body {
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	background-color: rgb(163, 163, 163);
	background-image: url(images_neu/idz_bg_101005.gif);
}

/* link klassen */
a:link, a:visited {
	color: rgb(93, 93, 93);
	text-decoration: none;
}

a:hover, a:active {
	color: rgb(93, 93, 93);
	text-decoration: underline;
}

div#mainnav {
	position: absolute;
	width: 200px;
	top: 25px;
	left: 25px;
	z-index: 0;
	background-color: rgb(229, 229, 229);
	text-align: left;
	padding: 0px;
}

p#logo {
	margin-left: 10px;
	margin-top: 13px;
}

ul#nav {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
	list-style: none;
	padding: 0;
	/*border-color: #CCC;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;*/
}

ul#nav li {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 0px;
}

a.topnav:link, a.topnav:visited {
	border-left: rgb(163, 163, 163);
	border-width: 0 0 0 12px;
	border-style: none none none solid;
	padding-left: 8px;
	text-decoration: none;
	color: rgb(163, 163, 163);
	font-weight: bold;
}

a.topnav:hover, a.topnav:active {
	border-left: rgb(93, 93, 93);
	border-width: 0 0 0 12px;
	border-style: none none none solid;
	padding-left: 8px;
	text-decoration: none;
	color: rgb(93, 93, 93);
	font-weight: bold;
}

#aktiv {
	border-left: rgb(93, 93, 93);
	border-width: 0 0 0 12px;
	border-style: none none none solid;
	padding-left: 8px;
	text-decoration: none;
	color: rgb(93, 93, 93);
	font-weight: bold;
}


div#arealbild {
	position: absolute;
	width: 150px;
	margin-top: 0px;
	margin-left: 450px;
	padding: 0;
	z-index: 0;
}

/* rechte navigation */
div#sidenav {
	position: absolute;
	width: 135px;
	top: 150px;
	left: 750px;
	z-index: 2;
	text-align: left;
	padding: 0;
}

div#sidenav p {
	font-size: 12px;
	color: #666;
	margin: 0 0 5px 0;
	padding: 4px;
	border-color: rgb(163, 163, 163);
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}

div#sidenav h4 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #CCC;
	margin: 0 0 5px 0;
	padding: 4px;
	border-color: rgb(163, 163, 163);
	border-width: 1px;
	border-style: solid;
}

a.rightnav:link, a.rightnav:visited {
	color: #666;
	text-decoration: none;
}

a.rightnav:hover, a.rightnav:active {
	color: #333;
	background-color: rgb(229, 229, 229);
	text-decoration: none;
}

div#sidenav p#rightnavaktiv {
	color: rgb(93, 93, 93);
	font-weight: bold;
}

/* inhalt */
div#content {
	position: absolute;
	background-color: #FFF;
	width: 650px;
	margin-top: 100px;
	margin-left: 170px;
	margin-right: 40px;
	padding-top: 15px;
	padding-left: 15px;
	z-index: 1;
}


/* copyright zeile */
div.copyright {
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 10px;
	width: 500px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid none none none;
	padding: 5px 0;
	clear: left;
}

.copyright small {
	font-size: 9px;
	color: rgb(163, 163, 163);
	line-height: 120%;
	font-weight: bold;
}

/* content classes */
div#inhalt {
	margin: 15px 120px 10px 15px;
	padding: 0;
}

div#inhalt h2 {
	font-size: 20px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	margin: 5px 0 10px;
	padding: 0px;
	line-height: 150%;
}

div#inhalt h4 {
	font-size: 13px;
	font-weight: bold;
	color: rgb(93, 93, 93);
	padding: 0px;
	line-height: 150%;
}

div#inhalt p {
	font-size: 13px;
	color: #000;
	line-height: 150%;
	padding: 0px;
}

div#inhalt ul li, div#inhalt ol li {
	font-size: 13px;
	color: #000;
	line-height: 150%;
}

table#geschaeftsfuehrung {
	margin: 10px 0px;
	padding: 0;
}

table#geschaeftsfuehrung td {
	font-size: 13px;
	padding-bottom: 10px;
}
