html, body { 
    margin: 0; 
    padding: 0;
}
body, td, span, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a	{
	color: #999;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
		}
a:hover	{
	color: #FFB228;
		}
a.orange:hover {
text-decoration: underline;
}
h1	{
	font-size: 14px;
	font-weight: bold;
	margin-left: 40px;
		margin-right: 40px;
		}
p	{
		font-size: 11px;
		line-height: 140%;
		}
.margin	{
		margin-left: 40px;
		margin-right: 40px;
		margin-bottom: 20px;
		}
a.index	{
		font-size: 10px;
		color: #FFB228;
		font-weight: bold;
		text-transform: lowercase;
		display: block;
		text-align: center;		
		}
a.index:hover	{
		color: #333;
		background-color: #FFB228;
		}
a.wechsel {
		font-size: 10px;
		color: #333;
		font-weight: bold;
		}
a.wechsel:hover {
		color: #666666;
		}
a.aktiv {
		color: #333;
		background-color: #FFB228;
		font-size: 10px;
		font-weight: bold;
		text-transform: lowercase;
		display: block;
		text-align: center;
		}
a.aktiv:hover {
		background-color: #666;
		}
a.mail {
		font-size: 10px;
		color: #FFFFFF;
		}
a.mail:hover {
		color: #FFB228;
		}
.left10{
		margin-left:10px}
.klein	{
		font-size: 10px;
		color: #999;
		text-transform: lowercase;
		text-align: center;
		}
.orange {
		color: #FFB228;		
		}
.jahr	{
		color: #FFB228;
		font-size: 12px;
		font-weight: bold;
		}
.ueberschr_ora	{
		color: #FFB228;
		font-size: 14px;
		font-weight: bold;
		}							
.untertitel {
	font-size: 12px;
		}
.bildlegende {
		color: #FFB228;
		font-size: 10px;
		text-align: right;
		font-weight: bold;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #000;		
		}
.sponsoren {
		margin: 10px 20px 20px 0;
		list-style: none;	
		font-size: 11px;
		line-height: 2;	
		}
#text1, #text2, #text3{
		position:absolute; 
		left:655px; 
		top:148px; 
		width:134px; 
		height:149px; 
		z-index:4; 
		visibility: hidden;
		font-size: 12px;
		line-height: 140%;
		color: #FFB228;
		}
#rubrik	{
		position:absolute; 
		left:0px; 
		top:108px; 
		width:212px; 
		height:35px; 
		z-index:2;
		}
#alpha	{
		position:absolute; 
		left:240px; 
		top:112px; 		
		z-index:3;
		}
#legende {
		position:absolute; 
		left: 392px; 
		top:119px;
		width: 400px; 		
		z-index:5;
		text-align: right;		
		}




		
	

