/* CSS Document */
/*hellgrün: #B3E699
dunkelgrün: #66CC66 
Rahmen bei Bilder:
Edges, Halfton Dots, Radom Sheed 1000, 10/0/0, Direktion 167;
*/

body {
background-color:#CCCCCC;
}

.Stil1 {font-size: 12px}
.Stil2 {font-size: 16px}
.Stil3 {font-size: 14px}
.Stil3 {font-size: 14px; font-weight:bold;}
.Stil6 {font-size: 26px}

#haupt {background-color:#B3E699}

body,td,th, anfrage td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}

text td,th {background-color:#66CC66;}


a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF6666;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
	font-style: italic;
}