@charset "utf-8";
/* CSS Document */

/* BASIC */

body{
	text-align:center;
	}
body, table, form, ul, li{
	padding: 0px;
	margin: 0px;
	}
#container{
	width: 889px;
	
	margin-left: auto;
	margin-right: auto;
	
	text-align: left;
	}
#menu{
	height: 90px;
	}
#logo{
	position: absolute;
	top: 10px;
}
#topmenu{
	width: 405px;
	height: 35px;
	position:absolute;	
	left:50%;
	margin-left: 40px;
	z-index: 250;
	/*
	
	*/
	}
#hmenu{
	height: 20px;
	padding-top: 0px;
	position: absolute;
	top: 66px;
	}
#header{
	height:248px;
	clear:both;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#submenu,
#quickmenu{
	width: 170px;
	}
#submenu{
	float: left;
	}
#quickmenu{
	float: right;
	}
#teaser{}
.menu_middle #menu_middle_inner{
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.menu_top_bg,
.menu_bottom_bg{ height: 12px; margin-bottom: -1px; }
.vertical_line{	
	width: 1px;
	height: 200px;
	float:left;
	margin-left: 6px;
	margin-right: 6px;
}
#content{
	width: 522px;
	float: left;
	}
#footer{	
	height: 35px;
	clear:both;	
	padding-top: 20px;
	}
.footer_inner{
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	}
	
/* BACKGROUNDS */

body{
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	}
#menu{
	/*
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position: 0 8px;
	*/
	}
#topmenu{
	background-image:url(../images/topmenu_bg.png);
	background-repeat:no-repeat;
	}
.menu_top_bg{
	background-image:url(../images/menu_top_bg.png);
	background-repeat:no-repeat;
	}
.menu_middle{
	background-color: #E5EEF4;
	}
.menu_bottom_bg{
	background-image:url(../images/menu_bottom_bg.png);
	background-repeat:no-repeat;
	}
.vertical_line{	
	background-image:url(../images/vertical_line.jpg);
	background-repeat:no-repeat;
	}
.footer_inner{
	background-color: #CBDDE9;
	}

/* FORMATS */

body, td, form, table{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	}
.csc-header h1,
#content_inner .csc-textpic p{
	padding: 0px;
	margin: 0px;
	}
#content_inner .csc-textpic p,
.footer_inner,
#content_inner ul li{
	line-height: 130%;
	}
input{
	font-size: 11px;
	}
#topmenu{
	text-align: left;
	}
.hmenu_item{
	padding-left: 30px;
	}
#content_inner .content_block{
	margin-bottom: 20px;
	}
#content_inner p.bodytext{
	margin-top: 0px;
	}
#footer{
	text-align:center;
	}

/* TOP MENU */
#div_search{
	width: 114px;
	float: left;
	margin-top: 8px;
	margin-left: 7px;
	}
.form_search{}
.input_sbutton{
	width: 22px;
	border: none;
	background-image: url(../images/search.gif);
	background-repeat:no-repeat;
	background-position: 0;
	cursor:pointer;
	padding: 0px 2px;
	
	}
.input_text{
	width: 85px;
	border: 1px solid #005694;
	}
#div_icons{
	width: 147px;
	float: left;
	margin-top: 4px;
	margin-left: 2px;
	padding-left: 4px;
}
#div_icons img{	margin: 0 7px 0 6px; }
#div_flags{
	width: 120px;
	float: right;
	margin-top: 11px;
	padding-left: 4px;
}

/* Content Style */
div.csc-textpic-center{
	text-align: left;
}

/* LISTEN */
#content_inner ul li{
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.submenu_ul_1,
ul.submenu_ul_2,
ul.submenu_ul_3,
ul.quickmenu_ul{
	list-style: none;
	}
ul.submenu_ul_2,
ul.submenu_ul_3{
	margin-bottom: 6px;
	}
ul.submenu_ul_3{ margin-left: 10px; }

/* LISTEN:1. Ebene && Quickmenu*/
li.submenu_li_1 a,
li.submenu_li_1active a{
	background-repeat:no-repeat;
	background-position:left center;
	padding: 1px 2px 1px 14px;
	color: #005694;
	text-decoration:none;
	display: block;
	}
li.submenu_li_1 a,
li.quickmenu_li a{
	background-image:url(/fileadmin/templates/images/arrow.gif);
	}
li.submenu_li_1active a,
li.quickmenu_li_active a{
	background-image:url(/fileadmin/templates/images/arrow_active.gif);
	}	
/* LISTEN:2. Ebene */
li.submenu_li_2 a,
li.submenu_li_2active a,
li.submenu_li_3 a,
li.submenu_li_3active a,
li.quickmenu_li a,
li.quickmenu_li_active a{
	background-repeat:no-repeat;
	background-position:left center;
	padding: 1px 2px 1px 14px;
	color: #005694;
	text-decoration:none;
	display: block;
	font-size:12px;
	}
li.submenu_li_2 a,
li.submenu_li_3 a{
	background-image:url(/fileadmin/templates/images/arrow2.gif);
	}
