body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Bilder/Fondsteinchen.jpg);
	background-repeat: repeat;
	scrollbar-face-color:#E9E6C5;
	scrollbar-arrow-color:#03501D;
	scrollbar-track-color:#E9E6C5;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

#snow {height:99%;}

#main { background-image: url(../Bilder/Fondsteine2.jpg);
	border: 2px solid #43553A;
	width: 955px;
	position: relative;
}
#navigation {
	position: relative;
	visibility: visible;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #43553A;
	text-decoration: none;
	text-align: left;
}
#navigation a:hover {
	text-decoration: underline;
}
#footer  {
	position: relative;
	visibility: visible;
	padding: 0px 0px 0px 20px;
}

#footer_2 a {
	text-decoration: none;
	position: relative;
	visibility: visible;
	height: 340px;
	width: 624px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
	color: #43553A;
	font-size: 14px;
	line-height: 20.5px;
	
	z-index: 1;
}

#footer_2 a:hover {text-decoration: underline;}
#content {
	position: relative;
	visibility: visible;
	height: 340px;
	width: 624px;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
	color: #43553A;
	font-size: 14px;
	line-height: 20.5px;
	margin: 40px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
	z-index: 1;
}

#content table{
	color: #43553A;
	font-size: 14px;
	line-height: 20.5px;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 18px 0px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
#content p {
	margin: 10px 0px 0px 0px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #43553A;
	text-decoration: none;
	text-align: left;
}
#content a:hover {
	text-decoration: underline;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #43553A;
	text-decoration: none;
	text-align: left;
}
#footer a:hover {
	text-decoration: underline;
}
#content #gross {
	width: 300px;
}
#content #klein {
	width: 100px;
}
#content #mittel {
	width: 192px;
}

.error_text {
	color:#CC0000;
}
