@charset "utf-8";

* {
   margin:0;
   padding:0;
}
html,
body {
   width:100%;
   height:100%;
}
body {
   background:#D8AB77 url(../images/bg-buerocenter-body.png) 0 0 repeat-x;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#000000;
}
html[xmlns^="http"] {
 overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}
h1, h2{
	font-size:24px;
}
h3{
	font-size:14px;
    margin:0 0 6px 0;
}
h4, h5, h6{
	font-size:12px;
}
a {
   outline:none;
   color:#000000;
   text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

ul {
   list-style:none;
}
img{
	padding:2px;
    border:1px solid #000000;
}
div.clear {
   float:none;
   clear:both;
   height:0px;
   line-height:0.001em;
   font-size:0.001em;
}
small{
	display:block;
    margin:0 0 20px 0;
}

/* CONTAINER */
#container {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -90px;
   width:974px;
   background:transparent url(../images/bg-buerocenter-container.png) 0 0 repeat-y;
}

/* HEADER */
#header {
   width:725px;
   height:242px;
   background:transparent url(../images/bg-buerocenter-header.jpg) 0 0 no-repeat;
   position:relative;
}

#header h1.branding {
   position:absolute;
   width:249px;
   height:159px;
   padding:16px 0 0 0;
   top:0;
   right:-249px;
   overflow:hidden;
   text-indent:-250px;
   background:transparent url(../images/bg-buerocenter-logo.png) 0 0 no-repeat;
}

* html #header h1.branding{
	right:-250px;
}

#header h1.branding a {
   display:block;
   width:249px;
   height:159px;
}
#header h3.claim {
   text-indent:-9999px;
}
#slideshow{
	position:absolute;
    width:497px;
    height:215px;
    top:27px;
    left:222px;
	overflow:hidden;
}
#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:497px;
    height:215px;
    overflow:hidden;
}

#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
	border:none;
	padding:0;
}
/* CONTENT */
#contentContainer {
   background:transparent url(../images/bg-buerocenter-content.png) 0 87px no-repeat;
   width:974px;
   min-height:500px;
   position:relative;
}
* html #contentContainer{
	height:500px;
}

/* NAVIGATIONS */
#leftNavigation {
   width:216px;
   height:354px;
   background:transparent url(../images/bg-buerocenter-leftnavi.png) 0 0 no-repeat;
   float:left;
}
#leftNavigation li{
	height:23px;
    width:194px;
    margin:0 0 1px 0;
    padding:0 10px 0 12px;
}
#leftNavigation li.produkte{
	height:63px;
}
#leftNavigation li.end{
	height:50px;
	background:url(../images/bg-buerocenter-leftnavi-end.png) no-repeat;
	margin-bottom:0;
}
#leftNavigation h3{
    padding:32px 0 0 29px;
}
#leftNavigation a{
	text-decoration:none;
    background:transparent url(../images/buero-leftnavi-hover.png) 14px 0 no-repeat;
    display:block;
    height:19px;
    width:164px;
    padding:4px 0 0 29px;
}
#leftNavigation a:hover, #leftNavigation li.active a{
	background-position:14px -24px;
    background-color:#FFFFFF;
}
#mainNavigation {
   width:488px;
   height:89px;
   padding:10px 0 0 19px;
   background:transparent url(../images/bg-buerocenter-main-navi.png) 0 0 no-repeat;
   float:left;
}
* html #mainNavigation{
	padding:10px 0 0 15px;
}
*+html #mainNavigation{
	padding:10px 0 0 15px;
}
#mainNavigation li{
	height:60px;
    float:left;
}
#mainNavigation a{
	display:block;
    background:transparent url(../images/buero-topnavi-hover.png) 0 60px repeat-x;
    font-size:14px;
    font-weight:bold;
    font-style:italic;
    text-decoration:none;
    vertical-align:middle;
    padding:20px 5px 0 5px;
    height:40px;
}
#mainNavigation a:hover, #mainNavigation li.active a{
	background-position:0 0;
}

* html #mainNavigation a{
	float:left;
    padding:20px 4px 0 5px;
}
*+html #mainNavigation a{
    padding:20px 4px 0 5px;
}
#contentMain {
   width:445px;
   padding:0 21px 0 36px;
   float:left;
   height:auto;
}
#contentMain h2{
	font-style:italic;
    margin:0 0 8px 0;
    text-indent:-3px;
}
#contentMain h2.headline{
	margin:0 0 13px 0;
}
#contentMain p, #contentMain ul{
	line-height:18px;
    margin:0 0 18px 0;
}

#contentMain div.ewCMS{
	margin:0 0 18px 0;
    float:none;
    clear:both;
}
#contentMain div.ewCMS img{
	margin:2px 12px 6px 0;
    float:left;
}
#contentMain div.ewCMS p{
	margin:0 0 12px 0;
}
#contentMain div.ewCMS h4{
	text-align:right;
}
#contentMain div.ewCMS h4 a.pdf{
	display:block;
    margin:0 12px 0 0;
    float:right;
    padding:0 0 0 25px;
    height:30px;
    width:auto;
	background:transparent url(../images/pdf.png) 0 0 no-repeat;
}
#contentMain div.ewCMS p.clear{
	clear:both;
    float:none;
}
/* SIDEBAR */
#sidebar {
   width:249px;
   height:auto;
   position:absolute;
   right:0;
   top:-67px;
   background:transparent url(../images/bg-buerocenter-sidebar.png) 0 0 no-repeat;
}
#sidebar li{
	padding:0 0 0 27px;
    line-height:18px;
}
#sidebar li h3, #sidebar li h4{
	height:73px;
    margin:0 0 22px 0;
    text-indent:-9999px;
}
#sidebar li h3 a {
	display:block;
	height:73px;
}
#sidebar li h4{
	margin:0 0 40px 0;
}
#sidebar li.space{
	margin:0 0 18px 0;
}
#sidebar li.bankverbindungen{
	margin:0 0 6px 0;
}

/* FOOTER */
#footerContainer,
#footer,
.push {
   height:90px;
   float:none;
   clear:both;
}

#footerContainer {
   width:100%;
   background:transparent url(../images/bg-buerocenter-footer-cont.png) 0 0 repeat-x;
}

#footer {
   width:974px;
   margin:0 auto;
   background:transparent url(../images/bg-buerocenter-footer.png) 0 0 no-repeat;
}


.hr {
height:1px;
display:block;
width:100%;
border:none;
border-bottom:1px solid #ccc;
margin-top:10px;
clear:both;
}
.hr hr {
display:none;
}