body, html {
	min-height: 100%;
	height: 100%;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #424242;
	margin: 0;
	padding: 0;
	
}

#head {
	position: relative;
	height: 168px;
	width: 966px;
	background-color: #fff;
	margin: 0;
}

#head h1 {
	position: absolute;
	top: 59px;
	left: 93px;
	margin: 0;
}

#head #kopfbild {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
}

ul#servicemenue {
	position: absolute;
	top: 24px;
	right: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #fff;
	border-left: 2px solid #fff;
	z-index: 100;
}

ul#servicemenue li {
	height: 25px;
	margin: 0;
	float: left;
}

ul#servicemenue li#sm1 { width: 151px; }
ul#servicemenue li#sm2 { width: 135px; }
ul#servicemenue li#sm3 { width: 135px; }
ul#servicemenue li#sm4 { width: 90px; }

ul#servicemenue li a {
	display: block;
	height: 20px; /* + padding */
	padding: 5px 10px 0 10px;
	color: #fff;
	text-decoration: none;
	background-color: #D60230;
	border-left: 1px solid #fff;
}

ul#servicemenue li a:hover {
	display: block;
	height: 20px; /* + padding */
	padding: 5px 10px 0 10px;
	color: #fff;
	background-color: #A20013;
	border-left: 1px solid #fff;
}

#wrapper {
	position: relative;
	min-height: 100%;
	width: 967px;
	padding: 0 0 0 0;
	margin:0 auto 0 auto;
	background: #fff url(/bilder/gkmain_hg.gif) repeat-y 14px 0;
}

#wrapper_start {
	position: relative;
	min-height: 100%;
	width: 967px;
	background: url(/bilder/kxstart.gif) repeat-y 14px 0;
	padding: 0 0 0 0;
	margin:0 auto 0 auto;
}

* html #wrapper, * html #wrapper_start {
	height:100%;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left_small {
	width: 233px; /* + padding */
	min-height: 450px;
	padding: 0 0 0 14px;
	background: url(/bilder/gxnav_hg.gif) no-repeat 14px 0;
	border-top: 1px solid #fff;
	float: left;
}

#right_big {
	width: 720px;
	background: url(/bilder/gxkopf1.gif) no-repeat 11px 0;
	border-top: 1px solid #fff;
	float: left;
}

ul#wobinich {
	height: 27px;
	background-color: #fff;
	margin: 21px 0 0 20px;
	padding: 0px 0 0 0;
}

ul#wobinich li {
	font-size: 10px;
	color: #D60230;
	margin: 0 15px 0 0;
	float: left;
}

#main_content {
	width: 492px;
	clear: both;
	padding: 0 0 48px 0;
	float: left;
}

#main_content_start {
	width: 717px;
	background-color: #fff;
	clear: both;
	padding: 0 0 48px 0;

}

#main_right {
	width: 227px;
	float: left;
	margin: 0;
	padding: 0;
}

#main_right .seite_bild {
	border-bottom: 2px solid #fff;
}

#main_right h3 {
	height: 30px;
	font-size: 10px;
	color: #6A8603;
	background-color: #EFEFEF;
	padding: 10px 0 0 5px;
	margin: 0;
	border-bottom: 2px solid #fff;
}

#main_right .rechts_text {
	background-color: #EFEFEF;
	color: #6A6A6A;
	padding: 5px 10px 5px 10px;
	border-bottom: 2px solid #fff;
}


#footer {
	position: absolute;
	bottom: 0;
	left: 258px;
	width: 708px;
	height: 48px;
	background: #fff url(/bilder/gxfusz1.gif) no-repeat bottom;
}

#footer p {
	font-size: 10px;
	color: #fff;
	margin: 30px 0 0 20px;
	padding: 0;
}

/* ---------------------------------- */
/* hauptmenue */

ul#hmenue {
	margin: 0 0 0 36px;
	padding: 0;
}

ul#hmenue li#oberpunkt1 {
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 5px;
	background: url(/bilder/gxmenue_box0.gif) no-repeat;
}

ul#hmenue li#oberpunkt2, ul#hmenue li#oberpunkt3 {
	color: #fff;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px 0 0 5px;
	background: url(/bilder/gxmenue_box1.gif) no-repeat;
}

ul#hmenue li ul.unterm {
	margin: 12px 0 0 0;
}

ul#hmenue li ul {
	margin: 0;
}

ul#hmenue li ul.unterm li ul.u_unterm {
	margin: 0;
	padding: 0;
	background: url(../bilder/gxnav_trenn.gif) no-repeat top;
}

ul#hmenue li ul.unterm li {
	font-weight: normal;
	line-height: 24px;
	background: url(/bilder/gxnav_trenn.gif) no-repeat bottom;
	
}

ul#hmenue li ul li ul li {
	padding: 0;
}

ul#hmenue a.menue {
	color: #D60230;
	text-decoration: none;
	padding: 0 0 0 37px;
}

ul#hmenue a.menue:hover {
	text-decoration: underline
}


ul#hmenue ul.u_unterm a.menue {
	color: #D60230;
	text-decoration: none;
	padding: 0 0 0 74px
}

ul#hmenue ul.u_unterm a.menue:hover {
	text-decoration: underline;
	padding: 0 0 0 74px
}

a.menue {
	color: #D60230;
	text-decoration: none;
}

a.menue:hover {
	text-decoration: underline;
}

/* ---------------------------------- */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}