* {margin: 0;padding: 0;}
body {
	background: url(../images/back-body.jpg) repeat-x #d0d7b6;
	background-attachment: fixed;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main {
	background: url(../images/back-main.gif) repeat-y #FFFFFF;
	position: relative;
	width: 840px;
	margin: 0 auto;  /* Zentrierung */
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #7B7B7B;
	padding-top: 177px;
	min-height: 1100px;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	background-color: #FFFFFF;
	width: 840px;
}
#zitat {
	float: left;
	width: 176px;
	text-align: left;
	font-size: 12px;
	margin-top: 30px;
}
#headerBanner {
	float: right;
	margin: 19px 0px 0px 0px;
}
#breadcrumb {
	position: absolute;
	top: 158px;
	left: 0px;
	color: #7b7b7b;
}
#breadcrumb a {color: #7b7b7b; margin-right: 5px;}
#breadcrumb a:hover {text-decoration: none;}
#hilfsnavi {
	position: absolute;
	left: 747px;
	top: 158px;
	width: 93px;
	text-align: right;
}
#hilfsnavi a {color: #7b7b7b}
#hilfsnavi a:hover {text-decoration: none;}
#content {
	position: relative;
	margin: 5px 0px 0px 203px;
	width: 437px;
	min-height: 600px;
}
#contentFooter {
	margin-top: 20px;
}
#contentFooter a {
	color: #005DA8;
	text-decoration: none;
}
#contentFooter img {
	float: left;
	margin-right: 8px;
}
#colRight {
	position: absolute;
	left: 651px;
	top: 176px;
	background-color: #eeeeee;
}
#colRight p {
	padding: 0px 0px 0px 13px;
}
#colRight h1 {
	background-color: #D8E5AD;
	color: #005DA8;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #9FAC5D;
	padding: 4px 11px 4px 11px;
	width: 167px;
}
#colRight{
	border-top: 5px solid #fff;
	width: 189px;
}
#colLeft {
	position: absolute;
	top: 176px;
	left: 0px;
	border-top: 5px solid #fff;
}
#nav {
	position: absolute;
	top: 103px;
	left: 0px;
	width: 840px;
	height: 73px;
	white-space: nowrap;
	background: url(../images/back-nav.gif) repeat-x #FFFFFF;
}
#nav a {
	text-decoration: none;
	white-space: nowrap;
}
#nav a.level1 {
	display: block;
	border-bottom: 0px solid #FFFFFF;
	background-color: #afafaf;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding: 4px 18px 4px 18px;
	font-weight: bold;
	float: left;
}
#nav a:hover.level1, #nav a.active {background-color: #005da8;}

#nav .sublevel1 {
	position: absolute;
	left: 18px;
	top: 26px;
	display: none;
	color: #7B7B7B;
}
#nav a.level2 {
	padding: 1px 0px 1px 0px;
	color: #7B7B7B;
	text-decoration: none;
}
#nav a:hover.level2 {
	text-decoration: underline;
}
#nav .sublevel1 a.active {
	font-weight: bold;
	background: none;
}

.suchfeld {
	width: 110px;
	border-top: 1px solid #96bf0d;
	border-left: 1px solid #96bf0d;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#suche .button {height: 17px;}
#risiken {
	margin-top: 10px;
}
#calendar a {
	display: block;
	margin-top: 5px;
}
.selectNav {
	height: 148px;
	border-top: 1px solid #96bf0d;
	border-left: 1px solid #96bf0d;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #eeeeee;
	padding: 3px;
	color: #005DA8;
}
.event_list_wrapper {
	margin: 10px 0px 10px 0px;
}
.clearDiv{clear: both;
  position:relative;line-height: 1px;}