@charset "utf-8";
/* CSS Document */


/*Grunddesign*/

html {
	margin: 0;
	padding: 0;
	text-align:center;
}


html {
	height: 100.1%;
}

body {
	color: #000000;
	font-family: "Lucida Grande", Tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color:#116505;
	text-align: center;
}

a {
	text-decoration: none;
}

#rahmen {
	margin: 25px auto;
	width: 799px;
	background: url(../img/gruen/hintergrund_weiss.jpg) repeat-y;
	margin-bottom: 30px;
}

#kopf {
	height: 195px;
	width: 778px;
	background: url(../img/gruenes_wasser.jpg) no-repeat bottom;
	padding-top:42px;
	margin: 0px auto;
	margin-bottom:3px;
}

#flash {
	margin:0px;
	margin:60px 0px 0px -10px;
	padding-left: 9px;
}

#flashC {
	margin:0px;
	margin:0px 0px 0px -10px;
	padding-left: 9px;
}

/*Navigation*/

#navrahmen {
	height: 100px;
	background: url(../img/hintergrund_navigation.jpg) no-repeat;
	margin-left: 10px;
}

#navigation {
}

#navigation ul {
	margin: 0 0 0 16px;
	padding: 0;
	list-style-type: none;
}
#navigation li {
	float: left;
	padding-right: 16px;
}
#navigation li a {
	width: 93px;
	display:block;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	font-size:11px;
	font-weight: bold;
}
#navigation li a:hover {
	background: url(../img/tab1.gif) no-repeat;
}

.headaktiv {
	background: url(../img/tab1.gif) no-repeat;
}

.clerasil {
	clear: both;
}

/*Contentbereich*/
#cwrapper {
	width: 778px;
	background: #ecf6e3;
	margin:0px auto;
	margin-top:3px;
	/*padding-left:5px;*/
	padding-top:20px;
   padding-bottom:20px;
}

#cleft, #cmiddle {
   float: left;
	text-align:left;
	padding: 0px 12px 0px 12px;
	width: 235px;
	line-height: 1.4;
	margin-bottom: 25px;
}

#cleft a, #cmiddle a, #conRight a {
	color: #64b257;
	text-decoration: underline;
}
#cleft a:hover, #cmiddle a:hover, #conRight a:hover {
	color: #64b257;
	text-decoration: none;
}

#cright {
   float: left;
	text-align:left;
	padding: 0px 11px 0px 12px;
	width: 236px;
	line-height: 1.4;
}

#gototop {
	width: 410px;
	text-align:right;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 0;
}

#cleft h1, #cmiddle h1, #cright h1 {
	color: #64b257;
	font-size:1.5em;
	font-weight: bold;
}

#cleft p, #cmiddle p, #cright p, #conRight p{
	margin:0px 0px 5px 0px;
	line-height: 16px;
}

#freecall {
	position: absolute;
	z-index: 10;
}

/*Footerbereich*/
#footer {
	width: 778px;
	margin:0px auto;
	margin-top:20px;
	padding-left:5px;
	font-size: 11px;
	font-weight: normal;
}

#logobox {
	border-right: dotted 1px #000;
	width: 367px;
	float: left;
	text-align:left;
	padding: 0px 12px 0px 12px;
	color: #7F7F7F;
	height: 90px;
}

#logobox  img {
    border: 0;
    vertical-align: middle;    
    margin: 12px 5px;

}

.footerbox {
	border-right: dotted 1px #000;
	width: 105px;
	float: left;
	text-align:left;
	padding: 0px 12px 0px 12px;
	color: #7F7F7F;
	height: 90px;
}

#bodenrahmen {
	background: #116505;
	padding-bottom: 20px;
}


#adressbox {
	width: 230px;
	text-align:left;
	float:left;
	padding: 0px 12px 0px 12px;
	color: #7F7F7F;
}

#adressbox a {
	color: #64b257;
	text-decoration: none;
}

#adressbox a:hover {
	text-decoration: underline;
}

a.footerlink {
	display: block;
	background: url(../img/navpfeil.jpg) no-repeat left;
	padding-left: 12px;
	margin-top:5px;
	color: #7F7F7F;
	text-decoration: none;
}
a:hover.footerlink {
	text-decoration: underline;
}

/*Topnavigation*/

#topnavigation {
   text-align: right;	
   background: url(../img/topnavi_blank.gif) no-repeat;
}

#suchform form {
    border: 0;
    width:100%;
    padding: 0;
    margin: 0;
}

#topn {
	height: 22px;
   float:left;
	text-align: left;
