A {
	font-size : 12px;
	font-style : normal;
	color : #F7955A;
	text-decoration : none;
}
A:HOVER {
	color : #7EA4B4;
}


A.navi1 {
	font-weight : bold;
	color : #F7955A;
}
A.navi1_active {
	font-weight : bold;
	color : #7EA4B4;
}

A.navi2 {
	font-size : 11px;
	color : #F7955A;
}
A.navi2_active {
	font-size : 11px;
	color : #7EA4B4;
}


.txt_footer {
	font-size : 10px;
	color : #7EA4B4;
}
.txt_headline {
	font-size : 34px;
	color : #7EA4B4;
}	
.txt_markup {	
	color : #FF0000;
}
.txt_color1 {
	color : #F7955A;
}
.txt_lineheight {
	line-height : 18px;
}


BODY,TD,TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #7EA4B4;
}



.col_black {
	background : #000000;
}
.col_white  {
	background : #FFFFFF;
}
.col_grey0 {
	background : #F7955A;
}
.col_grey1 {
	background : #999999;
}
.col_grey2 {
	background : #CCCCCC;
}
.col_grey3 {
	background : #E6E6E6;
}
.col_grey4 {
	background : #F0F0F0;
}
.col_grey5 {
	background : #FAFAFA;
}


INPUT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #7EA4B4;
}
INPUT.feld_20 {
	width:20px;
}
INPUT.feld_50 {
	width:50px;
}
INPUT.feld_100 {
	width:100px;
}
INPUT.feld_120 {
	width:120px;
}
INPUT.feld_200 {
	width:200px;
}
INPUT.feld_300 {
	width:300px;
}
INPUT.feld_400 {
	width:400px;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #7EA4B4;
}
TEXTAREA.feld_100 {
	width:100px;
}
TEXTAREA.feld_200 {
	width:200px;
}
TEXTAREA.feld_300 {
	width:300px;
}
TEXTAREA.feld_400 {
	width:400px;
}

SELECT {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #F7955A;
}
