/* CSS Document Global Dienstleistungen Münster */

*
{ margin: 0;
  padding: 0; }


html {
	background: url(../img/bg_top.jpg) repeat-x;
	background-color: #accde0;
	}

body {
	background-position: bottom left;
	bottom: 0px;
	}

div#site {
	border: 0px solid #fff;
	width: 881px;
	margin: auto;
	}

div#top {
	padding-top: 0px;
	height: 94px;
	width: 900px;
	}

ul#nav {
	width: 800px;
	margin: 0px 30px 0 0;
	float: right;
	}

ul#nav li {
	list-style: none;
	float: left;
	}

ul#nav a {
	font-family: tahoma;
	color: #0b3d58;
	font-size: 12px;
	text-decoration: none;
	outline: none;
	display: block;
	}

ul#nav a#unternehmen {
		background: url(../img/nav/unternehmen.jpg) no-repeat;
		height:94px;
		width: 121px;
		}
		
ul#nav a#bewerber {
		background: url(../img/nav/bewerber.jpg) no-repeat;
		height: 94px;
		width: 117px;
		}
		
ul#nav a#taetigkeitsfelder {
		background: url(../img/nav/taetigkeitsfelder.jpg) no-repeat;
		height: 94px;
		width: 129px;
		}

ul#nav a#leistungen {
		background: url(../img/nav/leistungen.jpg) no-repeat;
		height: 94px;
		width: 121px;
		}
		
ul#nav a#kunden {
		background: url(../img/nav/kunden.jpg) no-repeat;
		height: 94px;
		width: 118px;
		}
		
ul#nav a#ansprechpartner {
		background: url(../img/nav/ansprechpartner.jpg) no-repeat;
		height: 94px;
		width: 138px;
		} 
		
ul#nav a#kontakt {
		background: url(../img/nav/kontakt.jpg) no-repeat;
		height: 94px;
		width: 112px;
		}
		
		
/*-------------------Select-------------*/

ul#nav a#sel_unternehmen {
		background: url(../img/nav/unternehmen_sel.jpg) no-repeat;
		height: 94px;
		width: 121px;
		}
		
ul#nav a#sel_bewerber {
		background: url(../img/nav/bewerber_sel.jpg) no-repeat;
		height: 94px;
		width: 117px;
		}
		
ul#nav a#sel_taetigkeitsfelder {
		background: url(../img/nav/taetigkeitsfelder_sel.jpg) no-repeat;
		height: 94px;
		width: 129px;
		}

ul#nav a#sel_leistungen {
		background: url(../img/nav/leistungen_sel.jpg) no-repeat;
		height: 94px;
		width: 121px;
		}
		
ul#nav a#sel_kunden {
		background: url(../img/nav/kunden_sel.jpg) no-repeat;
		height: 94px;
		width: 118px;
		}
		
ul#nav a#sel_ansprechpartner {
		background: url(../img/nav/ansprechpartner_sel.jpg) no-repeat;
		height: 94px;
		width: 138px;
		} 
		
ul#nav a#sel_kontakt {
		background: url(../img/nav/kontakt_sel.jpg) no-repeat;
		height: 94px;
		width: 112px;
		}

			
/*-------------------hover--------------*/

ul#nav a#unternehmen:hover {
		background: url(../img/nav/unternehmen_sel.jpg) no-repeat;
		}
		
ul#nav a#bewerber:hover {
		background: url(../img/nav/bewerber_sel.jpg) no-repeat;	
		}
		
ul#nav a#taetigkeitsfelder:hover {
		background: url(../img/nav/taetigkeitsfelder_sel.jpg) no-repeat;
		}

ul#nav a#leistungen:hover {
		background: url(../img/nav/leistungen_sel.jpg) no-repeat;
		}
		
ul#nav a#kunden:hover {
		background: url(../img/nav/kunden_sel.jpg) no-repeat;
		}
		
ul#nav a#ansprechpartner:hover {
		background: url(../img/nav/ansprechpartner_sel.jpg) no-repeat;
		} 
		
ul#nav a#kontakt:hover {
		background: url(../img/nav/kontakt_sel.jpg) no-repeat;
		}


