html, body {
   height:100%;
   width:100%;
}

body {
   margin:0;
   padding:0;
   background:#CCD5DC url(/_images/layout/verlauf_site.jpg) repeat-x;
   font-family:Verdana,sans-serif;
}

* {
   font-family:Verdana,sans-serif;
}

#wrap {
   background:url(/_images/layout/head_bogen.jpg) no-repeat 50% 20px;
   min-height:100%; height:auto !important; height:100%;
   margin-bottom:-20px;
}

#head {
   background:url(/_images/head/start.jpg) no-repeat 50% 20px;
   width:1000px;
   margin-left:auto;
   margin-right:auto;
   position:relative;
   height:260px;
}

a#top span,
a#home span {
   display:none;
}

a#top {
   position:absolute;
   top:0;
   left:50%;
}

a#home {
   display:block;
   position:absolute;
   left:47px;
   top:86px;
   width:206px;
   height:124px;
}

#hauptnavigation {
   padding:0;
   margin:0;
   border-top:2px solid white;
   width:1000px;
   background:url(/_images/layout/verlauf_hauptnavigation.gif) repeat-x;
   height:36px;
}

#hauptnavigation ul {
   display:none;
}

#hauptnavigation li {
   display:block;
   float:left;
}

#hauptnavigation li a {
   line-height:34px;
   padding-left:10px;
   padding-right:10px;
   text-decoration:none;
   color:#002e65;
   font-size:12px;
   display:block;
   font-weight:bold;
   height:70px;
   float:left;
}
/*ca. 202*/
#hauptnavigation li#hi1 a {
   width:50px;
   text-align:center;
   padding-left:20px;
}

#hauptnavigation li#hi2 a {
   width:122px;
   text-align:center;
}

#hauptnavigation li a:hover,
#hauptnavigation li a.active {
   color:white;
   background:#d50a30 url(/_images/layout/verlauf_hauptnavigation_hover.gif) repeat-x;

}


div#mid {
   clear:both;
   width:1000px;
   margin-left:auto;
   margin-right:auto;
   background:url(/_images/layout/verlauf_unter_hauptnavigation.jpg) repeat-x 0 2px;
   position:relative;
   min-height:100%; height:auto !important; height:100%;
   min-height:150px;
}

div#finish_head {
   clear:both;
   position:absolute;
   top:36px;
   width:1000px;
   height:23px;
   background:url(/_images/layout/content_top.png) no-repeat left bottom;
   padding-top:20px;
}

div#mid_inner {
   clear:both;
   width:1000px;
   height:100%;
   padding-top:7px;
}

div#footer {
   height:20px;
   width:1000px;
   margin-left:auto;
   margin-right:auto;
   background:#002e65;
   font-size:1px !important;
   line-height:1px !important;
}

div#footer_space {
   margin:13px; /*20*/
   height:20px;
   clear:both;
   font-size:1px !important;
   line-height:1px !important;
}

div#leftbar {
   float:left;
   width:222px;
}

div#unternavigation {
   background:white url(/_images/layout/shades/schatten_subnavi_unten.gif) no-repeat left bottom;
   padding-bottom:29px;
   width:222px;
   margin-bottom:10px;
}

div#unternavigation ul {
   border-left:1px solid #BECBD4;
   margin:0;
   padding:0;
   list-style-type:none;
   /*min-height:100px; height:auto !important; height:100px;*/
   display:block !important;
}

div#unternavigation ul li {
   padding-left:20px;
   width:190px;
}

div#unternavigation ul li a {
   text-decoration:none;
   color:black;
   font-size:11px;
   display:block;
   padding-top:3px;
   padding-bottom:3px;
}

div#unternavigation ul li a:hover {
   color:#d50a30;
}

div#unternavigation ul li a.active {
   font-weight:bold;
   color:#d50a30;
   cursor:default;
}

div#unternavigation ul ul {
   border-left:none;
   /*min-height:auto;height:auto !important;*/
}

