#nav {
	margin: 0px;
	padding: 0px;
	width: 170px;
}
#links {
	position: absolute;
	width: 175px;
	left: 0px;
	top: 107px;
}
#rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 165px;
	position: absolute;
	top: 107px;
	right: 13px;
}

#inhalt {
	margin-right: 236px;
	margin-left: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	height: 500px;
	line-height: 20px;
}
#inhalt_breit {
	margin-right: 200px;
	margin-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 20px;
	height: 1000px;
	line-height: 20px;
}
#inhalt label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
	width: 30%;
	text-align: right;
	padding-right: 14px;
	padding-bottom: 20px;
}
#inhalt .Stil2 {
	display: block;
	float: left;
}

#inhalt input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
}

#inhalt form {
	background-color: #EFF7EC;
	padding: 34px 20px 12px;
	border: 1px solid #429C29;
}
#inhalt input {
	border: 1px solid #429C29;
}
#inhalt textarea {
	border: 1px solid #429C29;
	margin-bottom: 20px;
}
#inhalt .extra {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#inhalt form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

#inhalt input#submit { /* den Submit-Button */
	float: none;
	width: auto;
}

#inhalt .absendknopp {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #429C29;
	margin-right: 8px;
	margin-top: 10px;
	padding: 4px;
}

#inhalt h5 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #429C29;
	padding: 6px 12px 6px 17px;
	margin-top: 30px;
	margin-bottom: 2px;
	line-height: 20px;
}

#inhalt h4 {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #429C29;
	padding: 8px 12px 8px 17px;
	margin-top: 30px;
	margin-bottom: 2px;
	line-height: 24px;
}

#inhalt h3 {
	font-size: 20px;
	font-weight: bold;
	color: #005B89;
	margin-bottom: 24px;
	line-height: 24px;
}
#inhalt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #005B89;
	padding-bottom: 8px;
	padding-top: 6px;
}

#inhalt p {
	margin-bottom: 34px;
}

#inhalt a {
	color: #005B89;
}
#inhalt a:hover {
	color: #FFCC00;
}


#inhalt ul {
	background-color: #EFF7EC;
	list-style-type: none;
	padding: 12px 14px 7px 0px;
	margin-left: 0px;
	margin-bottom: 34px;
}
#inhalt ul li {
	padding-bottom: 8px;
	background-image: url(images/liste_pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	background-position: 0px 1px;
	line-height: 18px;
}
#inhalt ol {
	background-color: #EFF7EC;
	list-style-type: none;
	padding: 20px 14px 7px 0px;
	margin-left: 0px;
	margin-bottom: 34px;
}
#inhalt ol li {
	padding-bottom: 20px;
	background-image: url(images/liste_pfeil.gif);
	background-repeat: no-repeat;
	padding-left: 46px;
	background-position: 0px 1px;
	line-height: 18px;
}
#inhalt br {
	float: none;
}


.topnav {
	position: absolute;
	top: 21px;
	right: 336px;
	height: 56px;
	background-image: url(images/back_topnav.gif);
	background-repeat: no-repeat;
	background-position: 75px 4px;
}
.topnav a:hover {
	color: #FFFFFF;
	background-image: url(images/butt_top_B.gif);
	background-repeat: no-repeat;
}


.topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005B89;
	text-decoration: none;
	background-image: url(images/butt_top_A.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 71px;
	margin-right: 7px;
	padding-top: 3px;
	display: block;
	text-align: center;
	float: left;
	margin-top: 40px;
}




#nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	background-image: url(images/back_nav.gif);
	background-position: right top;
	margin: 0px;
	line-height: 16px;
}
#nav li a.jobbutton {
	background-image: url(images/butt_stellenang.gif);
	background-repeat: no-repeat;
	margin-bottom: 14px;
	line-height: 13px;
	padding-bottom: 9px;
	padding-top: 5px;
	margin-right: -3px;
}
#nav li a.jobbutton:hover {
	color: #045E8B;
	background-image: url(images/butt_stellenang_hover.gif);
}
#nav li a.jobbutton2 {
	background-image: url(images/butt_stellenang.gif);
	background-repeat: no-repeat;
	margin-bottom: 14px;
	line-height: 26px;
	padding-bottom: 9px;
	padding-top: 5px;
	margin-right: -3px;
}
#nav li a.jobbutton2:hover {
	color: #045E8B;
	background-image: url(images/butt_stellenang_hover.gif);
}
#nav li a.heller {
	background-color: #005B89;
	background-image: none;
}


