/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
body {line-height: 1.5;}
table {border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
table, td, th {vertical-align: top;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img {border: none;}

/* general */
html, body {
  min-height: 100%;
}

* {
  font-size: 1em;
}

body {
  margin: 0 auto;
  min-height: 100%;
  width: 100%;
  font-family: Arial, Verdana, Helvetica, Arial, Geneva, sans-serif;
  font-size: 62.5%;
  line-height: 1.5em;
  color: #6a6464;
  background-color: #ffffff;
  padding: 0px;
  text-align: center; /* nur fr IE*/
  background-image: url(../img/border.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

div {
  margin: 0;
  padding: 0;
  font-size: 11px;
}

img {
  border: 0px;
}

img.imglink {
  cursor: pointer;
}

a {
  font-size: 1.0em;
  font-weight: normal;
  color: #6a6464;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  font-size: 1.0em;
  font-weight: normal;
  color: #6a6464;
  text-decoration: none;
  cursor: pointer;
}

h1 {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 13px;
  color: #6a6464;
  font-weight: bold;
}

h2 {
  font-size: 14px;
  margin-top: 3px;
  margin-left: 5px;
  color: #6a6464;
}

h3 {
  font-size: 13px;
  margin-top: 3px;
  margin-left: 5px;
}

#allumfassend {
  position: absolute;
  left: 50%;
  margin-left: -485px;
  height: auto;
  width: 970px;
  text-align: center;
  background-image: url(../img/schatten.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

#allumfassend2 {
  float: left;
  margin-left: 10px;
  height: 100%;
  width: 950px;
  text-align: left;
  color: #6a6464;
}

#topheader {
  float: left;
  width: 950px;
  height: 80px;
}

#flashheader {
  float: left;
  width: 950px;
  height: 153px;
  text-align: center;
  background-image: url(../img/banner.jpg);
  margin-bottom: 3px;
}

#contentarea {
  float: left;
  width: 950px;
  height: 650px;
}

#sidebar {
  float: right;
  width: 187px;
  height: 450px;
  background-color: #f6f6f6;
}
/* -------------- suche -------------------*/
#suche_inhalt {
  float: left;
  width: 187px;
  height: 30px;
  padding-top: 6px;
  background-color: #dbdbdb;
  text-align: left;
  margin-bottom: 2px;
}

#suchfeld {
  margin-left: 12px;
  padding-top: 3px;
  padding-left: 2px;
  height: 19px;
  width: 160px;
  font-size: 13px;
  border: 1px solid #dbdbdb;
  color: #404040;
}

#sidebar div.submit {
  text-align: right;
    width: 187px;
}

#sidebar div.auto_complete    {
	position :absolute;
	width:250px;
	background-color :white;
	border: 1px solid #DBDBDB;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	cursor: pointer;
	max-height: 300px;
	overflow: auto;
}
#sidebar li {
	padding: 3px;
	font-size: 11px;
}

#sidebar li.selected {
	background-color: #F7931E;
}

/* -------------- news -------------------*/
#news {
  float: right;
  width: 187px;
  margin-top: 30px;
}

#news_inhalt {
  float: right;
  width: 187px;
  background-color: #dbdbdb;
}

#news_inhalt h4 {
  padding: 9px;
}

#news_inhalt p {
  padding: 9px;
}
/* -------------- karriere -------------------*/
#career {
  float: right;
  width: 187px;
  margin-top: 30px;
}

#career_inhalt {
  float: right;
  width: 187px;
  background-color: #dbdbdb;
}

#career_inhalt p {
  padding: 5px;
}

#navigation {
  float: left;
  width: 190px;
  background-image: url(../img/startkomma.gif);
  background-repeat: no-repeat;
  background-position: top left;
  height: 450px;
}

#navigation ul {
  float: left;
  margin-top: 50px;
  margin-left: 20px;
  color: #ffffff;
}

li.menu a {
  line-height: 20px;
  margin-left: 15px;
  color: #ffffff;
}

li.menu a:hover {
  color: #6a6464;
  line-height: 20px;
  margin-left: 15px;
}

#shortcuts {
  width: 190px;
  text-align: right;
}

div.topcontent2 {
  float: left;
  margin-left: 3px;
  width: 568px;
  height: 0px;
  color: #6a6464;
}