div#unternavigation ul ul {
   margin-left:10px;
margin-left:0px;
}

div#unternavigation ul ul ul {
   margin-left:10px;
}

div#unternavigation ul ul li {
   padding-left:0;
   margin:0;
   padding:0;
}

div#unternavigation ul ul li.last {
   padding-bottom:6px;
}

div#unternavigation ul ul li a {
   padding-left:10px;
   border-left:10px solid #c6d1da;
}

div#unternavigation ul ul li a:hover {
   border-left:10px solid #d50a30;
   padding-top:3px;
   padding-bottom:3px;
   margin-top:0;
   margin-bottom:0;
}

div#unternavigation ul ul li a.active {
   border-left:10px solid #d50a30;
   padding-top:0 !important;
   padding-bottom:0 !important;
   margin-top:3px !important;
   margin-bottom:3px !important;
}

div#sidebar {
   float:right;
   width:257px;
   margin-top:-22px;
   position:relative;
   left:7px;
}

div#content {
   float:left;
   width:515px; /*509*/
}

div#content_inner {
   background:url(/_images/layout/shades/schatten_seite_rechts.gif) top right repeat-y;
}

div#content_padding {
   padding-left:26px;  /*bei änderung auch in #headline anpassen*/
   padding-right:25px; /*bei änderung auch in #headline anpassen*/
   padding-bottom:10px;
   background:url(/_images/layout/shades/schatten_content_unten.gif) no-repeat left bottom;
}

#shadefix {
   /*width:9px;*/
   width:21px;
   height:81px;
   /*background:url(/_images/layout/shades/schatten_content_top_right.gif) no-repeat;*/
   background:url(/_images/layout/shades/schatten_content_top_right_2.gif) no-repeat;
   position:absolute;
   top:56px;
   left:728px;
}

#headline {
   margin:0;
   padding:0;
   background:url(/_images/layout/bogen_klein.jpg) no-repeat left bottom;
   padding-bottom:32px;
   margin-bottom:10px;
   padding-left:26px;
   padding-right:25px;
}

#headline span.ort {
   font-size:80%; line-height:26px;
}

ul#fussnavigation {
   margin:0 !important;
   padding:0 !important;
   list-style-type:none;
   height:17px;
   margin-left:-10px !important;
   margin-top:25px !important;
}

ul#fussnavigation li {
   float:left;
   display:block;
   padding:0 !important;
   border-left:1px solid #002e65;
}

ul#fussnavigation li.first {
   border-left:none;
}

ul#fussnavigation li a {
   color:#002e65;
   display:block;
   padding-left:10px;
   padding-right:10px;
   text-decoration:none;
   font-weight:bold;
   font-size:10px;
}

ul#fussnavigation li a:hover {
   text-decoration:underline;
}

div#sidebar div.box,
div#leftbar div.box {
   margin-bottom:10px;
   background:#DBE2E8 url(/_images/layout/verlauf_box_bg.jpg) repeat-x;
   color:#002e65;
}

div#leftbar div.box {
   margin-right:15px;
}

div.box a.pfeil {
   background-image:url(/_images/icons/arrows/rot_auf_blau.gif);
}

div.box_white a.pfeil {
   background-image:url(/_images/icons/arrows/rot_auf_weis.gif);
}

div#sidebar div.box_top,
div#leftbar div.box_top {
   height:8px;
   font-size:1px;
   line-height:1px;
   background:url(/_images/layout/shades/sidebar_box_top.gif) no-repeat right top;
}

div#sidebar div.box_white div.box_top,
div#leftbar div.box_white div.box_top {
   background:url(/_images/layout/shades/sidebar_box_top_white.gif) no-repeat right top;
}

div#sidebar div.box_bottom,
div#leftbar div.box_bottom {
   height:7px;
   font-size:1px;
   line-height:1px;
   background:url(/_images/layout/shades/sidebar_box_bottom.gif) no-repeat;
}

