body {
	background: #F6F7F8;
	/*font-size: 62.5%;*/
	/*font-size: 100.1%;*/
	text-align: center;
}

/* TABELLE */
/*tbody{
	width: 440px;
}
*/


/* SPECIAL-HEADER */
.special{
	display: none;
}

/* */
p{
	color: #000000;
	font-size: 12px;
}

span{
	font-size: 12px;
}

h1, h2, h3, h{
	color: #0E4094;
	font-size: 14px;
}

#wrapper #content #content_main #maincontent h1, h2, h3, h{
	color: #0E4094;
	font-size: 14px;
	background: #FFFFFF;
}

/* LINKS */
a{
	text-decoration: none;
	color: #0E4094;
}

a:hover{
	text-decoration: underline;
	color: #0E4094;
}

a:active{
	text-decoration: none;
	color: #0E4094;
}


/* WRAPPER UND HEADER */
#wrapper{
	/*background: #ff8000;*/ /*Debug-Farbe*/
	background: #FFFFFF;
	width:990px;
	margin: 84px auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

#wrapper #header{
	width: 990px;
	height: 134px;
	margin: 0;
	padding: 0;
}

#wrapper #header img{
	border: 0px none;
}

/* WRAPPER_CONTENT */

#wrapper #wrapper_content{
	width: 990px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


/* MENÜ OBEN UND LINKS */

/* OBEN */
#menu_top{
	background: #0E4094;
	width: 800px;
	/* height: 22px; /* ohne Padding */
	height: 18px; /* mit Padding */
	margin: 2px 0 0 0;
	padding-top: 4px;
	float: left;
	color: #FFFFFF;
	font-family: "Segoe UI", Arial, sans-serif;
	/*font-size: 11px;*/
	font-size: 10px;
	text-align: center;
	overflow: hidden;
}

/* NAVLIST */
#navlist{
  float: right;
  margin: 0;
  width: 100%;
  border-collapse: collapse;
  margin-top: -4px;
}

#navlist td{
    /*display: inline;*/
    /*padding: 7px 15px 3px 15px;*/
    border-right: 2px #FFFFFF solid;
	border-left: 0px;
    /*width: 100%;*/
	height: 22px;

}

#navlist td a{ 
  text-decoration: none; 
  color:#FFF;
  font: normal 13px arial;
  outline: 0;
}

#navlist td.no:hover{
  background: #0085CD;
  font-weight: bold;
}


#navlist td.act{
  background: #0085CD;
  font-weight: bold;
}
#navlist td.act a{
  background: #6D93A8;
  font-weight: bold;
}

#navlist td a:link{ 
  color: #FFF;
  font: normal 13px arial;
}

.navlist td a#current{
  background-color: #0085CD;
  color: #FFF;
}
/* NAVLIST */

#menu_left{
	width: 187px;
	margin-top: 2px;
	padding: 0;
	float: left;
	background: #D3E5F7;
	margin-bottom:-32767px;
    padding-bottom:32767px;
}
#menu_left #menu_left_title{
	background: #0E4094;
	/*width: 187px;*/ /*Ohne Padding*/
	width: 155px; /*Mit Padding*/
	/*height: 63px;*/ /*Ohne Padding*/
	height: 17px; /*Mit Padding*/
	padding: 46px 16px 0 16px;
	color: #FFFFFF;
	font-family: "Segoe UI", Arial, sans-serif;
	/*font-size: 11px;*/
	font-size: 10px;
	float: left;
	border-bottom: 1px solid;
	border-color: #FFFFFF;
	overflow: hidden;	
}

#menu_left #menu_left_bottom{
	width: 187px;
	/*height: 100%;*/
	/*height: 300px;*/
	background: #D3E5F7;
	/*display: none;*/
	float: left;
	/*margin-bottom:-32767px;
    padding-bottom:32767px;*/
}

#menu_left #menu_left_main{
	background: #0085CD;
	width: 187px;
	/*height: 200px;*/ /* Muss später raus */
	color: #FFFFFF;
	font-family: "Segoe UI", Arial, sans-serif;
	/*font-size: 11px;*/
	font-size: 10px;
	float: left;
	overflow: hidden;
}


