* {margin: 0px; padding: 0px; border: 0px;}

body {
  background-color: #EE7200;
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 970px;
	color: #333;
		}

a {
	padding: 0px;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	font-weight: normal;
		}

a.faq {
  padding: 0px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
  line-height: 1.5em;
	font-weight: normal;
    }

.galery_name, .galery_phone, .galery_job  {
  width: 140px;
  color: #333;
  font-size: 12px;
  text-decoration: none;
    }

.galery_job {
  height: 40px;
  font-style: italic;
  margin: 5px 0px 3px 0px;
    }

.audiobox {
  border: 1px solid #EE7200;
  margin: 10px 5px 10px 0px;
  float: left;
    }

.audiobox_text h1  {
  font-size: 12px;
  font-weight: normal;
  background-color: #EE7200;
  color: #FFF;
  padding: 3px;
    }

.audiobox_text p  {
  padding: 3px;
  border-bottom: 1px solid #EE7200;
    }


.audiobox h1 span.dauer {
  float: right;
  padding: 0px 0px 0px 3px;
    }

p   {
  font-size: 12px;
  /*clear: both;*/
    }

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

h1, h2, p {
	margin: 1px 0;
		}

ul {
	clear: left;
	margin: 1.0em 2.0em;
		}

* html div#center {margin-right: -100%;}
* html div#left {margin-left: 0;}

#left h3, #left p,
#right h3, #right p
{
padding: 0 10px;
}

img {
	border-style: none;
	}

img.rechts  {
  float: right;
  padding: 0px 0px 5px 10px;
    }

img.links  {
  float: left;
  margin: 5px 10px 5px 0px;
    }

img.email {
  position: relative;
  top: 3px;
  left: 10px;
  width: auto;
  height: auto;
    }

img.image {
  margin: 10px 0px 0px 0px;
    }


h1 {
	font-size: 20px;
	padding: 5px 0px;
	margin: 0px;
  font-weight: normal;
	text-align: left;
  color: #EE7200;
  clear: both;
		}
    
h1.coloured {
  font-size: 14px;
  background-color: #EE7200;
  color: #FFF;
  padding: 2px 5px;
  position: relative;
  top: 2px;
  font-weight: bold;
  display: inline;
    }
    
p.coloured  {
  color: #EE7200;
  margin: 8px 0px;
    }
    
span.coloured  {
  color: #EE7200;
  font-size: 12px;
  margin: 0px 0px 0px 10px;
    }

h2 {
  clear: both;
	font-size: 14px;
	padding: 5px 0px;
	margin: 0px;
  font-weight: bold;
	text-align: left;
  color: #EE7200;
		}

h3 {
  clear: both;
	font-size: 12px;
	padding: 2px 0px;
	margin: 0px;
  font-weight: bold;
	text-align: left;
  color: #000;
		}

.more_double_link1 {
  float: left;
    }

.more_double_link2 {
  float: right;
  clear: right;
    }

.more, .more_double_link1, .more_double_link2  {
  display:block;
  padding: 4px 0px;
  margin: 10px 0px;
    }

.more a, .more_double_link1 a, .more_double_link2 a,
.more a:visited, .more_double_link1 a:visited, .more_double_link2 a:visited,
.more a:hover, .more_double_link1 a:hover, .more_double_link2 a:hover,
.more a:active, .more_double_link1 a:active, .more_double_link2 a:active {
  background: #ffffff;
  color: #333;
  border: 1px solid #EE7200;
  border-left: 16px solid #EE7200;
  padding: 2px 6px;
  text-decoration: none;
  text-align: left;
  font: normal 12px/14px Arial, Tahoma, Helvetica, Verdana, Sans Serif;
    }

.more a:hover, .more_double_link1 a:hover, .more_double_link2 a:hover  {
  border: 1px solid #EE7200;
  border-left: 16px solid #EE7200;
  background: #EE7200;
  color: #000000;
    }


/*----------Container---------*/

#headline {
  width: 960px;
  margin: 10px auto;
  text-align: right;
  padding: 0px 10px 0px 0px;
  color: white;
    }

#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 970px;
	margin: 10px auto;
	font-size: 80%;
		}

#header, #subnav, #footer {
	clear: both;
	width: 100%;
		}

/*----------Header---------*/

#header {
	background: #fff;
	text-align: center;
	padding: 0px 0;
		}