div#leftbar div.box_bottom {
   background:url(/_images/layout/shades/leftbar_box_bottom.gif) no-repeat;
}

div#sidebar div.box_content,
div#leftbar div.box_content {
   min-height:50px;
   height:auto !important;  /* für moderne Browser */
   height:50px;  /*f�r den IE */
   background:url(/_images/layout/shades/sidebar_box_middle.gif) repeat-y right top;
   padding-left:10px;
   padding-right:20px;
   padding-bottom:15px;
   line-height:130%;
   font-size:10px;
}

div#sidebar div.box div.box_content ul {
   padding-left:16px;
   margin-left:0px;
   margin-topt:10px;
}

div#sidebar div.box_flash div.box_content {
   padding-bottom:7px;
}

div#sidebar div.box h3,
div#leftbar div.box h3 {
   margin:0;
   padding:0;
   position:relative;
   top:-8px;
   line-height:26px;
   margin-left:-10px;
   margin-right:-13px;
   padding-left:10px;
}

div#sidebar div.box_white div.box_content,
div#leftbar div.box_white div.box_content {
   background-color:white;
}

div#sidebar div.box_white h3,
div#leftbar div.box_white h3 {
   background:url(/_images/layout/verlauf_box_header.jpg) repeat-x;
}

div#sidebar div.box_mdk_check div.box_top {
   background-image: url(/_images/layout/shades/sidebar_box_top_rot.gif);
}

div#sidebar div.box_mdk_check h3 {
   background-image: url(/_images/layout/verlauf_box_header_rot.jpg);
   color: #FFF;
   margin-right:-2px;
}

div#sidebar div.box_mdk_check div.box_content {
   padding-right: 9px;
   padding-bottom: 7px;
}

div#sidebar div.box_mdk_check div.box_content div.box_mdk_check_inner {
   background-image: url(/_images/layout/bg_box_gesamtnote.png);
   background-repeat: no-repeat;
   background-position: 100% 0;
   padding-right: 11px;
   padding-top: 30px;
   position: relative;
   top: -6px;
}

div#sidebar div.box_mdk_check div.box_content div.box_mdk_check_inner, x:-moz-any-link, x:default {
   top: -7px; /* Firefox 3.0+ */
}

div#sidebar div.box_mdk_check div.box_content div.box_mdk_check_inner {
   *top: -7px; /* IE6, IE7 */
}

div#sidebar div.box_mdk_check div.box_content div.box_mdk_check_inner .mdk_check {
   display: block;
   position: absolute;
   right: 5px;
   _right: 13px; /* IE6 */
   top: 3px;
   width: 100px;
   text-align: right;
   color: #FFF;
   font-size: 110%;
   font-weight: bold;
}

div#sidebar div.box_mdk_check div.box_content div.box_mdk_check_inner .mdk_check .mdk_check_grade {
   font-size: 180%;
   display: inline-block;
   font-weight: normal;
   padding-top: 0px;
   line-height: 110%;
}

div#sidebar div.box_mdk_check div.box_content a.pfeil {
   margin-bottom: 25px;
   font-size: 120%;
}

ul#servicenavigation {
   margin:0;
   padding:0;
   list-style-type:none;
   float:right;
   margin-right:-10px;
   margin-top:10px;
}

ul#servicenavigation li {
   float:left;
   display:block;
   padding:0;
   border-left:1px solid #002e65;
}

ul#servicenavigation li.first {
   border-left:none;
}

ul#servicenavigation li a {
   color:#002e65;
   display:block;
   padding-left:10px;
   padding-right:10px;
   text-decoration:none;
   font-size:11px;
}

ul#servicenavigation li a:hover {
   color:#d50a30;
}

ul#servicenavigation li a.active {
   font-weight:bold;
   color:#d50a30;
}

div#schriftnavigation {
   font-size:11px;
   position:absolute;
   top:40px;
   right:0;
   display:block !important;
   margin-right:-3px;
}

div#schriftnavigation div {
   float:right;
   padding-right:7px;
}