div.topcontent {
	float:left;
	margin-left: 3px;
	width: 568px;
	height: 60px;
	color:#6a6464;
	background-image: url(../img/featureleiste.gif);
	background-repeat: no-repeat
}
/* ------------------- topnavi --------*/
#topnavi {
  float: left;
  margin-left: 3px;
  width: 568px;
  height: 16px;
  background-color: #F19300;
}

#topmenulist {
  list-style: none;
  margin: 0 0 0 0;
}

#topmenulist li {
  line-height: 16px;
  float: left;
  border-left: none;
  border-right: 1px solid #ffffff;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
/*  padding-left: 29px;
  padding-right: 29px; */
  margin: 0 0 0 0;
  cursor: pointer;
  width: 112px;
}

#topmenulist li:hover {
  background-color: #e08200;
}

#feature {
  float: left;
  margin-left: 3px;
  width: 568px;
  height: 24px;
  text-align: right;
}

#featureset {
  float: right;
  margin-top: 7px;
  width: 568px;
  margin-left: 3px;
}

#featureform {
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  width: 460px;
  height: 24px;
}

#featureform2 {
  float: left;
  margin-top: 10px;
  margin-left: 50px;
  width: 460px;
  height: 24px;
}

#featureform input {
	border: 1px solid #DBDBDB;
	height: 16px;
	width: 85px;
	padding-left: 2px;
	padding-top: 2px;
	line-height: 18px;
}


#featureform2 input {
	border: 1px solid #DBDBDB;
	height: 16px;
	width: 100px;
	padding-left: 2px;
	padding-top: 2px;
	line-height: 18px;
}

#btn_close {
	float: right;
	font-size:9px;
	color: #dbdbdb;
}

#btn_close a{
	font-size:9px;
	color: #a7a7a7;
}

#btn_close a:hover{
	font-size:9px;
	color: #BC1220;
}
#content {
  float: left;
  margin-left: 3px;
  width: 568px;
  height: 410px;
}

#maincontent {
  float: left;
  width: 510px;
  margin-left: 28px;
  line-height: 17px;

}

#maincontent a {
	color: #F19300;
}

#maincontent a:hover {
	color: #E08200;
}

#maincontent p {
  margin-bottom: 10px;
}

#maincontent div {
  float: left;
}

li {
  list-style-type: none;
  line-height: 17px;
}

#reference {
  width: 540px;
  margin-left: -13px;
}

#reference td {
  padding-left: 5px;
}

tr.reference {
  line-height: 20px;
  background-color: #F6F6F6;
}

tr.referencealtrow {
  line-height: 20px;
  background-color: #DBDBDB;
}

td.reference {
  background-color: #F6F6F6;
  width: 5px;
}

td.referencealtrow {
  background-color: #DBDBDB;
  width: 5px;
}

#employee {
  width: 500px;
}

#employee td {
  padding-left: 5px;
  vertical-align: top;
}

#employee tr {
  padding-left: 5px;
  vertical-align: top;
  margin-bottom: 10px;
}

#employee div {
}

.employeepicture {
  background-color: #DBDBDB;
  width: 150px;
  height: 50px;
  margin: 1px;
}

.employeename {
  background-color: #E08200;
  width: 140px;
  height: 17px;
  margin: 1px;
  padding-left: 5px;
  padding-right: 5px;
}

.employeedetails {
  background-color: #F6F6F6;
  width: 150px;
  margin: 1px;
}

.employeedetailssub {
  padding: 5px;
}

.employeemenu {
  background-color: #DBDBDB;
  width: 150px;
  height: 17px;
  margin: 1px 1px 15px 1px;
}

.employeedivision {
  float: left;
  width: 117px;
  line-height: 17px;
  padding-left: 5px;
  padding-right: 5px;
}

form div.input {
}

form div.required {
}

form div.submit {
}

label.contact {

  font-size: 12px;
  padding-right: 20px;
  margin-bottom: 2px;
  font-size: 1em;
}

textarea.contact {
  display: block;
  width: 245px;
  height: 232px;
  font-size: 12px;
  background-color: #dbdbdb;
  border: 0px;
  padding: 2px;
    font-family: Arial, Verdana, Helvetica, Arial, Geneva, sans-serif;
}

input.contact {
float: left;
  display: block;
  width: 240px;
  font-size: 12px;
  height: 17px;
  background-color: #dbdbdb;
  border: 0px;
  margin-bottom: 8px;
}

input.submit {
  display: block;
  border: 0px;
}

#contactleft {
  float: left;
}