/*	padding: 5px 0px 3px 20px;*/
	padding: 0px 0px 3px 20px;
	margin-top:0px;
   width: 620px;
}

#topn ul {
   float:right;
   margin: 0;
   padding: 0;
}

#topn li {
    list-style-type: none;
	color: #a7a7a7;
	/*padding: 0px 10px 3px;*/
	border-left: #d4d4d4 1px solid;
	float: left;
	border: 0;
	padding: 0;
	vertical-align:middle;
}

#topn a {
   font-family: Arial, Helvetica, sans-serif;
	color: #a7a7a7;
	vertical-align: 35%;
}

#topn a:hover {
	color: #000;
}

#topn a.aktiv {
	color: #000;
	background-color: #FFF;
}

#topn img {
    border: 0;
}

#suchform input.textfield {
    border-left:solid 1px #494845;
    border-right:solid 1px #494845;
    border-bottom:solid 1px #494845;
    border-top:solid 1px #FFF;
    background:#fff;
    font-size:10px;
    height:13px;
    width:116px;
    color:#a7a7a7;
    margin:0px 0px 3px 7px;
    vertical-align: 2px;
}


/* Logos gross */

#logosGross {
    text-align:center;

}

#logosGross img {
    border: 0;
    vertical-align: middle;    
    margin: 8px 15px;
}

/*Was wir Tun..*/
#wwt {
	
}


#wwtTop {
	height: 10px;
	padding:0px;
	margin:0px;
}

#wwtContent {
	background: url(../img/wwtContent.jpg) repeat-y;
	padding:5px 15px 5px 10px;
}

#wwtBottom {
	background: url(../img/wwtBottom.jpg) no-repeat;
	height: 27px;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	padding-top:3px;
	font-size: 11px;
}

#wwtBottom a {
	color: #FFF;
	text-decoration: none;
}

#wwtBottom a:hover {
	text-decoration:underline;
}

.wwtTeaser {
	padding: 10px 0px;
}
.wwtTeaser img {
   margin-top:4px;
	float: left;
	margin-right: 10px;
}

.wwtTeaser a {
	display: block;
	color: #64b257;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}
.wwtTeaser h3 {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 0;
}

/*2 Spaltiges layout*/
#conLeft {
	float: left;
	width: 260px;
	text-align: left;
	padding-left:20px;
}

#conRight {
	float: left;
	width: 460px;
	text-align:left;
	z-index:1;
	padding-left:20px;
	margin-bottom: 25px;
}


#conRight p, #conRight h3 {
	padding-right:80px;
	line-height: 16px;
}
/*Subnavigation*/

#subnavwrapper {
	margin-bottom:20px;
   width:238px;
}

#subnavheadline {
	background: url(/fileadmin/templates/img/subnavTop.jpg) no-repeat;
	width: 223px;
	height: 21px;
	text-align: left;
	padding: 8px 0px 0px 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
}

#subnavboddy {
	background: url(../img/subnavbg.jpg) repeat-y;
	width: 226px;
	padding: 0px 7px 0px 5px;
}

ul#subnavul, ul#subsubnavul {
   margin:0;
   padding:0;
   list-style:none;
}

li.subnavli a{
   display:block;
   height: 20px;
   color: #f29400;
   background: url(../img/subnavNorm.jpg) no-repeat;
	padding: 5px 0px 0px 20px;
	font-size: 11px;
	border-top: 3px solid #feeeda;
	border-bottom: 3px solid #feeeda;
}

li.subnavli a:hover {
	display: block;
	height: 20px;
	background: url(../img/subnavAktiv.jpg) no-repeat;
	text-align:left;
	color: #FFF;
	padding: 5px 0px 0px 20px;
	font-size: 11px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	width: 206px;	
}

li.subnavli a.subaktiv {
	display: block;
	height: 20px;
	background: url(../img/subnavAktiv.jpg) no-repeat;
	text-align:left;
	color: #FFF;
	padding: 5px 0px 0px 20px;
	font-size: 11px;
	border-top: 3px solid #fff;
   border-bottom:none;
	width: 206px;	   
}

li.subnavli a.aktiv {
	display: block;
	height: 20px;
	background: url(../img/subnavAktiv.jpg) no-repeat;
	text-align:left;
	color: #FFF;
	padding: 5px 0px 0px 20px;
	font-size: 11px;
	border-top: 3px solid #fff;
   border-bottom:3px solid #fff;
	width: 206px;	   
}

li.subsubnavli a, li.subsubnavli a:hover{
   display:block;
   color: #FFF;
   height:15px;
	padding: 4px 0px 4px 35px;
	font-size: 11px;
	width: 191px;
   background: #5d9f2d url(../img/subsubnavlibg.gif) no-repeat;
   border:none;
}

