@charset "utf-8";
* {
         margin:0;
         font-family:Arial,Helvetica,Verdana;
         font-size:small;
         }
body {
         background-image:url(../img/bg_oben.gif);
         background-position:center;
         background-position:top;
         background-color:#ffffff;
         background-repeat:repeat-x;
         }


img {
        border-color: #999999;
}

a:link, a:visited {
        text-decoration:none;
        color : #006633;
                font-weight:bold;
}

a:hover {
        text-decoration: underline;
        color : #999999;
}

h1 {

        margin-bottom: 4px;
}

h2 {
        font-size: 14px;
        margin-bottom: 10px;
}

h3 {
        font-size: 18px;
        margin-bottom: 20px;
        color: #006633;
        margin-top: 0px;
}

h4 {
        font-size:18px;
        margin-bottom : 5px;
        color: #FFFFFF;
}

p.info {
        font-size:9px;
        margin-top:1px;
        margin-bottom:0px;
        margin-left : 0px;
        margin-right : 0px;
}

p.block {
        text-align: justify;
        margin-top:0px;
        margin-bottom:0px;
        margin-left : 0px;
        margin-right : 0px;
}

p.balken {
        margin-bottom: 10px;
        margin-top: 0px;
        padding: 10px 0 0 30px;
}

table.form {
        color: #ffffff;
}

td.headg {
        color: #ffffff;
        background-color:#006633;
}

td.headh {
        color: #000000;
        background-color:#ececec;
}

td.headb {
        color: #ffffff;
        background-color:#999999;
}



#dot {
        border-style: dotted;
        border-width: 1px;
        padding: 20px;
}

#list {
        list-style-type: square;
        list-style-position: outside;
        padding: 0 0 0 20px;
}




#container {
         width:940px;
         margin:0
         auto;
         }


#header { width:840px; clear:both; display:inline-block; float:right; }
#header:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hide from IE Mac \*/
#header { display:block; }
/* End hide from IE Mac */

#header #logo { height:152px; background: url(../img/header.jpg) no-repeat left bottom; }
#header #logo_i { height:152px; background: url(../img/header_i.jpg) no-repeat left bottom; }
#header #navi_oben { clear:both; height:58px; float:right; padding:0 5px 0 0; }



#content { display:inline-block; width:1000px; }
#content:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hide from IE Mac \*/
#content { display:block; }
/* End hide from IE Mac */

#content #bg_lo { clear:both; float:left; width:70px; height:190px; background: url(../img/shdw_ol.jpg) no-repeat left top; }

#content #main { float:left; width:860px; }
#content #main #kontakt { height:20px; padding:10px 0 5px 30px; line-height: 20px; }
#content #main #navi_links { clear:top; float:left; width:200px; }
#content #main #inhalt { float:right; width:630px; padding:5px 0 0 20px; }

#content #bg_ro { float:right; width:70px; height:190px;  }



#footer { display:inline-block; width:1000px;  }
#footer:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
/* Hide from IE Mac \*/
#footer { display:block; }
/* End hide from IE Mac */

#footer #bg_lu { clear:both; float:left; width:40px; height:170px; background: url(../img/shdw_ul.jpg) no-repeat left bottom; }

#footer #footerbox { float:left; width:920px; }
#footer #footerbox #oben { height:70px; color:#000000; font-size: 0.75em; text-align:left; padding:0 0 0 60px; }
#footer #footerbox #unten { height:100px; clear:both; }
#footer #footerbox #unten #untenlinks {  float:left; height:75px; width:720px; color:#ffffff; text-align:left; padding:25px 0 0 60px; background-color:#006633; }
#footer #footerbox #unten #untenrechts { float:right; height:100px; width:140px; background: url(../img/cms_logo_klein.gif) no-repeat center center #006633; }

#footer #bg_ru { float:right; width:40px; height:170px; background: url(../img/shdw_ur.jpg) no-repeat right bottom; }







#menu_oben {
        list-style-type: none;
        margin-top: 0px;
        font: arial, verdana;
        font-weight: bold;
        text-decoration: none;
}

#menu_oben li {
        padding: 0;
        float: left;
        overflow: hidden;
        background: transparent;
}

#menu_oben li:hover, #menu_oben li.over {
        overflow: visible;
}

#menu_oben li a:link, #menu_oben li a:visited {
        height: 58px;
        padding: 0 15px;
        line-height: 28px;
        float: left;
        font-size: 1.15em;
        color: #ffffff;
}

#menu_oben li a:hover, #menu_oben li a:active, #menu_oben li a:focus,
#menu_oben li:hover a, #menu_oben li.over a, #menu_oben li.aktiv {
        background: url(../img/menu_oben_a.gif) no-repeat center top;
        text-decoration:none;
}






#menu_links { width:199px;
list-style-type: none;
font: arial, verdana;
font-weight: bold;
text-decoration: none;
padding: 0px;
}

#menu_links li {
background:  url(../img/menu_links.gif) no-repeat left top;
}

#menu_links li:hover, #menu_links li.over {
        overflow: visible;
}

#menu_links li a:link, #menu_links li a:visited {
        height: 34px;
        display:block;
        color:#000000;
        font-size: 1.15em;
        line-height: 34px;
        margin-bottom: 0px;
        margin-top: 0px;
        text-align : left;
        padding: 0 0 0 30px;
        border-width: 0px;
}

#menu_links li a:hover, #menu_links li a:active, #menu_links li a:focus,
#menu_links li:hover a, #menu_links li.over a, #menu_links li.aktiv2 {
background:  url(../img/menu_links_a.gif) no-repeat left top;
text-decoration:none;

}