#contactright {
  float: right;

}

#contactsubmit {
  float: left;
  margin-top: 5px;
  margin-left: 385px;
}

.border {
  width: 525px;
  height: 1px;
  background-color: #A7A7A7;
  float: left;
  margin: 10px 0 10px 0;
}

label.broschure {
  display: block;
  font-size: 12px;
  padding-right: 20px;
  margin-bottom: 2px;
  font-size: 1em;
}

input.broschure {
  display: block;
  width: 250px;
  font-size: 12px;
  height: 17px;
  background-color: #dbdbdb;
  border: 0px;
  margin-bottom: 8px;
  margin-left: 0px;
  margin-top: 2px;
}

#broschureleft {
  float: left;
  width: 261px;
}

#broschureright {
  float: right;
  width: 225px;
  margin-left: 15px;
}

#broschuresubmit {
  margin-top: 5px;
  margin-left: 125px;
}

form div.bsubmit {
  width: 250px;
}

p.content {
  width: 525px;
}

.download {
  width: 525px;
  margin-left: -10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #dbdbdb;
}

.download_text {
  width: 391px;
}

.download_text h2{
  margin-left: 0px;
}

.download_text p {
  margin-top: 5px;
  margin-left: 0px;
}

div.submit {
	float: left;
	width: 0px;
}

input.ajaxsubmit {
	float: left;
	display: block;
	width: 28px;
	height: 21px;
	border: none;
	cursor: pointer;
	background-image: url(../img/feature_btn.gif);

}

.newstitle {
  color: #F7931E;
  margin-left: 0px;
  margin-bottom: 5px;
  margin-top: 0px;
}

.newsbordertop {
  width: 535px;
  background-image: url(../img/news_border_top.gif);
  background-position: top left;
  background-repeat: repeat-x;
  height: 3px;
  margin-left: -10px;
}

.newsborderbottom {
  width: 535px;
  background-image: url(../img/news_border_bottom.gif);
  background-position: top left;
  background-repeat: repeat-x;
  height: 3px;
  margin-left: -10px;
}

.news {
  width: 515px;
  padding: 10px;
  margin-left: -10px;
}

.newsaltrow {
  width: 515px;
  padding: 10px;
  background: #F6F6F6;
  margin-left: -10px;
}

.newsmore {
  color: #F7931E;
  text-decoration: underline;

}

.jobtitle {
  color: #F7931E;
  margin-left: 0px;
}

.job {
  padding: 10px;
  width: 515px;
  margin-left: -10px;
}

.jobaltrow {
  padding: 10px;
  width: 515px;
  background: #F6F6F6;
  margin-left: -10px;
}

.jobbordertop {
  width: 510px;
  background-image: url(../img/news_border_top.gif);
  background-position: top left;
  background-repeat: repeat-x;
  height: 3px;
}

.jobborderbottom {
  width: 510px;
  background-image: url(../img/news_border_bottom.gif);
  background-position: top left;
  background-repeat: repeat-x;
  height: 3px;
}

.search {
  padding: 10px;
  width: 515px;
  margin-left: -10px;
}

.searchaltrow {
  padding: 10px;
  width: 515px;
  background: #F6F6F6;
  margin-left: -10px;
}

.searchbordertop {
  width: 535px;
  margin-left: -10px;
  background-image: url(../img/news_border_top.gif);
  background-position: top left;
  background-repeat: repeat-x;
  height: 3px;
}

.searchborderbottom {
  width: 535px;
  margin-left: -10px;
  background-image: url(../img/news_border_bottom.gif);
  background-position: top left;
  background-repeat: repeat-x;
  height: 3px;
}

.norm {
  font-weight: normal;
}

#keyword {
  background: url(../img/featureleiste.gif);
  padding: 11px 0px 0px 40px;
  height: 30px;
  width: 528px;
  margin-left: -28px;
}

.date {
  font-weight: normal;
  margin-bottom: 0px;
}

#impdat {
	margin-top: 20px;
	float: right;
	height: 20px;
	background-color: #dbdbdb;
	text-align: right;
	line-height: 20px;
	width: 187px;
}

.orange {
  color: #F7931E;
}

.reference_title {
	white-space:nowrap;
	line-height: 30px;
	margin: 10px;
	text-align: center;
color: #F7931E;
	
}

.small {
	font-size: 9px;
}

.middle {
	font-size: 13px;
}

.big {
	font-size: 17px;
}

