	
/************************
*  Position Print Div
*************************/
#printlogo{
 display:none;
visibility:hidden;
 width: 513px;
}

#ausgabe{
 display:none;
visibility:hidden;
}
#teaser{
 display:none;
visibility:hidden;
}




/************************
*  Body
*************************/
body{

margin-top: 0px;
background-color:#D3E6A7;
}

td, tr, table {
     font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
     font-style: normal;
     text-decoration:none;
     color: #666461;
     font-size: 11px;
	 
 }
H1{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  color: #EC9E00;
  font-size: 14px;
  		font-weight: bold; 
}
H2{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  color: #EC9E00;
  font-size: 12px;
  		font-weight: bold; 
}
H3{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  color: #EC9E00;
  font-size: 11px;
  		font-weight: bold; 
}
.orange{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 11px;
color: #EC9E00;
}

.org{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 11px;
color: #F27506;
}

.img {
	border:0px;
}
a {
 color: #DB740F;
  font-size: 11px;
 text-decoration: underline; 
}
a:hover {
 color: #EC9E00;
   font-size: 11px;
     text-decoration:none;

}
a:active {
 color: #DB740F;
  font-size: 11px;
 text-decoration: underline; 
}

a.orange{
 color: #F2A506;
  font-size: 11px;
   text-decoration: none; 
font-weight: bold; 
}
a.orange:hover {
 color: #EC9E00;
   font-size: 11px;
 text-decoration: none;
font-weight: bold; 
}
a.orange:active {
 color: #F2A506;
   font-size: 11px;
    text-decoration: none;  
font-weight: bold; 	
}

a.dunkel{
 color: #666461;
  font-size: 11px;
   text-decoration: none;  
}
a.dunkel:hover {
 color: #000000;
   font-size: 11px;
 text-decoration: none;
}
a.dunkel:666461{
 color: #F2A506;
   font-size: 11px;
    text-decoration: none;  	
}

a.org{
 color: #F27506;
  font-size: 11px;
   text-decoration: underline;  
}
a.org:hover {
 color: #F27506;
   font-size: 11px;
 text-decoration: underline;
 
}
a.org:active {
 color: #F27506;
   font-size: 11px;
    text-decoration: underline;  	
}

#logo{
visibility:visible;
z-index:30;
width: 967px;
height:64px;
top:0px;
left:0px;
}
#subnav{
visibility:visible;
position: absolute;
width:967px;
top:0px;
left:0px;
}

#nav{
visibility:visible;
position: absolute;
z-index:20;
width: 967px;
height:24px;
margin-top:0px;
}
#footer{
visibility:visible;
width: 967px;
top:0px;
}
#links{
visibility:visible;
width: 144px;
top:0px;
}

