/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}

#box_main {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	margin-top: 8px; }
	
#box_headnav {
	width: 719px;
	text-align: right;
	padding-right: 61px;
	padding-bottom: 10px;
	color: #7ECE1E;
}

* html .table_startseite {
	margin-top: -18px;
}

#box_navigation {
	width: 780px;
}

#box_header {
	width: 780px;
	height: 295px;
}

* html #box_header { width: 780px; 	height: 255px; }

#box_header_folge {
	width: 780px;
	height: 195px;
}

#box_header_links {
	float: left;
	width: 219px;
	height: 274px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 11px 20px 10px 20px; }
	
* html #box_header_links {float: left; width: 219px; height: 254px; font-family: "Trebuchet MS", Helvetica, sans-serif;	font-size: 13px; color: #FFF; font-weight: bold; padding: 11px 20px 10px 20px; }	

#box_header_rechts {
	float: left;
	width: 521px;
	height: 295px; }	
	
#box_header_rechts_teaser {
	padding: 0px;
	width: 238px;
	height: 262px;
	margin: 20px 0px 0px 267px;
	background-color: #FFF;
	filter: alpha(opacity=80); //für IE
	-moz-opacity: 0.8; //Mozilla
}

#header_teaser_inhalt { padding: 10px 15px 15px 15px; }

.box_unter_bahnbild { float: left; width: 194px; margin: 15px 15px 0px 0px; }

#box_start_l { float: left; width: 250px; height: 330px; padding: 5px; background-color: #4F852D; overflow: hidden;}
* html #box_start_l { height: 340px; margin-top: -18px;}
* +html #box_start_l {height: 322px;}

#box_start_l_innen { background-color: #FFF; padding: 10px; width: 230px; height: 510px; overflow: hidden;}
* html #box_start_l_innen { height: 290px; }
* +html #box_start_l_innen { height: 150px; }

#box_start_m { float: left; width: 220px; padding: 20px; }
#box_start_r { float: left; width: 220px; padding: 20px; }

#box_start_unten_gr { background-image: url(img_allg/bg_teaser_start.jpg); background-repeat: no-repeat; background-position: top; }

.box_start_unten { float: left; width: 240px; background-color: #295BAA; padding: 10px 0px 10px 20px; height: 15px; }
.box_start_unten_txt { float: left; width: 220px; padding: 20px; font-weight: bold; }

#box_subnav { float: left; width: 220px; padding: 20px; }
#box_content { float: left; width: 520px; padding: 20px 0px 20px 0px; }

#box_footer { width: 760px; background-color: #295BAA; padding: 10px; color: #FFF; }
/* ------------------ TEXTE --------------------- */

h1 { font-size: 16px; font-weight: bold; color: #005522; margin: 0px;}
h2 { font-size: 14px; font-weight: bold; color: #005522; margin: 0px; }

.txt_klein {
	font-size: 10px; }

.offen { font-weight: bold; color: #00CC00; }
.wintergruen { font-weight: bold; color: #0066FF; }
.wintergrün { font-weight: bold; color: #0066FF; }
.gesperrt { font-weight: bold; color: #CC0000; }


/* ------------------ LISTE --------------------- */

ul.liste_std {
	color: #005522;
	font-weight: bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	margin-left: -13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	list-style-image: url(img_allg/list_icon.gif);
}

li.listenlink { margin-left: -10px; }
/* ------------------ LINKS --------------------- */

a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #005522;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a.headnav {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}

.imgborder { border: 1px solid #005522; }

a.headnav:hover { color: #7ece1e; }
a.headnav:active { color: #666; }
a.headnav:visited { color: #666; }

a.teaserlink {
	float: right;
	color: #005522;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a.listenlink {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005522;
	text-decoration: none;
}

a.listenlink:hover {
	color: #6BC943;
}

a.weiss { color: #FFF; text-decoration: none; }

a.subnav {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #005522;
	text-decoration: none;
}

a.subnav:hover { font-weight: bold; }
a.subnav_aktiv {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #005522;
	text-decoration: none;
}

a.subsubnav {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #005522;
	text-decoration: none;
}

a.subsubnav:hover { font-weight: bold; }



/* ---------- FORMULARE --------------*/

.fehler { color: #CC0000; font-weight: bold; }

.kontakttextfeld {
	border: 1px solid #4c9a2c;
	color: #333;
	background-color: #FFF;
	padding: 2px;
}

.kontakttextfeld:hover { border: 1px solid #004000; }

.button {
	padding: 2px;
	border: none;
	background-color: #4c9a2c;
	color: #FFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana;
}

.button:hover { background-color: #009900;}











#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

