body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25; /* Unitless for proper inheritance */
	background-color: #8FB0BF;
}
.schnellNavi { display: none;}

/* ********** ********** Gerüst ********** ********** */
#wrapper {
	width: 1000px;
	padding: 5px 0px;
	background-color: #F2F2F2;
	border-color: #fff #9c9c9c #9c9c9c #fff;
	border-width: 0 1px 1px 0;
	border-style: solid;
	position: relative;
}
#header, #container, #footer {
	width: 989px; /*990*/
	margin: 0 3px 10px 5px;
	background-color: #fff;
	position: relative;
}
#header, #footer {
	font-size: 0.85em;
}
#container {
	width: 1000px;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-color: transparent;
	clear: both;
}
#sectionContent {}
#article {
	margin: 0px 5px 5px 5px;
	overflow: hidden;
	background-color: #fff;
}
#article > div {
	padding: 5px 0px;
}
#aside {
	width: 310px;
    margin-left: 0px;
	padding-top: 0px;
	float: right;
}

.box3DAussen, .box3DAussen > div,
#article, #article > div {
	border-width: 0px 1px 1px 0px;
	border-color: #dadada;
	border-style: solid;
}
.box3DAussen > div, #article > div {
	border-color: #aaa;
}

/* ********** ********** Layout ********** ********** */
.layoutSprite, #header h1 a { background-image: url(../bzo-images/layout.png);}
.iconSprite { background-image: url(../bzo-images/iconsprite.png); background-repeat: no-repeat; }
.nobg { background-image: none; }
.loaderIcon {background-image: url(../bzo-images/loader.gif); background-position: center; background-repeat: no-repeat;}


/* ********** Head ********** */
#header h1 {
	width: 320px;
	height:42px;
	margin: 0;
	padding: 35px 0 19px 10px;
}
#header #date {
	padding: 0 0 2px 10px;
	font-size: 0.85em;
}



/* ********** NAV ********** */
.nav_add {
	width: 350px;
	height: auto;
	margin: 7px 19px 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 0.85em;
	white-space: nowrap;
	text-align: right;
}
#footer .nav_add {
	width: 989px;
	margin: 7px 0 10px 0;
	text-align: center;
	position: relative;
}
.nav_add span {
	margin: 0px;
	padding: 0px 4px 0px 5px;
	font-size: 6px;
}
#footer .nav_add a {
	padding: 0px 3px 0px 3px;
}
.nav_add a:hover { text-decoration:underline; }
.nav_add a.sel {
	color:#792B2B;
	cursor: default;
}

/* ********** Login/Out Menu ********** */
#top-user-menu-toggle { cursor: pointer; }
#top-user-menu {
	width: auto;
	height: auto;
	padding: 5px;
	text-align: left;
	background-color:#fff;
	border:2px solid #f2f2f2;
	box-shadow:0 0 5px #000000;
	position: absolute;
	top: 20px;
	right: 5px;
	z-index: 100;
}
#top-user-menu .menuArrow {
	width: 23px;
	height: 10px;
	background-position: 0px -705px;
	position: absolute;
	right: 50%;
	top: -10px;
}
#header #top-user-menu ul li {
	padding: 0px 0px 5px 0px;
	float: none;
}

/* ********** Overlay ********** */
#ExposeLayer {
	width: 480px;
	height: 220px;
	background-color: #fff;
    border: 3px solid #999999;
    position: absolute;
    z-index: 99999;
}
#ExposeLayer #layerHead,
#ExposeLayer #layerHead div {
	margin: 0px 0px 10px 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #dadada;
	border-style: solid;
}
#ExposeLayer #layerHead div {
	padding-bottom: 10px;
	margin: 0px;
	border-color: #aaa;
}
#ExposeLayer #layerHead img {
	margin: 5px;
}

#ExposeLayer button.close {
	font-size: 1.3em;
	padding: 0px 4px;
	position: absolute;
	right: 5px;
	top: 5px;
	background-position: right center;
}

#ExposeLayer fieldset {
	margin: 0px 5px 10px 5px;
}

