
body
{
	
	background-attachment: fixed; 
	background-position: top; 
	background-repeat: no-repeat;
	background-color: #52546F;
	scrollbar-face-color:#52546F;
	scrollbar-base-color:#52546F;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#6D8144;
	font-family : Verdana, Arial, Helvetica, sans serif;
	color : #DCDDE2;
	font-size : 13px;
	text-align : left;
	margin: 5;
}
a:link 
{
    color : AAADCD;
	text-decoration: none;
}
 
a:visited  
{
  	color : AAADCD;
	text-decoration: none;
}

a:hover  
{
  	color : DCDDE2;
	text-decoration: none;	
}
      
a:active  
{
  	color : DCDDE2;
	text-decoration: none;
}

.x
{
	background-color:B7E917;
}
 
td  
{
  
	font-family : Verdana, Arial, Helvetica, sans serif;
	color : ffffff;
	font-size : 13px;
	text-align : left;
	vertical-align : top;
}

h1
{
	font-size : 14px;
	font-weight : bold;
}

h2
{
	font-size : 13px;
	font-weight : bold;
}
h3
{
	font-size : 11px;
	font-weight : normal;
}
#picright
{
	position: absolute;
	top: 20%;
	right:0px;
	z-index: 10;
}

#topleft
{
	position: absolute;
	top: 0px;
	left:0px;
	width: 10%;
	height:20%;
	background-color: #ffffff;
}
#topright
{
	position: absolute;
	top: 0px;
	right:0px;
	width: 100%;
	height:20%;
	background-color: #ffffff;
}

#top1
{
	position: absolute;
	bottom: -2px;
	right:0px;
	background-color: #ffffff;
}

#logo1 
{
	position: absolute;
	left: 10px; 
	bottom: 1px;
	width: 780px;		
}
#guest
{
	position: absolute;
	left: 655px; 
	top: 0px;
}

#content
{
	position: absolute;
	top: 20%;
	left: 5%;
	width: 90%;
	z-index:30;


}
#naviunten
{
	font-size : 9px;
	width: 800px;
	left:0px;
}
#stripeleft 
{
	position: absolute;
	left: 0px; 
	top: 20%; 
	padding: 0px;
	width: 60%;	
	height: 22px;
	background-color: #6C6B54;
	z-index:20;
}
#striperight
{
	position: absolute;
	right: 0px; 
	top: 20%; 
	padding: 0px;
	width: 60%;	
	height: 22px;
	background-color: #6C6B54;
	z-index:21;
}

#menue1 
{
	position: absolute;
	left: 0px; 
	top: 2px; 
	padding: 0px;
	width: 820px;	

}
#zeiger 
{
	position: absolute;
	left: 0px; 
	top: 21px; 
	height: 10px;
	width: 60px;	
}
#maintext 
{
	width:60%;
} 
 
#text1  
{
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	font-size : 18px;
	color : ffffff;
	text-align : left;

}

#partner
{
    color : 52546F;
}

#partner a:link 
{
    color : 52546F;
	text-decoration: none;
}
 
#partner a:visited  
{
  	color : 52546F;
	text-decoration: none;
}

#partner a:hover  
{
  	color : 52546F;
	text-decoration: none;	
}
      
#partner a:active  
{
  	color : 52546F;
	text-decoration: none;
}

