body {
	background-color: #F8DBD3;
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	border: 0px solid Window;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	scrollbar-face-color: #FFB7A1;
	scrollbar-highlight-color: White;
	scrollbar-3dlight-color: Gray;
	scrollbar-darkshadow-color: Gray;
	scrollbar-shadow-color: White;
	scrollbar-arrow-color: FF6446;
	scrollbar-track-color: #F8DBD3;
	scrollbar-base-color : transparent;
}

a:hover {
	color: #FF572D;
	text-decoration: underline;
}

a {
	color: #FF572D;
	text-decoration:  none;
}

TD, TH, TR, TABLE {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
.pre {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

.trbg{
	background-image : url(../img/background_tabelle.jpg);
	background-repeat : repeat-y;
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	width: 589px;
}
.button {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	width: 85px;
	height: 19px;
	text-decoration: none;
	margin: 1px 1px 1px 1px;
	border: 1px solid Gray;
	padding: 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	cursor: hand;
}

.textarea {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
	background-color: White;
	text-decoration: none;
	border: 1px Gray;
	border-style : solid solid solid solid;
	width: 241px;
	margin : 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.textarea-klein {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
	background-color: White;
	text-decoration: none;
	border: 1px Gray;
	border-style : solid solid solid solid;
	width: 117px;
	margin : 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.spec {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: BLACK;
	background-color: transparent;
	text-decoration: none;
	border: 0px Gray;
	border-style : solid solid solid solid;
	margin : 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align : center;
	width : 100%;
}
.spec1 {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: BLACK;
	background-color: transparent;
	text-decoration: none;
	border: 0px Gray;
	border-style : solid solid solid solid;
	margin : 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align : left;
	width : 100%;
}

.textarea-rand {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
	background-color: White;
	text-decoration: none;
	border: 1px Gray;
	border-style : solid solid solid solid;
	margin : 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}

.radio {
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Gray;
	background-color: White;
	text-decoration: none;
	border: 1px Gray;
	border-style : solid solid solid solid;
	margin : 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
}

.footer{
	font-family: "Verdana", MS Sans Serif, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}