*	{	margin:0;
		padding:0;
		}
		
body	
	{	width:100%;
		height:100%;
		background-color:#4ebeef;
		background-image:url(images/hg_linien.png);
		font-family: "bitstream vera sans", "devavu sans", frutiger, sans-serif;
		font-size:83.01%;
		}
		
#liRand   
	{	float:left;
		width:60px;
		height:1200px;
		background-color:#fff;
		}		
		
#inhalt
	{	width:531px;
		height:1200px;
		}		

#inhalt-top
	{	width:531px;
		height:18px;
		margin-bottom:18px;
		background-color:#4ebeef;
		}					
		
#inhalt-bottom
	{	width:531px;
		height:1164px;
		margin-bottom:18px;
		background-color:#4ebeef;
		}					
		
#indexnav
	{	position:absolute;
		top:20px;
		right:10px;
		width:13em;
		z-index:1;
		}
		
#indexnav li
	{	list-style-type:none;
		margin-bottom:14.5px;
		color:#eaec06;
		font-size:12px;
		font-weight:bold;
		line-height:1.0;
		}
		
#indexnav li a
	{	text-decoration:none;
		}
		
#indexnav li a:link,
#indexnav li a:visited
	{	color:#fff;
		}
		
#indexnav li a:hover,
#indexnav li a:active,
#indexnav li a:focus
	{	color:#eaec06;
		}
		
#titel
	{	position:absolute;
		top:121px;
		left:545px;
		width:460px;
		height:500px;
		}
		
#titel.img 
	{	width:460px;
		height:500px;
		border:none;
		}		
				
#rubrik
	{	position:absolute;
		left:70px;
		top:19px;
		}
		
#rubrik img
	{	width:27px;
		height:317px;
		border:none;
		}						
				
#text 
	{	position:absolute;
		top:19px;
		left:120px;
		width:400px;
		color:#fff;
		}
		
#text p,
#text td
	{	font-weight:bold;
		line-height:1.3;
		}		
		
#text a:link,
#text a:visited,
#text a:hover,
#text a:focus,
#text a:active
	{	color:#eaec06;
		text-decoration:none;
		}		

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

		
.sperren
	{	letter-spacing:2px;
		text-transform:uppercase;
		}		

label
	{	float:left;
		width:10.5em;
		}
		
form p
	{	padding-bottom:9px;
		}	
		
table
	{	margin-top:-1px;
		}
		
tr	{	margin-bottom:8px;
		}					
		
#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;
		}				
