A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	font-style : normal;
	color : #990000;
	text-decoration : none;
}
A:HOVER {
	color : CC0000;
}

a.navi1 {
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #FFCC00;
	
}

a.navi2 {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
a.navi2-active {
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
	color : #336600;
}

a.link {
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	color : #FFCC00;
	
}

a.linkbig {
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : #FFCC00;
	
}




.text-footer {
	font-size : 10px;
	color : #FFFFFF;
}
.text-small {
	font-size : 10px;
	color : #336600;
}
.text-color1 {
	color : #285215;
}
.text-color2 {
	color : #669933;
}
.text-color3 {
	color : #FFCC00;
}
.text-color4 {
	color : #990000;
}
.text-color5 {
	color : #CC0000;
}


.headline {
	font-size : 18px;
	font-weight : bold;
	color : #336600;
}
.headline2 {
	font-size : 18px;
	font-weight : normal;
	color : #336600;
}
.headline-color1 {
	font-size : 16px;
	font-weight : bold;
	color : #285215;
}
.headline-color2 {
	font-size : 16px;
	font-weight : bold;
	color : #669933;
}




.black {
	background : #000000;
}
.white  {
	background : #FFFFFF;
}
.grey1 {
	background : #CCCCCC;
}
.grey2 {
	background : #DBDBDB;
}
.grey3 {
	background : #E8E8E8;
}
.grey4 {
	background : #F2F2F2;
}
.grey5 {
	background : #F7F7F7;
}
.color1 {
	background : #285215;
}
.color2 {
	background : #669933;
}
.color3 {
	background : #FFCC00;
}
.color4 {
	background : #990000;
}
.color5 {
	background : #CC0000;
}


body,td,tr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #336600;
}


INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336600;
}
INPUT.feld20 {
	width:20px;
}
INPUT.feld50 {
	width:50px;
}
INPUT.feld100 {
	width:100px;
}
INPUT.feld200 {
	width:200px;
}
INPUT.feld300 {
	width:300px;
}
INPUT.feld400 {
	width:400px;
}

TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #336600;
}
TEXTAREA.feld100 {
	width:100px;
}
TEXTAREA.feld200 {
	width:200px;
}
TEXTAREA.feld300 {
	width:300px;
}
TEXTAREA.feld400 {
	width:400px;
}

SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
}

.border {
	border : 1px solid #ABBD26;
}


#mzentrale {display: none;}
