@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
}
#navi {
	float:left;
	width:950px;
	height:28px;
	margin-top:100px;
	background-color:#0e4854;
	
}
.grau {
	clear:both;
	float:left;
	width:950px;
	height:auto;
	margin-top:0px;
	background-color: #e7e7e7;
	/*border:1px dotted blue;*/
	color:#333333;
	padding-bottom:30px;
	padding-top:20px;
}
.weiss {
	clear:both;
	float:left;
	width:950px;
	height:auto;
	padding-bottom:30px;
	padding-top:20px;
	margin-top:0px;
	/*border:1px dotted orange;*/
	color:#000000;
}
.inner {
	clear:both;
	float:left;
	margin-left:40px;
	top:0px;
	width:550px;
	height:auto;
	min-height:10px;
	/*border:1px solid red;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;

}
.inner_mit_rand
{
	float:left;
	margin-left:80px;
	margin-top:0px;
	width:550px;
	height:auto;
	min-height:10px;
	/*border:1px solid red;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;

}
.inner_kontakt
{
	float:left;
	margin-left:80px;
	margin-top:0px;
	width:350px;
	height:auto;
	min-height:10px;
	/*border:1px solid red;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;

}
.inner_mit_rand a
{
text-decoration:none;
}
#hauptmenu { 
             list-style-type: none;
			 margin-left:30px;
			 margin-top:4px;
			 /*border:1px solid white;*/
			 width:700px;
			 height:20px;
           }


#hauptmenu li { 
				float:left;
 				margin-left:10px;
				padding-right:10px;
 				/*border-right:1px solid white;*/
				/*border-left:1px solid blue;*/
              }	
#hauptmenu a { 
				text-decoration: none;
	            color: #a0c2c9;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				text-transform:uppercase;
              }	
 .navinormal
			{
				text-decoration: none;
	            color: white;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				text-transform:uppercase;
				margin-top:3px;
			}
*html .navinormal
			{
				text-decoration: none;
	            color: white;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:12px;
				text-transform:uppercase;

			}
	  
#hauptmenu a:hover { color: white;}
h1
{
font-size:14px;
/*text-transform:uppercase;*/
font-weight:normal;
margin-left:40px;
color:#0e4854;
}
#pic
{
    float:right;
	margin-right:80px;
	width:180px;
	margin-top:-20px;
	/*border:1px solid blue;*/
}
#map
{
    float:right;
	margin-right:80px;
	width:380px;
	height:280px;
	margin-top:40px;
	/*border:1px solid blue;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
#outer
{
    float:right;
	margin-right:80px;
	width:380px;
	height:280px;
	margin-top:40px;
	/*border:1px solid blue;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
#logo {
	position:absolute;
	left:688px;
	top:35px;
	width:232px;
	height:54px;
	z-index:1;
	}

	
