@charset "UTF-8";
html{
	 margin: 0 auto; width: 1024px;height:4px;background:url(../vorlagen/bg.jpg)top center repeat-y ;
	 min-height: 100%;
	/*background-attachment:fixed;*/
	width: 1024px;
	background-color:#F0F0F0;
	
	overflow-y:scroll;
}
body {
	 margin: 0 auto; /*width: 1024px; background: white    url(../vorlagen/gitter.png)top center no-repeat;  */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	width:1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position:relative;
	width: 1024px;
	height: 700px;

}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: 5px;
	width: 645px;
	position:absolute;
	top:163px;
	right:23px;
}
#adresse {
	position:fixed;
	bottom: 70px;
	margin: 10px;
	
}
img {
	top: 0px;
	position: relative;
}
#content #text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #24497E; 
}
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 5px;
}
#main #navigation {
	font-family: Arial, Helvetica, sans-serif;
	width:800px;
	
}
div {
	overflow: hidden;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	width: 800px;
	position:absolute;
	top:90px;
	right:40px;
	}
#menue {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:345px;
	left:210px;
	width: 130px;

}
#info {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	top:160px;
	left:10px;

}

#main li { 	display: block; 
	float:left; 
	margin:5px 35px;
}

a {
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#039;
}

a:visited {
	color:#3c688f;
	text-decoration: none;
}
a:hover {
	color:#4B89D0;
	text-decoration: none;
}
a:active {
	color:#000;
	text-decoration: none;
}
a:link {
	
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #9DBBD9;
}
h2 {
	font-size: 18px;
	color: #6B90B9;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #24497E;
	position:fixed;
	bottom: 5px;
	margin: 10px;
	
	font-size: 10px;
}
#bild {
	position:absolute;
	top:188px;
	left: 179px;
	
}
