@meta { Title: "mainstyle"; }
/*Links im Text*/
a.textlink {
	text-decoration : none;
	color : #006699;
	font-family: Arial, Helvetica, sans-serif
}

/*Links in der Navigation*/
a.navilink:LINK {
	text-decoration : none;
	color : #C9DB91;
    font-family: Arial, Helvetica, sans-serif
}
a.navilink:VISITED {
	text-decoration : none;
	color : #C9DB91;
    font-family: Arial, Helvetica, sans-serif
}
a.navilink:HOVER {
	text-decoration : none;
	color : #FF9933;
	font-family: Arial, Helvetica, sans-serif
}
a.navilink:ACTIVE {
	text-decoration : none;
	color : #C9DB91;
    font-family: Arial, Helvetica, sans-serif
}

/*Hintergrundfarben*/
.topbackground {
	background-color: #006699
}
.mainbackground {
	background-color: #99CC99
}
.navibackground {
	background-color: #336699
}
.randlinksbackground {
	background-color: #669966
}
.randrechtsbackground {
	background-color: #669966
}
.oepnvbackground {
	background-color: #c5b79d
}

/*Schriften*/
.navinormal {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #99CC99}
.navigross {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #99CC99}
.naviklein {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #99CC99}
.headline_gross {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #99CC99; text-decoration: none}
.headline_gross_g {  font-family: Georgia, Times New Roman, Times, serif; font-size: 16pt; font-weight: bold; color: #99CC99; text-decoration: none}
.headline_klein {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #99CC99; text-decoration: none}
.headline_klein_g {  font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; font-weight: bold; color: #99CC99; text-decoration: none}
.headline_10fett {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #99CC99; text-decoration: none}
.headline_10fett_g {  font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; font-weight: bold; color: #99CC99; text-decoration: none}
.headline_kleiner {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #99CC99; text-decoration: none}
.headline_10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #99CC99; text-decoration: none}
.headline_10_g {  font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; color: #99CC99; text-decoration: none}

.textueberschrift {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0066; font-weight: bolder; text-decoration: none}
.textueberschrift14 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #333333; font-weight: bolder; text-decoration: none}
.textueberschrift11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333; font-weight: bolder; text-decoration: none}
.textnormal {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333}
.text10 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
.textgross {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333; font-weight: bold}
.textgroesser {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333; font-weight: bold}
.text11 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333}
.text11bold {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333; font-weight: bold}
.text11bkursiv {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-style:italic; color: #333333; font-weight: bold}
.text12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #333333}
.text12kursiv {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style:italic; color: #333333}
.textklein {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333}

/*10.03.2008*/