/* ********** Main NAV ********** */
#navigationMain, #navigationSub {
	width: 983px;
	height: 25px;
	padding: 0px;
	margin: 0px 3px 3px 3px;
	background-color: #003f5b;
	overflow: hidden;
	white-space: nowrap;
}
#navigationMain { overflow: visible; }
#navigationSub, .navigationMainFlat {
	background-color: transparent;
	background-image: url(../bzo-images/shadow_bottom_subnavi.gif);
	background-repeat: repeat-x;
}
#navigationSub {
	width: 986px;
	height: auto;
	min-height: 15px;
	margin: 0px;
	padding: 7px 0px 0px 4px;
	background-position: right top;
}
.navigationMain{
	padding-bottom: 2px;
}
.navigationMainFlat {
	width: 990px;
	padding: 5px 0px 7px 0px;
	background-position: right bottom;
}

/* Listenpunkte */
#navigationMain li, #navigationSub li {
	float: left;
	padding: 0px;
	white-space: nowrap;
}
#navigationSub li {
	color: #000;
	background: transparent url(../bzo-images/subnav_trenner.gif) right center no-repeat;
}
/* 2. Ebene - Einrücken */
ul #navigationSub {
	margin: 13px 0px 0px 0px;
	padding: 0px;
}

/* Links der 1. Ebene */
#navigationMain a {
	margin: 0;
	padding: 5px 8px 5px 8px;
	background: transparent url(../bzo-images/navi_trenner.gif) left center no-repeat;
	font-family: "Times New Roman", serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
}
#navigationMain a.first {
	background-image: none;
	padding: 5px 8px 5px 8px;
}
#navigationMain a:hover, #navigationMain a:active { background-color: #792B2B; }
/* Links der 1. Ebene - selektiert */
#navigationMain li.sel a { background-color: #86171e; }
/* Links der 2. Ebene */
#navigationSub li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	font-weight: normal;
	background-color: transparent !important;
	margin: 0px 0px 0px 0px;
	padding: 1px 7px 3px 7px;
	float: left;
}
#navigationSub li a:hover, #navigationSub li.sel a { color: #003f5b; }

/* ********** FORM - Suche ********** */
#header form {
	width: 620px;
	position: absolute;
	top: 45px;
	right: 0px;
	background-color: transparent;
}
#footer form {
	width: 630px;
	margin: 10px 0px 0px 180px;
	background-color: transparent;
}
#header form fieldset, #footer form fieldset {
	background-color: transparent;
	border: 0;
}
#header form input,
#footer form input {        
	float: left;             
	width: 350px;
	margin: 0px 10px 0px 0px; 
}
#header form select,
#footer form select {
	width: 150px;
	margin: 0px 10px 0px 0px;
	font-size: 1.1em;
	float: left;
}

#header form input.button,
#footer form input.button {
	height: auto;
	width: 70px;
	margin: 0px;
	padding: 1px 5px 1px 20px;
	color: #86171E;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	cursor: pointer;
	
	background-color: #ffffff;
	border: 1px solid #d7dab8;
	
	background: transparent url(../bzo-images/button_bg.gif) left center no-repeat;
  

	/*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #b9b9b9));
	background:-moz-linear-gradient(top, #ffffff, #b9b9b9);
  
	-webkit-box-shadow:  0px 0px 2px #000;
	-moz-box-shadow:  0px 0px 2px #000;
	box-shadow: 0px 0px 1px #000, inset 0px 0px 2px #000;*/
	-webkit-box-shadow: 1px 1px 0px #949494;
	-moz-box-shadow: 1px 1px 0px #949494;
	box-shadow: 1px 1px 0px #949494;
	
}

#header form input.button:hover,
#footer form input.button:hover {
	color: #000;
}
#header form input:first-child, 
#footer form input:first-child {       
    background-color: #fff;
    background-position: -20px -401px;
    background-repeat: no-repeat;
}

#header form input:first-child:hover,
#header form input:first-child:focus,
#footer form input:first-child:hover,
#footer form input:first-child:focus { background-position: 0px -420px; }

/* ********** ExpertenSuche ********** */
#expertSearch {
	width:989px;
	height: 6px;
	height: 161px;
	position: absolute;
	z-index: 100;
	top: 86px;
	left: 0px;
	background-color: #fff;
	/*display: none;*/
	visibility: hidden;
}
#expertSearch > div {
	height: 100%;
}
#expertSearch div#expertSearchContent {
	width: 969px;
	height: auto;
	position:absolute;
	bottom: 10px;
	left: 10px;
	z-index: 400;
	color: #000;
}
#expertSearch #expertSearchclose {
	width: 15px;
	height: 15px;
	/*margin: 0px 12px 0px 0px;
	float: right;*/
	display: block;
	position: absolute;
	bottom: 20px;
	right: 10px;
	z-index: 420;
	background-position: 0px -1440px;
}

