
BODY {
text=#000000;
background-color : #CCCCCC;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


a {text-decoration: none; font-weight : normal;}
a:link {color:#FFFFFF;}
a:visited {color:#FFFF99;}
a:hover {color:#FFFF99;}
a:active {color:#FFFF99;}


.balken
{
font-size:18pt;
color:black;
background-color:#A7B440;
font-weight: bold;
font-family: Times New Roman, Times, serif;
font-style: normal
}


.balkenblau_rechts{
color:white; 
background-color:#336699; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: normal;
text-align : right;
float : right;}


.balkenblau_links{
color:white; 
background-color:#336699; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: normal;
text-align : left;
float : left;}


.balkenblau_linkso{
color:white; 
background-color:#336699; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-style: normal;
text-align : left;}


.zentriert
{ color: black;
text-align : center;}

.normal { color: black;}

.blocksatz {
	color: black;
	text-align: justify; 
	}

.einsgross:first-letter 
{font-size:18pt; 
color:black; 
font-weight:bold;}


.absatz_ueberschrift {color: black; 
font-weight:bold; 
font-size:150%; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}


.absatz_ueberschrift2 {color: black; 
font-weight:bold; 
font-size:125%; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}



.erzaehltext {
	font-family : "Comic Sans MS", Tahoma, "Times New Roman";
	color : Black;
	text-align : justify;
	}


tr.block {
	background-color : #FFFFE0;
	}


.balkencreme {
	background-color : #FAFFE6;
	color : black;
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	}

/* *** Tabellen und Listen *** */
.tabellecourier
 {
   color: black; 
   text-align : justify;
   font-family: Courier, Courier New;
   font-style: normal;
   font-size: 17px;
   margin-left: 50px; 
}

.uliste_ebene1 {

	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type:disc;
	list-style-position:outside;
	margin-left:5px;
}


/* *** Navigation *** */

.nav_links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align : left;
	float : left;}


.nav_mitte {
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	margin-top: 4px;
	}

.nav_rechts {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align : right;
	float : right;
	}	