body
{
	margin: 0;
	padding: 0;
	background: url(./images/hg_allg_body.jpg) repeat scroll 0 0; 
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	text-align:center;
	position: relative;
	z-index: 0;
}

a img {border: none; text-decoration: none;}

.clear
{
	clear: both;
}
.hide
{
	display: none;
}
.startpagelink
{
	display: block;
	position: absolute;
	left: 0;
	top: 20px;
	width: 360px;
	height: 110px;
	text-decoration: none;
}
.backgroundheader
{
	height: 236px;
	min-width: 980px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -10000;
	background: url(./images/hg_allg_head.jpg);
}
.container
{
	margin: 0 auto 20px auto;
	text-align: left;
	width: 980px;
}
.headerpane
{
	width: 980px;
	height: 208px;
	position: relative;
	z-index: 0;
}
.logopane
{
	position: absolute;
	top: 0px;
	left: -40px;
	background: url(./images/hufer_logo.png) no-repeat top left;
	width: 578px;
	height: 213px;
	z-index: -100;
}
.headerpane_right
{
	width: 600px;
	height: 145px;
	float: right;
}
.themepictures
{
	margin-top: 18px;
	float: right;
	width: 595px;
	height: 88px;
	background: url(./images/themenbilder.png);
	position: relative;
	z-index: 100;
}
.picture1, .picture2, .picture3, .picture4
{
	position: absolute;
	top: 7px;
	width: 140px;
	height: 74px;
	background: #000;
}
.picture1
{
	left: 7px;
	background-image: url(./images/standardpic1.jpg);
}
.picture2
{
	left: 154px;
	background-image: url(./images/standardpic2.jpg);
}
.picture3
{
	left: 301px;
	background-image: url(./images/standardpic3.jpg);
}
.picture4
{
	left: 449px;
	background-image: url(./images/standardpic4.jpg);
}

