/* CSS Document */
a:link, a:hover, a:active, a:visited {
	color: #0269b2;
	text-decoration: none;
}

a img {
border : 0 none;
}

a[id^="c2"]{padding-top:150px;}



#Abstand{
	color: #0269b2;
	margin-left:15px;
	font-size: 12px;
}

#Abstand2{ 
	color: white; 
	margin-right:20px; 
	margin-top:9px;
}

body{
	width:100%;
	text-align:center;
	margin:0;
	padding:0;

}

body, p, br, div, td, tr, th, dd, dt, dl, input, select {
	font-size: 13px;
	font-family : Arial;
	color : black;
}

#Container{
	float:left;
}

form{ 
	margin:0;
	padding-top:15px;
	color:white;
	font-size: 12px;
}

#Fusszeile{
	height:35px;
	width:824px;
	background-color:#11568b;
	text-align:right;
	position:absolute;
	z-index:2;
	margin-left:200px;
	margin-top:545px;

}

h1 {
	font-size: 14px;
	font-family: verdana;
	font-style: normal;
	margin-top:0px;
	margin-bottom:15px;

}

#Impressum{
	height:30px;
	width:200px;
	background-image:url(Bilder/Impressum_200x30.jpg);
}


#Inhalt{
	width:600px;
	height:535px;
	padding:155px 226px 35px 15px;
	margin-left:200px;
	z-index:1;
	overflow-y:auto;
	overflow-x:hidden;
	position:absolute;
	top:10px;

}

#Inhalt_home{
	width:824px;
	height:545px;
	padding-top:145px;
	padding-bottom:35px;
	padding-right:17px;
	margin-left:200px;
	z-index:1;
	overflow-y:auto;
	overflow-x:hidden;
	position:absolute;
	top:10px;
	background-repeat:no-repeat;
}


#Kontakt{
	width:200px;
	height:40px;
	background-image:url(Bilder/Kontakt_200x40.jpg);
	color: #0269b2;
	font-family: Arial;

}

li {
	font-size: 13px;
	font-family: Arial;
	margin-bottom:5px;
}

#Logo{
	height:145px;
	width:200px;
}

#MainFrame {
	margin:auto;
	padding-top:10px;
	width:1041px;
	height:725px; 
	text-align:left;
}

#Menulinks1{
	height:75px;
	width:200px;
}

#Menulinks2{
	height:124px;
	width:200px;
}

#Menulinks3{
	height:200px;
	width:200px;
}

#Menuoben{
	height:35px;
	width:824px;
	margin-left:200px;
	z-index:2;
	position:absolute;
	top:120px;
}

#Menurechts{
	width:200px;
	height:545px;
	margin-left:824px;
	padding-top:20px;
	background-color:#e5e5e5;
	background-repeat:no-repeat;
	position:absolute;
	top:155px;
	z-index:2;
}

#Menurechts p{
	padding-left: 10px;
}


ol {
	color : black;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:50px;
	padding-left:0px;

}

p{
	margin:0px 0px 10px 0px;
}

p.align-right{text-align:right;}

p.align-center{text-align:center;}



#Sprache{
	height:30px;
	width:200px;
	padding-top:31px;
	background-image:url(Bilder/Sprache_200x61.jpg);
	text-align:center;

}

#Suche {
	height:50px;
	width:200px;
	font-size: 9px;
	font-family: Verdana;
	background-color:#11568b;
}

td{
	padding-left:10px;
	padding-right:10px;
}

#Trailer{
	height:110px;
	width:824px;
	margin-left:200px;
	position:absolute;
	top:10px;
	z-index:2;
}



