body {
	background:url(../images/hg.jpg) repeat-x; 
	background-color: #000000;
	padding: 0;
	margin: 0;
}

#naviabstand{
	width: 17px;
}


/*------------------------------------------------------------------
	Content
------------------------------------------------------------------*/
#grauerhg {
	width: 441px;
	background-color:#3b3b3b;
}

#content{
	padding: 20px 20px;
	_height: 350px; /* ie hack */
	min-height: 350px;
}
/*------------------------------------------------------------------
	Picture
------------------------------------------------------------------*/
#picture{
	margin: 21px 0 0 0;
	padding: 0;
}

#pictureBorder{
	height: 290px;
	float: left;
}

#pictureDescription{
	float: left;
	width: 240px;
	padding: 0 0 0 5px;
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#zoom{
	float: right;
	width: 25px;
}

#newsletterLink{
	margin: 25px 0 0 0;
	padding: 0 0 0 10px;
	color:#FFFFFF;
	float: left;
}

#newsletterLink a, #newsletterLink a:visited{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#d13333;
	text-decoration:none;
}

#newsletterLink a:hover, 
#newsletterLink a:active,
#newsletterLink a:focus{
	color:#CCCCCC;
}

#startpicture{
	background: url(../images/home.jpg) 50% 0 no-repeat;
	height: 589px;
	width: 200px;
}

#pdf{
	margin: 14px 0 0 0;
	text-align: right;
	padding: 0 19px 0 0;
}

/*------------------------------------------------------------------
	Footer
------------------------------------------------------------------*/
#druckversion, #copyright{
	padding: 5px 0 0 0;
	
}

/*------------------------------------------------------------------
	Sprache
------------------------------------------------------------------*/
#sprache a{
	float: right;
	width: 60px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	padding: 0;
	
}

#sprache a:hover, 
#sprache a:active,
#sprache a:focus{
	color:#d13333;
}