ul#subsubnavul {
   border-bottom: 3px solid #FFF;
}

#subnavbottom {
   width:238px;
}

/*Suche*/
#suchheadline {
	background: url(../img/sucheTop.jpg) no-repeat;
	height: 21px;
	width:228px;
	text-align: left;
	padding: 8px 0px 0px 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;	
}

#suchboddy {
	background: url(../img/sucheBG.jpg) repeat-y;
	width: 218px;
	text-align:left;
	padding: 5px 0px 0px 20px;
}

#suchbottom {
	width: 238px;
}

#suchwrapper {
	margin-top:20px;
	margin-bottom:20px;
}

.freecall {
	margin:0px 0px 20px 0px;
}

form {
	margin: 0px;
	padding:0px;
	width: 105px;
}

.logins {
	width: 100px;
	margin-bottom: 8px;
	font-size:11px;
}




/*Leistungen*/
#ikon {
	float: left;
	padding-right: 50px;
}

#teaser {

}

#conRight h1 {
	color: #64b257;
	font-size: 18px;
}
#conRight h2 {
	color: #64b257;
	font-size: 13px;
	margin: 15px 0 0;
}

#conRight h3, .breit486 h3 {
	color: #434343;
	font-size: 11px;
	line-height: 16px;
}
#conRight ul {
	margin: 0 0 25px;
	padding: 0 80px 0 0;
}
#conRight li {
/*	background: url(../img/liste_gruen.gif) no-repeat left center;*/
	/*list-style-image: url(../img/liste_gruen.gif);
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 10px;*/
}

/*referenzen*/
#referenzen {
	/*border: 1px solid #000;*/
}

#refright, #refmiddle  {
	float: left;
	width: 240px;
	padding: 0px 0px 20px 10px;
}

#refleft{
	float: left;
	width: 240px;
	padding: 0px 0px 20px 20px;
}

.reftop, .refmiddle {
	margin:0px;
	padding:0px;
	line-height: 0px;
}


.refbox {
	padding-bottom:20px;
}

.refmiddle {
	height: 86px;
	background: url(../img/referenzen/ref_boddy.jpg) repeat-y;
	margin:0px auto;
	text-align: center;	
}

.breit486 {
	text-align: left;
	width: 486px;
	margin:0px auto 15px;
}

.breit486 h1, .breit740 h1 {
	color: #64b257;
	font-size: 18px; 
}

.breit740 {
	text-align: left;
	width: 740px;
	margin:0px auto 15px;
}

/*Referenzbutton Startseite*/
#refwrapper {
	margin-top:10px;
	margin-bottom:20px;
}

#refheadline {
	background: url(../img/reftop.gif) no-repeat;
	height: 21px;
	text-align: left;
	padding: 8px 0px 0px 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;	
}

#refboddy {
	padding:0px;
	margin:0px;	
	line-height: 0px;
}

.refbottom {
	height: 10px;
	padding:0px;
	margin:0px;
	line-height: 0px;
}

/*suchergebnisseite*/

.searchmodetop {
	background: url(../img/suche/suchetop.gif) no-repeat;
	color: #FFF;
	height: 20px;
	width:720px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 25px;
	margin:0px auto;
}

.searchmodeboddy {
	background: url(../img/suche/sucheboddy.gif) repeat-y;
	width: 745px;
	margin:0px auto;
	position: relative;
}

.searchmodebottom {
	background: url(../img/suche/suchebottom.gif) no-repeat;
	height: 20px;
	width: 745px;
	margin:0px auto;	
}

.searchmodeboddy form {
   width:500px;
 	margin: 0px auto;
	padding: 20px;
	text-align:center;
}

.smfinput {
	position: absolute;
	width: 180px;
	right: 350px;
	top: 26px;
}

.smfbutton {
	position: absolute;
	left: 400px;
	top: 29px;
}

.searchmodeform {
	position:absolute;
	left:0;
	top:20px;
	width:740px;
	height:150px;
	z-index:1;
}

.searchmodeform p {
	margin:0;
	padding:0;
	display: block;
}

.flowover {
	position: relative;
	z-index: 1;
}


/*JOBS*/

form#bewerbung{
	width: 410px;
}

.obfieldset {
	border: 1px solid #64b257;
	width:400px;
}

legend.green {
	color: #64b257;
}

.obselectbox {
	color: #434343;
	font-weight: bold;
	width:180px;
	float: left;
	padding:10px;
}

.obselectbox select {
	width: 175px;
}


