/* MHP Styles bodypart */

body {  /* background-attachment: fixed; background-image: url(../img/Tasten.jpg); background-repeat: no-repeat; background-position: center center; */
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#FFdF00;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#9999FF;
	scrollbar-darkshadow-Color:#9999FF;

}

/* hyperlinks */
a:active { color: #ffcb05; text-decoration: none }
a:hover { color: #ffcb05; text-decoration: none }
a:link { text-decoration: none }
a:visited { text-decoration: none }



/* textformatierung */
p { font-family:Tahoma; color:#003366; font-size:8pt; font-weight:normal; }								/* standardtext */
h2 { font-family:Tahoma; color:#003366; font-size:8pt; font-weight:normal; }								/* Leftframe BeschreibungUeberschrift */
h3 { font-family:Tahoma; color:#666666; font-size:7pt; font-weight:normal; }    							/* Leftframe BeschreibungText */
h5 { font-family:Tahoma; color:#003366; font-size:11pt; font-weight:bold; }					/* Topframe navigation */
h6 { font-family:Tahoma; color:#003366; font-size:7pt; font-weight:normal; }							/* Topframe navigation */
li { font-family:Tahoma; font-size:8pt; color:#003366; }								/* not used */
td { font-family:Tahoma; font-size:11pt; color:#003366; }								/* Tabelleninhalte, falls nicht schon definiert */
ul { font-family:Tahoma; font-size:11pt; color:#000099; }								/* not used */
table { font-family:Tahoma; color:#003366; font-size:8pt; font-weight:normal; }
h1 { font-family:Tahoma; color:#003366; font-size:11pt; font-style:italic; font-weight:bold; }