a:link { color:#FF7800; text-decoration:none; font-family:verdana; font-size:11px; }
a:visited { color:#FF7800; text-decoration:none; font-family:verdana;  font-size:11px; }
a:hover { color:#006F38; text-decoration:none; font-family:verdana; font-size:11px;  }
a:active { color:#006F38; text-decoration:none; font-family:verdana; font-size:11px;  }
a:focus { color:#006F38; text-decoration:none; font-family:verdana;  font-size:11px; }


p, body, table { font-family:verdana; font-size:11px; color:#4B6573; }

body {
  background-color:#EEEEEE;
  font-family:verdana,sans-serif;

}



.text { font-family:verdana; line-height:20px; }

#container
{
width: 645px;
height: 241px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -258px; /*das ist die hälfte der breite... nur im minusbereich*/
margin-top: -120px; /*das ist die hälfte der höhe... nur im minusbereich*/
border: 0px;
}


#content {
	width: 516px;
	height: 166px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow:auto;
	overflow-x:hidden;


}
	

#orange {
	width: 516px;
	height: 19px;
	position: absolute;
	top: 167px;
	left: 0px;
	background-color:#9AC113;

}

#bottom {
	width: 516px;
	height: 36px;
	position: absolute;
	top: 186px;
	left: 0px;
	background: url(../images/bottom.gif) no-repeat top left;


}

#navi {
	width: 516px;
	height: 22px;
	position: absolute;
	top: 222px;
	left: 0px;
	background: url(../images/bottom2.gif) no-repeat top left;


}

#blase {
	width: 129px;
	height: 211px;
	position: absolute;
	top: 0px;
	left: 516px;

}

#tempholder {
	position: absolute;
	top: 50px;
	left: 0px;

}


#news1 {
	width: 80px;
	height: 66px;
	position: absolute;
	top: 0px;
	left: 0px;
font-family:verdana; font-size:11px; color:#4B6573; 
	

}

#news2 {
	width: 150px;
	height: 66px;
	position: absolute;
	top: 0px;
	left: 80px;
font-family:verdana; font-size:11px; color:#4B6573; 


}

#news3 {
	width: 257px;
	height: 66px;
	position: absolute;
	top: 0px;
	left: 246px;
font-family:verdana; font-size:11px; color:#4B6573; 


}

div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;

}


div#myOtherElement {
	position: absolute;
	top: 167px;
	left: 464px;
	width: 52px;
	height: 19px;
	overflow: hidden;
	border: 0px solid black;
	background-color: #9AC113;
	color:#FFFFFF;
	font-family:verdana;  
	font-size:11px; 
	line-height:18px;
}

div#myOtherElement span, div#myOtherElement a {
	display: block;
	padding: 0 3px;
	text-decoration:none;
}

div#myOtherElement a:hover {
	background: #4B6573;
	text-decoration:none;
	color:#9AC113;
}