/* MHP Styles bodypart */

body {  /* background-attachment: fixed; background-image: url(../img/hg_main.jpg); background-repeat: no-repeat; background-position: left left; */
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CC3333;
	scrollbar-darkshadow-Color:#CC3333;

}

/* hyperlinks */
a:active { color: #CC3333; text-decoration: none; font-weight:bold;  }
a:hover { color: #CC3333; text-decoration: none; font-weight:bold;  }
a:link { text-decoration: none; font-weight:bold;  }
a:visited { text-decoration: none; font-weight:bold;  }



/* textformatierung */
p { font-family:Tahoma; color:#000000; font-size:11; font-weight:normal; }								/* standardtext */
h1 { font-family:Tahoma; color:#000000; font-size:14px; font-style:italic; font-weight:bold; }   		/* Mainframe Ueberschrift*/
h2 { font-family:Tahoma; color:#000000; font-size:11; font-weight:normal; }								/* Leftframe BeschreibungUeberschrift */
h3 { font-family:Tahoma; color:#000000; font-size:10px; font-weight:normal; }    							/* Leftframe BeschreibungText */
h5 { font-family:Tahoma; color:#000000; font-size:14px; font-weight:bold; }					/* Topframe navigation */
h6 { font-family:Tahoma; color:#000000; font-size:10px; }							/* Topframe navigation */
li { font-family:Tahoma; font_size:11; color:#000000; }								/* not used */
td { font-family:Tahoma; font-size:14; color:#000000; }								/* Tabelleninhalte, falls nicht schon definiert */
ul { font-family:Tahoma; font-size:14; color:#000000; }								/* not used */

