/* Hauptnaviagtion */
html {
	width: 100%;
	height: 100%;
	}

BODY {
	color: #000;
	font: normal 0.9em Arial, Helvetica, sans-serif;
	height: 100%;
	margin:0%;
 	padding:0%;	
}

body#index {
	background: url(bg_body.gif) repeat-x #ccc;
	}
	
#distance { 
	width:20px;
	height:50%;
	background:none;
	margin-bottom:-330px; /* half of container's height */
	float:left;
	}
	
#container {
	position:relative;
	margin: 0px auto;
	width:985px;
	min-height: 680px;
	height:auto !important; /* moderne Browser */
	height:680px; /* IE */
	clear:left;
	border: 1px solid #000;
	}

/* intro */

a.intro_mw {
	display:block;
	position:absolute;
	top:458px;
	left:617px;
	width:115px;
	height:18px;
	background:none;
	}

a:hover.intro_mw {
	background:url(intro_mw_hover.jpg) no-repeat;
	}
	
a.intro_ew {
	display:block;
	position:absolute;
	top:458px;
	left:764px;
	width:159px;
	height:18px;
	background:none;
	}

a:hover.intro_ew {
	background:url(intro_ew_hover.jpg) no-repeat;
	}


/* Special */
#thome {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 600px;
	width: 120px;
	margin-left: 500px;
	margin-top:-340px;
	}
	
/* Navigation */	
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 985px;
	height: 180px;
	padding: 0px 0px;
	margin: 0;
	text-align: left;
	background: url(bg_head.jpg) no-repeat #ccc;
}

ul#topnavi  { 
	position: absolute;
	left: 475px;
	top: 90px;
	width: 470px;
	list-style:none;
	float:left; 
	margin:0; 
	padding:0;
} 

ul#topnavi li {
	float:left;
	position:relative;
	text-align: left;
	height:38px;
	color:#000;
	display:inline;
}

ul#topnavi li.line {
	width:0px;
	height:38px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #f1f1f1;
	margin: 0px 10px 0px 5px;
}

ul#topnavi li a, ul#topnavi li.inactive a:visited {
	font: bold 14px Tahome, Arial, Helvetica, sans-serif;
	line-height:40px;
	height:31px;
	padding:0px;
	display:block;
	text-decoration:none;
	/*width: 100px;*/
	color:#000;
	/*padding-left:5px;*/
}

ul#topnavi li:hover a, 
ul#topnavi li.inactive a:hover, 
ul#topnavi li.active a {
	text-decoration:none;
	color:#004a9a;
}


ul#subnavi  { 
	position: absolute;
	left: 475px;
	top: 130px;
	width: 470px;
	list-style:none;
	float:left; 
	margin:0;
	padding:0;
} 

ul#subnavi li {
	float:left;
	position:relative;
	text-align: left;
	height:27px;
	color:#fff;
	display:inline;
}

ul#subnavi li a, ul#subnavi li.inactive a:visited {
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height:25px;
	height:27px;
	padding:0px;
	display:block;
	text-decoration:none;
	/*width: 100px;*/
	color:#fff;
	/*padding-left:5px;*/
}

ul#subnavi li:hover a, 
ul#subnavi li.inactive a:hover, 
ul#subnavi li.active a {
	text-decoration:none;
	color:#c6d64c;
}

#metanavi {
	position: absolute;
	left: 190px;
	top: 20px;
	color:#999;
	}

#metanavi a {
	color:#999;
}

#metanavi a.active {
	color:#000;
	font-weight: bold;
}

a#home {
	position: absolute;
	left: 616px;
	top: 28px;
	width: 185px;
	height: 57px;
}

/* Inhalt */	
#content {
	position: absolute;
	top: 180px;
	left: 0px;
	width: 935px;
	height: 500px;
	padding: 0px 25px;
	margin: 0;
	text-align: left;
	background-color: #fff;
	scrollbar-3dlight-color: #004a9a;
	scrollbar-arrow-color: #004a9a;
	scrollbar-darkshadow-color: #004a9a;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
}

#impressum {
	position: absolute;
	left: 830px;
	top: 505px;
	width: 130px;
	text-align:right;
	}

/* Infobox */
.infobox {
	margin: 0px;
	padding: 10px;
	width: 150px;
	float: left;
	background: url(bg_infobox.gif) no-repeat 0px 13px;
}

.infobox img {
	width: 148px;
	height: 70px;
	border: solid 1px #0099FF;
	}

.downloadcontainer {
	position: absolute;
	left: 600px;
	top: 20px;
	width: 300px;
}

.downloadbox {
	margin: 0px;
	padding: 8px;
	width: 320px;
	border: 2px solid #004a9a;
	background-color: #e1e1e1;
	margin-bottom: 10px;
}

.downloadbox strong {
	display:block;
	padding-bottom:2px;
	margin-bottom:-10px;
	border-bottom:1px solid black;
	}
	
.downloadbox a {
	display:block;
	margin-top:5px;
	}

.downloadbox a:hover {
	color:black;
	}

.downloadpreview{
	margin: 0;
	padding: 0px;
	padding-left: 5px;
	float: right;
	text-align : right;
}
	
/* Seitenzahlen für Seitenauswahl bei Suche */

.pagenrcontainer {
	width: 490px;
	height: 20px;
	margin: 10px;
	border-bottom: solid 1px #ccc;
	padding-top: 2px;
	}

ul.pagenr {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul.pagenr li {
	display: inline;
	width: 12px;
	height: 9px;
	padding: 0px 2px;
	margin: 0px 2px 0px 0px;
	border: solid 1px #0099FF;
	text-align:center;
	}

/* Formulare */
form {
	padding: 0;
	margin: 0;
	}

.form {
	padding: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	background : #fff;
	border: 1px solid #0099FF;
	color: #333333;
	font-size:12px;
}

.submit {
	background : #0099FF;
	border-top: 1px solid #90D3FF;
	border-right: 1px solid #0091F2;
	border-bottom: 1px solid #0062A4;
	border-left: 1px solid #48B6FF;
	color: #FFFF00;
	font-size:12px;
	font-weight:bold;
	padding:0;
}

/* Typo */
h1 {
	color: #333;
	font: 1.4em Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	font-weight:normal;
	}
	
h2 {
	color: #333;
	font: 1em Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	}
	
p {
	margin: 0;
	padding: 0px 0px 25px 0px;
}


.textbox p {
	padding-right:10px;
	}

.small {
	color: #333;
	font: normal 0.7em Arial, Helvetica, sans-serif;
}

.error {
	color: #900;
}

/* Links */
a {
	color:#004a9a;
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	color: #d9d9d9;
	height: 1px;
}

