body{
	width: 950px;
	padding: 0;
	margin: 10px auto;
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	line-height: 18px;
	color: #68676c;
}
/*********************** generelle Styles *************************/
a{color: #c0000a; text-decoration: none;}
a:hover{text-decoration: underline;}
a img{border: none;}
.cleaner{0clear: both; margin: 0; paddding: 0; font-size: 0; height: 0;}

#head{
	width: 949px;
	height: 200px;
	border-left: 1px solid #68676c;
	border-bottom: 1px solid #FFDB00;
}

.head_left{
	float: left;
	width: 549px;
	height: 200px;
	border-top: 1px solid #68676c;
}

.head_text{
	margin: 90px 0 0 0;
	padding: 4px 10px;
	width: 310px;
	height: 28px;
	background: #68676c;
	color: #fff;
	font: normal 2.1em verdana, arial, sans-serif;
	text-align: right;
}

.head_right{
	float: left;
	width: 400px;
	height: 200px;
	background: url(../img/bg_head_r.gif) right top no-repeat;
}

ul.hnavi{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	float: right;
}
ul.hnavi li{display: inline;}

ul.hnavi li a{
	border-right: 1px solid #68676c;
	padding: 1px 4px;
	text-transform: uppercase;
	font: normal 1em verdana, arial, sans-serif;
	color: #68676c;
}

ul.hnavi li a.first{border-left: 1px solid #96969a;}

ul.hnavi li a:hover{text-decoration: none; color: #c0000a;}

.logo{
	width: 399px;
	margin-top: 55px;
	background: url(../img/logo_a.jpg) right top no-repeat;
}
.logo a{
	display: block;
	margin: 0 0 0 166px; 
	width: 230px;
	height: 130px;
}

.logo a span{display: none;}

#main{
	border-left: 1px solid #68676c;
	border-right: 1px solid #68676c;
	border-bottom: 1px solid #FFDB00;
	width: 948px;
	overflow: hidden;
	background: url(../img/bg_main_a.gif) right top repeat-y;
}

#main2{
	border-left: 1px solid #68676c;
	border-right: 1px solid #68676c;
	border-bottom: 1px solid #FFDB00;
	width: 948px;
	background: url(../img/bg_main2_a.gif) left top repeat-y;
	overflow: hidden;
}

.navi{
	width: 160px;
	float: left;
	background: #00305E;
	padding: 20px 10px 50px 10px;
}

.space{
	height: 40px;
}

.navi ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navi ul li{}

.navi ul li  a{
	width: 140px;
	display: block;
	padding: 4px 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	font: normal 1.3em verdana, arial, sans-serif;
	color: #FFF;
}
* html .navi ul li  a{
	width: 160px;
	w\idth: 140px;
}

.navi ul li a:hover,
.navi ul li a.active{
	text-decoration: none;
	background: url(../img/point.gif) 0 10px no-repeat;
}

.navi ul li.first  a{border-top: 1px solid #FFF;}

.navi ul li ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navi ul li ul li{}

.navi ul ul li  a{
	width: 130px;
	border-bottom: 1px solid #fff;
	display: block;
	padding: 4px 10px 4px 20px;
	text-transform: uppercase;
	font: normal 1.3em verdana, arial, sans-serif;
	color: #FFF;
}

* html .navi ul ul li  a{
	width: 160px;
	w\idth: 130px;
}


.navi ul ul li a:hover,
.navi ul ul li a.active{
	text-decoration: none;
	background: url(../img/point.gif) 0 10px no-repeat;
}

.content{
	width: 520px;
	float: left;
	font: normal 1.1em/1.8em verdana, arial, sans-serif;
}
.content2{
	width: 768px;
	float: left;
	font: normal 1.1em/1.8em verdana, arial, sans-serif;
}
.esStandard, .content_segment{
	font: normal 1.1em/1.8em verdana, arial, sans-serif;
	padding: 15px;
}
.cont_back{padding: 15px;}


.news_flash{
	width: 218px;
	float: right;
	color: #FFF;
}

.news_flash_head{
	margin: 20px 0 0 0;
	padding: 5px 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	font: bold 1.4em verdana, arial, sans-serif;
	color: #FFF;	
}

#footer{
	background: #FFDB00;
	color: #00305E;
	padding: 3px;
	overflow: hidden;
}
.footer_left{
	float: left;
	width: 50%;
}
.footer_right{
	float: right;
	width: 49%;
	text-align: right;
}