/* Expertensuche Form */
#expertSearch form {
	width: 988px;
	height: 100%;
	font-size: 1em;
	position:relative;
	top: 0px;
	left: 0px;
}
form #expertSearchContent fieldset {
	margin: 10px 0px 0px 0px;
	background-color: transparent;
	border: 0px;
}
/* Labels */
form #expertSearchContent label {
	width: 100px;
	color: #000;
}
form #expertSearchContent label.vonBis {
	width: 24px;
	margin-left: 10px;
	margin-right: 5px;
	float: left;
}

/* Inputs */
form #expertSearchContent input {
	width: 337px;
	margin: 0px;
	float: left;
}
form #expertSearchContent input + select,
form #expertSearchContent select + input,
form #expertSearchContent input + input,
form #expertSearchContent select + select { margin-left: 30px; }

form #expertSearchContent input.vonBis { width: 144px; }
form #expertSearchContent fieldset.col1 input { width: 181px; }
form #expertSearchContent fieldset.col1 input.vonBis { width: 54px; }
form #expertSearchContent fieldset.col1 input.vonBisOhne { width: 54px; } /*74*/
form #expertSearchContent fieldset input[type="checkbox"], input[type="radio"] {
	width: auto;
	margin: 0px 5px 0px 0px;
	padding: 1px;
	float: none;
}
/* Selects */
form #expertSearchContent select {
	width: 337px;
	margin: 0px;
	float: left;
}
form #expertSearchContent fieldset.col1 select { width: 193px; }
form #expertSearchContent fieldset.col1 select.vonBis { width: 66px; }
form #expertSearchContent fieldset.col1 select.vonBisOhne { width: 64px; }

/* Button */
form #expertSearchContent input.button {
	width: auto;
	background: transparent url(../bzo-images/button_bg.gif) left center no-repeat;
	float: right;
}


/* fieldset Col Breiten */
form #expertSearchContent fieldset.col2 { width: 477px; }
form #expertSearchContent fieldset.col1 { width: 323px; }

/* Weitere Elemente */
form #expertSearchContent fieldset ol li { margin: 0px; width: 303px;}
form #expertSearchContent fieldset ol li ul li { width: 173px;}
form #expertSearchContent fieldset.col4 ol li { width: 958px;}
form #expertSearchContent fieldset ol li ul { float:left;}
form #expertSearchContent fieldset ol li p.einheit { width: 20px; margin: 2px 5px; float: left; }
form #expertSearchContent .weitereMerkmale {  }
form #expertSearchContent .weitereMerkmaleOpener,
form #expertSearchContent .weitereMerkmaleCloser {
	margin: 5px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	cursor: pointer;
}
form #expertSearchContent .weitereMerkmaleOpener {
	border-top: 1px solid #000;
	background-position: 950px -731px;
}
form #expertSearchContent .weitereMerkmaleCloser {
	border-bottom: 1px solid #000;
	background-position: 950px -695px;
}

/* ********** FOOTER ********** */
#footer .links, #footer .info, #footer .search {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	bottom: 5px;
}
#footer .search {
	width: 520px;
	height: 25px;
	bottom: 35px;
	left: 240px;
}
#footer .links a {
	margin: 0px 5px;
}
/* ********** FORM - Suche ********** */

/* ********** SEO LINKS ********** */

.headLine {
	border-top: 1px solid #f1f1f1;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fastLinkBoxOpener {
	padding:5px 0;
}
#fastLinkBoxOpener.open {
	margin-bottom:0;
}
#fastLinkBoxOpener a span {
	padding: 0px 4px;
	background-position: 2px -153px;
}
#fastLinkBoxOpener a span.hoch{
	background-position: 2px -120px;
}
#fastLinkBoxOpener a, #fastLinkBoxOpener a span {
	border-right: 0;
}
#fastLinkBox {
	background-color: #fafafa;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom:20px;
	display:none;
}
#fastLinkBox li {
	padding:0;
}
#fastLinkBox h2 {
	margin-bottom: 5px;
}


