html, body	{
		height:90%;
		width:90%;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 90%; 
		font-weight: bold;
		background: #00517a; 
		background-image:url(bilder/bg.gif);
		background-repeat:repeat;
		
		}

#komplett	{
		width:43.75em;
		height:37.5em;
		border : 0em solid #FFFFFF;
		margin-left:auto; 
		margin-right:auto;
		}
		
#oben		{
		width:99%;
		height:10%;
		border : 0em solid #FFFFFF;
		text-align:right;
		}
		

#willkommen	{
		position: absolute; top:5em;
		text-align:left;
		border : 0em solid #FFFFFF;
		width:10%;
		}


#links		{
		position: absolute; top:13em;
		text-align:left;
		margin-left:7em;
		border : 0em solid #FFFFFF;
		}
		
#marquee		{
		position: absolute; top:7.6em;
		text-align:left;
		margin-left:25.4em;
		border : 0em solid #FFFFFF;
		}

#mitte		{
		position: absolute; top:12em;
		text-align:left;
		margin-left:25em;
		border : 0em solid #FFFFFF;
		}
#unten		{
		position: absolute; top:33em;
		text-align:left;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		color:#FFFFFF;
		margin-left:25em;
		width: 380px;
		border : 0em solid #FFFFFF;
		}	

#abschluss		{
		position: absolute; top:16em;
		text-align:left;
		margin-left:-10em;
		border : 0em solid #FFFFFF;
		}	
		
		
A        	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		color:#FFFFFF;
		text-decoration:none;		
		}
		

A:hover		{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		color: #FF8C00; 
		text-decoration: underline;
		background : transparent; 
		}
		
	
A:active	{
		color: #FF8C00; 
		text-decoration: underline;
		}
		
A.blau        	{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		color:#000000;
		text-decoration:none;		
		}
		

A.blau:hover		{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-weight: bold; 
		color: #FF8C00; 
		text-decoration: underline;
		background : transparent; 
		}
		
	
A.blau:active	{
		color: #FF8C00; 
		text-decoration: underline;
		}
		
.kreisW	{	color : #FFFFFF;	   
	}
	
img		{	
		border: 0;		
		}
		
.unterstrichen	{text-decoration: underline;}

.strich		{
		font-size: 0.0em;
		color: #F90;
		}