div#header {
	margin: auto;
	margin-top: 15px;
	width: 881px;
	border: none;
	position: relative;
	width: 881px;
	height: 306px;
	}

div#content {
   margin: auto;
   width: 881px;
   line-height: 22px;
   color: #666766;
   background: #fff;
   }

div.wrapper {
	margin: auto;
	width: 871px;
	padding: 0px 0 0 0;
	background: #fff url(../img/wrapperbg.jpg) repeat-x;
	}

h1, h6, h3, h4, h5 { 
	font: 16px "tahoma", sans-serif;
	text-indent: -9999px;
	}


h1.headline {
	background: url('../img/hl/unternehmen_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	}

/*-------------------------HeadlineId-------------------------------*/
	
h1#hl_bewerber {
	background: url('../img/hl/bewerber_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 0 0px 0 25px;
	width: 450px;
	}
	
h1#hl_taetigkeitsfelder {
	background: url('../img/hl/taetigkeitsfelder_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	}
	
h1#hl_ansprechpartner {
	background: url('../img/hl/ansprechpartner_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	}

h1#hl_leistungen {
	background: url('../img/hl/leistungen_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 0 25px 0 25px;
	}
	
h1#hl_kunden {
	background: url('../img/hl/kunden_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	}
	
h1#hl_kontakt {
	background: url('../img/hl/kontakt_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	}	
	
h1#hl_inhalt {
	background: url('../img/hl/inhalt_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 0px 25px 0 25px;
	padding-top: 35px; 
	}	
	
h2#hl_impressum {
	background: url('../img/hl/impressum_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 25px 25px 0 25px;
	text-indent: -9999px;
	}	

h3#hl_konzept {
	background: url('../img/hl/konzept_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 25px 25px 0 25px;
	text-indent: -9999px;
	}
	
h3#vorteile_hl {
	background: url('../img/hl/vorteile_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	width: 450px;
	}
	
h3#jobs_hl {
	background: url('../img/hl/vorteile_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	margin: 15px 25px 0 25px;
	width: 450px;
	}
	
	
/*-------------------------Bewerber-------------------------------*/

h2#sublinebewerber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #db0303;
	margin: 0 0 0 25px;
	width: 450px;
	}

div#bewerberinfo {
	width: 450px;
	margin: 15px 0 0 0;
	float: left;
	}
	
div#bewerberjobs {
	width: 325px;
	margin: 15px 0 0 0;
	float: right;
	}

h4#lebensmittel {
	background: url('../img/hl/lebensmittel_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	width: 300px;
	}
	
h4#verpackung {
	background: url('../img/hl/verpackung_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	width: 300px;
	margin: 25px 0 0 0;
	}
	
h4#lager {
	background: url('../img/hl/lagerlogistik_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	width: 300px;
	margin: 25px 0 0 0;
	}
	
h4#sonstiges {
	background: url('../img/hl/sonstiges_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	width: 300px;
	margin: 25px 0 0 0;
	}
	
h4#bewerbung{
	background: url('../img/hl/bewerbung_hl.gif') left no-repeat;
	border-bottom: 1px solid #c4c4c4;
	width: 300px;
	margin: 25px 0 0 0;
	}
	

p#maincontent_bewerber {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	width: 450px;
	margin: 15px 0px 0 25px;
	}

p#maincontent_bewerber a {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
	
	}

p#maincontent_bewerber a:hover {
	border-bottom: 1px solid #fff;
	color: #db0303;
}


ul#vorteile {
	font-family: Tahoma;
	font-size: 12px;
	margin: 10px 0 0 25px;
	color: #000;
	list-style: none;
	width: 480px;
	}
	
ul#vorteile li {
	background: url('../img/pfeil3.gif')left no-repeat;
	padding-left: 15px;
	}

li.pfeil { 
	background: url('../img/pfeil3.gif') no-repeat;
	background-position: center left;
	padding-left: 15px;
	}

ul.jobs {
	font-family: Tahoma;
	font-size: 12px;
	margin: 10px 0 0 0px;
	color: #000;
	list-style: none;
	width: 480px;
	}

ul.jobs li {
	background: url('../img/pfeil3.gif')left no-repeat;
	padding-left: 15px;
	}

