/* CSS Document */



	{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

html {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B3331;
	font-size: 9pt;
	line-height: 1.3em;
	background-position: top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #3D3A33;
	font-weight: bold;
}

#wrapper {
	width: 915px;
	margin: 0px;
	background-color: #BC9F65;
	background-image: url(images/back.jpg);
	padding: 0px;
}




h2 {
	font-size: 1.6em;
	color: #CAAD75;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-color: #3C3831;
	display: inline;
	margin: 0px;
}

h3 {
	font-size: 1.2em;
	color: #3A352F;
	font-weight: bold;
	line-height: normal;
}
.presseheading {
	font-size: 1.2em;
	color: #FFFFFF;
}



a:link {
	text-decoration: underline;
	color: #666666;
}

a:visited {
	color: #666666;
	
}

a:hover{
	color: #666666;
}



strong {
	
	color: #423E37;

}



#footer{
	width: 915px;
	color: #35322D;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 0.9em;
	background-image: url(images/footer.jpg);
	background-position: 3px bottom;
	height: 35px;
	padding: 0px;
}


#main {
	text-align: left;
	width: 560px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 75px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
em {
	font-weight: normal;
}


#left{
	float: left;
	text-align: left;
	width: 230px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 510px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}	
			
#left  ul{
	list-style: none;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left li {
	margin: 0;
	padding: 0px;
}

#left  li a{
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787361;
	color: #3F3A36;
	font-size: 1.1em;
	font-weight: bold;
	width: 210px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
	margin: 0px;
}

#left  li a:hover{
	color:#FFFFFF;
}

#left  li a.selcted{
	border-bottom-style: none;
	border-bottom-color:#2D2F2C;
	font-weight: bold;
	padding-bottom: 5px;
	color: #3D322C;
}

#left  li a.selcted2{
	font-weight: bold;
	color: #458F88;
}

#left li a.subnav{
	display: block;
	text-decoration: none;
	border-bottom-style: none;
	color: #8FA5A7;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	line-height: normal;
}


#left li a.subnavlast{
	display: block;
	text-decoration: none;
	border-bottom-style: solid;
	color: #8FA5A7;
	font-size: 1em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 15px 1px;
	line-height: normal;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFEAE8;
}

#left li a.subnav:hover{
	color:#006965;
}

#right li {
	list-style-type: square;
	line-height: 1.5em;
	list-style-image: url(../images/boomerang.gif);
}

a.wichtig {
	color: #CC0000;
}

