* {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;
    }

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;
		}

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

h3 {
	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: #FFF8E8 url(../images/links.gif) repeat-y 0 0;
	text-align: left;
	width: 970px;
	margin: 10px auto;
	font-size: 80%;
	border: 1px double #666;
		}

#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-bottom: 1px solid #EE7200;
		}

.kopfzeile_logo img {
  margin: 14px auto;
    }

.kopfzeile_bild	{
	float: left;
  clear: right;
	width: 735px;
	height: 219px;
			}

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

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

#footer {
	text-align: center;
	background-color: #EE7200;
		}

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

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

p.foot	{
	font-size: 11px;
  color: #FFF;
		}
    
p.foot a,
p.cms a	{
	font-size: 11px;
  color: #FFF;
		}

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

#contentfloatholder {
	float: left;
	width: 100%;
	position: relative;
		}

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

#centerpad {
	margin: 20px 5px 20px 250px;
  width: 706px;
  height: auto;
		}

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

/*----------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: #FFF8E8;
  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;
    }

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

#left {
  float:left;
  width: 235px;
  position: absolute;
  left: 0px;
}

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

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

#menubild	{
	margin-top: 50px;
		}

.menu1  {
  background-color:#EE7200;
  border-bottom: 1px solid #FFF8E8;
    }

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

.menu1:hover  {
  background-color: #FFF8E8;
  border-right: 1px solid #EE7200;
  border-bottom: 1px solid #EE7200;
    }

.menu1:hover a  {
  color: #000;
  text-decoration: underline;
    }

.menu_active1 {
  background-color: #FFF8E8;
  border-right: 1px solid #EE7200;
    }

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

.menu_activated1  {
  background-color: #FFF8E8;
  color: #000;
  border-right: 1px solid #EE7200;
    }

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

.menu2  {
  border-top: 1px solid #EE7200;
    }

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

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

.menu_active2 {
  border-top: 1px solid #EE7200;
    }

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

 .menu_activated2 {
  border-top: 1px solid #EE7200;
    }

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

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

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

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

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

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

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

.menu1,.menu_active1,.menu_activated1,
.menu2,.menu_active2,.menu_activated2,
.menu3,.menu_active3,.menu_activated3,
.menu4,.menu_active4,.menu_activated4	{
	text-align: left;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	padding-left: 10px;
	font-size: 0.9em;
		}


.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: disc;
  margin: 0px;
    }

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

div#result ul li a{
  font-size: 1.0em;
  line-height: 1.6em;
    }