div#schriftnavigation ul {
   margin:0;
   padding:0;
   list-style-type:none;
   float:right;
}

div#schriftnavigation ul li {
   float:left;
   display:block;
   padding:0;
}

div#schriftnavigation ul li a {
   display:block;
   text-decoration:none;
   font-size:12px;
   width:18px;
   height:13px;
}

div#schriftnavigation ul li#fn_big {
   background:url(/_images/icons/font/bigger.gif) no-repeat center top;
}

div#schriftnavigation ul li#fn_small {
   background:url(/_images/icons/font/smaler.gif) no-repeat center top;
}

div#schriftnavigation ul li#fn_reset {
   background:url(/_images/icons/font/normal.gif) no-repeat center top;
}

div#schriftnavigation ul li a span {
   display:none;
}

#schnellsuche form {
   margin-top:0;
   padding:0;
   margin-bottom:10px;
   padding-bottom:0;
   width:197px;
   margin-left:-20px;
   padding:5px;
   padding-left:20px;
   margin-top:4px;
   position:absolute;
   top:0px;
   left:790px;
   z-index:50;
}

#schnellsuche form input.text,
#suche_formular form input.text {
   border:1px solid #ccc;
   border-right:none;
   width:147px;
   float:left;
   height:16px;
   padding-left:5px;
}

#schnellsuche form input.submit,
#suche_formular form input.submit {
   background-color:#002e65;
   border:1px solid #ccc;
   height:20px;
   color:white;
   cursor:pointer;
   font-size:12px;
   padding-left:6px;
   padding-right:6px;
   margin:0;
   width:35px;
   float:left;
}

#polaroid {
   background:url(/_images/layout/polaroid_bg.jpg) no-repeat 0 -2px;
   height:250px;
   width:257px;
   margin-bottom:10px;
   position:relative;
}

#polaroid img {
   border:none;
   height:155px;
   width:197px;
   position:absolute;
   top:36px;
   left:41px;
}

#polaroid a.pfeil {
   position:absolute;
   top:200px;
   left:41px;
}

br.clear {
   clear:both;
   font-size:1px;
   line-height:1px;
}

div.spalter_links {
   float:left;
   /*margin-right:10px;*/
   width: 140px;
}

div.spalter_rechts {
   /*margin-left:150px;*/
   float: right;
   width: 314px;
}

div.spalter_rechts h3 {
   margin-top: 0;
}

h3.liste {
   margin-top:0 !important;
   padding-top:0 !important;
}

div.imageBox {
   float:left;
   margin-right:10px;
   margin-top:4px;
}

div.imageBoxMitAbstand {
   margin-bottom:15px;
}

a img {
   border:0 !important;
}

a.lightboxlink {
   display:block;
   text-decoration:none !important;
}

span.lupe {
   display:block;
   text-align:left;
   font-size:10px;
   font-weight:bold;
   line-height:15px;
}

span.lupe span {
   padding-left:15px;
   background:url(/_images/icons/lupe.gif) no-repeat left center;
}

span.lupe span:hover {
   text-decoration:underline;
}

#ansprechpartner_box {
   margin-top:15px;
   position:relative;
   min-height:50px; height:auto !important; height:50px;

}

#ansprechpartner_box div {
   float:left;
   width:147px;
}

#ansprechpartner_box img {
   float:right;
   width:80px;
}

#ansprechpartner_box div a.pfeil {
   position:absolute;
   bottom:0;
   left:0;
}

.suche_headline {
   margin-top:0;
   padding-top:0;
   margin-bottom:10px;
   padding-bottom:0;
}

label {
   display:block;
   clear:both;
   margin-bottom:10px;
}

label span {
   display:block;
   width:120px;
   float:left;
   font-weight:bold;
   padding-top:1px;
}

span.required {
   float:none;
   display:inline;
   width:auto;
   color:#ff0000;
}

div#kontaktformular textarea {
   height:200px;
   width:334px;
   border:1px solid #9da7b0;
}