/* ********** ********** Spalten ********** ********** */
.col1, .col2 { float: left;}
.col1, .col2, .col3 { margin: 0px 0px 15px 0px; }
.col1, .col2, .col3, .col4 {
	width: 206px;
	margin: 0px 10px;
}
.col2 {	width: 432px; }
.col3 {	width: 658px; }
.col4 {	width: 980px; }
#aside .col1, #aside .col2 {
	width: 140px;
	margin: 0px 5px;
	float: left;
}
#aside .col2 {
	width: 300px;
	float: none;
}

#fastLinkBox {
	width: 690px;
	width: 658px;
	font-size:0.8em;
	padding-top:10px;
}
#fastLinkBox .col1 {
	width:31%;
	margin: 0 1%;
}

/* ********** ********** Boxen ********** ********** */
.box { margin-bottom: 10px; position: relative; }
#aside .box { margin-bottom: 10px;}
.box .boxHead, .box .boxFooter { background-repeat: no-repeat; }
.boxHead, #aside .boxHead {
	height: 10px;
	background-position: 0px -226px;
}
.boxContent, #aside .boxContent {
	height: auto;
	background-image: url(../bzo-images/box_bg.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.boxFooter, #aside .boxFooter {
	height: 20px;
	background-position: 0px -237px;
}
#aside .boxHead 	{ background-position: -678px -226px; }
#aside .boxContent 	{ 
  padding: 10px 10px 5px;
  background-position: -724px 0px; 
}
#aside .boxFooter 	{ background-position: -678px -237px;}

/* ********** ********** Galerie ********** ********** */
#galerie {
	width: 560px;
	height: 150px;
	margin: 0px 0px 0px 48px;
	font-size: 0.9em;
	position: relative;
	overflow:hidden;
}
#galerie ul {
	width: 20000em;
	padding: 0;
	clear: both;
	position: absolute;
}
#galerie ul li {
	width: 120px;
	padding: 0;
	margin: 0px 10px;
	float: left;
	overflow: hidden;
}
#galerie ul li img {
	border: 2px solid #fff;
}
#galerie ul li img.shadowThumbs {
	height: 9px;
	border: 0;
	margin: 0px auto 5px auto;
	display: block;
}
#galerie ul li span {
	min-height: 45px;
	display: block;
    text-align: center;
	overflow: hidden;
	margin: 0px auto;
	border: 1px solid #d2d2d2;
	background-color: #fff;
}
#galerie ul li a div {
	height: 100px;
}
#galerie ul li p {
	height: 18px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	color: #000;
}
#galerie ul li a { display: block; }
#galerie ul li a:hover { border: 0; }
#galerie ul li a:hover p { color: #86171E; }
#galerie ul li a:hover img { border: 2px solid #86171E; }
#galerie ul li a:hover img.shadowThumbs { border: 0; }

a#lessPage, a#morePage { 
	width: 24px;
	height: 27px;
	display: block;
	background-position: 0px -299px;
	position: absolute;
	top: 65px;
	left: 13px;
	z-index: 500;
}
a#morePage { 
	background-position: 0px -390px;
	left: 620px;
}
a#lessPage.aktiv { 
	background-position: 0px -241px;
	cursor: pointer;
}
a#morePage.aktiv { 
	background-position: 0px -331px;
	cursor: pointer;
}

a#lessPage:hover, a#morePage:hover 	{ border:0; }
a#lessPage.aktiv:hover 	{ background-position: 0px -270px; }
a#morePage.aktiv:hover  { background-position: 0px -360px; }

/* ********** ********** TabNavi ********** ********** */
div.siteTabs {
	padding:5px 5px;
	margin: 0px 10px 20px 10px;
	background-color: #fafafa;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	font-size: 1.2em;
}
div.siteTabs a, div.siteTabs span {
	padding: 4px 5px 5px 5px;
	font-weight: bold;
	border-right: 1px solid #f1f1f1;
}
.toolBalken {
	padding:5px 0px;
	background-color: #fafafa;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}

/* ********** ********** IE Browser Warnung ********** ********** */

#browserAlert {
	width: 100%;
	height: 0px;
	text-align: center;
	background-color: #ff0;
	border-bottom: 1px solid #999;
}
#browserAlert h6 {
	font-size: 1.1em;
	color: #f00;
}
#browserAlert p {
	font-size: 0.9em;
	color: #000;
}
#browserAlert span {
	padding: 10px 5px;
	font-size: 1em;
	color: #000;
	border-left: 1px solid #000;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

