*	{	margin:0;
		padding:0;
		}
		
body	{	background-color:#22174b;
		background-image:url(images/bg_linie.png);
		background-repeat:no-repeat;
		background-position:100% 0;
		font-size:13px;
		font-family:"frutiger Cn", "frutiger Condensed", "bitstream vera sans", "devavu sans", arial, sans-serif;
		height:100%;
		width:100%;
		color:#fff;
		}		

a	{	font-weight: normal;
		}

a:link	{
		color: #fff;
		text-decoration: underline;
		}
a:visited	{
		color: #fff;
		text-decoration: underline;
		}
a:hover	{
		color: #fff000;
		text-decoration: underline;
		}

p 	{	line-height:18px;
		}
		
h1	{	position:absolute;
		left:-500px;
		top:0;
		width:200px;		
		}
		
h2	{	font-size:13px;
		line-height:18px;
		text-transform:uppercase;
		letter-spacing:1px;
		font-weight:bold;
		padding:0;
		margin:0;
		}	
		
#impr {  position:fixed;
      left:15px;
      bottom:2px;
      font-size:7px;
      text-align:left;
      }
      
#impr a:link,
#impr a:visited {
		text-decoration:none;
		font-weight:normal;
		}      
      
#box01 {
		position:absolute;
		right:240px;
		top:540px;
		text-align:right;
		}
		      
#box02 {
		position:absolute;
		right:225px;
		top:205px;
		text-align:left;
		width:500px;
		}
		
#box04 {
		position:absolute;
		right:564px;
		top:354px;
		text-align:right;
		}
		      
#box4 {
		position:absolute;
		right:674px;
		top:50px;
		text-align:right;
		}
		      
#box3 {
		position:absolute;
		right:468px;
		top:47px;
		text-align:right;
		width:500px;
		}
		
#box5 {
		position:absolute;
		right:290px;
		top:422px;
		text-align:right;
		width:550px;
		padding:0 0 18px 0;
		}
		
#box6 {
		position:absolute;
		right:200px;
		top:206px;
		text-align:justify;
		width:500px;
		padding:0 0 18px 0;
		}
		
#navi {
		position:absolute;
		left:4%;
		top:206px;
		width:auto;
		list-style:none;
		}		
		      
#navi li {
		margin-bottom:3px;
		}		
		      
#navi li a
  	{
		font-weight:bold;
		}

#navi li a,
#navi li a:link,
#navi li a:visited
  	{
		color:#fff000;
		text-decoration:none;
		}

#navi li a:hover  {
		color:#fff;
		text-decoration:none;
		}
  
#vw #navi li a.vw,
#pr #navi li a.pr,
#re #navi li a.re,
#in #navi li a.in,
#an #navi li a.an,
#fe #navi li a.fe,
#be #navi li a.be
   {  color:#fff;
      }
      
.thema  {
		float:left;
		width:128px;
		}  
		
#hinweis  {
		background-color:#fff;
		color:#22174b;		
		padding:25px 25px 20px 25px;
		font-size:18px;
		font-weight:bold;
		line-height:25px;	
		text-align:left;	   
		}
		
#hinweis a {
		text-decoration:none;
		}
		
#hinweis a:link,
#hinweis a:visited,
#hinweis a:hover  {
		color:#f00;
		font-weight:bold;
		}
		
#hinweis a:hover  {
		text-decoration:underline;
		}
		
#printbox  {
		display:none;
		}		
		