body {
	font-family: "Arial";
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 22pt;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e7e9fb;
}

#kopflogo {
	height: auto;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #ebebeb;
}
	
#container {
	height: auto;
	width: 792px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 50px;
	background-color: #ffffff;
	border-width: 1px;
	border-color: #1d00ff;
	border-style: solid;
	overflow: auto;
}

#navi {
	height: auto;
	width: 138px;
	background-color: #dadef9;
	padding-top: 2px;
	margin-bottom: 20px;
	text-align: left;
	text-indent: 0px;
	float: left;
	margin: 0 0 0 0;
	border-bottom: thin solid #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration:underline;
}

a:hover {
	color: #1d00ff;
	text-decoration:underline;
}

a:active {
	color: #1d00ff;
	text-decoration: none;
}

.markermenu{
	list-style-type: none;
	align: top;
	margin: 0 0 0 0;
	padding: 0;
	width: 138px;
}

.markermenu li a{
	background-color: #dadef9;
	font: 12px Arial;
	line-height: 22pt;
	color: #000000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top: thin solid #000000;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 133px;
}

.markermenu li a:visited, .markermenu li a:active{
	color: #000000;
}

.markermenu li a:hover{
	color: #ffffff;
	background-color: #1d00ff;
}

.markermenu_gew{
	list-style-type: none;
	align: top;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font: bold 12px Arial;
	line-height: 22pt;
	color: #ffffff;
	background-color: #1d00ff;
	border-top: thin solid #000000;
}

.untermenu{
	list-style-type: none;
	align: top;
	margin: 0 0 0 0;
	padding: 0;
	width: 138px;
}

.untermenu li a{
	background-color: #dadef9;
	font: 11px Arial;
	line-height: 14pt;
	color: #000000;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-decoration: none;
}


* html .untermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 133px;
}

.untermenu li a:visited, .untermenu li a:active{
	color: #000000;
}

.untermenu li a:hover{
	font: bold italic 10px Arial;
	line-height: 14pt;
	color: #1d00ff;
}
	
.untermenu_gew{
	list-style-type: none;
	align: top;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font: bold italic 11px Arial;
	line-height: 17px;
	color: #1d00ff;
}

h1 {
	font-family: "Arial";
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
}

h2 {
	font-family: "Arial";
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 18px;
}

.textstil1 {
	color: ##1d00ff;
}

.textstil2 {
	font-size: 18px;
	font-weight: bold;
	color: #1d00ff;
}

#anzeige {
	height: auto;
	width: 650px;
	float: left;
	align: top;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
}

#textanzeige {
	height: auto;
	width: 610px;
	font-size: 13pt;
	font-weight: normal;
	line-height: 22pt;
	float: right;
	align: top;
	margin-top: 10px;
	padding-right: 15px;
	padding-left: 13px;
	padding-bottom: 15px;
}
