html, body{
	margin-top: 0px;
	margin-left: 0px;;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	line-height: 17px;
	height: 100%;
	background-image:url("pics/background.jpg");
	background-repeat: repeat-x;
	background-color: #b0dff5;
	color: #004494;


}

h1{
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #009ee0;
}


#bgstart{
	  position: absolute;
	  height:875px;
		width:1070px;
		margin:0px 0px 0px -535px;
		left: 50%;
}

#header{
	 	position: absolute;
	  height:202px;
		width:1070px;
		background-image: url("pics/header.jpg");
}

#logo{
			position: absolute;
			top: 100px;
			left: 99px;
			height: 120px;
			width: 268px;
}

#menu1{
			position: absolute;
			top: 143px;
			left: 392px;
			width: 107px;
			height: 50px;
			
}
#menu2{
			position: absolute;
			top: 143px;
			left: 500px;
			width: 107px;
			height: 50px;
}
#menu3{
			position: absolute;
			top: 143px;
			left: 607px;
			width: 107px;
			height: 50px;
}
#menu4{
			position: absolute;
			top: 143px;
			left: 714px;
			width: 107px;
			height: 50px;
}
#menu5{
			position: absolute;
			top: 143px;
			left: 821px;
			width: 107px;
			height: 50px;
}

#menu_start{
			position: absolute;
			top: 146px;
			left: 51px;
			width: 50px;
			height: 18px;
}

#main{
	 	position: absolute;
	 	top: 202px;
	  height:531px;
		width:1070px;
		background-image: url("pics/main.jpg");
}

#anschrift{
		position: absolute;
		top: 452px;
		left: 85px;
		width: 282px;
		height: 79px;
}

#text{
		position: absolute;
		top: 35px;
		left: 89px;
		width: 287px;
		height: 394px;
}

#text_index{
		position: absolute;
		top: 45px;
		left: 89px;
		width: 287px;
		height: 394px;
		font-size: 22px;
		line-height: 36px;
}

#pictures{
		position: absolute;
	 	top: 118px;
	 	left: 506px;
	 	height: 295px;
	 	width: 304px;
}

#footer{
	 	position: absolute;
	 	top: 733px;
	  height:142px;
		width:1070px;
		background-image: url("pics/footer.jpg");
}

#copyright{
		position: absolute;
	 	top: 36px;
	 	left: 81px;
	 	width: 80px;
	 	height: 20px;
	 	font-size: 13px;
	 	color: #ffffff;
}


#pic{
		position: absolute;
		top: 490px;
		left: 470px;
		/*background-color: red;*/
}

#bildwechsel{
		position: absolute;
	 	top: 17px;
	 	left: -60px;
	 	color: #ffffff;
}

#bild{
		position: absolute;
	 	top: -370px;
	 	left: 35px;
	 	height: 295px;
	 	width: 304px;
}

/*Hauptlinks*/

a.main {
		display:block; margin-bottom:0px; width:106px; height: 50px;
        padding-top:3px; text-decoration:none;
		background-repeat:no-repeat;
}

a.main:link {
	font-size: 12px;
	line-height: 18px;
	color: #004494;
	text-decoration: none;
	font-weight: normal;
	text-align: center;

}

a.main:visited {
	font-size: 12px;
	line-height: 18px;
	color: #004494;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

a.main:hover {
	font-size: 12px;
	line-height: 18px;
	color: #e2001a;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-image:url(pics/mnu_active.png);background-repeat: no-repeat;


}
.main_active{
	display:block; margin-bottom:0px; width:107px; height: 50px;
        padding-top:3px; text-decoration:none;
		background-repeat:no-repeat;
		font-size: 12px;
	line-height: 18px;
	color: #e2001a;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	background-image:url(pics/mnu_active.png);background-repeat: no-repeat;
}


a.main:active {
	font-size: 12px;
	line-height: 18px;
	color: #e2001a;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
	background-image:url(pics/mnu_active.png);background-repeat: no-repeat;
}



a.textlink{
	text-decoration:none;
	font-size: 12px;

}
a.textlink:link{color: #e2001a;}
a.textlink:visited{color: #e2001a;}
a.textlink:hover {color: #004494;}
a.textlink:active{color: #e2001a; }


a.textlink2{
	text-decoration:none;
	font-size: 11px;

}
a.textlink2:link{color: #004494;}
a.textlink2:visited{color: #004494;}
a.textlink2:hover {color: #e2001a;}
a.textlink2:active{color: #004494; }

