html{
	height:100%;
}

body{
	text-align:center;
	background:#e1e9f1 url(../images/body_bg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	color:#666f74;
	font-size:11px;
	line-height:1.5;
	position:relative;
	height:100%;
}

a{
	text-decoration:none;
	color:#0060a9;
}

table td{
vertical-align: top;
}

#wrapper{
	background:url(../images/wrapper_bg.png) repeat-y;
	padding-left:80px;
	text-align:left;
	min-height:100%;
}

/* for IE <7 */
* html #wrapper {height: 100%;}


#header{
	width:1056px;
	height: 389px;
	background:url(../images/header_bg.jpg) no-repeat;
	position:relative;
}

#header_logo{
	position:absolute;
	top:0px;
	z-index:1000;
	width:285px;
}

#header .mod_changelanguage{
 	position:absolute;
 	right:280px;
 	top:110px;
}

#header .mod_changelanguage a{
	color:#666f74;
	font-size: 10px;
}

#header .mod_changelanguage li{
 	color:#666f74;
 	font-size: 10px;
	float:left;
	list-style: none;
	margin-right: 5px;
}

#header .mod_changelanguage li.active{
	font-weight: bold;
}

#header .mod_customnav{
	position:absolute;
	top:28px;
	right:159px;
}

#header .mod_customnav a{
	color:#666F74;
}

#header .mod_customnav a:hover{
	color:#0060A9;
}

#header .mod_form{
	position: absolute;
	top:110px;
	right:160px;
}

#header .mod_form input{
	width:82px;
	color:#666f74;
	border: 1px solid #666f74;
}


#header .mod_navigation{
	position:absolute;
	top: 145px;
	height:23px;
	width:896px;
	background:url(../images/headerNavi_bg.jpg) repeat-x;
}

#header .mod_navigation li{
	color:#000;
	font-size:12px;
	text-align:center;
	list-style:none;
	float:left;
	display:block;
	vertical-align:middle;
	padding-left:12px;
	padding-right:12px;
	padding-bottom:6px;
	padding-top:4px;
	background:url(../images/headerNavi_li_bg.jpg) no-repeat left top;
}

#header .mod_navigation li.first{
	background:none;
}

#header .mod_navigation li a{
	color:#666f74;
	font-size:12px;
	display:block;
}

#header .mod_navigation li a:hover{
	color:#333;
}

#emotionImage{
	width:896px;
	height:216px;
	position:absolute;
	bottom:0px;
}

#headerSpacer{
	width:896px;
	height:9px;
	font-size:0px;
	background:url(../images/headerSpacer_bg.jpg) no-repeat bottom;
}

#left{
	padding-top:42px;
	padding-bottom:200px;
}

#left .mod_navigation{
	margin-bottom:33px;
	width:179px;
}

#left .mod_navigation li a{
	color:#666f74;
	font-size:11px;
	text-align:left;
	list-style:none;
	display:block;
	height:15px;
	background:url(../images/leftNavi_deactive.jpg);
	padding-top:4px;
	padding-bottom:6px;
	padding-left:15px;
}

#left .mod_navigation li.first a{
	background:url(../images/leftNavi_deactiveFirst.jpg);
	height:16px;
}

#left .mod_navigation li a:hover{
	background:url(../images/leftNavi_hover.jpg);
}

#left .mod_navigation li.first a:hover{
	background:url(../images/leftNavi_hoverFirst.jpg);
	height:16px;
}

#left .mod_navigation li.active{
	color:#FFF;
	font-size:11px;
	text-align:left;
	list-style:none;
	display:block;
	height:15px;
	background:url(../images/leftNavi_active.jpg);
	padding-top:4px;
	padding-bottom:6px;
	padding-left:15px;
}

#left .mod_navigation li.first.active{
	background:url(../images/leftNavi_activeFirst.jpg);
	height:16px;
}


#main{
	width:669px;
	margin-bottom:33px;
	padding-top:33px;
	min-height: 320px;
}

#main h1{
	color:#0060a9;
	font-weight:bold;
	font-size:16px;
	margin-bottom:15px;
}

#main h2{
	font-weight:bold;
	margin-bottom:6px;
}
#main h3{
	color:#0060a9;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	margin-bottom:6px;
}
/* --- falls li kein margin hat, wird Aufführungszeichen nicht angezeigt
#main .ce_text ul li{
	margin-left: xx px;
}
*/

#footer{
	background:url(../images/footer_bg.jpg) no-repeat;
	width:896px;
	height:75px;
	font-size:11px;
	text-align:left;
	padding-top:6px;
	position: relative;
}

#footer a{
	color:#666f74;
}

#footer a:hover{
	color:#0060a9;
}

#ibrows{
	position: absolute;
	right: 10px;
	top:0px;
	font-size: 9px;
}

#ibrows a{
	color: #b2b2b2;
	font-size: 9px;
}

#ibrows a:hover{
	color:#0060a9;
}
#seoTop{
text-align: left;
background-color: black;
background-color: #0060AA;
color: white;
font-size: 11px;
padding-left: 20px;
height: 18px;
font-family: Arial;
}
#seoTop .ce_text{
width: 100%;
}
#seoBottom{
padding-top: 50px;
}
#seoBottom.ce_text{
width: 800px;
}
#seoTop  a{
color: white;
}
