/* Style Name main.css */

/* Schriftarten */
body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
     { font-family: Arial,Verdana,Futura,sans-serif;
	   color: #f3ceb1;
	 }

/*text in horizontaler oder vertikaler menuleiste*/
/*normal*/
a.menu{
   font-size:		13.15pt;
   font-weight:		bold;
   color:			#000000;
   text-decoration:	none;
}

/*aktuell angezeigte seite*/
a.menuShown{
   font-size:		13.15pt;
   font-weight:		bold;
   color:			#FFFFFF;
   text-decoration:	none;
}

a.mtop{
   font-size:		8.00pt;
   font-weight:		bold;
   color:			#0000FF;
   text-decoration:	none;
}

/* eine menu-ebene tiefer */
/*normal*/
a.menu2{
   font-size:		11pt;
   font-weight:		bold;
   color:			#000000;
   text-decoration:	none;
}

/*aktuell angezeigte seite*/
a.menu2Shown{
   font-size:		11pt;
   font-weight:		bold;
   color:			#FFFFFF;
   text-decoration:	none;
}

/* zwei menu-ebenen tiefer */
/*normal*/

tr.menu3{
   line-height:		10pt;
}
a.menu3{
   font-size:		10pt;
   color:			#000000;
   text-decoration:	none;
}

/*aktuell angezeigte seite*/
a.menu3Shown{
   font-size:		10pt;
   color:			#FFFFFF;
   text-decoration:	none;
}


a.menu4{
   font-size:		9pt;
   color:			#000000;
   text-decoration:	none;
}

a.menu4Shown{
   font-size:		9pt;
   color:			#FFFFFF;
   text-decoration:	none;
}
div.menu4{
   font-size:		9pt;
   color:			#000000;
   text-decoration:	none;
}


/* Definition der Hintergrundfarbe */
.farbe1{
   background-color:#0000FF;
}
.farbe1{
   background-color:#00988E;
}
.farbe2{
   background-color:#FCE8D9;
}



/* Definition des normalen Seiteninhalt-Textes */
p,div{
   color:			#444444;
   font-size:		10pt;
}
li{
   padding-top:		0.15cm;
   color:			#444444;
   font-size:		10pt;
}
a{
   font-size:		8pt;
}
.gross{
   font-size:		11.5pt;
   font-weight:		bold;
}

/*h1,h2,h3,h4,{
   color:#000000;
} */

div.abstandU{
   margin-bottom:	0.085cm;
}


/* Pufferplatz + 2. Hintergrundfarbe im Inhalts-Haupttabellenelement */

td.inhalt{
   padding-left:	0.10cm;
   padding-right:	0.10cm;
   background-color:#0000FF;
   color:			#448844;
   font-size:		8pt;
}

td.inhalt1{
   padding-left:	0.10cm;
   padding-right:	0.10cm;
   background-color:#d8bd01;
   color:			#2d03bd;
   font-size:		8pt;
}


/* Foot Line Definitions */

td.foot1{
	margin-top:		0.25cm;
	margin-left:	0.25cm;
	margin-bottom: 	0.10cm;
	padding-left:	0.10cm;
   	padding-right:	0.10cm;
   	background-color:;
   	color:			#Fd03bd;
   	font-size:		9pt;
}

p.pfoot1{
  	margin-top:		0.25cm;
	margin-left:	0.25cm;
	margin-bottom: 	0.10cm;
	padding-left:	0.10cm;
   	padding-right:	0.10cm;
   	color:			#000000;
   	font-size:		8pt;
	font-weight:	normal;
  	text-decoration:none;
}
