*	{	margin:0;
		padding:0;
		}
		
body	
	{	width:100%;
		height:100%;
		background-color:#808080;
		font-family: advent, "bitstream vera sans", "devavu sans", frutiger, sans-serif;
		font-size:83.01%;
		letter-spacing:0.5px;
		line-height:1.6;
		}

#container  {
		width:950px;
		background-color:#fff;
		background-image:url(images/tds12_360.png);
		background-position:100% 0%;
		background-repeat: no-repeat;
		min-height:540px;
		padding-top:175px;
		}	
		
#kopf  
	{	position:absolute;
		left:190px;
		top:4px;
		width:400px;
		color:#00abc3;
		font-weight:bold;
		}
			
#inhalt
	{	width:378px;
		margin-left:190px;
		padding-bottom:20px;
		color:#000;
		}		

#indexnav
	{	position:absolute;
		left:0;
		top:177px;
		width:150px;
		height:182px;
		border-bottom:1px solid #00abc3; 
		}

#indexnav ul   {
		width:150px;
		}
		
#indexnav li
	{	list-style-type:none;
		margin-bottom:6px;
		color:#00abc3;
		text-align:right;
		text-transform:uppercase;
		line-height:1.3;
		}
		
#indexnav li a
	{	text-decoration:none;
		}
		
#indexnav li a:link,
#indexnav li a:visited
	{	color:#000;
		}
		
#indexnav li a:hover,
#indexnav li a:active,
#indexnav li a:focus
	{	color:#00abc3;
		}
		
#inhalt p,
#inhalt td
	{	font-size:1em;
		text-transform:uppercase;
		padding-bottom:9px;
		}	
		
#inhalt td.zeit   
	{
		padding-right:1.2em;
		}
	
#inhalt tr   
	{	vertical-align:top;
		}	
		
#inhalt a:link,
#inhalt a:visited,
#inhalt a:hover,
#inhalt a:focus,
#inhalt a:active
	{	color:#00abc3;
		text-decoration:none;
		}		

#inhalt a:hover
	{	text-decoration:underline;
		}

#inhalt p strong  
	{	color:#00abc3;
		}
		
.sperren
	{	letter-spacing:2px;
		}		

label
	{	float:left;
		width:10.5em;
		}
		
form p
	{	padding-bottom:9px;
		}	
		
#vali
	{	position:fixed;
		font-size:0.6em;
		left:64px;
		bottom:1px;
		color:#fff;
		}
		
#vali a:link,
#vali a:visited
	{	color:#fff;
		text-decoration:none;
		}		
		
#vali a:hover
	{	color:#fff;
		text-decoration:underline;
		}		
		
#logo
	{	position:fixed;
		left:9px;
		bottom:3px;
		width:50px;
		}
		
#logo img
	{	width:50px;
		height:277px;
		border:none;
		}				
