a:active  {color: #ffffff; text-decoration: underline}
a:link    {color: #ffffff; text-decoration: underline}
a:visited {color: #ffffff; text-decoration: underline}
a:hover   {color: #ffffff; text-decoration: underline overline}

body{
	font-size:62.5%;
	background-color:#f08739;
	overflow:auto;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#757B7C;
	scrollbar-shadow-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#757B7C;
	scrollbar-face-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-highlight-color:#757B7C;
}

#rahmen{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -484px;
	margin-top: -300px;
	width: 967px;
	height: 200px;
	background-color:#f08739;
}



img{
	border:0px;
}







#text{
	padding:0 0 0 0px;
	overflow:auto;
	height:314px;
	width:697px;
	position: absolute;
	z-index: 1;
	top:  285px;
	left: 269px;

}





#inhalt{
	position: absolute;
	z-index: 1;
	top:  0px;
	left: 0px;


}



.normal{
font-family: Verdana,Helvetica;
	font-size:1.4em;
	font-style: normal;

	line-height:1.3em;
	color: #000000;
	text-decoration: none;
}


.hellgelb{
font-family: Verdana,Helvetica;

	font-style: normal;


	color: #ffe57f;
	text-decoration: none;
}
