@charset "utf-8";
/* 

dunkel Mint #3d5a58
mittel Mint #9cb2b0
hell Mint   #c0dad1
*/

body{
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

ul li {
	color: #3b5a58;
	
}

a{
	line-height: 1.8em;
	color: #3b5a58;
	text-decoration: underline;
}

a:hover{
	color: #a58658;
	
}

p{
	color: #6a6d71;
	text-align: justify;
}

h1{
	padding:0px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a58658;
	margin-top: 20px;
	letter-spacing: 1px;
}

h2{
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a58658;
	margin-top: 35px;
}
h3, h4, h5, h6{
	margin:0px;
	padding:0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a58658;
	margin-top: 35px;
	
}

#geruest {
	background-color: #ffffff;
	margin-left: -482px;
	position: absolute;
	left: 50%;
	padding:0px;
	width: 965px;
}

	
#logobanner {
	height: 150px;
	width:965px;
	margin-bottom:0px;
	background-color: #FFF;
	border-bottom: solid 4px #6a6d71;
	margin-top: 5px;
	padding-bottom: 15px;
	
}

#navigation {
	background-color: #c0dad1;
	height: 30px;
	width: 965px;
}

#navigation ul{
	margin:0px;
	padding:0px;
	
}

#navigation ul li{
	display: inline;
	list-style-type: none;
	text-align: center;
	
	
}	

#navigation  li a{
	color:#3b5a58;
	font-size: 17px;
	text-decoration: none;
	letter-spacing: 50%;
	font-weight: normal;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 30px;
	display: block;
	float:left;
	text-align: left;
	text-transform: uppercase;
}
	
#navigation li a:hover, #navigation li.selected a
{
	background-color:#6a6d71;
	color: #FFF;
	
}
	
#unternavigation {
	background-color: #6a6d71;
	height: 25px;
	width: 940px;
	margin-left: 9px;
}

#unternavigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

#unternavigation ul li{
	float:left;
	line-height:1px;
	}
	
#unternavigation li a {
	text-decoration: none;
	font-size: 14px;
	color:#cccccc;
	display:block;
	padding:0px 5px 0px 17px;
	text-align:center;

	#6a6d71

	
	}
	
#unternavigation li a:hover,
#unternavigation li.selected a {
	color:#FFF;
	}
	


#geruestrechts{
	width: 950px;
	height: 100%;
	margin-top: 80px;
	padding-left: 15px;
}

#contentall{
	width: 100%;
	height: 100%;
	margin-top: 0px;
}

#werbungrechts {
	float:right;
	width: 160px;
	height: 100%;
	margin-bottom:25px;
	margin-top:20px;
}

#content {
	width: 745px;
	margin-left: 0px;
}
 


#inhalt {
	width: 100%;
	margin-left: 0px;
}

#fuss{
	color: #2e4764;
	margin-bottom: 15px;
	margin-top: 25px;
	padding-left:15px;
	padding-top:0px;
	clear: both;
	float: none;
	border-top:solid #cccccc 1px;
	background-color: #c0dad1;
}	
#fuss a{
	text-decoration: none;	
}