/*------- Navigations -------*/
.toplevelnavigation
{
	float: right;
	overflow: hidden;
	position: relative;
	width: 582px;
	height: 25px;
	margin: 0 6px 0 0;
	padding: 0;
	list-style-type: none;
	z-index: 0;
}
.toplevelnavigationbackground
{
	display: block;
	position: absolute;
	left: 0px;
	top: 6px;
	width: 582px;
	height: 17px;
	background: #000;
	z-index: -100;
}
.toplevelnavigation ul
{
	list-style-type: none;
	display: block;
	width: 590px;
	height: 25px;
	padding: 4px 0 0 0;
	margin: 0;
}
.toplevelnavigation ul li, .subnavigation ul ul li
{
	display: block;
	float: left;
	margin-left: 8px;
	padding-right: 10px;
	border-right: 2px solid #eee;
	height: 21px;
}
.toplevelnavigation ul li a, 
.toplevelnavigation ul li a.visited, 
.subnavigation ul li a, 
.subnavigation ul li a:visited
{
	text-decoration: none;
	color: #eee;
	display: block;
	height: 19px;
	padding: 2px 3px 0 3px;
	float: left;
}
.toplevelnavigation ul li.current-cat a
{
	color: #eee;
	background-color: #e11;
}
.toplevelnavigation ul li a:hover
{
	color: #e11;
	background-color: #eee;
}
.subnavigation
{
	width: 974px;
	height: 63px;
	background: url(./images/navibalken_v5.png);
}
.subnavigation .left
{
	display: block
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}
.subnavigation .right
{
	display: block
	list-style-type: none;
	padding: 4px 0 0 0;
	margin: 0;
	float: right;
}
.subnavigation ul
{
	list-style-type: none;
	display: block;	
	margin: 0;
	padding: 4px 0 0 0;
}
.subnavigation ul li a:hover
{
	background-color: #fff;
	color: #000;
}
.subnavigation ul li.current-cat a
{
	color: #fc0;
	font-weight: bold;
}
.subnavigation ul li a:hover, .footer
{
	opacity: 0.7;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.subnavigation.3rdlayer
{
	font-size: 12px;
}

.servicenavigation, .servicenavigation li
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.servicenavigation
{
	float: right;
	margin-top: 2px;
}
.servicenavigation ul li
{
	display: block;
	float: right;
	margin-left: 8px;
	padding-right: 10px;
	border-right: 2px solid #000;
	height: 21px;
}
.servicenavigation ul li a, .servicenavigation ul li a:visited
{
	display: block;
	height: 19px;
	padding: 2px 3px 0;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.toplevelnavigation .current_page_ancestor a, .toplevelnavigation .current_page_parent a, .toplevelnavigation .current_page_item a,
.toplevelnavigation .current_page_ancestor a.visited, .toplevelnavigation .current_page_parent a.visited, .toplevelnavigation .current_page_item a.visited
{
	font-weight: bold;
	color: #fc7 !important;
}

.subnavigation .current_page_ancestor a, .subnavigation .current_page_parent a, .subnavigation .current_page_item a,
.subnavigation .current_page_ancestor a.visited, .subnavigation .current_page_parent a.visited, .subnavigation .current_page_item a.visited
{
	font-weight: bold;
	color: #fc7 !important;
}

.contentpane
{
	position: relative;
	width: 974px;
	min-height: 500px;
	background: #fff;
	color: #00608F;
	font-size: 15px;
	z-index: 100;
}
.contentpane .inner
{
	padding: 5px 5px 5px 5px;
}

h1.top
{
	margin-top: 0px;
	padding-top: 0px;
}
h2.box
{
	margin: 0;
	padding: 11px 0 0 30px;
	font-size: 22px;
	font-weight: bold;
}

.breadcrumb
{
	font-size: 75%;
	padding-bottom: 5px;
}

.breadcrumb a, .breadcrumb a:visited
{
	color: #00608F;
	text-decoration: none;
	text-transform: uppercase;
}


.itembox
{
	margin: 0 0 14px 0;
}

.itembox .header
{
	width: 964px;
	height: 47px;
	background: url(./images/aktuellbox_oben.png);
	z-index: 100;
}

.itembox .boxcontent
{
	width: 964px;
	background: url(./images/aktuellbox_mitte.png) repeat;
}

.itembox .wrapper
{
	margin: 0 14px;
}

.itembox .boxcontent p
{
	margin: 0;
	padding: 5px 0;
}

.itembox .boxcontent a, .itembox .boxcontent a:visited
{
	color: #00608F;
}

.itembox .boxfooter
{
	width: 964px;
	height: 14px;
	background: url(./images/aktuellbox_unten.png);
}

.itembox img.previewpicture
{
	margin: 0;
	padding: 5px 10px 5px 0;
	float: left;
}

.footer
{
	width: 974px;
	height: 24px;
	background-color: #fff;
	color: #000;
}
.contentpane
{
	background: url(./images/60prozentpixel.png) repeat;
}

.cform .cf_hidden, .linklove
{
	display: none;
}

.cform .cf-ol
{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 950px;
	overflow: hidden;
	clear: both;
}

.cform .cf-ol li
{
	float: left;
	display: block;
	overflow: hidden;
	width: 450px;
	height: 25px;
	margin: 2px 10px 0px 0px;
}

.cform .cf-ol label
{
	display: block;
	float: left;
	height: 20px;
	width: 170px;
}

.cform .cf-ol li input[type='text'], .cform .cf-ol li input.text,  .cform .cf-ol li textarea
{
	float: left;
	display: block;
	width: 250px;
}

.cform .cf-ol br
{
	display: none;
}

.cform .cf-ol
{
	clear: both;
}

.cform #li--11
{
	width: 945px;
	clear: both;
	height: 230px;
}

.cform .cf-ol li textarea
{
	width: 710px;
	height: 200px;
}

#usermessagea
{
	margin: 20px 0 5px 0;
	padding: 0;
	color: #f00;
	font-weight: bold;
}

.cf-sb
{
	margin-left: 170px;
}


.cf-box-group, #li--10items, #li--10
{
	float: left;
	clear: both;
}

#li--10items
{
	width: 200px;
}

.cf-box-group, #li--10items
{
	height: 100px;
	margin-left: 165px;
}

.cf-box-group input, .cf-box-group label
{
	float: left;
	height: 18px;
	display: block;
	line-height: 18px;
}
.cf-box-group input
{
	clear: both;
}
.cf-box-group p
{
	display: none;
}
