@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

html{
    height:860px;
	    margin:0;
    padding:0;

 }
body {
    height:100%;
	    margin:0;
    padding:0;

 }

html {

	background: #fefefe  url(../images/html-bg.gif) repeat-x center	 0;
	
 }
 


	



body {
	color: #646464;
	vertical-align:baseline;
	text-align: left;
background:  url(../images/body-bg.jpg) no-repeat center 0;
	font-family:	Tahoma,Verdana, Arial,Helvetica;
	font-size:  11px ;



}





ol,
ul,
dl {
	list-style:none;
	margin-bottom:10px;
}

a,
a:active,
a:visited

 {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #fa8e07;
}

a.escape ,
.escape span
 {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #fa8e07;
}



.datei {
	background: url(../images/icon_downloads.gif) no-repeat 0 0;
	height: 26px;
	width:15px;
	padding-left: 20px;
	padding-bottom: 3px;
	color: #fa8e07;

}




a:hover,
a:focus,
a:hover span {
	color:#fa8e07;
	text-decoration:underline;
}
.schwarz a,
.schwarz {
color: #000;

}



p {
clear:both; 
margin-bottom:10px;
}

img,
img a {
	border: none;
	-ms-interpolation-mode: bicubic;
}

hr {
	background: url(../images/trenner.gif) repeat-x 0 0;
height: 2px;
width: 100%;
border:0;
padding-bottom: 10px;
}







h2 {
text-indent: -9999px;
width: 472px;
height:38px;
border-bottom: 1px solid #808080;
margin-bottom:13px;
}


body#index h2 {
	background: url(../images/headline/index.png) no-repeat 0 0;
}





body#index h2 {
	background: url(../images/headline/index.png) no-repeat 0 0;
}

body#aktuelles h2 {
	background: url(../images/headline/aktuelles.png) no-repeat 0 0;
}

body#newsletter h2 {
	background: url(../images/headline/newsletter.png) no-repeat 0 0;
}

body#kontakt h2 {
	background: url(../images/headline/kontakt.png) no-repeat 0 0;
}

body#anfahrt h2 {
	background: url(../images/headline/anfahrt.png) no-repeat 0 0;
}

body#impressum h2 {
	background: url(../images/headline/impressum.png) no-repeat 0 0;
}

body#stellenangebote h2 {
	background: url(../images/headline/stellenangebote.png) no-repeat 0 0;
}

body#vermittlung h2 {
	background: url(../images/headline/vermittlung.png) no-repeat 0 0;
}

body#zeitarbeit h2 {
	background: url(../images/headline/zeitarbeit.png) no-repeat 0 0;
}

body#zeitarbeit-unternehmen h2 {
	background: url(../images/headline/zeitarbeit.png) no-repeat 0 0;
}

body#anfrage h2 {
	background: url(../images/headline/anfrage.png) no-repeat 0 0;
}
body#anfrage-unternehmen h2 {
	background: url(../images/headline/anfrage.png) no-repeat 0 0;
}
body#weiterbildungen h2 {
	background: url(../images/headline/weiterbildungen.png) no-repeat 0 0;
}

body#matching h2 {
	background: url(../images/headline/matching.png) no-repeat 0 0;
}

body#personalvermittlung h2 {
	background: url(../images/headline/personalvermittlung.png) no-repeat 0 0;
}

body#service h2 {
	background: url(../images/headline/service.png) no-repeat 0 0;
}

body#referenzen h2 {
	background: url(../images/headline/referenzen.png) no-repeat 0 0;
}


body#unternehmensprofil h2 {
	background: url(../images/headline/unternehmensprofil.png) no-repeat 0 0;
}

body#leitbild h2 {
	background: url(../images/headline/leitbild.png) no-repeat 0 0;
}

body#historie h2 {
	background: url(../images/headline/historie.png) no-repeat 0 0;
}

body#partner h2 {
	background: url(../images/headline/partner.png) no-repeat 0 0;
}


body#formales h2 {
	background: url(../images/headline/formales.png) no-repeat 0 0;
}


body#error h2 {
	background: url(../images/headline/error.png) no-repeat 0 0;
}





h3 {
margin-bottom: 5px;
font-size:13px;
color: #646464;
font-weight: bold;
clear:both;

}


h4 {
margin-bottom: 5px;
font-size:11px;
color: #ffffff;
font-weight: bold;

}




/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;

}

p.highlight {
	background: url(../images/icon-link-grey.gif) no-repeat 3px center;
	border-bottom: solid 1px #e0e3eb;
	border-top: solid 1px #e0e3eb;
	padding: 2px 0 2px 20px;
	color: #30467a;
}






