/* DATEI: her.css */



/* body { margin-top:10px; margin-bottom:10px;background-image:url(Backgrnd.jpg) } */

body { margin-top:10px; margin-bottom:10px;} 

/*body { margin-top:10px; margin-bottom:10px;background-color:rgb(234,244,180) } */



/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */

/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */

/* 10px = 10 Pixel, Wert aenderbar */

/* background-image = Hintergrundbild: helles beige */



body,p,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,div,th,td,address,blockquote,nobr,b,i,copyright

     { font-family:Arial,helvetica,sans-serif; }

	 

body, p,ul,ol,li,div,address,nobr { font-size:14px; }	 

	 

.menu

{

        position: absolute;

        top:0;

        z-index: 0;

}



.bullet {

	background-color : #FFFABC;

}





#Mfarbe {

	

	background-color : #FFFABC;

	border-style:none;

    border-width:thin;

padding:5pt;

   }



#linkfarbe{

	color : navy;

	text-decoration:none;

}



#Hfarbe {

	color : white;

	text-decoration:none;font-size:10pt;

}



.Kopftext {

		font-size : 15px;

}







div.fussnote {font-size:9pt; vertical-align:top}



div.inhalt  {font-size:9pt; font-weight:bold}



td.text {font-size:10pt; vertical-align:top}



td.rechts { text-align:right;font-size:10pt; vertical-align:top}



td.textt {font-size:10pt; vertical-align:middle}



h1 {font-weight:bold; font-size:13pt;}



h2 {font-weight:bold; font-size:11pt;}



h3 {font-weight:bold; font-size:11pt;}



td.u {font-size:10pt; font-weight:bold; vertical-align:top}



sup {font-size:9pt; font-weight:bold}












