body{
	text-align:center;
	margin: 0;
	padding: 0;
}

#header { 
    margin : 0px auto;
	width: 740px;
	background: url(images/bg.gif) fixed repeat;
}

#hgTabMenue1{
	margin-top  : 10px;
	background: url(images/menue1_bg.jpg) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #4D4C4C;
	font-weight :  bold ;
}
#hgTabMenue2{
	margin-top  : 1px;
	margin-bottom: 0px;
    background: url(images/menue2_bg.jpg) repeat-x;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #4D4C4C;
	font-weight : normal;
}
#inhalt{
    margin-top : 0px;
	width: 740px;
	 margin: auto;
}
#fusszeile
{
	margin : 0px auto;
	margin-top: 15px;
	background-color: rgb(239,239,239); 
	width:740px;
	height:5px;
	border-top:1px solid #AFB6DC;
}

.normal,span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
	font-weight : normal;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #000000;
	font-weight : bold;
	margin:0;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #000000;
	font-weight : bold;
}

.aHauptmenue {
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #387BA8;
}
.aHauptmenue:hover {
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
}
a{
	font-size: 8pt;
	line-height: 10pt;
	text-decoration: none;
	font-weight: bold;
	color: #525252;
}
a:hover {
	font-size: 8pt;
	line-height: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #387BA8;
}

a.umenu{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:60%;
	text-decoration: none;
	font-weight: normal;
	color: #4D4C4C;
}
a:hover.umenu {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height:60%;
	font-weight: normal;
	text-decoration: none;
	color: #387BA8;
}

