html {
	height: 100%; 
	margin-bottom: 0.1px;	
}


body {	
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
 	color: #660066;
	background-color: #ffffff;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C100C1;
	background-color: inherit;
	
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #C100C1;
	background-color: inherit;
}


hr {
	line-height: 2px;
	azimuth: center;
}

/* .fg = Schriftgroesse für z.B. überschriften */

.fg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660066;
	background-color: inherit;
	font-weight: bold;
}
 
.fg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #660066;
	background-color: inherit;
	font-weight: bold;
}  
/* .fg3 = für MHP in Fusszeile */
.fg3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #ffffff;
	background-color: inherit;
	font-weight: bold;
}  


#seite1 {
	background-image: url(bilder/seite1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	azimuth: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660066;
	background-color: #E1DBE5;
}


#seite1  a {
	font-family:  Arial, Helvetica, sans-serif;
	color: #660066;
	font-size: 12pt;
	font-weight: bold;
	background-color: inherit;
	text-decoration: none;
}

 
#seite1 a:hover {
	text-decoration: none;
	border-right: 2pt solid #C100C1;
	background: #660066;
	color: #ffffff;
}

 
#navi_li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-image: url(bilder/navi.jpg);
	background-repeat: repeat-y;	
	border-right-width: 0px;	
	display: block;	
	padding-left: 5px;
	border-left-width: 0px;	
	border-bottom-width: 0px;
	padding-bottom: 7px;
	margin: 0px 0px 0px;
	color: #660066;
	padding-top: 7px;
	text-align: left;
	text-decoration: none;
	background-color: inherit;
}

	
#navi_li a:hover {
	text-decoration: none;
	border-right: 4pt  solid #C100C1;
	background: #660066;
	color: #ffffff;
}


 #navi1 a {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #660066;
}


 #navi1 {
	color: #cc99cc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #660066;	
}



