td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CBC994;
}

.txt_chart {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #CBC994;
}

.haupttxt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CBC994;
}

.haupttxtweiss {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.hinweistxt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #B70202;
}

.home {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #CBC994;
}

.alt {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.name {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #808080;
	padding-bottom: 5px;
}

.bewertung {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #B70202;
}

.error {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #B70202;
}

.bewertungfavo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #B70202;
}


.formulartext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #CBC994;
}

.ffield {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #B70202;
	margin-top: 3px;
	border: solid 0px #000000;
	background-color: transparent;
}

.fselect {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #B70202;
	border: solid 1px #CBC994;
}

.ftxtbox {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #CBC994;
	border: solid 1px #CBC994;
}

.fieldbox {
	height: 23px;
	background: url(img/fbg_1.gif) no-repeat;
}
.fieldbox2 {
	height: 23px;
	background: url(img/fbg_2.gif) no-repeat;
}
.fieldbox3 {
	height: 23px;
	background: url(img/fbg_3.gif) no-repeat;
}

.fieldboxl {
	height: 23px;
	background: url(img/fbg_4.gif) no-repeat;
}

.fieldboxr {
	height: 23px;
	background: url(img/fbg_6.gif) no-repeat;
}

.ecardr {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: solid 1px #5D0000;
	padding: 2px;
}

.ecards {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #B70202;
	background-color: #000000;
	border: solid 1px #5D0000;
	padding: 2px;
}

.zahlen {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #B70202;
	font-weight: bold;
}

A:link, A:active
	{
	text-decoration	: underline;
	color			: #CBC994;
	background		: transparent;
	}
A:visited 
	{
   	text-decoration	: underline; 
   	color			: #CBC994; 
  	background		: transparent; 
	}
A:hover 
	{ 
   	text-decoration	: underline; 
	color			: #FFFFFF;
	background		: transparent;
	}
	
input, select, textarea { 
	font-family: Georgia, Times New Roman, Times, serif; 
	color: #B70202;; 
	font-size: 11px;
	background: #000000
}


