A {
	font-size : 12px;
	font-style : normal;
	color : #009966;
	text-decoration : none;
}
A:HOVER {
	color : #999999;
}


a.navi1 {
	font-size : 13px;
	font-weight : bold;
}
a.navi1-active {
	font-size : 13px;
	font-weight : bold;
	color : #999999;
}


.text-footer {
	font-size : 10px;
}
.text-markup {	
	color : #FF0000;
}


body,td,tr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #006699;
}



.black {
	background : #000000;
}
.white  {
	background : #FFFFFF;
}
.color1 {
	background : #006699;
}
.color2 {
	background : #009966;
}
.grey {
	background : #CCCCCC;
}


INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006699;
}
INPUT.feld20 {
	width:20px;
}
INPUT.feld50 {
	width:50px;
}
INPUT.feld100 {
	width:100px;
}
INPUT.feld120 {
	width:120px;
}
INPUT.feld200 {
	width:200px;
}
INPUT.feld300 {
	width:300px;
}
INPUT.feld400 {
	width:400px;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #006699;
}
TEXTAREA.feld100 {
	width:100px;
}
TEXTAREA.feld200 {
	width:200px;
}
TEXTAREA.feld300 {
	width:300px;
}
TEXTAREA.feld400 {
	width:400px;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #009966;
}



