BODY {
	margin:0px;
	background-color: #2B304D;
	text-align: center;  /* Zentrierung im Internet Explorer */
	font-family: Verdana, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 9pt;
}
#Container{
	text-align: left;
	width:770px;
	margin: 0 auto;
}
#Header TABLE{
	width:100%;
}
#Header H1 {
	font-weight: bold;
	font-size: 12pt;
}
#Header H2 {
	font-weight: bold;	
	font-size: 10pt;
}
#Main TABLE {
	width: 100%;
}
#Menu {
	vertical-align:top;
	width:156px;
	background-image:url(/fileadmin/t/fvhh/i/menu_bg.jpg);
}
#Menu UL{
	list-style-type:none;
	margin:0px;
	
}
#MenuL1 {
	padding-left:0px;
}
#MenuL1 LI{
	padding-bottom:3px;
}
#MenuL2 {
	padding-left:15px;
}
#Menu A {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}
#Content {
	vertical-align:top;
	width:614px;
	margin: 0 0 10 158;
    padding: 0 1em;
}
#Content A {
	color: #ffffff;
	
}
#Content H1{
	font-size:18px;
	background-image:url(/fileadmin/t/fvhh/i/linie.jpg);
	background-repeat:repeat-x;
	padding-bottom:5px;
	background-position:0px 23px;
}
#Bottom {
	background-color:#D4CFB2;
	text-align: right;
}
#Bottom A {
	color: #2B304D;
	font-weight: bold;
	text-decoration: none;
}