.floatLeft {
float: left;

}




.floatRight {
	float: right;
}


.externalLink {
	background: url(../images/icon-external-link.gif) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background:url(../images/icon-top.png) no-repeat left center;
	padding: 0 0 0 15px;
	_display:none;
}






dl.imprintList{
margin-bottom: 10px;
float:left;

}
dl.imprintList dt {
	font-weight: bold;
	float:left;
	display:block;
	width: 155px;
}

dl.imprintList dd {
	float:left;
	display:block;
	width: 260px;
	margin-bottom: 2px;
}



.contentColumnAktuelles {
float:left;
width: 200px;
padding-top:10px;
background:url(../images/contentColumnAktuelles.gif) repeat-x 0 0;


}


/*==================================================
    => container
==================================================*/

div#container {
width:960px;
min-height: 500px;
	height: auto !important;
	height: 500px;
	position:relative;
margin: 0 auto;





}



.liste li {
background:url(../images/list.gif) no-repeat left 1px;
padding-left: 15px;

width: 100%;
float:left;
margin-bottom: 5px;
}



div#anschrift {
float:left;
padding-left: 25px;
width:197px;
}

div#fragen {
float:left;
padding-left: 25px;
width:197px;
padding-top: 87px;
}


div#anschrift dl{
margin-bottom: 10px;
width:145px;

}

div#anschrift dl dt {
	float:left;
	display:block;
	width: 45px;
}

div#anschrift dl dd {
	float:left;
	display:block;
	width: 100px;
	margin-bottom: 2px;
}





div#contentContainer{
width:473px;
float:left;

}
div#contentMain{
float:left;
width:473px;

}
div#contentSidebar{
float:left;
width: 226px;
padding-top:145px;
padding-left: 27px;
}



div#contentColumn{
float:left;
width: 219px;
padding-top:146px;
padding-left: 15px;
}









/*==================================================
    => footer   
==================================================*/
div#footer {
padding-bottom:30px;
}


/*==================================================
    => header  
==================================================*/

div#header {
	height: 324px;
width:473px;

	background:url(../images/header-bg.jpg) -1px bottom no-repeat;
}



/*------------------ =branding  ------------------*/

h1#branding {
	width: 220px;
	height: 130px;
position:absolute;
top: 15px;
left: 28px;

}


h1#branding a{
	text-indent:-9999px;
	width: 220px;
	height: 130px;
	display:block;



}


ul.rahmen li div a.ewcms_edit_link  {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E2E1E1;
clear:both;
display:block;
float:none;
height:30px;
line-height:30px;
margin:3px 0;
text-decoration:none;
text-transform:uppercase;
}

ul.rahmen {
	list-style-type:none;
	margin-bottom:10px;
}

ul.rahmen li {

	float:left;

margin-bottom: 10px;

}

ul.rahmen li a {
	position:relative;

	display:block;
	text-decoration:none;
}

ul.rahmen li a:hover {
	text-decoration:none;
	padding:0 !important;
}


ul.rahmen li a span.bild-rahmen {
	background:url(../images/bild-rahmen.gif) 0 0 no-repeat;
	position:absolute;

	display:block;
	top:0;
	left:0;
text-indent: -9999px;
cursor:pointer;
}
.bildgroesse{
	width:100px;
	height:133px;
	margin-right: 10px;
}



.contentMainBild{
float:left;
width: 120px;


}



.contentMainText{
float:left;
width: 290px;


}


/*==================================================
    => naviTop 
==================================================*/
		 
	    
        	 
ul#naviTop {
position: absolute;
top: 122px;
left: 254px;
font-size: 12px;


}

ul#naviTop li  {
float:left;

margin-right:3px;

}


ul#naviTop li a  {

width:75px;
text-align:center;
padding-bottom: 5px;
border-bottom: 4px #fdd4a1 solid;
color: #8d8c8c;
text-transform:lowercase;

text-decoration:none;
display:block;

}



ul#naviTop li.index a {

width:80px;

}



body#index li.index a, 
body#aktuelles li.aktuelles a, 
body#newsletter li.newsletter a, 
body#kontakt li.kontakt a, 
body#anfahrt li.anfahrt a, 
body#impressum li.impressum a,
ul#naviTop li a:hover{
color: #fa8e07;
text-decoration:none;
border-bottom: 4px #fa8e07 solid;
}


/*------------------ =navi ------------------*/  