/* ********** ********** /IE Browser Warnung ********** ********** */

/* ********** ********** ADS ********** ********** */
/* -MREC- */
#zoneAdserverMrec {
	width: 300px;
	height: auto;
	margin: 0px 10px 15px 5px;
	clear: both;
}
/* -HalfPage- */
#zoneAdserverHalfpage {
	width: 300px;
	margin: 0px 0px 15px 5px;
	height: auto;
}
/* -SUPER- */
#zoneAdserverSuper {
	width: 1000px;
	height: auto;
	margin: 0px 0px 0px 0px;
	
}
#helperAdserverSuper {
	width: 729px;
	padding-left: 135px;
	padding-bottom: 5px;
	/*overflow: hidden;*/
}
/* -FOOTER- */
#zoneAdserverFooter2 {
	width: 980px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#helperAdserverFooter2 {
	width: 800px;
	padding-left: 100px;
	overflow: hidden;
}
/* -SKY- */
#zoneAdserverSky {
	width: 200px;
	height: 600px;
	margin: 0px 0px 0px 5px;
	/*text-align: right;*/
	position: absolute;
	top: 95px;
	left: 1000px;
}
/* -SIDEBOX- */
#zoneAdserverSideBox1, #zoneAdserverSideBox2 {
	width: 140px;
	height: auto;
	margin: 0px 10px 5px 0px;
	text-align: left;
	float: left;
}
#zoneAdserverSideBox2 { float: right; margin: 0px 0px 5px 10px; }
#aside #zoneAdserverSideBoxHolder {
	margin: 0px 0px 15px 5px;
	text-align: right;
	position:relative;
}
#zoneAdserverSideBox_Big {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5050;
	-webkit-box-shadow: 2px 2px 5px #333;
	-moz-box-shadow: 0px 0px 10px #333;
	box-shadow: 2px 2px 5px #333;
}

/* -ListAds- */
#zoneAdserverListAd1, #zoneAdserverListAd2 {
	padding-left: 14px;
	padding-top: 10px;
	margin: 0px;
	padding-top: 10px;
	clear: both;
}
ol li #zoneAdserverListAd1, ol li #zoneAdserverListAd2 {
	padding-left: 4px;
	padding-top: 0px;
	margin: 0px;
}

/* -ADs Hider- */
#zoneAdserverMrec,
#zoneAdserverFooter2,
#zoneAdserverHalfpage,
#zoneAdserverTrefferListeBreaker1, 
#zoneAdserverTrefferListeBreaker2 { display: none; }

#zoneAdserverMrec small,
#zoneAdserverFooter2 small,
#zoneAdserverHalfpage small,
#zoneAdserverListAd1 small,
#zoneAdserverListAd2 small { 
	margin-top: 5px;
	text-align: right;
	display: block;
}

#zoneAdserverListAd1 small,
#zoneAdserverListAd2 small { margin-right: 14px; }

ol li #zoneAdserverListAd1 small,
ol li #zoneAdserverListAd2 small { 
	margin-bottom: 10px;
	margin-right: 4px;
}

/* -WEITERE Styles- */
#zoneAdserverMrec a,
#zoneAdserverSuper a,
#zoneAdserverSky a {
	border:0;
}
/*  Clearing aller Styles in den Bannern  */
/*#zoneAdserverMrec *, #zoneAdserverSuper *, #zoneAdserverSky *, #zoneAdserverSideBox *, #zoneAdserverSideBox2 * {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
div#helperAdserverSuper > div { margin: 0px auto; }

div#helperAdserverSuper { margin: 0px auto; }
*/
/* -WALLPAERE- */
#helperAdserverSuper #adl_sb_table,
#helperAdserverSuper #adl_sb_table td {
	width: 875px; /*1000px*/
	/*height: auto;*/
	text-align: right;
}

#omsv_sky_DhtmlLayer {
    left: 1010px !important;
    top: 0px !important;
    position: fixed !important;
}


/* -WERBUNG AUS/AN- */
a[href="?ads=disable"], a[href="?ads=enable"] {
	position: absolute;
	top: 0px;
	font-size: 0.8em;
	color: #999;
}

/* ********** 404 Seite nicht gefunden ********** */
.seiteNichtGefunden { height: 287px; }