/*  
Theme Name:Bieberbach
Theme URI: http://www.bieberbach.de/
Version: 1.2
Description: Theme for Dr. med. M. Bieberbach
Author: K. Rehage [rehage-design]
Author URI: http://rehage-design.de/
*/



* { margin:0; padding: 0; } 
option {padding-left: 0.4em}
html { height: 100% } 
body {
	min-height: 101%;
	font-size: 100.01%;
	position: relative;
	color: #fff;
	background: #8B8C92;
	/* background: #8E8E8E;*/
	text-align: center;
	font-family: Verdana, Helvetica, sans-serif;
} 
fieldset, img { border:0; }
select, input, textarea { font-size: 99% }

#container {
	width: 970px;
	margin: 0px auto 10px;
	text-align: left;
	background: url(img/mb_bg_container.jpg) no-repeat;
}
#head_1 {
	clear:both;
	width: 970px;
	height: 60px;
	background: url(img/mb_title.jpg) no-repeat;
}
h1 span, h2 span {
	visibility: hidden;
  	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
#head_2 {
	clear:both;
	width: 970px;
	height: 43px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#head_3 {
	clear:both;
	width: 970px;
	height: 90px;
	background: #d2d2d2 url(img/mb_bg_head3.jpg) no-repeat;
	border-bottom: 1px solid #FFFFFF;
	overflow: hidden;
}
#praxis {
	width: 150px;
	height:90px;
	position: relative;
	left: 180px;
	float: left;
}
#vis1 {
	width: 150px;
	height:90px;
	visibility: visible;
	z-index:2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#hid1 {
	width: 150px;
	height:90px;
	visibility: hidden;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#betriebsm {
	width: 150px;
	height:90px;
	position: relative;
	left: 248px;
	float: left;
}
#vis2 {
	width: 150px;
	height:90px;
	visibility: visible;
	z-index:2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#hid2 {
	width: 150px;
	height:90px;
	visibility: hidden;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#verkehrsm {
	width: 150px;
	height:90px;
	position: relative;
	left: 315px;
	float: left;
}
#vis3 {
	width: 150px;
	height:90px;
	visibility: visible;
	z-index:2;
	position: absolute;
	left: 0px;
	top: 0px;
}
#hid3 {
	width: 150px;
	height:90px;
	visibility: hidden;
	z-index:1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#space1 {
	clear:both;
	width: 970px;
	line-height: 0px;
	font-size: 0px;
	background: url(img/mb_bg_sp1.png) no-repeat;
	height: 8px;
}
#space2 {
	clear:both;
	width: 970px;
	line-height: 0px;
	font-size: 0px;
	background: url(img/mb_bg_sp2.png) no-repeat;
	height: 5px;
}
#top_main {
	clear:both;
	width: 765px;
	height: 25px;
	background: url(img/mb_bg_top_main.jpg) no-repeat;
}
#top_main p {
	font-size: 9px;
	line-height: 22px;
	color: #fff;
	margin-left: 200px;
}
#main {
	clear:both;
	width: 970px;
	background: url(img/mb_bg_main.gif) repeat-y;
}
#main p, br {
	clear:both;
}
#sidebar_l {
	width: 180px;
	float: left;
	height: 400px;
        background: #fb7d19;
}
#navcont {
	padding: 0px;
	margin-left: 0;
	width: 180px;
}
#navcont ul ul {
	background: #FB7D19;
}
#navcont li {
	list-style: none;
	margin: 0px 0px 1px;
	text-align: left;
	font-size: 13px;
	background: #D2D2D2 url(img/mb_bg_nav.jpg) no-repeat;
}
#navcont li li{
	list-style: none;
	margin: 0px 0px 1px;
	text-align: left;
	font-size: 11px;
	background: #E8E8E8 url(img/mb_bg_nav3.jpg) no-repeat;
}
#navcont li li li{
	list-style: none;
	margin: 0px 0px 1px;
	text-align: left;
	font-size: 11px;
	background: #F3F3F3 url(img/mb_bg_nav3.jpg) no-repeat;
}
#level1 li a {
	display: block;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	color: #000;
}
#level1 li li a {
	padding: 5px 0px 5px 20px;
	color: #000;
}
#level1 li li li a {
	padding: 5px 0px 5px 30px;
	color: #FB7D19;
}
#level1 li a:hover, #level2 li a:hover {
	font-weight:bold;
	color: #000;
        background: #FEE9C0;
}
#level3 li a:hover {
	font-weight:bold;
	color: #000;
        background: #FEE9C0;
}
#level1current   {
        background: #fff url(none);
	font-weight:bold;
}
#level2current, #level3current  {
        background: #fff url(none);
	font-weight:bold;
}
#level1highlight, #level2highlight, #level3highlight {
        background: #eee url(none);
	font-weight:bold;
	border-bottom: 1px solid #FB7D19;
}
#center {
	width: 545px;
	float: left;
	padding: 20px 20px 0px;
        background: #fff;
}
#center_cont {
	width: 545px;
	float: left;
	clear: both;
}
#center_cont h1 {
	font-size: 1.1em;
	color: #FB7D19;
	font-weight: bold;
}
#center_cont h2 {
	font-size: 0.95em;
	color: #000;
	font-weight: bold;
        margin: 1em 0em 0.5em 0em;
        clear: left;
}
#center_cont h3 {
	font-size: 0.85em;
	font-weight: bold;
	color: #787878;
        margin: 1.8em 0em 0em 0em;
        clear: left;
}
#center_cont h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
        margin: 1.5em 0em 0em 0em;
        clear: left;
}
#center_cont p {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
        margin: 0.4em 0em 0.8em 0em;
}
#center_cont pre {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
        margin: 0.4em 0em 0.8em 0em;
	font-family: Verdana, Helvetica, sans-serif;
}
#center_cont a:link {
	text-decoration: underline;
	color: #3757C4;
}
#center_cont a:visited {
	text-decoration: underline;
	color: #627BD2;
}
#center_cont a:hover {
	color: #FB7D19;
}
#center_cont ul {
        margin: 0.8em 0em 0.8em 0em;
}
#center_cont ul ul{
        margin: 0em 0em 0em 0em;
}
#center_cont li {
        margin-left: 2em;
	font-size: 0.75em;
	line-height: 1.5em;
}
#center_cont ul li {
	list-style: square;
        color: #000;
}
#center_cont ol li {
	list-style-type: decimal;
}
#center_cont ol li li {
	list-style-type: decimal;
}
#center_cont ul li li {
        margin-left: 2em;
	list-style: square;
        color: #777;
	font-size: 0.9em;
}
#center_cont ul li li li {
        margin-left: 2em;
	list-style: square;
        color: #ccc;
	font-size: 0.9em;
}
#center_cont .mb_hr hr {
      display: none;
}
#center_cont .mb_hr {
        background: url(img/mb_hr.gif) no-repeat center;
        border: none;
        border-color:transparent;
	height: 18px;
}
#center_cont blockquote {
	border-left: 10px solid #FB7D19;
	padding: 5px 7px 5px 7px;
        background: #FEE9C0;
        clear: left;
	color: #000;
}
#center_cont img {
        margin: 0.8em;
}
#center_cont .alignleft {
        margin: 0.8em 0.8em 0.8em 0em;
        float:left;
        clear:left;
}
#center_cont .alignright {
        margin: 0.8em 0em 0.8em 0.8em;
        float:right;
        clear:right;
}
#center_cont .aligncenter {
        margin: auto 0.8em;
}
#link_top {
	background: url(img/mb_top.gif) no-repeat 0px -2px;
}
#link_print {
	background: url(img/mb_print.gif) no-repeat 0px -2px;
}
#link_top, #link_print {
        padding-left: 25px;
	font-size: 0.7em;
}
#art {
	background: #FEE9C0;
	width: 545px;
	margin: 25px 0px;
}
#art h2 {
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	background: #BABABA url(img/mb_bg_h2_art.jpg) no-repeat;
	width: 545px;
	height: 26px;
	text-indent: 20px;
	line-height: 22px;
	margin-top: 0px;
}
dl.cat {
        float:left;
        clear:inherit;
        text-align:left;
        margin:5px 10px 5px 10px;
        width:250px;
        min-height: 180px;
}
dl.cat dt,dl.cat dd {
        margin:5px auto;
}
dt {
        padding-left:10px;
}
#art p {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000;
	padding: 0px 10px;
}
#art .tili {
	font-size: 0.8em;
	color: #3757C4;
	font-weight: bold;
        margin-top: 7px;
}
#art .dat {
	font-size: 0.6em;
	color: #FB7D19;
}
#art .all {
	padding: 6px 20px 8px 20px;
	border-top: 1px solid #fff;
	font-weight: bold;
}
#nav_cont {
	width: 765px;
	float: left;
}
#sidebar_r {
	width:175px;
	float: left;
	margin: 0px 0px 0px 5px;
        background: #6F767D;
}
#top_sidebar {
	width: 200px;
	height: 25px;
	background: url(img/mb_bg_top_sidebar.jpg) no-repeat;
}
#top_sidebar p {
	font-size: 9px;
	float: right;
	line-height: 22px;
	color: #fff;
	margin-right: 10px;
}
#sb_cont {
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#sb_cont h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#sb_cont h3 {
	font-size: 0.7em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