.kopfzeile_logo	{
	float:left;
	width: 235px;
	height:219px;
  background-color: #FFF;
	border-left:1px solid #666666;
		}

.kopfzeile_logo img {
  margin: 14px auto;
    }

.kopfzeile_bild	{
	float: left;
  clear: right;
	width: 733px;
	height: 219px;
	border-right:1px solid #666666;
			}

.kopfzeile_bild img {
  width: 733px;
  height: 219px;
    }

/*----------Footer---------*/

#footer {
	text-align: center;
	background: #EE7200 url(../images/bottom_corner.png) no-repeat bottom;
		}

#footer div {
	padding: 1px 0px;
		}

p.cms	{
	text-align: left;
/*	float: left;
	padding-left: 75px;
	padding-right: 40px;*/
	font-size: 11px;
  color: #FFF;
display: inline-block;
		}

p.foot	{
	font-size: 11px;
  color: #FFF;
  display: inline-block;
  width: 750px;
		}
    
p.foot a,
p.cms a	{
	font-size: 11px;
  color: #FFF;
		}

/*----------mittlere Spalte---------*/

#contentfloatholder {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
	/*float: left;*/
	width: 968px;
  /*height: 100%;
	position: relative;*/
		}

#contentfloatholder:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
		}

#centerpad {
	margin: 20px 5px;
  width: 723px;
  height: auto;
  float: right;
		}

#center {
  /*float: left;*/
  width: 100%;
  margin-right: -95%;
  /*height: auto;
  height: 100%;
  min-height: 650px;*/
    }

/*----------Inhalt---------*/

#contenttable {
  width: auto;
  height: auto;
  height: 100%;
  height: 500px;
  border-collapse: collapse;
    }

#contenttable tr td {
  padding: 10px;
  width: 333px;
  height: auto;
  vertical-align: top;
    }

#contenttable tr td.rechts {
  text-align: right;
    }

#contenttable tr td.links {
  text-align: left;
    }

#contenttable tr td.double  {
  padding: 10px;
  width: 686px;
  height: auto;
  vertical-align: top;
    }

#galery {
  margin: 20px 0px 0px 0px;
  padding: 0px;
  width: auto;
  height: auto;
  border-collapse: collapse;
    }

#galery tr  {
  height: 235px;
  padding: 0px 0px 10px 0px;
    }

#galery tr td   {
  padding: 0px;
  width: 228px;
  height: 260px;
  vertical-align: top;
    }

#contenttable ul	{
	clear: left;
	list-style-type: disc;
			}

#contenttable li	{
	clear: left;
  font-size: 12px;
  margin: 0px 13px;
			}

#contenttable p.pdf  {
  margin: 10px 0px;
    }

#contenttable #referenzen {
  text-align: center;
  margin: 20px 0px;
    }

#contenttable #referenzen span  {
  margin: 0px 5px;
    }

#contenttable #referenzen a   {
  color: #ED6F00;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
    }

/*----------Formulare---------*/

select, input, textarea {
  background-color: #FFF;
  border: 1px double #999;
    }

input.radio {
  border-style: none;
  position: relative;
  top: 3px;
    }

select  {
  width: auto;
  min-width: 150px;
    }

fieldset  {
  border: 1px double #999;
  padding: 10px;
  margin: 0px 0px 5px 0px;
    }

legend {
  margin: 0px 10px;
  padding: 0px 5px;
  font-size: 12px;
    }

label {
  font-size: 12px;
  font-weight: bold;
  margin: 0px 10px 0px 0px;
    }

#bewerbungsformular span  {
  font-size: 12px;
  margin: 0px 5px;
    }

#bewerbungsformular div {
  width: 300px;
  float: left;
  margin: 0px 10px 0px 0px;
  border: 1px solid red;
    }
    
form  {
  float: left;
    }
    
form div  {
  margin: 0px 0px 5px 0px;
    }
    
#einsatz,
#rueckruf  {
  clear: both;
  width: 645px;
    }
    
#einsatz label,
#rueckruf label  {
  display: inline-block;
  width: 150px;
  font-weight: normal;
  font-size: 12px;
  margin: 0px;
    }
    
#einsatz label.round,
#rueckruf label.round {
  width: auto;
    }
    
