/* CSS Document */

body, h1, h2, h3, h4, h5, h6, ul, li, ol, div, p, a, img {
	margin: 0;
	padding: 0;
}


body {
	background-color: #FDDE8C;
	margin: 0;
	padding: 0;

	color: #4E4A44; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	line-height: 15px;
	letter-spacing: 0px;
}

div#containerfenster  {
	position: relative;
	margin: 0 auto 0;
	width: 950px;      
}

.fenterInhalt  {
	color: #000000;
	position: absolute;
	top: 165px;
	right: 15px;
	background-color: #FFFFFF;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;	
	z-index: 0; 
	visibility: visible;
	border: 1px #c4161c solid;
	padding: 10px;
}



#box7 {
	width: 100%;
	padding-bottom: 10px;
	background-color: #ffffff;
	float: left;
}

#box8 {
	width: 100%;
	background-color: #FDDE8C;
	float: left;
}

#box9 {
	width: 100%;
	background: #FFF1C1;
	float: left;
}


#container2  {
	width: 950px;
	margin: 0 auto 0;
	clear: both;
}

.logo  {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
}

.logo img  {
	border: 0px;
}

.head  {
	height: 470;
	background-color: #F6EDD6;
	border: 0px #7B7977 solid;
	float: left;
}

.head img  {
	border: 0px;
}

.adresse2 { 
	width: 950px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 20px;
	float: left;
		
	color: #353535; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	line-height: 19px;
	letter-spacing: 1px;
	text-align: center;
		
}

.adresse2 a  { 
	color: #353535; 
	text-decoration: none;	
}

.adresse2 a:hover  { 
	color: #642D00; 
	text-decoration: underline;	
}



table {
	color: #4E4A44; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	line-height: 15px;
	letter-spacing: 0px;
}


table a  { 
	color: #353535; 
	text-decoration: none;	
}

table a:hover  { 
	color: #642D00; 
	text-decoration: underline;	
}
