p, div, td {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	text-align: justify;
	text-decoration: none;
	margin: 0px 0 0 0px;
	color: #000000;
  }
.bottom {
    font-family: Verdana, Arial, Helvetica;
	font-size: 8px; 
	text-decoration: none;
	text-align: center; 
	color: #000000
}

a {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px 0 0 0px;
	color: #001000;
  }  
  
h1 {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
  }  
  
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
  }    
  
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
  }  
    
h5 {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	margin: 2 px 0 0 0; 
	text-align: center;
	color: #000000;
  }  
  
h6 {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 8px;
	margin: 50 px 0 0 0; 
	text-align: left;
	color: #000000;
  }  

.steckbrief1 {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	margin: 0px 0 0 0px;
	color: #000000;
	 }
.steckbrief2 {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-align: left;
	margin: 0px 0 0 0px;
	color: #000000;
	 }

/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	text-decoration: underline;
	margin: 5px 0 0 8px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image:  url(../../hbu-seite/hbu-webseite/img/lev0_bg1.png);
	border: none;
	background-color: #87D454;
}
.m0l0oover {
	text-decoration : none;
	background-image:  url(../../hbu-seite/hbu-webseite/img/lev0_bg2.png);
	background-color: #48B61C;
	border: none;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #48B61C;
	border: none;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #83CA2E;
	background-image:  url(../../hbu-seite/hbu-webseite/img/lev1_arrow.png);
	background-repeat: no-repeat;
	border: none;
	padding: 0;
}