ul#geniacs {
	font-family: Tahoma;
	font-size: 12px;
	margin: 10px 0 0 25px;
	color: #000;
	list-style: none;
	width: 480px;
	}
	
ul#geniacs li {
	background: url('../img/pfeil3.gif')left no-repeat;
	padding-left: 15px;
	}


/*-------------------------HeadlineId-------------------------------*/
h2.subline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #db0303;
	margin: 0 0 0 25px;
	}


p.maincontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	margin: 15px 25px 0 25px;
	}

p#berufe {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	margin: 50px 25px 0 25px;
	background: url('../img/pbg.gif');
	background-repeat: no-repeat;
	width: 450px;
	height: 62px;
	padding: 0 5px 0 5px;
	}

p#diebewerbung {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	margin: 10px 0px 0 0px;
	padding: 0px 0 0 0px;
	float: left;
	}

p#diebewerbung a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}
	
p#diebewerbung a:hover {
	color: #db0303;
	border-bottom: 1px solid #fff;
	}
	

a.weiter {
	background: url('../img/btn/weiter5.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 69px;
	height; 21px;
	font-size: 10px;
	margin: 25px 0 0 25px;
	outline: none;
	}
	

	
a#bewerberweiter {
	background: url('../img/btn/weiter5.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 69px;
	height; 21px;
	font-size: 10px;
	margin: 530px 0 0 25px;
	outline: none;
	}
	
/*a.weiter:hover {
	background: url('../img/btn/weiterred_hover.gif')*/
	}



/*-------------------------->Ansprechpartner<---------------------------------------*/


div.ansprechpartner {
	margin: 0px 0 10px 0;
	height: 185px;
	width: 800px;
	}
	
  .clear {
   clear: both;
   height: 25px;
} 

div.ansprechpartner img {
	margin: 0px 0 0 25px;
	width: 300px;
	height: 201px;
	padding: 1px;
	float: left;
	}

p.ap {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	width: 400px;
	margin: 0px 0px 0 400px;
	
	}

div.ansprechpartner a {
	color: #000;
	text-decoration: none;
	}
	
div.ansprechpartner a:hover {
	color: #db0303;
	}
	
a#apweiter {
	background: url('../img/btn/weiter5.gif');
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 69px;
	height; 21px;
	font-size: 10px;
	margin: 60px 0 0 25px;
	outline: none;
	}
	
/*-------------------------->Willkommen Bottom Content<-----------------------------*/

div#bottom_content {
	width: 800px;
	margin-top: 20px;
	}

div#bottom_content img {
	width: 308px;
	float: left;
	border: 1px solid #016a6d;
	padding: 1px;
	}

div#column_right {
	float: right;
	padding-right: 10px;
	}

div#bottom_content p {
   width: 460px;
   }   
   
/*-------------------------->Ende Willkommen Bottom Content<-----------------------------*/
 

div#footer {
	margin: 0px auto ;
	width: 881px;
	height: 41px;
	background-image: url(../img/footer2.gif);
	}

div#bottom p {
	float: left;
	padding: 25px 0px 0px 10px;
	font: 10px Tahoma, "Time New Roman", serif;
	color: #000;
	}

p#geniacs {
	float: right;
	}


div#bottom a.borderlink {
	color: #000;
	height: 11px;
	text-decoration: none;
	padding-right: 7px;
	background-image: url(../img/border.gif);
	background-position: right;
	background-repeat:no-repeat;
	}

a.noborderlink {
	color: #000;
	text-decoration: none;
	}

div#bottom a:hover {
	text-decoration: underline;
	}

div#bottom ul {
	float: right;
	padding: 20px 10px 0 0;
	position: top;
	}

div#bottom ul li {
	list-style: none;
	text-decoration: none;
	display: inline;
	font: 10px Tahoma, "Time New Roman", serif;
	}

div#bottom ul li a{
	color: #000;
	}

div#bottom {
	background-image: url(../img/mirror.gif);
	background-repeat: no-repeat;
	margin: 1px auto;
	width: 881px;
	height: 105px;
	}

br.clear {
	clear: both;
	}


/*------------------------------------------Kontaktformular -------------------------------->*/

