* {
	margin: 0;
	padding: 0;
}

body
{
	background-color:#BA0C36;
	background-image:url(pic/hgmenue.gif);
	background-position:top left;
	background-attachment:fixed;
	font-size: 100.01%;
}

#menu_box {
    position: relative;
	display: block;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 12em;				
	/*border: 1px solid #CC0000;*/    
}
* html #menu_box {
	width: 12em;  /*Diese Anweisung ist nur fuer IE 5 und 5.5 + margin und padding */
	 w\idth: 12em; /*Diese Anweisung ist nur fuer IE 6*/
}


ul.hauptpunkt {
    margin: 1.5em 0 0 .2em;
	list-style-type: none;
	font-size: 90%;
	color: #fff;
	font-style: italic;
}
ul.hauptpunkt li {
    /*height: 28px;*/
    margin: 0 0 0 0.9em;
    line-height: 150%;
	padding: 0;			
}

a.navi, a.navi:link, a.navi:visited {
    display: block;
    /*width: 100%;*/
	vertical-align: middle;
	height: 25px;
	color: #fff; 
	font-family: 'Calibri', Arial,Verdana,Helvetica, sans serif;
	text-decoration: none;
	background: url(pic/b1.gif) 0 .2em  no-repeat;
	padding: 0 0 0 1.5em;
		
}
a.navi:focus, a.navi:hover, a.navi:active {
	color: #FDCE2C; 
	background: url(pic/b2.gif) 0 .2em no-repeat;
	text-decoration: none; 
}
ul.hauptpunkt li a.navi_aktiv
{
	color: #FDCE2C; 
	background: url(pic/b2.gif) 0 .2em no-repeat;
	text-decoration: none; 
}

a.navi1, a.navi1:link, a.navi1:visited {
    display: block;
    /*width: 100%;*/
	vertical-align: middle;
	height:30px !important;
	color: #FDCE2C; 
	font-family: 'Calibri', Arial,Verdana,Helvetica, sans serif;
	text-decoration: none;
	background: url(pic/b2.gif) 0 .2em  no-repeat;
	padding: 0 0 0 1.5em;
	font-weight:bold;
		
}
a.navi1:focus, a.navi1:hover, a.navi1:active {
	color: #fff; 
	background: url(pic/b1.gif) 0 .2em no-repeat;
	text-decoration: none; 
}
ul.hauptpunkt li a.navi_aktiv
{
	color: #fff; 
	background: url(pic/b1.gif) 0 .2em no-repeat;
	text-decoration: none; 
}
html>body .hauptpunkt a
{ height: auto; }


img.rahmen
{
	border: 0px ;
	padding: 5px 7px 0px 0px; 
} 

.zertifikat {
  width: 170px;
 /* border: 1px solid #CC0000;*/
  margin: 2.5em 0 0 .7em;  
  
}