div#kontaktformular input.text {
   width:330px;
   border:1px solid #9da7b0;
}

#kontaktformular div.error {
   margin-left:120px;
   font-weight:bold;
   color:#ff0000;
   padding-top:3px;
}

#kontaktformular input.submit {
   margin-left:120px;
   border:1px solid #9da7b0;
}

ul#galerie_bilder_liste li {
   display:none;
}

ul#galerie_bilder_liste li.first {
   display:block;
   position:absolute;
   top:93px;
   right:12px;
   z-index:10;
}

ul#galerie_bilder_liste li.first a span {
   font-weight:bold;
   display:block;
   margin-top:5px;
   font-size:11px;
   line-height:16px !important;
   background:url(/_images/icons/arrows/rot_auf_weis.gif) no-repeat left center;
   padding-left:20px;
}

ul#galerie_bilder_liste li.first a:hover {
   text-decoration:none !important;
}

ul#galerie_bilder_liste li.first a span:hover {
   text-decoration:underline;
}

span.pdf {
   display: block;
   padding-left: 20px;
/*   height: 20px; */
   line-height: 16px;
   background: url(/_images/icons/pdf.gif) no-repeat !important;
   font-weight:bold;
margin-top:2px;
margin-bottom:2px;
}

span.pdf a {
   color:#d50a30;
   text-decoration:none;
   font-size:11px !important;
   font-weight:bold;
   line-height:16px !important;
   background:none !important;
   padding-left:0 !important;
   display:inline !important;
}

div#content span.pdf,
div#content span.pdf a {
   background-color: #FFFFFF !important;
}


span.meldung_datum {
   color:#002e65;
}

#content ul.bildliste li {
   list-style-type:none;
   list-style-image:none;
   list-style-position:outside;
}

#content ul.bildliste {
   margin:0;
}

#content ul.right {
   float:right;
   margin-left:10px;
}


#content ul.left {
   float:left;
   margin-right:10px;
}

select {
   border: 1px solid #9da7b0;
}

ul#sitemap {
   margin:0 !important;
   padding:0 !important;
   margin-left:0px !important;
   margin-top:10px !important;
   margin-bottom:10px !important;
}

ul#sitemap li {
   list-style:none !important;
}

ul#sitemap li a {
   color:#002e65 !important;
   font-size:12px !important;
   font-weight:bold !important;
}

ul#sitemap ul {
   margin:0 !important;
   padding:0 !important;
   margin-left:15px !important;
   margin-top:10px !important;
   margin-bottom:10px !important;
}

ul#sitemap ul li {
   margin-top:10px;
   margin-bottom:10px;
   list-style:square url(/_images/icons/bullet.gif) !important;
}

ul#sitemap ul ul li {
   margin-top:0px;
   margin-bottom:0px;
}

ul#sitemap ul li a {
   color:#d50a30 !important;
   font-size:11px !important;
}

ul#sitemap ul li ul li a {
   font-weight:normal !important;
}

.inputKlein input {
   width:80px !important;
}

#gallerie_headline, #logo_print {/*nur für print*/
   display:none;
}

#galerie_bilder_liste li.first img {
   height:155px;
   width:197px;
}

#sidebar .ort {
   margin-bottom:-10px !important;
}

h3.newsHeadline {
   margin-bottom:3px;
}
#sidebar h3.newsHeadline {
   margin-bottom:-10px !important;
}

.inputMittel input {
   width: 150px !important;
}

.maxSelect select {
   width:330px;
}

.bildunterschrift {
   padding-bottom:4px;
   font-size:90%;
   color:#002e65;
}

span.match {
   background-color:yellow;
}

#fairCompany {
   text-align:center;
}

#fairCompany img {
   margin-left:auto;
   margin-right:auto;
}

ul.bildliste li.mitAbstand {
   margin-bottom:15px;
}


