A {
	font-size : 12px;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}
A:HOVER {
	color : #666666;
}


a.navi1 {
	font-weight : bold;
	color : #FF0000;
}
a.navi1-active {
	font-weight : bold;
	color : #666666;
}

a.navi2 {
	font-size : 11px;
	color : #FF0000;
}
a.navi2-active {
	font-size : 11px;
	color : #666666;
}


.text-footer {
	font-size : 10px;
	color : #666666;
}
.text-headline {
	font-size : 14px;
	color : #333333;
}	
.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 : #000000;
}

.black {
	background : #000000;
}
.white  {
	background : #FFFFFF;
}
.color1 {
	background : #FF0000;
}
.color12 {
	background : #FFE5E5;
}
.grey0 {
	background : #666666;
}
.grey1 {
	background : #999999;
}
.grey1-active {
	background : #FF0000;
}

.grey2 {
	background : #CCCCCC;
}
.grey2-active {
	background : #FFE5E5;
}

.grey3 {
	background : #E6E6E6;
}
.grey3-active {
	background : #E6E6E6;
}
.grey4 {
	background : #F0F0F0;
}
.grey5 {
	background : #FAFAFA;
}

INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #666666;
}
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 : #666666;
}
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 : #FF0000;
}


form
{
	margin: 0 0 0 0;
}