#sb_cont p {
	font-size: 0.7em;
	line-height: 1.4em;
}
#sb_cont a:link, #sb_cont a:visited, 
#top_main a:link, #top_main a:visited,
#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #FEE9C0;
	border-bottom: 1px solid #FEE9C0;
}
#sb_cont a:hover, #top_main a:hover, #subnav a:hover {
	color: #000;
	background: #FEE9C0;
}
#sb_cont ul {
	padding-top: 0px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#sb_cont li {
	font-size: 0.7em;
	color: #fff;
	list-style: square;
}
#tagcloud ul { padding:0; margin:0; text-align:center; list-style:none; }
#tagcloud li { display:inline; font-weight:bold;line-height: 18px;}
#footer {
	clear: both;
	height: 50px;
	float: left;
	width: 970px;
	background: url(img/mb_bg_footer.jpg) no-repeat 0px 5px;
	padding-top: 12px;
}
#footer p {
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
}
#copy {
	float: left;
	margin-left: 350px;
}
#subnav {
	float: right;
	margin-right: 10px;
}
#subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #134EAB;
	border-bottom: 1px solid #134EAB;
}
#subnav a:hover {
	color: #FEE9C0;
	background: #134EAB;
}
#searchform textarea, #searchform input, #searchform select {
	background: #6F767D;
	color: #fff;
	border: 1px solid #fff;
	font: 12px Verdana, Helvetica, sans-serif;
	margin-bottom: 7px;
}
#searchsubmit{
	font-weight: bold;
	font-size: 12px;
	padding: 1px;
	width: 65px;
        cursor: pointer;
}
#s {
	width: 100px;
	padding: 2px;
	margin-right: 7px;
}
.search-excerpt {
	background: #FB7D19;
	color: #fff;
}
.right {
	float: right;
        clear: right;
}
/*Kontaktformular*/

#contact form dl, #contact dl.labels {
      margin:0em;
      margin-top:0.5em;
}
#contact dt, #contact dl.labels dt {
      float:left;
      margin-left:-5em;
      width:10em;
      margin-bottom:0.8em;
      color:#000;
      text-align:right;
      font-weight:normal;
      position:relative /*IEWin hack*/
}
#contact dd, #contact dl.labels dd {
      margin-left:6em;
      margin-bottom:0.8em;
      font-style:normal;
      padding-left:0.5em;
      color:#000;
    }
#contact dd.submit, #contact dl.labels, #contact dd.submit  {
      margin-top:2em;
    }
#contact dd, #contact dt, #contact textarea {
      font-size:0.8em;
    }
#contact textarea {
	font: 1em Verdana, Helvetica, sans-serif;
	border: 1px solid #000;
	padding: 0.13em;
    }
#contact input {
	border: 1px solid #000;
	padding: 0.13em;
    }
#contact .button {
	background: #696969;
	color: #fff;
	padding: 0.2em;
      font-size:1.1em;
    }