#TotalPriceBox {
  width: 340px;
  background-image: url('/_images/layout/pricebox_loensbruch/price_slidebox_bottom.png');
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding-bottom: 29px;
  position: absolute;
  bottom: 17px;
  right: 13px;
}

#TotalPriceBox_Top {
  background-image: url('/_images/layout/pricebox_loensbruch/price_slidebox_top.png');
  background-repeat: no-repeat;
  background-position: -1px 0;
  padding-top: 20px;
}

#TotalPriceBox_Inner {
  padding: 0 25px;
  width: 290px;
  font-size: 1em;
  background-image: url('/_images/layout/pricebox_loensbruch/price_slidebox_center.png');
  background-repeat: repeat-y;
  background-position: 0 0;
}

#TotalPriceBox_Inner p {
  margin: 0;
  padding: 0;
}

#TotalPriceBoxContainer {
  clear: both;
  position: relative;
  padding-top: 5px;
  *padding-top: 0px;
  padding-bottom: 5px;
}

#TotalPriceBoxContainer p {
  color: #002E65;
  margin-top: 0px;
  margin-bottom: 11px;
}

#TotalPriceBox p {
  color: #000;
}

#TotalPriceBoxContainer a {
  text-decoration: underline;
}

#TotalPriceBoxContainer a:hover,
#TotalPriceBoxContainer a:active {
  text-decoration: none;
}

.Bild_im_Text_Links {
   float:left !important;
   margin-right:15px !important;
   margin-bottom:15px !important;
}

.Bild_im_Text_Rechts {
   float:right !important;
   margin-left:15px !important;
   margin-bottom:15px !important;
}

img.logo_biva {
   float: right;
   margin: -2px 17px 3px 7px;
}


div#sidebar .box_vitanas_personal div.box_content {
  margin: -8px 0 0 0;
  padding-left: 0;
  padding-bottom: 7px;
}

.box_vitanas_personal .personal_image_click {
  height: 45px;
  width: 245px;
  padding: 94px 0 0 5px;
  background-image: url(/_medien/karriere-personal/karriere-personalbild.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
}

.box_vitanas_personal .personal_image_click a {
  display: block;
  width: 110px;
  height: 34px;
  background-image: url(/_medien/karriere-personal/startseite-button-1.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
}

.box_vitanas_personal .personal_image_click a:active,
.box_vitanas_personal .personal_image_click a:hover {
  background-image: url(/_medien/karriere-personal/startseite-button-2.png);
}

.box_vitanas_personal .personal_image_url {
  padding-top: 6px;
  padding-left: 10px;
}

div#sidebar .box_vitanas_personal div.box_content .personal_image_url a.pfeil {
  font-size: 10px;
  line-height: 12px !important;
}

/* start */

#box3.start-jobs-box {
  padding-left: 0;
  margin-right: 0;
  width: 327px;
  position: relative;
}

#box3.start-jobs-box .startbox_jobangebote {
  padding-left: 16px;
  margin-right: 20px;
  width: 291px;
}

#box3.start-jobs-box .startbox_vitanas_personal {
  width: 321px;
  height: 172px;
  background-image: url(/_medien/karriere-personal/karriere-personalbild-start.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: 1px;
  /*position: absolute;
  bottom: 0;
  left: 0;
  clear: both;*/
}

#box3.start-jobs-box .startbox_vitanas_personal .personal_image_url {
  padding: 9px 0 0 16px;
  height: 22px;
}

#bottom_boxes #box3.start-jobs-box .startbox_vitanas_personal a.pfeil {
  margin-top: 0px;
}

.startbox_vitanas_personal .personal_image_click a {
  display: block;
  width: 110px;
  height: 34px;
  background-image: url(/_medien/karriere-personal/startseite-button-1.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  margin: 80px 0 0 5px;
}

.startbox_vitanas_personal .personal_image_click a:active,
.startbox_vitanas_personal .personal_image_click a:hover {
  background-image: url(/_medien/karriere-personal/startseite-button-2.png);
}


