body {
	background-color: #F5F5F5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.div_head {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 165px;
	width: 100%;
	background-image: url(img/bgr2.png);
	background-repeat: no-repeat;
}
.div_foot {
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 125px;
	width: 100%;
	background-image: url(img/footer4.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.div_mid {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 100%;
}
h1 {
	font-family: "Courier New", Courier, mono;
	color: #333333;
	font-weight: bold;
}
.text {
	font-size: 10px;
}
.nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.div_midscroll {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	width: 100%;
	overflow: auto;
	height: 60%;
}
.div_headindex {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(img/bgr2.png);
	background-repeat: no-repeat;
	text-align: center;
}
a:link {
	color: #333333;
	background-color: transparent;
}
a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
a.nocolor:hover {
	color: #FFFFFF;
	background-color: transparent;
}
a:visited {
	color: #999999;
}
.macher {
	font-size: 12px;
	font-weight: bold;
}
.oberlinie {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
