/* alle texte sind automatisch in verdana*/
.body_bg
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
line-height : 13px;
text-align: center;
/*text-align: center;*/
background-color:#DADDE1;
}

/* sorgt fuer die zentrierte ausrichtung*/
.container 
{
  margin-left: auto;
  margin-right: auto;
  /*border-color:#00ff00;
  border-style:solid;
  border-width:1px;*/
  position:relative;
  text-align: left;
  top:10px;
  width: 780px;
  height: 100%; 
}


.pos_weiss
{
	position:absolute; 
	top:154px; 
	left:8px; 
	width:761px;
	height:80%;
	background-color:#FFFFFF;
	z-index:0;
	
	overflow:auto;
	
	/* border-color:#000000;
	border-style:solid;
	border-width:1px;*/
	
}

.pos_rechts_schatten
{
	position:absolute; 
	top:154px; 
	left:770px;
	width:7px;
	height:100%;
	background-image:url(img/schattenRechts.png);
}

.pos_links_schatten
{
	position:absolute; 
	top:154px; 
	left:0px;
	width:7px;
	height:100%;
	background-image:url(img/schattenLinks.png);
}

.pos_bottom
{
	position:absolute; 
	bottom:10px; 
	left:0px; 
	width:761px;	
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/	
}

.pos_bild_home
{
	position:absolute; 
	top:72px; 
	left:25px; 
	width:453px;	
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/	
}

.pos_text_home
{
	position:absolute; 
	top:72px; 
	left:470px; 
	width:270px;	
	/*overflow:auto;
	border-color:#000000;
	border-style:solid;
	border-width:1px;*/	
}

.pos_navi
{
	position:absolute; 
	top:154px; 
	left:8px; 
	width:762px;
	height:19px;
	background-image:url(img/blauOben.jpg);
	z-index:1;
	/*border-color:#000000;
	border-style:solid;
	border-width:1px;*/	
}

.head 
{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 20px;
line-height : 22px;
}

.shead 
{
color : #999999;
}

.txt 
{
font-size : 11px;
line-height : 18px;
}

a:LINK, a:ACTIVE, a:VISITED 
{
color: #FD7C11;
text-decoration : none;
}

a:hover   
{ 

color: #D26104; 
}

a.menu 
{ 	

display:block; 

margin-bottom:1px; 

text-align:left; 

width:130px;

border-width:0px; 

padding:2px; 

text-decoration:none; 
background-color:#FD7C11;

}

a.menu:link    
{ 
 color:#000000; 

background-color:#FD7C11; 
}

a.menu:visited 
{ 

color:#000000; 
background-color:#FD7C11;
}


a.menu:hover   
{ 

color:#ffffff; 

background-color:#9F5E00; 
}

a.menu:active  
{ 
color:#ffffff; 
background-color:#0099ff; 
}

a.nav:LINK, a.nav:ACTIVE, a.nav:VISITED 
{
font-size : 12px;
color : #000000;
text-decoration : none;
font-weight : bold;
}

a.nav:HOVER 
{
text-decoration : underline;
}

a:link.impressum, a:active.impressum, a:visited.impressum 
{
font-size : 10px;
color : #000000;
text-decoration: none;
}

a:hover.impressum 
{
text-decoration: underline;
}

.formular
{ 
background-color:#E9F0F9; 
border:1px solid #FD7C11; 
width:340px;
}

.s { color: black; background-color: #E9F0F9; }
.w { color: white; background-color:  #FD7C11; }