#einsatz input,
#einsatz textarea,
#rueckruf input,
#rueckruf textarea  {
  background-color: #FFF;
  border: 1px solid #EE7200;
  margin: 0px 0px 0px -4px;
  color: #333;
    }

    
.datepickerClick  {
  cursor: pointer;
  position: relative;
  top: 2px;
    }
    
#einsatz .checkbox  {
  width: auto;
  min-width: 16px;
  position: relative;
  top: 1px;
  border-style: none;
  background-color: #FFF;
    }
    
#einsatz label.short {
  min-width: 70px;
  width: auto;
  margin-right: 10px;
    }
    
#einsatz input.short {
  width: auto;
  min-width: 30px;
    }
    
#einsatz textarea,
#rueckruf textarea {
  resize: none;
  vertical-align: top;
  width: 494px;
  font-family: arial, sans-serif;
  font-size: 12px;
    }
    
#einsatz #abschicken,
#rueckruf #abschicken  {
  background-color: transparent; 
  border-style: none;
  cursor: pointer;
  margin: 0px 0px 0px 4px;
  color: #333;
  padding-top: 3px\9;
    }

/*----------linke Spalte---------*/

#left {
  float:left;
  width: 234px;
  /*position: absolute;
  left: 0px;
  margin-left: -48px;*/
  padding-bottom: 10px;
}

/*----------Navigation---------*/

#menubox	{
	height: auto;
	min-height: 200px;
  width: 235px;
		}

#menubild	{
	margin-top: 50px;
		}

.menu1  {
  background: url(../images/menu_inactive_bg.png) no-repeat 0 0;
  border-bottom: 1px solid #FFF;
  height: 15px;
    }
    
.menu1_toggle {
  background: url(../images/menu_active_bg.png) no-repeat 0 0;  
    }

.menu1 a  {
  color: #FFF;
  font-size: 12px;
  text-decoration: none;
    }

.menu_active1 {
  background: url(../images/menu_active_bg.png) no-repeat 0 0;
  height: 15px;  
    }

.menu_active1 a   {
  color: #000;
  font-size: 12px;
  text-decoration: none;
    }

.menu_activated1  {
  background: url(../images/menu_active_bg.png) no-repeat 0 0;
  color: #000;
  border-bottom: 1px solid #FFF;
  height: 15px;
    }

.menu_activated1 a  {
  color: #000;
  font-size: 12px;
  text-decoration: none;
    }

.menu2 a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  margin-left: 6px;
    }

.menu_active2 a   {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  margin-left: 6px;
    }

.menu_activated2 a  {
  color: #EE7200;
  font-size: 12px;
  text-decoration: none;
  margin-left: 6px;
    }

.menu3 a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
    }

.menu_active3 a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
    }

.menu_activated3 a  {
  color: #EE7200;
  font-size: 12px;
  text-decoration: none;
  margin-left: 10px;
    }
    
.menu_active4 a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  margin-left: 20px;
    }

.menu_activated4 a  {
  color: #EE7200;
  font-size: 12px;
  text-decoration: none;
  margin-left: 20px;
    }

.menu4 a {
  color: #000;
  font-size: 12px;
  text-decoration: none;
  margin-left: 20px;
    }

.menu1,.menu_active1,.menu_activated1,
.menu2,.menu_active2,.menu_activated2,
.menu3,.menu_active3,.menu_activated3,
.menu4,.menu_active4,.menu_activated4	{
	text-align: left;
	padding: 5px 10px;
	margin: 0px 10px;
	font-size: 0.9em;
  border-bottom: 1px solid #EE7200;
		}
    
.menu1,.menu_active1,.menu_activated1 {
  border-bottom: 1px solid #FFF;
    }
    
.menu_active2,
.menu_activated3,
.menu_active3,
.menu3,
.menu_activated4,
.menu_active4,
.menu4  {
  border-bottom-style: none;
    }
    
.menu2,
.menu_activated2,
.menu_active2,
.menu3,
.menu_activated3,
.menu_active3,
.menu4,
.menu_activated4,
.menu_active4  {
  width: 195px;
  margin: 0px 10px;
    }
    
.menu_activated2 a:hover,
.menu_activated3 a:hover,
.menu_activated4 a:hover  {
  color: #EE7200;
    }

.hidden {
  visibility: hidden;
  margin-top: 7px;
    }

.visible  {
  visibility: visible;
  margin-top: 7px;
    }