li.submenu_li_2 a:hover,
li.submenu_li_3 a:hover,
li.quickmenu_li a:hover{
	text-decoration: underline;
	}
li.submenu_li_2active a,
li.submenu_li_3active a{
	background-image:url(/fileadmin/templates/images/arrow2.gif);
	font-weight: bold;
	}
ul.submenu_ul_3 li a{
	font-weight: normal;
	}
ul.submenu_ul_3 li.submenu_li_3active a{
	font-weight: bold;
}
ul.quickmenu_ul li{
	line-height: 150%;
	}
	
#content_inner ul{
	padding-left: 19px;
	}

/* GMENU LAYERs */

.mmenu {
	height:20px;
	position:absolute;
	width:100%;
	z-index:102;
}
* html .mmenu {
	width:889px;
}
.mmenu .mmenu_i {
	height:10px;
	margin:0px auto;
	position:relative;
	width:889px;
}

.hmenu_sub{
	background-color:#666666;
	color:#FFFFFF;
	text-align: left;
	width: 185px;
	}

.hmenu_subItem a{
	text-align: left;
	color: #ffffff; 
	font-size: 12px;
	
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom: 5px;
}
.hmenu_subItem2 a,
.hmenu_subItem .hmenu_subItem_active a:hover{
	background-image:url(/fileadmin/templates/images/hmenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 169px 7px;
	}
.hmenu_subItem a:hover,
.hmenu_subItem2 a:hover,
.hmenu_subItem_active{ background-color: #cccccc; }

/* Anfahrtspläne */
#mapContainer{
	position:relative;
	height: 302px;
}
#map1{ z-index: 10; }
#map2{ z-index: 9; }
#map3{ z-index: 8; }

#map1,
#map2,
#map3{
	display:block;
	position: absolute;
	clear: both;
	height: 250px;
	width: 500px;
	background-color: #CCDCE9;
	margin-top: 24px;
	border: 1px solid #CCDCE9;	
}
#mapReiter{
	position: absolute;
	width: 100%;
}
#tab1{ background-color: #CCDCE9; }
#tab2,
#tab3{ background-color: #E5EEF4; }
#tab1,
#tab2,
#tab3{
	display: inline;
	float: left;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CCDCE9;
	margin: 0px;
}
a.mapLink{ color: #005694; text-decoration:none;}
a:hover.mapLink{ text-decoration:underline; }

/* Sitemap */
.tx-dropdownsitemap-pi1 div {
	margin: 0px;
	}
.tx-dropdownsitemap-pi1 a, 
.tx-dropdownsitemap-pi1 a:link, 
.tx-dropdownsitemap-pi1 a:visited, 
.tx-dropdownsitemap-pi1 a:active {
	background-color:inherit;
	color:#005694;
	text-decoration: none;
	}
.tx-dropdownsitemap-pi1 a:hover{ text-decoration:underline; }
.tx-dropdownsitemap-pi1 div.expAll {
	background: none;
	border: 0 none;
	color:inherit;
	padding:0px;
}
/* Search */
div.search_advanced{
	border-bottom: 1px solid #E5EEF4;
	}
.tx-indexedsearch-searchbox form{ 
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE; 
	}
/* Search:Word */
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color: #005694;
	}
/* Search:Links */
.tx-indexedsearch-browsebox-SCell a,
.tx-indexedsearch-title-caption a,
.tx-indexedsearch-info a{
	color: #005694;
	text-decoration:none;
	}
.tx-indexedsearch-browsebox-SCell a:hover,
.tx-indexedsearch-title-caption a:hover,
.tx-indexedsearch-info a:hover{ text-decoration: underline; }

/* Formular Standard */
div.csc-mailform-field { margin-bottom: 5px; }
.csc-mailform-field label {
	display:block;
	float:left;
	margin-right:10px;
	padding-top:5px;
	text-align:right;
	width:150px;
	}
.csc-mailform-radio label { float: left; width: 30px; }
.csc-mailform-radio input { float:left; }
.csc-mailform-field input { width: 226px; }
.csc-mailform-radio input { width: 15px; }
.csc-mailform-field input.csc-mailform-submit { margin-left: 158px; width: 229px; }

fieldset.csc-mailform, fieldset#mailformAnrede { border: 0 none white; padding-left: 0px; }
span.csc-mailform-radio legend { display: none; }
fieldset#mailformAnrede { width: 226px; height: 18px; padding: 0px; margin: 0px; } 

/* Newsletter */
div.content_block_subscribe{ margin-top: 30px; }
div.content_block_subscribe .input_text { width: 146px; }
div.content_block_subscribe table { font-size: 11px; }

/* HEADLINE */
.csc-header h1{}
.csc-header h3,
.csc-textpicHeader{
	font-size: 12px;
	color: #7987A2;
	}
.csc-header{
	margin-bottom: 10px;
	}
/* IE6 HACK */
#menu,
.menu_top_bg,
.menu_bottom_bg,
#logo img
{
	behavior: url(fileadmin/scripts/iepngfix.htc);
}