body {
	background-color : #FFE9D7;
	/* zus&#65533;tzliche Hintergrundfarbe zu highlight. Verst&#65533;rkt den 3D-Effekt*/
	scrollbar-arrow-color : #000099;
	/*Farbe des Schattenwurfs der Pfeile. Oberer Pfeil: untere Kante. Unterer Pfeil: Schr&#65533;ge nach rechts*/
	scrollbar-base-color : #FFA74F;
	/*konnte ich nicht herausfinden ist wohl eher unwichtig*/
	scrollbar-darkshadow-color : #D2691E;
	/*Rahmen unten und rechts der Fl&#65533;che rund um die Pfeile*/
	scrollbar-face-color : #FFE9D7;
	/*Die Oberfl&#65533;chenfarbe rund um die rauf-runter Pfeile. Oberfl&#65533;chenfarbe des schiebbaren Balkens*/
	scrollbar-highlight-color : #CCCCCC;
	/* Rahmen oben und links der Fl&#65533;che rund um die Pfeile*/
	scrollbar-shadow-color : #FFA74F;
	/*Schattenwurf nach rechts unten von den scrollbl&#65533;cken*/
	scrollbar-track-color : White;
	/*Farbe des Scrollbalkens*/
	font-family:Arial, Helvetica;
	color: #400000;
	background-image: url(../bilder/bg_content.gif);
	background-repeat: repeat-y;
}

p{
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 20px;
}

ul,
ol{
	font-size: 10pt;
}


td {
	vertical-align: top;
} 

a:link,
link {
	font-family: Arial, Helvetica;
	color: #800000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica;
	color: #800000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica;
	color: #800000;
	text-decoration: none;
} 
a:hover {
	font-family: Arial, Helvetica;
	color: Gray;
	text-decoration: underline;
}
a:focus {
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
} 
h1 {
	font-family: Arial, Helvetica;
	font-size: 1.5em;
	color: #400000;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 1.3em;
	color: #400000;
}
h3 {
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #400000;
}
h4 {
	font-family: Arial, Helvetica;
	font-size: 1em;
	color: #400000;
	background: #E0E0E0;
}
h5 {
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	color: #400000;
	background: #E0E0E0;
}
TEXTAREA {
	 font-family : Arial, Helvetica, sans-serif; 
	 font-size : 12px; 
}
td.menuNo{
	padding-top: 2px;
	vertical-align:top;
	background-image:url(../bilder/button_voll.gif);
	background-repeat: no;
	text-align: center;
                font-size: 14px !important for MIE7;

}
/*td.menuNo a:hover{
	padding-top: 2px;
	vertical-align:top;
	background-image:url(../bilder/button_leer.gif);
	text-align: center;
                font-size: 14px !important for MIE7;

}*/
td.menuAct{
	padding-top: 2px;
	vertical-align:top;
	background-image:url(../bilder/button_voll.gif);
	text-align: center;
                font-size: 14px !important for MIE7;

}
td.menu02{
   vertical-align: top;
	font-size: 12px;
	text-align: center;
	padding-right: 13px;
	padding-top: 3px;
}
td.menu02Act{
   vertical-align: top;
	font-size: 12px;
	text-align: center;
	padding-right: 13px;
	background-color: #FFE9D7;
}
td.menu02 a:link {
	color: #400000;		
}
td.menu02 a:visited {
	color: #400000;	
}
td.menu02 a:active {
   background-color: #FFE9D7;
	color: #400000;	
}
td.menu02 a:hover {
	background-color: #FFE9D7;
	color: #400000;
	text-decoration: none;
}
td.menu02 a:focus {
	
}