ul#navi {
float:left;
height: 156px;
width:222px;
background:url(../images/navi-bg.gif) 0 0 no-repeat;
}

ul#navi li {
width:222px;
height:51px;
float:left;
margin-top: 1px;
position: relative;
}

ul#navi li a {
text-indent:-9999px;
display: block;
width:222px;
height:51px;
}



 
 
body#stellenangebote ul#navi li.bewerber a,
body#vermittlung ul#navi li.bewerber a,
body#zeitarbeit ul#navi li.bewerber a,
body#anfrage ul#navi li.bewerber a,
body#weiterbildungen ul#navi li.bewerber a,
ul#navi li.bewerber a:hover {
background:url(../images/navi/bewerber.gif) 0 0 no-repeat;
}

 
 
body#personalvermittlung ul#navi li.unternehmen a,
body#zeitarbeit-unternehmen ul#navi li.unternehmen a,
body#service ul#navi li.unternehmen a,
body#referenzen ul#navi li.unternehmen a,
body#anfrage-unternehmen ul#navi li.unternehmen a,
ul#navi li.unternehmen a:hover {
background:url(../images/navi/unternehmen.gif) 0 0 no-repeat;
}

body#unternehmensprofil ul#navi li.pass a,
body#leitbild ul#navi li.pass a,
body#partner ul#navi li.pass a,
ul#navi li.pass a:hover {
background:url(../images/navi/by-pass.gif) 0 0 no-repeat;
}



	

 ul#navi li ul {
    margin: 0 0 0 0; padding: 0;
	display:none;
	padding-left:4px;
	
  }
  ul#navi li ul li {
padding-left: 0px !important;
width:160px;
height:20px;
float:left;
margin-top: 2px;

background:url(../images/navi/subnavi-bg.png) 0 0 repeat;
  }
  
  ul#navi li ul li a{
 text-indent:9px !important;
padding-left:10px;
width:160px;
line-height:20px;
display:block;
color: #3b3b3b;
font-size:11px;
 text-decoration:none;
 background: none !important;
 text-transform:lowercase;

  }  



body#stellenangebote ul#navi li ul li.stellenangebote a,
body#vermittlung ul#navi li ul li.vermittlung a,
body#zeitarbeit ul#navi li ul li.zeitarbeit a,
body#anfrage ul#navi li ul li.anfrage a,
body#weiterbildungen ul#navi li ul li.weiterbildungen a,
body#personalvermittlung ul#navi li ul li.personalvermittlung a,
body#zeitarbeit-unternehmen ul#navi li ul li.zeitarbeit-unternehmen a,
body#anfrage-unternehmen ul#navi li ul li.anfrage-unternehmen a,
body#service ul#navi li ul li.service a,
body#referenzen ul#navi li ul li.referenzen a,
body#unternehmensprofil ul#navi li ul li.unternehmensprofil a,
body#leitbild ul#navi li ul li.leitbild a,
body#partner ul#navi li ul li.partner a,
 ul#navi li ul li a:hover {
 text-decoration:none;
color: #fa8e07;
background:url(../images/navi/subnaviaktiv-bg.png) 8px 9px no-repeat !important;  }

  

  ul#navi  .subbewerber,
  ul#navi li.bewerber:hover ul#sub-bewerber
{
display: block !important;   
position: absolute; top: -1px; left: 100%; width: 100%;
z-index:999;
height:157px;
background: url(../images/nav.jpg) 4px 1px no-repeat;
}




  ul#navi  .subunternehmen,
  ul#navi li.unternehmen:hover ul#sub-unternehmen
{
display: block !important;   
position: absolute; top: -53px; left: 100%; width: 100%;
z-index:999;
height:157px;
background: url(../images/nav.jpg) 4px 1px no-repeat;
}




  ul#navi  .subpass,
  ul#navi li.pass:hover ul#sub-pass
{
display: block !important;   
position: absolute; top: -105px; left: 100%; width: 100%;
z-index:999;
height:157px;
background: url(../images/nav.jpg) 4px 1px no-repeat;

}






/* =image */
img {
border: 0;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.imprintAddress {
	line-height: 20px;
	margin: 15px 0;
}

dl.imprintTypeOfBusiness dt,
dl.imprintAddress dt {
	display: block;
	width: 120px;
	color: #909090;
	float:left;
}

dl.imprintTypeOfBusiness dd,
dl.imprintAddress dd {
	clear:right;
}

#btnImprint,
#newField {
	display:none;
}


	



/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	/*zoom: 1; *//* triggers hasLayout */
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */





 
 


