/* CSS Document */

<!--
body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3A150B;
}

.bilder {	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FCC725;
	border-right-color: #FCC725;
	border-bottom-color: #FCC725;
	border-left-color: #FCC725;
}

a:link {
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
a:visited {
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
a:hover {
	font-size: 11px;
	text-decoration:none;
	color: #3A150B;
}
a:active {
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}

.box {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding: 10px;
}

.header {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #F3F00F;
}

.unten {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	padding: 5px;
}

TD.eingang A:link {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #43170A;
	font-family: Tahoma;
}

TD.eingang A:active {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #43170A;
	font-family: Tahoma;
}

TD.eingang A:visited {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #43170A;
	font-family: Tahoma;
}

TD.eingang A:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	font-family: Tahoma;
}




//-->