#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#subnav {
	margin: 0px 0px 3px;
	padding: 0px;
}
#subnav li a {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left: 8px;
	padding-left: 19px;
	text-decoration: none;
	background-image: url(images/back_subnav.gif);
	background-position: left bottom;
}
#subnav li a:hover {
	color: #FFFFFF;
	list-style-type: disc;
	background-image: url(images/back_subnav_B.gif);
}
#subnav li a.last:hover {
	color: #FFFFFF;
	background-image: url(images/back_subnav_bottom_B.gif);
}
#subnav li a.auswahl {
	background-image: url(images/back_subnav_auswahl.gif);
	color: #429C29;
	cursor: default;
}
#subnav li a.auswahl:hover {
	background-image: url(images/back_subnav_auswahl.gif);
	color: #429C29;
	cursor: default;
}

body {
	background-color: #A4D38D;
	background-image: url(images/back_main.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#stripes {
	background-repeat: no-repeat;
	background-position: 0px 350px;
	height: 100%;
}
#rechts h3 {
	background-image: url(images/back_leisterechts_uscrpt.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin: 0px;
}
#rechts h4 {
	background-image: url(images/back_leisterechts_uscrpt2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin: 0px;
}
#rechts .kastenmitte {
	background-image: url(images/back_leisterechts_inhalt.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 13px;
	padding-bottom: 1px;
}
#rechts .kastenmitte a strong, #rechts .kastenmitte strong a {
	font-weight: bolder;
	color: #429C29;
}

#rechts .kastenmitte h5 {
	margin-bottom: 8px;
	font-weight: bold;
	color: #429C29;
	font-size: 12px;
	display: block;
	margin-top: 2px;
}
#rechts .kastenmitte p {
	margin-top: 0px;
	margin-bottom: 8px;
}


#rechts .kastenmitte a {
	color: #000000;
	text-decoration: none;
}
#rechts .kastenmitte a:hover {
	color: #429C29;
	text-decoration: underline;
}

#rechts .kastenunten {
	background-image: url(images/back_leisterechts_unten.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 10px;
}


.top {
	background-image: url(images/logo_text.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin: 15px 14px 24px;
}


#subnav li a.last {
	background-image: url(images/back_subnav_bottom.gif);
	padding-bottom: 2px;
}
#subnav li a.last_auswahl {
	color: #429C29;
	background-image: url(images/back_subnav_bottom_auswahl.gif);
	cursor: default;
	padding-bottom: 4px;
}
#start {
	background-image: url(images/back_test.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position:absolute;
	left:0px;
	top:38%;
	width:100%;
	height:253px;
	z-index:1;
}
#inhalt .teampix {
	margin-right: 18px;
	border: 1px solid #429C29;
	margin-bottom: 10px;
	float: left;
}
.Stil1 {
	color: #429C29;
	font-size: 16px;
	display: block;
}

#kasten_hellgruen2 {
	background-color: #EFF7EC;
	padding: 18px;
	margin-bottom: 2px;
}

#kasten_hellgruen {
	background-color: #EFF7EC;
	padding: 18px 18px 9px;
	float: none;
	margin-bottom: 2px;
	min-height:178px;
	height:auto;
}

* html #kasten_hellgruen { height:178px; } /* nur für IE 5.5 - 6.x */
html + body #kasten_hellgruen { height:178px; } /* nur vom IE 5.0 */

.referenzpix {
	border: 10px solid #FFFFFF;
	margin-right: 18px;
	margin-bottom: 12px;
	background-color: #FFFFFF;
}
#inhalt a.joblink {
	font-size: 18px;
	font-weight: bold;
	color: #429C29;
	background-color: #FFFFFF;
	display: block;
	width: 92%;
	padding: 6px 6px 9px 40px;
	margin-bottom: 22px;
	border: 1px solid #429C29;
	background-image: url(images/back_joblinkB.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
}
#inhalt a.joblink:hover {
	color: #FFFFFF;
	background-color: #429C29;
	background-image: url(images/back_joblinkA.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
}
#inhalt a.job {
	font-weight: bold;
	padding-left: 33px;
	background-color: #eff7ec;
	display: block;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url(images/punkt_jobs.gif);
	background-position: 12px 11px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
#inhalt a.job:hover {
	color: #FFFFFF;
	background-color: #429C29;
	background-image: url(images/punkt_jobsB.gif);
}
#map {
	height: 400px;
	width: 100%;
	border: 1px solid #999999;
}
#markerinhalt {
	font-size: 12px;
	line-height: 15px;
}
#jobs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#jobs li {
	margin: 0px;
}
#jobs li a {
	color: #429C29;
	background-color: #FFFFFF;
	background-image: url(images/punkt_jobs.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	text-decoration: none;
	font-weight: bold;
	padding: 14px 14px 12px 11px;
	display: block;
	width: 121px;
}
#jobs li a:hover {
	display: block;
	text-decoration: underline;
}

