body{
	scrollbar-face-color:#A04E1E;
	scrollbar-highlight-color:#FAE9B1;
	scrollbar-shadow-color:#FAE9B1;
	scrollbar-3dlight-color:#A04E1E;
	scrollbar-arrow-color:#FAE9B1;
	scrollbar-track-color:#A04E1E;
	scrollbar-darkshadow-color:#A04E1E;
	text-decoration: none;
}

body, td, div, form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

.schriftfarbe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
body {
		background-color: #A04E1E;
	background-image: url(bilder/seitenbackground.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAE9B1;
	font-stretch: condensed;
	}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FAE9B1;
	font-stretch: condensed;
		}
a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7C30;
	font-stretch: condensed;
	        TEXT-DECORATION: underline;
		}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7C30;
	font-stretch: condensed;
		        TEXT-DECORATION: underline;
		}
A {
        TEXT-DECORATION: none
}
.Hervorheben {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #631101; height: 1px;
}
hr {
	color: #666666;
}
input {
border : 1px solid #631101; 
background-color : #FFF8E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}
textarea {
border : 1px solid #631101;
background-color : #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}