/*
Hyperlinks im Menu sind #999999
Andere Links sind #E6E6E6
*/

body {
  background-color: #FFFFFF;
  font-size: 14px;
  padding:0px;
  margin:0px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color: #000000;
}

h1,h2,h3,h4,h5,h6,p{
  margin:0px 0px 10px 0px;
  padding:0px;
}

h3,h4,h5,h6{
  margin:0px 0px 7px 0px;
  font-size: 14px;
}

th{
  text-align:left;
}

h1{
  font-size: 20px;
  color:#0F4D60;
  font-weight:bold;
}

h2, th{
  font-size: 16px;
  color:#999999;
  font-weight:bold;
}

.toplink{
  margin:20px 0 20px 0;
  border-bottom:1px solid #999999;
  height:22px;
}

.top toplink{
  border:none;
}

/* Standard Hyperlinks */
a:link, a:visited {
  /* color:#0F4D60; */
  color:#0F4D60;
  text-decoration:none;
  font-weight:bold;
  font-size:16px;
}

a:active, a:hover{
  color:#999999;
  text-decoration:underline;
  font-weight:bold
}


/* Links im Header */
#header a:link, #header a:visited {
  color:#999999;
  text-decoration:none;
  font-weight:bold;
}

#header a:active, #header a:hover {
  color:#999999;
  text-decoration:none;
  font-weight:bold;
  text-decoration:underline;
}

/* Links in Navtop */
#navtop a:link, #navtop a:visited,
#navtop a:active, #navtop a:hover{
  color:#FFFFFF;
  text-decoration:none;
  font-size:12px;
  /* letter-spacing:0.05em; */
}


/* Links im Menu Level 1 */
#menu  a.lv1:link, #menu a.lv1:visited{
  color:#333333;
  text-decoration:none;
  font-weight:normal;
  display:block;
  width:186px;
  background-color:#FFFFFF;
  padding:1px 5px 5px 11px;
}

#menu a.lv1:hover, #menu a.lv1:active{
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  display:block;
  background-color:#0F4D60;
  padding:1px 5px 5px 11px;
}


#menu a.lv1on:hover, #menu a.lv1on:active,
#menu  a.lv1on:link, #menu a.lv1on:visited{
  color:#FFFFFF;
  text-decoration:none;
  font-weight:normal;
  display:block;
  background-color:#0F4D60;
  padding:1px 5px 5px 11px;
}


/* Links im Menu Level 2 */
#menu  a.lv2:link, #menu a.lv2:visited{
  color:#999999;
  text-decoration:none;
  font-weight:normal;
  display:block;
  width:186px;
  background-color:#FFFFFF;
  padding:1px 5px 5px 11px;
}

#menu a.lv2:hover, #menu a.lv2:active{
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  display:block;
  padding:1px 5px 5px 11px;
  background-color:#DFF2FF;
}


#menu a.lv2on:hover, #menu a.lv2on:active,
#menu  a.lv2on:link, #menu a.lv2on:visited{
  color:#000000;
  text-decoration:none;
  font-weight:normal;
  display:block;
  padding:1px 5px 5px 11px;
  background-color:#DFF2FF;
}


#menu a.lv1 img, #menu a.lv1on img,
#menu a.lv2 img, #menu a.lv2on img{
  border: none;
  margin-top:6px;
}

#menu span.image{
  width:16px;
  display:block;
  z-index:99;
  position:relative;
}

#menu span.name{
  display:block;
  /* border:1px solid red; */
  margin-left:21px;
  margin-top:-12px;

}

/* Links im Footer */
#footer a:link, #footer a:visited {
  color:#999999;
  text-decoration:none;
  font-size:10px;
  font-weight:normal;
}

#footer a:active, #footer a:hover {
  color:#0F4D60;
  text-decoration:underline;
}

#footer img{
  border:none;
}


/* Links fuer Top */
div.top a:link, div.top a:visited,
div.top a:active, div.top a:active {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  background-color:#0F4D60;
  width:20px;
}


/* Generelles Seitenlayout */

#footer{
  margin-left:251px;
  margin-right:11px;
  height:82px;
}

#footerIcons{
  display: none;
  border-bottom:1px solid #999999;
  height:22px;
}

#footerText{
  padding-top:8px;
  text-align:center;
}



#container {
  padding:0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  border-left:  1px solid #0F4D60;
  border-right: 1px solid #0F4D60;
  border-top: 1px solid #0F4D60;
  background-color:#FFFFFF;
}

#header{
  width:970px;
  height:100px;
  vertical-align:top;
  padding-top:0px;
  /* background: url(/fahrenheit/themes/default/company_line.gif) repeat-x top; */
  /* background-image: url(01_head_home.png); */
  background-color: #ececec;
  font-size:10px;
  /* border-top: 1px solid #E6E6E6; */
}

#lang {
  padding-top:10px;
  padding-bottom:10px;
  white-space:nowrap;
  position:relative;
  /* right:11px; */
  float:right;
  z-index:20;
  width:700px;
  text-align:right;
  background-color: #969696;
  opacity: 0.85;
  color: #000;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 11px;
}
#lang a:link, #header a:visited {
  color: #0F4D60;
}

