* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 20px 36px;
}

div#main {
	width: 902px;
	position: relative;
}

div#header {
	padding-left: 2px;
	padding-bottom: 5px;
}

div#header a {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #6F5B39;
	text-decoration: none;
	margin-right: 18px;
}

div#header a:hover {
	text-decoration: underline;
}

div#headbox {
	width: 900px;
	border: 1px solid #6F5B39;
	position: absolute;
	top: 24px;
	left: 0px;
	z-index: 0;
}

div#headbox a img {
	border: none;
}

div.head_home {
	background: url('images/head_home.jpg');
	height: 370px;
}

div.head_ipn_ev {
	height: 230px;
}

div#headbox img.logo_big {
	margin-top: 10px;
	margin-left: 30px;
}

div#headbox img.logo_small {
	margin-top: 15px;
	margin-left: 23px;
}

div#headbox img.hl_home {
	margin-top: 175px;
	margin-left: 245px;
}

div#headbox img.hl_ipn_ev {
	margin-top: 88px;
	margin-left: 245px;
}

div#navi {
	width: 223px;
	height: 520px;
	position: relative;
	background: #6F5B39;
	margin-top: 164px;
	z-index: 10;
	float: left;
	background: url('images/bg_navi.gif');
	margin-right: -3px;
}

div#navi ul {
	color: #ffffff;
	list-style-type: none;
}

div#navi ul li {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

div#navi ul li.rubrik {
	padding-top: 16px;
	line-height: 20px;
	padding-left: 27px;
}

div#navi ul li.active {
	font-size: 12px;
	height: 16px;
	padding-left: 62px;
	padding-top: 2px;
}

div#navi ul li a {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: url('images/bg_li.gif');
	display: block;
	height: 16px;
	padding-left: 62px;
	padding-top: 2px;
}

div#navi ul li a:hover {
	background-position: 223px;
	color: #6F5B39;
}

div#content {
	border-top: 1px solid #6F5B39;
	border-bottom: 1px solid #6F5B39;
	border-right: 1px solid #6F5B39;
	overflow:auto;
	background: #F4F2EF;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 24px;
	color: #6F5B39;
	font-family: arial, sans-serif;
	font-weight: normal;
}

div.content_small {
	height: 228px;
	margin-top: 380px;
}

div.content_big {
	height: 418px;
	margin-top: 240px;
}

div#content h1 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 20px;
}

div#content h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}

div#content p {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 20px;
}

div#content p.small {
	font-size: 10px;
}

div#content p a {
	color: #6F5B39;
}

div#content table {
	font-size: 12px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

div#content table th, div#content table td {
	vertical-align: top;
	padding: 8px 12px;
	border-top: 1px solid #6F5B39;
	border-bottom: 1px solid #6F5B39;
}

div#content table th {
	text-align: right;
}

div#content table a {
	color: #6F5B39;
}

div#content ul {
	font-size: 12px;
	margin-bottom: 20px;
	padding-left: 35px;
}

div#content div.bericht {
	border-top: 1px solid #6F5B39;
	border-bottom: 1px solid #6F5B39;
	margin-bottom: 25px;
	padding-top: 15px;
}

div#content a {
	color: #6F5B39;
}

div#content input {
	border: 1px solid #6F5B39;
	width: 250px;
	color: #6F5B39;
	font-size: 12px;
	padding: 2px;
}

div#content input.submit {
	background: #6F5B39;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	width: auto;
}

div#content input.radio {
	width: auto;
	margin-left: 135px;
}

div#content select {
	border: 1px solid #6F5B39;
	width: 250px;
	color: #6F5B39;
	font-size: 12px;
	padding: 2px;
}

div#content textarea {
	border: 1px solid #6F5B39;
	width: 250px;
	height: 90px;
	color: #6F5B39;
	font-size: 12px;
	padding: 2px;
}

div#content table.gb {
	width: 96%;
}

div#content table.gb th {
	width: 100px;
	text-align: left;
}

div#content table.gb th, div#content table.gb td {
	padding: 4px;
	border-top: none;
}

div#content a.gb_navi {
	text-decoration:none;
	font-weight: bold;
}

div#content table tr td h1 {
	font-size: 12px;
}

div#content img {
	border: 1px solid #6F5B39;
}

div.galery {
	margin-left: -5px;
	height: 365px;
}

div.galery a.pic {
	display:block;
	float: left;
	width: 88px;
	height: 88px;
	text-align: center;
	background-color: #F4F2EF;
}

div.galery a.pic:hover {
	background-color: #6F5B39;
	text-decoration: none;
}

div.galery a.pic img {
	border: 1px solid #6F5B39;
}

div.galery a.pic span {
	visibility:hidden;
	display: block;
	position: absolute;
	left: 355px;
	top: 290px;
	text-align: center;
	width: 600px;
	color: #6F5B39;
}

div.galery a.pic span img {
	border: 1px solid #6F5B39;
}

.clear {
	clear: both;
}

div.galery a.pic:hover span {
	visibility:visible;
	z-index:100;
}

div#content table.simple td, table.simple th{
	border: none;
}

p.error {
	font-weight: bold;
	color: red;
}

td.small {
	font-size: 10px;
}

div#content table.berichtListe th {
	text-align: left;
}