h1 {
	color : #C40E2E;
	font-family : Arial,sans-serif;
	font-size : 18px;
	font-weight : normal;
	line-height: 26px;
	margin:0px 0px 14px 0px;
}
td {
	color : #61696D;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
th {
	FONT-SIZE: 11px;
	color : #C40E2E;
	FONT-WEIGHT: bold;
}
p {
	line-height: 17px;
	text-decoration: none;
}
hr {
	background-color:#FFFFFF; /* Mozilla 1.4 */
	color:#FFFFFF; /* IE 6 */
	border: #FFFFFF; /* 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 #CACACA;
	background: #FFFFFF;
}

strong, b {
	color : #C40E2E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	line-height: 17px;
	text-decoration: none;
}
.footer {
	color : #ffffff;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
.footer, A.footer:LINK, A.footer:VISITED, A.footer:ACTIVE {
	color : #ffffff;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A.footer:HOVER {
	color : #ffffff;;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: underline;
}
A:LINK, A:VISITED, A:ACTIVE {
	color : #61696D;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: underline;
}
A:HOVER {
	color : #C40E2E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
.navi, A.navi:LINK, A.navi:VISITED, A.navi:ACTIVE {
	color : #61696D;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A.navi:HOVER {
	color : #C40E2E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
.morelist, A.morelist:LINK, A.morelist:VISITED, A.morelist:ACTIVE,.morelistbold, A.morelistbold:LINK, A.morelistbold:VISITED, A.morelistbold:ACTIVE {
	color : #61696D;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
A.morelistbold:HOVER,A.morelist:HOVER {
	color : #C40E2E;
	text-decoration: none;
}
.error { 
	color : #C40E2E;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height: 17px;
	text-decoration: none;
}
.ok { 
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: green;
	font-weight: normal;
}
.select { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	width:100%;
	color: #C40E2E;
	font-weight: normal;
}
input {
	border-color: #64640C;
	background-color: #ffffff;
	font-size: 10 px;
	font-family: Arial, sans-serif;
	color: #C40E2E;
	border: thin inset;
	height: 18;
}
.formular_button {
	font-family: Arial, sans-serif;
	background-color: #EBECED;
	border-color: #64640C;
	border: 1px solid;
	font-size: 10px;
	height: 16;
	text-align: center;
}
.button {
	font-family: Arial, sans-serif;
	background-color: #EBECED;
	border: 1px solid #666666;
	font-size: 10px;
}
.button_green {
	font-family: Arial, sans-serif;
	background-color: #EBECED;
	border: 1px solid #127900;
	color: #127900;
	font-size: 10px;
}
TABLE.form {
	background-color: #EBECED;
	padding-left:10px;
	padding-right:10px;
	/*border: 1px solid #2F2357;*/
}

INPUT.text {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 12px;
	height: 20px;
	width:100%;
	border : 1px solid #777777;
}

INPUT.checkbox,INPUT.radio {
	font-family: Arial, sans-serif;
	zoom: 105%;
	border:0px;
	background-color:transparent;
}

TEXTAREA.text {
	color: #C40E2E;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	FONT-SIZE: 11px;
	width:100%;
	height: 100px;
	border : 1px solid #777777;
	/*scrollbar-base-color: #FFB5B0;
	scrollbar-arrow-color: #C40E2E;*/
}
DIV.error {
	color : #C40E2E;
	background-color: #EBECED;
	font-family: 'Courier New',Courier,monospace;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	border : 1px dotted red;
}

DIV.feedback {
	color : green;
	background-color: #EBECED;
	font-family: 'Courier New',Courier,monospace;
	FONT-SIZE: 13px;
	FONT-WEIGHT: normal;
	line-height: 16px;
	text-decoration: none;
	padding: 10px 10px 10px 10px;
	border : 1px dotted green;
}
