body {
	background-color:#EFEFEF;
	margin:0;
	font-size:11px;
	font-family:Arial, Verdana, sans-serif;
	color:#333;
	background-image:url("images/bg.gif");
	background-position:50%;
	background-repeat:repeat-y;
}

html, body, #main {
	height:100%;
}

form {
	display:inline;
}

a {
	text-decoration:none;
	color:#75AB17;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
}

#main {
	width:775px;
	border-top:10px #EFEFEF solid;
	margin:0 auto;
}

#mainc {
	width:767px;
	border-top:4px #fff solid;
	margin:0 auto;
	clear:both;
}

#header {
	background-image:url("images/header-bg.jpg");
	height:185px;
	position:relative;
}

#headernavigation {
	position:absolute;
	top:21px;
	left:11px;
	color:#fff;
	font-weight:bold;
}

#headernavigation a {
	color:#fff;
	font-weight:bold;
}

#headersuchetext {
	position:absolute;
	top:115px;
	left:23px;
	color:#fff;
	font-size:11px;
}

#headersuche {
	position:absolute;
	top:130px;
	left:23px;
}

#headerpathfinder {
	position:absolute;
	top:161px;
	left:211px;
	color:#333;
	font-size:11px;
}

#headerpathfinder a {
	color:#000;
	font-weight:normal;
}

#left {
	width:211px;
	background-color:#fff;
}

#left #menue {
	padding-top:26px;
}

#left #menue .a {
	display:block;
	background-image:URL("images/bg-menue.jpg");
	font-size:13px;
	font-weight:normal;
	padding:4px 1px 3px 10px;
	color:#fff;
}

#left #menue .a:hover, #left #menue .aactive {
	display:block;
	background-image:URL("images/bg-menue.jpg");
	font-size:13px;
	font-weight:bold;
	padding:4px 1px 3px 10px;
	color:#fff;
	text-decoration:none;
}

#right {
	float:right;
	width:523px;
	border-right:30px #fff solid;
}

.font11 {
	font-size:11px;
}

.link {
	display:block;
	background-image:URL("images/link.gif");
	background-repeat:no-repeat;
	background-position:0 4px;
	font-weight:normal;
	color:#333;
	padding-left:12px;
}

h1 {
	background-color:#A6A6A6;
	background-image:URL("images/h1.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 0 3px 14px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 0 10px 0;
}

h1 .folge {
	background-color:#A6A6A6;
	background-image:URL("images/h1folge.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 0 3px 14px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 0 10px 0;
}

h3 {
	font-size:12px;
}

#submenue {
	background-image:URL("images/bg-submenue.gif");
	/*background-repeat:no-repeat;*/
	background-position:0 0;
}

#submenue a {
	display:block;
	padding:5px 14px 0 14px;
	height:20px;
	border-right:1px #fff solid;
	color:#323232;
	font-weight:normal;
}

#submenue2 {
	background-color:#D1D6DE;
	padding:5px 5px 5px 10px;
}

.sub2 {
	display:block;
	padding:5px 0 5px 14px;
	background-image:URL("images/submenue.gif");
	background-repeat:no-repeat;
	background-position:0 5px;
	border-bottom:1px #1A365E solid;
	color:#000;
	font-weight:bold;
}

#content {
	padding:21px 0 12px 12px;
	font-size:12px;
}

#startseite {
	padding:0px 0 12px 12px;
	font-size:11px;
}

#footer {
	border-top:1px #A6A6A6 solid;
	text-align:center;
	padding:20px;
}

#footer a {
	color:#363636;
	font-weight:normal;
}

#content-navigation {
	width:148px;
}

#content-navigation span {
	background-color:#82C621;
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:1px 2px;
	font-size:10px;
	font-weight:bold;
	margin-bottom:6px;
}

#content-navigation a {
	display:block;
	color:#333;
	font-size:11px;
	line-height:16px;
}

.linkpfeil {
	display:block;
	background-image:URL(images/li.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding:0 0 0 15px;
}