@charset "utf-8";

body {
	background-image: url(../images/hg.jpg);
}

.indexrahmen {
	height: auto;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #999999;
	border: thin inset #555309;
}
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #555309;
	text-align: center;
	white-space: nowrap;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px;
	padding-bottom: 15px;
}

.index_link_impressum {
	margin: 5px;
	text-align: right;
	padding-right: 10px;
	padding-top: 15px;
}
.index_linie {
	margin: 5px;
	text-align: center;
}


.IndexObenLinks {
	float: left;
	width: 42%;
	padding: 0px;
}

.IndexObenMitte {
	float: right;
	width: 56%;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding-top: 57px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.IndexObenLM {
	float: left;
	width:66%;
}

.IndexObenRechts {
	float: right;
	width: 33%;
	padding-top: 150px;
	margin: 0px;
	text-align: center;
}

.3spaltoben {
	height: auto;
	width: 100%;
	float: none;
}

