/* CSS-Datei zur Vorlage "http://wwww.css-vorlagen.de/templates/3-spalten-inhalt-variabel.html */
/* Diese Datei darf frei verwendet und angepasst werden, unterliegt jedoch der http://creativecommons.org/licenses/by/2.0/ */

*{
 margin:0;
 padding:0
}

body{
 background:#fffacd;
 font-family:arial,verdana,sans-serif;
 font-size:.9em;
 text-align:justify;
}



#mitte{
 background:#fffacd;
 border-bottom:0px solid #ccc;
 border-left:0px solid #ccc;
 border-right:0px solid #ccc;
 margin:0;
 position:absolute;
 top:0px;
 left:20px;
 width:800px;
	
	}
	


h1{font-size:xx-large;
text-align:center;
font-style:italic;
background-color:#CC0000;
}

h6{
 font-size:1.1em;
 text-align:center;
}


#liste{
 background:#fff;
 border-bottom:1px solid #666;
 border-left:1px solid #666;
 border-right:1px solid #666;
 list-style:none;
 margin:10px;
 width:138px
}

#liste li a{
 border-top:1px solid #666;
 color:#666;
 display:block;
 padding:5px 8px;
 text-decoration:none;
 width:122px
}

#liste li a:hover{
 background:#c00;
 color:#fff;
 text-decoration:none
}
.tabellentextklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align:center;
	text-decoration:overline;
}
.tabellentextklein-rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align:center;
	text-decoration:none;
}
.textrechts {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.7em;
	}
tr.hell {
 color: #000000;
 background:#fffacd;
}
tr.dunkel {
 color: #000000;
 background: #ffcc99;
}
