#obenlinks,#obenrechts {
font-size:0px !important;
overflow:hidden;
background-color:#EFEFE7;
}

#untenlinks {
background-image: url('dots_v.gif');
background-repeat:repeat-y;
background-position: top right;

}


#untenrechts {
background-image: url('shd_page.gif');
background-repeat:repeat-y;
background-position: 582px 0px;

}


h1 {
font-family:Verdana;
font-size:10px;
text-align:right;
margin-right:32px;
margin-bottom:10px;
}

h2 {
margin:-10px 0px 0px 0px;
text-transform: uppercase;
color: #990000;
font-weight:normal;
font-family:Georgia,Times;
font-size:12px !important;
letter-spacing:2px;
}


.tmpltab {
width:538px;
background-image: url('dots_h.gif');
background-repeat:repeat-x;
background-position: top center;
}

.tmpltab td {
padding-top:14px;
}


.absatzlink {
margin-top:-5px;
color:#9A0000 !important;
float:right;
text-decoration:none!important;
border-bottom:1px #9A0000 dotted;
}

* {font-size:10px!important;}

.absatztext .absatzlink {
float:none !important;
display:inline !important;
}


.navihaupt,.navihauptaktiv,.naviunter,.naviunteraktiv {
background-image: url('dots_h.gif');
background-repeat:repeat-x;
background-position: bottom center;
margin:0px;
padding: 6px 6px 6px 20px;
margin-right:1px;
margin-left:12px;
}
.naviunter,.naviunteraktiv {
padding-left:35px !important;
}

.navihauptaktiv,.naviunteraktiv {
background-color:#F3F2ED;
color: #9A0000;
background-image: url('dots_apf.gif') !important;
}


.navihaupt:hover,.naviunter:hover {
background-image: url('dots_pf.gif') !important;
}




form input,textarea {
border:1px #9A0000 dotted;
float:right;
font-family:Verdana;
font-size:11px !important;
padding:1px;
color:#9A0000;
margin-right:20px;

border-width: expression((this.type=='submit')? '0px':'1px');
text-transform: expression((this.type=='submit')? 'uppercase':'none');
}

input[type=submit]{
border:0px;
text-transform:uppercase;
}

form td {
padding:0px !important;
}


span.bildunterschrift {
display:block;
height:12px;
margin-top:4px;
display: expression((this.innerText=='')? 'none':'block');
background-image: url('lupe.gif');
background-position: right center;
background-repeat: no-repeat;
margin-right:20px;
padding-right:20px;
cursor:pointer;
cursor:hand;
}

span.bildunterschrift:empty {
display:none;
}



/* startseite 06-2011 */
.home {
    border-top: 2px solid #c89808;
    background: #fff url(new_head.gif) 50% 2px no-repeat; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.clear {
    clear: both;
}

#mainWrapper {
    width: 1140px;
    margin: 0 auto;
}

#contentWrapper,
#footerWrapper {
    width: 940px;
    margin: 0 auto;
}

#contentWrapper {
    border-top: 1px dotted #a1a1a1;
}

#footerWrapper {
    line-height: 25px;
    margin: 15px auto;
}

.navi {
    width: 940px;
    
    margin: 150px auto 0 auto;
    text-align: center;
    height: 45px;
    line-height: 45px;
    /* border-bottom: 1px dotted #a1a1a1; */
}

.navi a {
    font-size: 10px;
    height: 20px;
    text-decoration: none;
    color: black;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px dotted #a1a1a1;
}

.navi a:hover {
    color: #c89808;
}

.navi .active {
    color: #c89808;
    padding-left: 7px;
    background: transparent url(nav_act.gif) 0 50% no-repeat;
}

.navi .last {
    border-right: none;
    margin-left: 0;
    padding-left: 0;
}

.colWrapper {
    border-bottom: 1px dotted #a1a1a1;
}

.leftCol {
    width: 450px;
    float: left;
    padding: 15px 19px 19px 0;
    border-right: 1px dotted #a1a1a1;
}

.rightCol {
    width: 450px;
    float: right;
    padding: 15px 0 19px 0;
}


.home h2 {
    color: #C89808;
    margin: 0 0 10px 0;
    font-size: 12px !important;
    padding-bottom: 5px;
    border-bottom: 1px dotted #a1a1a1;
}

.home h2 a {
    color: #C89808;
    font-size: 12px !important;
    text-decoration: none;
}

.home .bigImage {
    position: relative;
    width: 450px;
    height: 235px;
    background-color: #e9e9e9;
}

.bigImage .overlay {
    position: absolute;
    right: 0;
    bottom: 40px;
    width: 200px;
    height: 60px;
    background-color: white;
    padding: 10px;
    overflow: hidden;
    z-index: 5;
    opacity: .9;
}


.bigImage .overlay h4 {
    margin: 0 0 4px 0;
    padding: 0;
    font-size: 11px !important;
    font-weight: bold;
}

.bigImage .overlay span {
    display: block;
    margin: 0 0 5px 0;
}

.bigImage .overlay a {
    color: #c89808;
    border-bottom: 1px dotted #c89808;
    background: transparent url(nav_act.gif) 0 50% no-repeat;
    padding-left: 8px;
    text-decoration: none;
}

.leftFooter b,
#footerWrapper a {
    margin-right: 7px;
}

#footerWrapper a {
    color: #c89808;
    border-bottom: 1px dotted #c89808;
    text-decoration: none;
}

.leftFooter {
    width: 700px;
    float: left;
}

.rightFooter {
    width: 240px;
    float: right;
    color: #999;
    text-align: right;
}