/* ----------STELLENANGEBOTE---------- */

form#jobs {
  margin: 20px 0px 0px 0px;
  padding: 0px;
    }

form#jobs fieldset  {
  border: 1px solid #EE7200;
  margin: 0px 10px 5px 0px;
  font-size: 12px;
  float: left;
    }

form#jobs fieldset#rahmen {
  width: 230px;
    }

form#jobs fieldset#position {
  width: 180px;
    }

form#jobs fieldset#erfahrung {
  width: 650px;
    }

form#jobs fieldset#zeit {
  width: 175px;
    }

form#jobs fieldset#bereich {
  width: 340px;
    }

form#jobs fieldset#branche {
  width: 280px;
    }

form#jobs fieldset legend {
  margin: 0px;
    }

form#jobs div.checkbox input  {
  border-style: none;
  margin: 0px 5px 0px 0px;
  position: relative;
  top: 2px;
    }

div.checkbox  {
  font-size: 12px;
    }

div.label {
  width: auto;
  float: left;
  margin: 0px 10px 0px 0px;
  font-weight: bold;
  font-size: 12px;
  position: relative;
  top: 3px;
    }

input#job_id  {
  background-color: #FFF;
  width: 100px;
  margin: 0px 20px 0px 0px;
    }

input#search_term {
  background-color: #FFF;
  width: 451px;
  margin: 0px;
    }

div.extended_search {
  clear: left;
  width: 600px;
  margin: 12px 0px 0px 0px;
  text-align: right;
  float: left;
    }

div.extended_search a{
  text-decoration: underline;
    }

form#jobs input.job_button,
form#jobs input.job_button2 {
  float: right;
  width: 75px;
  font-weight: bold;
  font-size: 11px;
  margin: 10px 0px 3px 0px;
  color: #EE7200;
    }

div.job_button  {
  float: left;
  width: auto;
  min-width: 75px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  margin: 10px 10px 3px 0px;
  padding: 1px 5px;
  border: 1px solid #999;
    }

div.job_button a{
  color: #EE7200;
  font-weight: bold;
    }

form#jobs input.job_button2 {
  margin: 10px 10px 3px 0px;
    }

div#result  {
  clear: both;
  font-size: 12px;
  position: relative;
  top: 5px;
    }

div#result ul{
  list-style-type: none;
  margin: 0px;
    }
    
ul#checklist  {
  list-style-type: none;
  margin: 10px 0px;
    }
    
ul#checklist li {
  margin: 0px 0px 8px 0px;
    }
    
ul#checklist li a img   {
  margin: 0px 8px 0px 0px;
    }
    
ul#checklist li a {
   font-size:1em;
}
div#checklist_delete p {
  margin: 5px 0px;
    }

div#result ul li  {
  margin: 0px;
    }

div#result ul li a{
  font-size: 1.0em;
  line-height: 1.6em;
    }
    
#rounded_corner_top{
  position:absolute;
  width:970px;
  height:20px;
}    
    
#rounded_corner_bottom{
  position:absolute;
  width:970px;
  height:20px;
  margin-top:-18px;
}

.clickbutton,
.round .clickbutton  {
		background-color: transparent;
		border-style: none;
		color: #333;
		font-weight: normal;
		font-size: 12px;
		min-width: 85px;
		cursor: pointer;
		padding: 1px 5px 0px 0px;
    margin: 2px 0px 2px 5px;
}

.roundlink  {
  display: block;
  width: 100%;
  height: 40px;
    }

label.round {
  float: left;
  clear: left;
  background: url(../images/btn_background.png) no-repeat 0 0;
  padding: 0px 0px 0px 20px;
  height: auto;
  margin: 10px 20px 10px 0px;
}

label.round:hover {
  background: url(../images/btn_background_hover.png) no-repeat 0 0;
}

.round a {
  background: transparent;
  padding: 0px;
  float: left;
  height: auto;
  color: #333;
  font-size: 12px;
  text-align: center;
  padding: 3px 0px;
}

.round span {
  background: url(../images/btn_background.png) no-repeat 100% 0;
  padding: 0px 7px 0px 0px;
  height: 21px;
  float: left;
  margin: 0px -10px 0px 0px;
}

.round span:hover {
  background: url(../images/btn_background_hover.png) no-repeat 100% 0;
}

#fb-like-box  {
  margin: 16px;
}

