html,body 
{
    margin: 0px;
    padding: 0px;
    background: #fff;
    font-family: arial, helvetica, sans-serif;
}

body a:link,body a:visited, body a:active 
{
    text-decoration: none;
    color: #595959;
    padding-top: 5px;
}

body a:hover
{
    color:  #006e2f;
    text-decoration: underline; 
}

.background_balken
{
    position: relative;
    margin-top: 177px;
    height: 137px;
    background: url('../images/hintergrund_balken.jpg') repeat-x;
    z-index:10;
}

#background 
{
    position: relative;
    margin: 0 auto;
    margin-top: -277px;
    height: 277px;
    width: 860px;
    padding: 8px 8px 0 8px;
    background: url('../images/background.png') no-repeat;
    z-index: 20;
}

#quadrat_linksoben
{
    position: relative;
    height: 124px;
    width: 124px;
    float: left;
    padding: 0 8px 8px 0;
    z-index:40;
}

#quadrat_linksoben a img
{
    border:none;
}

#header
{
    position: relative;
    float: left;
    display:block;
    margin-bottom:8px;
    height: 124px;
    width: 712px;
    z-index:50;
    background: url('../images/header.png') no-repeat
}

#head_navi
{
    position: relative;
    right: -10px;
    bottom: 8px;
    height: 30px;
    width: 600px;
    margin: 110px 0 0 110px;
    z-index: 60;
}

#head_navi li
{
    list-style: none;
}


#head_navi ul li a:hover
{
    border-bottom:3px solid #fff;
    text-decoration:none;
}

#head_navi ul li a:active
{
    border-bottom:3px solid #fff;
    text-decoration:none;
}

.navigation a
{
    position:relative;
    float: left;
    height: 20px;
    margin-left: 10px;
    text-transform: uppercase;
    font-size: 13px;
}

#link_oben
{
    position:absolute;
    top:12px;
    right:20px;
    
}

#link_oben a
{
    color: #006e2f;
    
}
#banner
{
    position: relative;
    float: left;
    height: 137px;
    width: 844px;
}

.bannerItem
{
    position: relative;
    margin-top: -16px;
}

#bg_content
{
    position: relative;
    min-height: 280px;
    float: left;
    width: 860px;
    margin: 0 auto;
    margin-left: -8px;
    background: url('../images/bg_content.png') repeat-y;
    z-index:100;
}

#footer
{
    position: absolute;
    bottom: -33px;
    height: 33px;
    width: 860px;
    margin: 0 auto;
    background: url('../images/footer.png') no-repeat;
    z-index:150;
    
    
}

#footer .impressum
{
    position:absolute;
    bottom:15px;
    right:25px;
    font-size: 10px;
    color: #595959;  
}

.text_home
{
    font-size: 10px;
    width: 496px;
    color: #595959;
    float: left;
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 24px;
   
}

#text_home a,
#text_home a:link
{
    text-decoration: underline;
}

.text_home h1
{
    font-size: 13px;
    color: #A71118;
}

.text_rechts
{ 
    width: 300px;
    float: right;
    margin-top: 16px;
    margin-right: 32px;
    z-index:80;
}


#content_links h1
{

    font-size: 13px;
    color: #A71118;
}

#contactForm
{
    margin-top:24px;
    margin-left:24px;
    width: 320px;
    height: 400px;
    font-size: 10px;
    color: #595959;
    
}

.eingabe
{
    margin: 5px 0 0 0;
    width:320px;
    height:15px;    
}

#Anliegen
{
    width: 320px;
    height:60px;
}

#contactFormSubmitLeft
{
    float:left;
    margin-right:10px;
}

.gallery
{
    position: relative;
    width: 480px;
    margin-top:24px;
    margin:0 auto;
}

#gallerie
{
    padding-top:24px;
}

#gallerie p a
{
    margin-left:21%;
}

.gallery_image 
{
    float: left;
    margin-left:4px;
    margin-bottom:20px;
    margin-right:4px;
   
}

.gallery_image div 
{
    position:relative;
    vertical-align:middle;
}

.gallery_image a
{
    float: left;
    background: #ddd;
    height: 110px;
    width: 110px;
    text-align:center;
    valign:middle;
}

.gallery_image a:hover
{
    float: left;
    background: #006e2f;
    height: 110px;
    width: 110px;
}

.gallery-detail
{
    position:relative;
    margin-left: 21%;
}

.gallery-detail dd
{
    padding:3px;
    margin-top: 8px;
    width: 400px;
    color: #595959;
    font-size: 10px;
}

.right_contact
{
    margin-top:-417px;
   }

.gallery-navigation a
{
    position: relative;
    
    
    
   