/*#wrapper #menus #menu_left #menu_left_bottom{
	width: 187px;
	background: #ff8040;
	overflow: hidden;
	height: 100%;
}
*/

/* MITTLERE SPALTE UND RECHTE SPALTE */
 #content{
	background: #FFFFFF;
	/*background: #FF0000;*/ /* Debug-Farbe */
	width: 800px;
	/*height: 600px;*/ /* Muss später wieder raus */
	overflow: hidden;
	float: right;
}

#content #content_main{
	background: #FFFFFF;
	/*background: #80ff00;*/ /* Debug-Farbe */
	width: 800px;
	float: left;
	overflow: hidden;
}

#content #content_main #maincontent{
	/*width: 624px;*/ /* Ohne Padding */
	width: 440px; /* Mit Padding */
	background: #FFFFFF;
	/*background: #24c9db;*/ /* Debug-Farbe */
	margin: 26px 10px 26px 25px;
	padding: 0px 75px 10px 75px;
	color: #000000;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 12px;
	float: left;
	overflow: hidden;
}

#content #content_main #maincontent h1, h2, h3, h{
  color: #0E4094;
}

#content #content_main #maincontent .headlinenorm{
	color: #0E4094;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}


#content #content_main #menu_right .headlinenorm{
	color: #0E4094;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* SUCHE */
#searchfield{
	/*width: 175px;*/
	height: 22px;
	margin: 10px 0 0 0;
	/*border: 1px solid #1E80B1;*/
	border: 0 none;
}

#searchfield fieldset{
	border: 0 none;
	margin: 0;
	padding: 0;
}

#searchfield #sword{
	width: 151px;
	height: 20px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid #1E80B1;
}

#searchfield #submit_search{
	border: 0 none;
	float: right;
	margin: 0;
	padding: 0;
}

/* MENÜ RECHTS aka TEASER-SPALTE */
#wrapper #content #content_main #menu_right{
	background: #D3E5F7;
	width: 173px;
	/*height: 300px;*/ /* Muss später wieder raus */
	margin: 10px 0 0 0;
	color: #000000;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	float: right;
	overflow: hidden;
}

#wrapper #content #content_main #menu_right h, h1, h2, h3{
	font-size: 12px;
	background: #D3E5F7;
	/*color: #FFFFFF;*/
}

#wrapper #content #content_main #menu_right #teaserheader{
	background: #0E4094;
}

#wrapper #content #content_main #menu_right #textteaser{
	background: #D3E5F7;
}

/* FOOTER */
#wrapper #footer{
	background: #0085CD;
	width: 958px;
	height: 16px;
	margin: 0 auto;
	padding-top: 6px;
	padding-left: 16px;
	padding-right: 16px;
	font-family: "Segoe UI", Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	overflow: hidden;
}

#wrapper #footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper #footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

#wrapper #footer a:active{
	text-decoration: none;
	color: #FFFFFF;
}


/* IMAGEBOX */

#wrapper #content #content_main #maincontent .teaser_start{
	width: 186px;
	background: #D1D6D9;
	margin: 0px 10px 10px 0px;
	float: left;
}

#wrapper #content #content_main #maincontent .teaser_start_header h1{
	background: #D1D6D9;
	font-size: 12px;
	width: 182px;
	height: 18px;
	margin: 4px 0 0 4px;
	font-weight: normal;
}

/* IMAGEBOX */


/* PAGEHEADING */
#content #content_main #maincontent .pageHeading{
	margin-bottom: 25px;
}
#content #content_main #maincontent .pageHeading .top{
	font-size: 20px;
	color: #0E4094;
	font-weight: bold;
}
#content #content_main #maincontent .pageHeading .bottom{
	font-size: 26px;
	font-weight: bold;
	color: #0085CD;
}

/* PAGEHEADING */

/* LOCATOR */
#locator{
	font-family:"Segoe UI",Arial,sans-serif;
	color: #c0c0c0;
	font-size: 12px;
	/*margin: 5px 0px 5px 216px;*/
	/*margin: 20px 0px 5px 0px;*/
}

#locator a{
	color: #c0c0c0;
}

#locator a:visited{
	color: #c0c0c0;
}

#locator a:hover{
	color: #c0c0c0;
}

/* LOCATOR */ 
