h1 {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	line-height: 0px;
	text-decoration: none;
}
td {
	color : #000000;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 18px;
	text-decoration: none;
}
.smalltext {
	color : #000000;
	font-family: Arial, sans-serif;
	FONT-SIZE: 10px;
	FONT-WEIGHT: normal;
	line-height: 14px;
	text-decoration: none;
}
strong, b {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	line-height: 17px;
	text-decoration: none;
}
.felder {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	line-height: 17px;
	text-decoration: none;
}
.tabelle {
	color : #ffffff;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	line-height: 17px;
	text-decoration: none;
}

hr {
	background-color:#810D28; /* Mozilla 1.4 */
	color:#810D28; /* IE 6 */
	border: #810D28; /* Opera 7.11 */
	height: 0px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
	/* border-top: solid 1px #CACACA; */
	border-top:dashed 1px #810D28;
	background: #810D28;
}

.closer {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
.closer, A.closer:LINK, A.closer:VISITED, A.closer:ACTIVE {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A.closer:HOVER {
	background-color: #810D28;
	color : #ffffff;
	font-family: Arial, sans-serif;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
.leistungen, A.leistungen:LINK, A.leistungen:VISITED, A.leistungen:ACTIVE {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: underline;
}
A.leistungen:HOVER {
	color : #000000;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A:LINK, A:VISITED, A:ACTIVE {
	color : #000000;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: underline;
}
A:HOVER {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A.smalltext:LINK, A.smalltext:VISITED, A.smalltext:ACTIVE {
	color : #000000;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A.smalltext:HOVER {
	color : #810D28;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: underline;
}
.error { 
	color : red;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: underline;
}
.ok { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: green;
	font-weight: bold;
}

input {
	border-color: #64640C;
	background-color: #ffffff;
	font-size: 11 px;
	font-family: Arial, sans-serif;
	color: #C40E2E;
	border: thin inset;
	height: 18;
}

.button {
	color: #ffffff;
	font-family: Arial, sans-serif;
	background-color: #810D28;
	border: 1px solid #810D28;
	font-size: 12px;
}

INPUT.text {
	color: #810D28;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	height: 17px;
	width:100%;
	border : 1px solid #810D28;
}
TEXTAREA.text {
	color: #810D28;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	width:100%;
	height: 100px;
	border : 1px solid #810D28;
	/*scrollbar-base-color: #FFB5B0;
	scrollbar-arrow-color: #C40E2E;*/
}
.radio {
	color: #810D28;
	background-color: #EBE4DE;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	height: 17px;
	border : 0px;
}

div#team div {
	width:299px;
	height:171px;
	float:left;
}
div#team {margin-top:33px;}