div#kontakt {
margin: 0 0 0 25px;
width: 815px;
float: left;
}

div#kontakt p {
font: 12px Tahoma, "Times New Roman", serif;
color: #5e5e5e;
}    

div#adress {
	width: 825px;
	float: left;
	margin: 15px 0 0 25px;
	}

div#adress p  {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	line-height: 18px;
	width: 250px;
	float: right;
	margin: -20px 110px 0 0;
	}
	
div#adress a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}

div#adress a:hover {
	color: #db0303;	
	border-bottom: 1px solid #fff;
	}
		
p#anfahrt span{
	float: left;
	}


div#adress span {
	color: #db0303;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

div#adress iframe {
	margin-top: 0px;
	float: left;
	border: 1px solid #c4c4c4;
	}

form {
padding-left: 0px;
} 
	 
fieldset {
border: 0px;
padding: 0px;
}

fieldset input {
background-color: #fff;
border: 1px solid #c4c4c4;
font: 12px Tahoma, Arial, Helvetica, sans-serif;
color: #c4c4c4;
margin: 3px 0 0px 0;
padding: 3px;
width: 200px;
height: 15px;
}

fieldset input:focus {
border: 1px solid #000;
color: #000;
}

#vorname, #nachname, #firma, #strasse, #email, #telefon{
background-color: #fff;
border: 1px solid #c4c4c4;
font: 14px "Times New Roman", Tahoma, serif;
color: #c4c4c4;
margin: 3px 0 0px 0;
padding: 3px;
width: 200px;
height: 15px;
}

#message {
background-color: #fff;
border: 1px solid #c4c4c4;
font: 14px "Times New Roman", Tahoma, serif;
color: #c4c4c4;
margin: 3px 0 0px 0;
padding: 3px;
width: 350px;
height: 160px;
}
	
#vorname:focus, #nachname:focus, #email:focus, #firma:focus, #strasse:focus, #message:focus, #telefon:focus {
color: #000;
border: 1px solid #000;
}
	
label {
color: #db0303;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#rot {
	color: #db0303;
	}
	
div#leftbox {
	float: left;
	margin: 10px 0 0 0;
	}
	
div#rightbox {
	float: left;
	margin: 10px 0 0 25px;
	}

div#bottombox {
	margin: 10px 0 25px 0;
	float: right;
	width: 350px;
	}

div#checkbox {
	color: #db0303;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.button {
	margin-top: 10px;
	text-indent: -9999px;
	background: url(../img/btn/senden.gif) no-repeat;
	font: 10px Tahoma, Helvetica, sans-serif;
	width: 130px;
	height: 25px;
	outline: none;
	padding: 0px;
	}
	
#send {
	outline: none;
	border: none;
	}

/*Anfahrtskizze*/
  
div#mapwrapper {  
	height: 265px;
	width: 440px;
	float: left;
	}
	
div#mapwrapper p {
	float: left;
}
	
  
div#map {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0px solid #E6E2CB;
	float: left;
	width: 440px;
	height: 250px;
	margin: 3px 0 0 0;

	}
	
div#map strong {
	color: #003350;
	}
	
/*Ende*/

/*--Ende----------------------->*/	

p.maincontent a {
	color: #000;
	text-decoration: none;
	
}

p.maincontent a:hover {
	border-bottom: 1px solid #fff;
	color: #db0303;
}

/*--Language----------------------->*/	

div.lang {
	padding-top: 10px;
}

a.ger {
	background: url(../img/flag-germany.gif) no-repeat;
	padding: 3px 0 0px 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 10px 0 0 25px;
	}
	
a.ger:hover {
	color: #db0303;
	}
	
a.nl {
	background: url(../img/flag-holland.gif) no-repeat;
    padding: 3px 0 0px 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 10px 0 0 15px;
	}
	
a.nl:hover {
	color: #db0303;
	}

/*--qTip----------------------->*/
div#qTip {
  padding: 20px;
  display: none;

  background-repeat: no-repeat;
  background-position: left;
  color: #db0303;
  font: bold 10px Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}

img, div, a { behavior: url(../js/iepngfix.htc) } 



ul#nav li span { display: none; }



input.error { border: 1px solid #db0303; }

