body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rahmen {
	text-align: left;
	padding: 0;
	margin: 0 auto;	
	width: 1000px;
	background-image: url(images/overallbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#toprahmen {
	width: 100%;
	background-image: url(images/topoverallbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	margin: 0;
	padding: 0;
	width: 926px;
	margin-left: 37px;
	padding-bottom: 13px;
}
#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#topnav ul li {
	display: block;
	border-top: 7px solid;
	width: 151px;
	margin-right: 3px;
	float: left;
	text-align: center;
	height: 27px;
	padding-top: 2px;
}
#topnav ul li a:link, #topnav ul li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
#topnav ul li a:hover {
	text-decoration: none;
	color: #154343;
}
#header {
	height: 165px;
	clear: both;
}
#main_content { float: left; display: block; font-size: 12px; }
#topline {
	width: 100%;
	height: 8px;
	display: block;
	border-bottom: 2px solid #fff;
	font-size: 1px;
	line-height: 1px;
}
#left_navi {
	float: left;
	width: 193px;
	display: block;
	background-color: #329d93;
}
#rechts {
	float: left;
	width: 733px;
}
#breadcrumb {
	float: left;
	width: 100%;
	border-bottom: 1px solid;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
#breadcrumb p {
	margin: 0;
	padding: 0;
	margin-left: 4px;
}
#breadcrumb p a:link, #breadcrumb p a:visited {
	color: #000000;
	text-decoration: none;
}
#breadcrumb p a:hover {
	/*text-decoration: underline;*/
}
#main {
	float: left;
	width: 535px;
	display: block;
	margin-left: 4px;
}
#right_navi {
	float: left;
	width: 193px;
	display: block;
	border-left: 1px solid;
	background-color: #acd8d4;
}

#right_navi ul {
	list-style-type: none;
	padding: 0;
	padding-left: 8px;
	margin: 0;
	margin-top: 4px;
}
#right_navi ul li {
	background-image: url(images/subnavbg4.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 20px;
	height: 20px;
	height: auto;
	line-height: 20px;
	width: 175px;
	vertical-align: top;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-bottom: 2px;
	margin-top: 3px;
}
#right_navi ul li a {
	background-image: url(images/subnavbg3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	padding-left: 21px; 
}
#right_navi ul li ul, #right_navi ul li ul li ul { padding-left: 0px; margin: 0;}
#right_navi ul li ul li a, #right_navi ul li ul li ul li a {
	background: none;
	margin: 0; 
	padding-left: 0;
}
#right_navi ul li ul li {
	background-image: url(images/subnavbg3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 20px;
	height: 20px;
	height: auto;
	line-height: 20px;
	width: 129px;
	vertical-align: top;
	padding-left: 21px;
	margin-bottom: 2px;
	margin-top: 3px;
}
#right_navi ul li ul {
	/*background-image: url(images/subnavbg4.gif);*/
	background: none;
	background-repeat: no-repeat;
	background-position: bottom left;
	/*margin-left: -21px;*/
	padding-left: 21px;
}
#right_navi ul li ul li ul {
	background: none;
}
#right_navi ul li.last {
	background-image: url(images/subnavbg3.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#right_navi ul li a:link, #right_navi ul li a:visited {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#right_navi ul li a:hover {
	text-decoration: underline;
}

#left_navi ul {
	list-style-type: none;
	padding: 0;
	padding-left: 8px;
	margin: 0;
}
#left_navi ul li {
	background-image: url(images/subnavbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 25px;
	line-height: 25px;
	width: 154px;
	vertical-align: top;
	padding-left: 21px;
	margin-bottom: 5px;
}
#left_navi ul li a:link, #left_navi ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#left_navi ul li a:hover {
	text-decoration: underline;
}
img#lp {
	padding-left: 29px;
	padding-top: 19px;
}
.clear { clear: both; }
#foot {
	float: right;
	width: 307px;
	height: 26px;
	background-image: url(images/footerbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}
#foot p {
	margin: 0; padding: 0;
	margin-right: 6px;
	margin-top: 6px;
	font-size: 12px;
}
#foot p a:link, #foot p a:visited {
	color: #000;
	text-decoration: none;
}
#foot p a:hover {
	text-decoration: underline;
}

#suchform {
	padding: 0; margin: 0;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 15px;
}
#suchform p {
	padding: 0; margin: 0;
	margin-bottom: 3px;
	font-size: 13px;
}
#suchform input {
	width: 173px;
	height: 20px;
	border: 1px solid black;
}
.ajaxSearch_result {
	margin-bottom: 10px;
}
.ajaxSearch_extract p {
	margin: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0; 
	font-size: 11px;
	color: #999999;
}
.ajaxSearch_highlight {
	border-bottom: 1px dotted #000;
	border-top: 1px dotted #000;
}
