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

#ausgabe{
 display:none;
visibility:hidden;
}
/************************
*  Body
*************************/
body{

margin-top: 0px;
background-color:#F5E5B1;
background-image: url(/medien/images/balken.gif);
background-repeat: no-repeat;

}

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


.img {
	border:0px;
}

.braun{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  font-size: 11px;
color: #A46C2E;
}
a {
 color: #424242;
  font-size: 11px;
 text-decoration: underline; 
}
a:hover {
 color: #A46C2E;
   font-size: 11px;
 text-decoration: none;
}
a:active {
 color: #424242;
  font-size: 11px;
 text-decoration: underline; 
}

a.braun {
 color: #A46C2E;
  font-size: 12px;
 text-decoration: none; 
   		font-weight: bold; 
}
a.braun:hover {
 color: #A46C2E;
   font-size: 12px;
 text-decoration: none;
   		font-weight: bold; 
}
a.braun:active {
 color: #A46C2E;
  font-size: 12px;
 text-decoration: none; 
   		font-weight: bold; 
}

a.footer{
 color: #424242;
  font-size: 11px;
   text-decoration: none; 
}
a.footer:hover {
 color: #A46C2E;
   font-size: 11px;
 text-decoration: none;
}
a.footer:active {
 color: #424242;
   font-size: 11px;
    text-decoration: none;  
}


a.menuon {
	color: #A46C2E;
	font-size: 12px;
        font-weight: bold; 
	text-decoration: none;
	background-color:#DFCE95;
        display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;

	
}
a.menuon:visited {
	color: #A46C2E;
	font-size: 12px;
	text-decoration: none;
display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;
	}
a.menuon:hover {
	color: #A46C2E;
	font-size: 12px;
font-weight: bold; 
	text-decoration: none;
	background-color:#D6CB9E;

}
a.menuon:active {
	color: #A46C2E;
	font-size: 12px;
font-weight: bold; 
	text-decoration: none;
	background-color:#D6CB9E;
display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;
	}

a.menuoff {
	color: #A46C2E;
	font-size: 12px;
	text-decoration: none;
	display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;
	}

a.menuoff:visited {
	color: #A46C2E;
	font-size: 12px;
	text-decoration: none;
	display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;
	}
a.menuoff:hover {
	color: #A46C2E;
	font-size: 12px;
        font-weight: bold; 
	text-decoration: none;
	background-color:#DFCE95;
        display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;


}
a.menuoff:active {
	color: #A46C2E;
	font-size: 12px;
	text-decoration: none;
    display:block; 
	text-align:left; 
	border-style:solid; 
	border-width:0px; 
	padding:6px	;
	}
	