#logo{
  padding-left:50px;
  float:left;
}
#logo img {
  max-width:100px;
}

#company{
  padding-top:1px;
  padding-left:11px;
  float:left;
}

#navtop{
  width:719px;
  height:25px;
  background: url(navtop_bg.gif);
  margin-left:251px;
}

#navtop td {
  padding:0 8px;
}

#outer{
  /* border-left:  solid 322px #FFFFFF;  linke Menue Spalten Farbe  */
  /* border-right: solid 30px #FFFFFF;  rechte Menue Spalten Farbe  */
  background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
  margin-top: 20px;
}

#inner{
  margin:0; width:100%;
}

#left {
  /* width:322px; */
  float:left;
  position:relative;
  margin-left:-251px;
  /* margin-right:1px; */
  /* border:1px solid black; */
}

#right {
  /* width:30px; */
  float:right;
  position:relative;
  margin-right:-30px;
  margin-left:1px;
}


#content {
  position: relative;
  margin: 0;
  padding-top: 15px;
  margin-right:11px;
  min-height:1000px;
  height:auto !important;  /* f�r moderne Browser */
  height:1000px;  /*f�r den IE */
}

#content ol {
  padding-left:20px;
}

#content ol li {
  padding-bottom:7px;
}

.bngtitel {
  padding: 5px 8px 5px 0px;
  color: #E6E6E6;
}

#menu {
  width:202px;
  margin-top:15px;
  margin-bottom:20px;
  margin-right:12px;
  margin-left:23px;
 /* height:400px; */
  color:#999999;
  font-weight:bold;
}

#contact{
  width:221px;
  margin-left:11px;
  height:629px;
  background-color:transparent;
}


/* Allgemeines */
.copyright{
  font-size:10px;
  color:#999999;
  padding-left:20px;
  vertical-align:bottom;
}

.navbar{
  vertical-align:bottom;
}

.line{
  height:1px;
  line-height:1px;
  color:#FFFFFF;
  background-color:#999999;
  margin:0px 0px 0px 0px;
  clear:both;
}

/* Formualare */
form{
  margin:0px;
  padding:0px;
}

input, textarea, select{
  border:1px solid #4B515F;
  background-color:#F2F2F2;
}

input, textarea{
  width:240px;
}

input[type=radio] {
  border:0;
  width:auto;
}

.contactform {
	color: #000;
}
.contactform input[type=radio] {
  border:0;
  width:auto;
  background-color:#E6E6E6;
}
.contactform input[type=submit] {
  color: #000;
  background-color:#F3F3F3;
}

.contactform fieldset {
  border:1px solid #0F4D60;
  background-color:#E6E6E6;

}

.contactform legend {
    border: 1px solid #0F4D60;
    color: #0F4D60;
    font-size: 90%;
    font-weight: bold;
    padding: 3px 10px;
    text-align: left;
    font-size: 14px;
    background:#FFF;
}
.contactform th{
  font-size: 13px;
  color:#000;
  font-weight:bold;
}
.contactform form {
  color: #000;
}


.contactform a:link, .contactform a:visited,
.contactform a:active, .contactform a:hover{
  color:#000;
  text-decoration:none;
  font-size:12px;
  /* letter-spacing:0.05em; */
}

.contactform  a:link {
	color: #000;
}

.captcha {
  border:1px solid #0F4D60;
}

.button  {
  border:1px solid #0F4D60;
}

#progress-div {
	display:none;
	border:#FFFFFF 1px solid;
	padding: 5px;
	margin:10px 0 10px 0;
	text-align:center;
}

#progress-bar {
	background-color:#FFFFFF;
	height:20px;
	color:#E6E6E6;
	width:0%;-webkit-transition: widht .3s;transition: width .3s;
	overflow:hidden;
}

.messagediv {
  margin-top:1.0em;
  margin-bottom:1.5em;
  background-color:#E6E6E6;
  color: #FFFFFF;
  border: 1px solid #0F4D60;
  padding: 1.0em
}
.messagediv a:link {
	color: #F3F3F3;
}

.optiondiv1 {
  margin-top:1.0em;
  background-color:#E6E6E6;
  border: 1px solid #0F4D60;
  padding: 1.0em;
  color: #000;
}
.optiondiv2 {
  margin-top:3.0em;
  color: #000;
  background-color:#E6E6E6;
  border: 1px solid #0F4D60;
  padding: 1.0em
}
.optiondiv3 {
  margin-top:3.0em;
  color: #000;
  background-color:#E6E6E6;
  border: 1px solid #0F4D60;
  padding: 1.0em
}


#menu input{
  height:18px;
  width: 165px;
  padding:0px
}

#search{
  margin-top:40px;
  margin-bottom:20px;
}

table{
  margin:0px;
  padding:0px;
}

.cat_act{
  background-color:#0F4D60;
}

.error{
  color:#FF0000;
}
.address{
  margin-top:1.0em;
  margin-bottom:2.0em;
  font-size:12px;
  color:#666666;
  background-color:transparent;
}

/* Listen und Aufzaehlungen */

