@charset "UTF-8";
/* CSS Document */
/* 
	http://www.quirksmode.org/css/opacity.html
*/


/*	ALLGEMEIN	*/
* {
	margin:0px;
	padding:0px;
	opacity: 1.0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	letter-spacing: 0px;
	color:#fff;
}
ul {
	list-style:none;
}
ul ul {
	margin: 0px 0px 0px 18px;
}
li {
	width:100%;
	float: left;
	padding: 0px 0px 1px 0px;
}
a {
	text-decoration:none;
	float:left;	
}
.eo_body_text a {
    float: none;
}
a:hover,
.active {
	color:#FFED00!important;
}

.eo_box {
	background: url(img/bgBox.png);
	width:728px;
}

#container {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	z-index:1000;
}
#eo_bgimg {
	position:absolute;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index:1;
}
body {
	overflow-y:hidden;
	overflow-x:hidden;
}





/*	HEAD BOX	*/

#eo_head {
	height:51px;
	margin:63px 0px 0px 33px;	
}
#eo_head h1{
	color:#fff;
	margin:7px 0px 0px 12px;
	float:left;
	font-weight:bold;
}
#eo_head #oe_signet {
	width:174px;
	margin:42px 24px 0px 0px;
	float:right
}
#eo_head #oe_signet div {
	width:58px;
	float:left;
	height:9px;
}
#eo_head #oe_signet #oe_1 {
	background-color:#009ee3;
}
#eo_head #oe_signet #oe_2 {
	background-color:#5bc5f2;
}
#eo_head #oe_signet #oe_3 {
	background-color:#a1d9f8;
}






/*	BODY BOX	*/

#eo_body {
	margin:12px 0px 0px 33px;
	padding:7px 0px 0px 12px;
	width:716px;
	float:left;
	height:160px;
}

#eo_body_navi {
	float:left;
	width:202px;
	
}
.eo_body_text {
	float:left;
	width:467px;
	font-size:12px;
	line-height: 1.3;
}
.scrollable {
    overflow: auto;
    height: 152px;
    width: 513px;
}
.textContainer {
    float: left;
    width: 460px;
}
.eo_col1 {
	float:left;
	width: 50%;
}

.eo_col2 {
	float:left;
	width: 50%;
}
.ausz_date {
    width: 55px;
    float: left;
}
.ausz_text{
    float: left;
    margin: 0px 0px 0px 2px;
}

/*	NAVI BOX	*/

#eo_navi {
	margin:5px 0px 0px 33px;
	padding:0px 0px 0px 12px;
	width:716px;
	height:23px;
	float:left;	
	clear: both;
}
#eo_navi span,
#eo_navi a {
	float:left;
	color:#fff;
	margin:4px 5px 0px 0px;
}
#imgDescript {
	color:#fff;
	margin:4px 0px 0px 12px;
	float:left;	
}




/*	SPRUCH BOX	*/
.eo_werte_text {
	padding: 0px 0px 0px 5px;
}
.eo_s {
	position: fixed; 
	display: block;
	text-decoration: none;
	z-index:4000;	
	color:#009ee0!important;	
}
.eo_box_spr {
	position: fixed; 
	display: block;
	text-decoration: none;
	z-index:4000;	
	color:#009ee0!important;	
	background: url(img/bgBox.png);
	width:400px;
	/*height:55px;*/
	padding: 7px 30px 5px 12px;
	color: #fff!important;
	line-height: 1.3;
}

#eo_s_1 {
	right: 198px; 
	bottom: 450px; 
}
#eo_box_1 {
	right: 158px; 
	bottom: 450px; 
	height:55px;	
}

#eo_s_2 {
	right: 564px; 
	bottom: 250px; 
}
#eo_box_2 {
	right: 564px; 
	bottom: 250px; 
	/*height:76px;*/
}
#eo_s_3 {
	right: 503px; 
	bottom: 85px; 
}
#eo_box_3 {
	right: 503px; 
	bottom: 85px; 
}
#eo_s_4 {
	right: 722px; 
	bottom: 	157px; 
}
#eo_box_4 {
	right: 722px; 
	bottom: 157px; 
}
#eo_s_5 {
	right: 807px; 
	bottom: 407px; 
}
#eo_box_5 {
	right: 607px; 
	bottom: 407px; 
}


.eo_box_spr a {
	color:#5ec5ed;
}



/*	FUSS BOX	*/


#eo_f {
	position: fixed; 
	right: 32px; 
	bottom: 197px; 
	display: block;
	text-decoration: none;
	z-index:4000;	
	background-color:#009EE3;
	width:308px;
	height:117px;
}

#eo_f_inner {
	padding: 7px 0px 0px 14px;
	font-size:17px;
	line-height: 20px;
}
#eo_f_inner .grey {
	color:#c5c6c6;
	font-size:17px;	
	line-height: 20px;	
}