.obcheckbox {
	color: #434343;
	font-weight: bold;
	width:380px;
	float: left;
	padding:10px;
}

.obcheckbox td {
	font-weight:normal;
	padding-top:5px;
}

.obpadding td {
	padding-top:7px;
}

.obcheckbox input {
	width: 10px;
}

.obinputfield {
	color: #434343;
	font-weight: bold;
	width:180px;
	float: left;
	padding:10px;
}

.obinputfield input {
	width: 170px;
}

.obinputfieldlong {
	color: #434343;
	font-weight: bold;
	width:370px;
	float: left;
	padding:10px;
}

.obinputfieldlong input {
	width: 370px;
}

.fieldsets {
	padding-bottom:30px;
}


.obtextarea {
	color: #434343;
	font-weight: bold;
	width:180px;
	float: left;
	padding:10px;
}

.obtextarea textarea {
	width: 370px;
}

.obfile {
	color: #434343;
	font-weight: bold;
	width:180px;
	padding:10px;
}

.obfile input {
	width: 380px;
}

.obfiletext {
	padding: 10px;
}

.obsend{
	text-align: center;
	padding:10px;
}

.obmetatext {
	padding: 10px;
	color: #64b257;
}

.error {
	color: red;
}

.norm {
	
}

textarea, input, select {
	color: #000000;
	font-family: "Lucida Grande", Tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

/*Stellenmarkt*/
span.jobshead {
	font-weight: bold;
	text-decoration:underline;
}

div.linie2px {
	border-top: 2px solid #64b257;
	margin-top:3px;
	line-height: 3px;
}

div.linie1px {
	border-top: 1px solid #64b257;
	margin-top:3px;
	line-height: 3px;
}

td.stelle a{
	display: block;
	padding-left: 12px;
	background: url(../img/jobspfeil.gif) no-repeat left;
	color: #7fc073;
	font-weight: bold;
}

td.stelle a:hover {
	text-decoration:underline;
}

.jobspfeil {
	margin-right: 5px;
}

.farbe-orange {
	color: #f29400;
}

.farbe-dunkelgrau {
	color: #434343;
}

.backbutton {
	text-align: left;
	color: #f29400;
	padding-bottom: 30px;
	width: 200px;
}

a.back {
	color: #f29400;
	text-decoration:underline;
	display: block;
	width: 200px;
	padding-left: 10px;
	background: url(../img/zurueck.gif) no-repeat left;
}

.jobheadline {
   padding-left: 12px;
	background: url(../img/jobspfeil.gif) no-repeat left;
	color: #7fc073;
	font-weight: bold;
	font-size:12px;
}

.vertragsart {
	color: #434343;
	padding-top: 12px;
}

.jobsend {
	padding-top: 10px;
}

/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}


/*Neue Suche*/

.sucherg {
	text-align: left;
	margin:0px auto;
	width: 745px;
	margin-bottom: 20px;
}
.neuesuchetop {
	background: url(/fileadmin/templates/img/neueSucheTop.gif) no-repeat;
	width: 725px;
	height: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 0px 20px;
	margin:0px auto;
}

.neuesucheboddy {
	background: url(../img/neueSucheBG.gif) repeat-y;
	width: 705px;
	height: 10px;
	padding:20px;
	margin:0px auto;
}

.neuesucheinput {
   margin:0px auto;
	width:365px;
}

.neuesucheboddy table {
	margin:0px auto;
}

.ergebnisse {
	width: 490px;
	margin:0px auto;
	text-align:left;
   color: #434343;
	clear:both;
}

.erg {
	border-top:1px solid #669966;
	padding:10px 0px;
}

span.erglink a{
	color: #f29400;
	font-size:14px;
	font-weight: bold;
}

.suchergheadline h1 {
	color: #669966;
	font-weight: bold;
	font-size:16px;
}

.tx-indexedsearch-whatis, .treffer {
	text-align:left;
	font-weight: bold;
	width: 490px;
	margin:0px auto;
	color: #434343;
}

.treffer {
	font-weight: normal;
}

.browsebox {
	list-style: none;
	margin:0px;
	padding:0px;	
}
.browsebox li{
	list-style: none;
	margin:0px;
	padding:0px;
	float:left;
}

.browsebox a {
	float: left;
	display:block;
	width: 60px;
	color: #669966;
}

.linkliste {
	margin:0px 0px 10px 0px;
}

.nonlist {
   list-style-type: none;
   margin:2px;
}

.level_2 {
   margin-left:10px;
}


div#content ul {
   margin-left: 20px;
}

div.tx-dropdownsitemap-pi1 ul {
  list-style:none;
}