.tddark{
  background-color:#F2F2F2;
}

.tdlight{
  background-color:transparent;
}

/* Groupbox */
div.groupbox h3{font-size:12px;margin-bottom:0.2em}
div.groupbox {background: transparent; margin:0;}
div.groupbox p{margin:0 0 0.8em 1.2em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4, .xb1head, .xb2head, .xb3head, .xb4head{display:block; overflow:hidden;}
.xb1, .xb1head {height:1px;}
.xb2, .xb3, .xb4             {background:#F2F2F2; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;height:1px;}
.xb2head, .xb3head, .xb4head {background:#0F4D60; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;height:1px;}

.xb1, .xb1head {margin:0 5px; background:#CCCCCC;}
.xb2, .xb2head {margin:0 3px; border-width:0 2px;}
.xb3, .xb3head {margin:0 2px;}
.xb4, .xb4head {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:#F2F2F2; border:0 solid #CCCCCC; border-width:0 1px;padding:1.0em 0.4em 0 0.5em;}
.xhead {display:block; background:#0F4D60; border:0 solid #CCCCCC; border-width:0 1px;color:#FFFFFF;font-weight:bold;padding:0px 0px 3px 0.5em;}

/* Detail Suchformular */
#ext-search label{
  display: block;
  float: left;
  width: 75px;
  margin-left:5px;
  margin-top:12px;
}

#ext-search input, #ext-search select { /* Alle Labels UND Formularelemente ausw�hlen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
  margin-top:10px;
  border:1px solid #4B515F;
  background-color:#F2F2F2;
}



#ext-search form br { /* Alle Zeilenumbr�che in Formularen ausw�hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

 #ext-search input#ext-submit { /* den Submit-Button */
  border:1px solid #4B515F;
  background-color:#F2F2F2;
  width: 26px;
  height: 20px;
  font-size: 10px;
  margin-left:10px;
  padding:0px;
}

#ext-search label {
 text-align: left;
 padding-right: 1em;
}

#ext-search form {
}


#ext-search fieldset {
border:solid 0px black;
padding-top:0px;
margin-top:5px;
width: 520px;
}

.seperator{
  font-size: 12px;
  margin-left:4px;
  margin-right:4px;
}


#banner {
  /*\*/ display: table; /**/
  width: 100%;
  background-color: #ffffff;
  border-spacing: 0;
}

#banner .bannerimage, #banner .bannertext {
  display: table-cell;
}

#banner .bannerimage, #banner .bannertext, #banner .bannerimage img {
  vertical-align: bottom;
}


/*\*//*/
* html #banner .bannerimage, * html #banner .bannertext {
  display: inline-block;
}
/**/
#banner h1 {
  margin: 0 0 11px 41px;
  padding: 0;
  font-size:18px;
  color: #0F4D60;
}

#banner .bannerimage img {
  border-width: 0;
}


#navcontainer {
  width:719px;
  height:27px;
  margin-left:251px;
  border:0px;
  display:none;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  color: White;
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size:10px;
  font-weight:bold;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  background: #F3F3F3 url(/fahrenheit/themes/default/tab_upper_border.gif) repeat-x top;
}

#navcontainer ul li {
  display: inline;
}

#navcontainer ul li a{
  padding: 5px 8px 6px 8px;
  background-color: #F3F3F3;
  color: #999999;
  text-decoration: none;
  float: left;
  border: 1px solid #CCCCCC;
  border-bottom: 1px solid #F3F3F3;
}

#navcontainer ul li a:hover{
  background-color: #0F4D60;
  border-bottom:1px solid #0F4D60;
  color: #FFFFFF;
  border:1px solid #0F4D60;
}

#navlist {
  margin-top:2px;
  margin-bottom:-2px;
  display:none;
/*  border:1px solid green; */
}

#navlist li a#current{
  background: #0F4D60;
  border-bottom: 1px solid #0F4D60;
  color:#FFFFFF;
  border:1px solid #0F4D60;
}


#navlist .nav_spacer{
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  float:left;
  height:23px;
  font-size:0px;
}

#navlist .nav_spacer_last{
  background-color: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-right: 1px solid #CCCCCC;
  float:left;
  height:23px;
  font-size:0px;
  padding-left:0px;
}


#menu a.submitBtn:hover, #menu a.submitBtn:active,
#menu a.submitBtn:link, #menu a.submitBtn:visited,
#ext-search a.submitBtn:hover, #ext-search a.submitBtn:active,
#ext-search a.submitBtn:link, #ext-search a.submitBtn:visited{
  color:#FFFFFF;
  background-color:#04AEEC;
  padding:3px 4px 3px 4px;
  text-decoration:none;
  font-weight:normal;
}

#menu a.submitBtn:hover, #menu a.submitBtn:active,
#ext-search a.submitBtn:hover, #ext-search a.submitBtn:active{
  color:#FFFFFF;
  background-color:#0F4D60;
}

.jobpage ul {
  list-style-image: url(/fahrenheit/themes/default/btn_blue.gif);
}

.addMail {
  margin-left: 15px;
}
.mailHide { 
  display: none; 
}
