﻿body 
{
    margin-left: auto;
    margin-right: auto;
    font-size: 101%;
    text-align: center;
    margin-top: 0px;
}

#page 
{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    text-align:left;
    
}


#container 
{
    background-color:#999999;
    width: 900px;
    height: 100%;
    border-left: 1px solid green;
    border-right: 1px solid green;
    border-bottom: 1px solid green;
    border-top: 1px solid #009966; 
    top: 157px;
    margin-left:0px;
    position: relative;
}
    

#head
{
    margin-left: 0px;
    margin-top: 25px;
    width: 900px;
    height: 110px;
    position: absolute;
    border: 1px solid green;
    background-color: #999999;
    background-image: url(grafiken/head.jpg);
    background-repeat: no-repeat;
    color: Green;
}

#navigation
{
    margin-left: 0px;
    margin-top: 135px;
    height: 22px;
    width: 890px;
    position: absolute;
    background-color: black;
    border: 1px solid #009966;
    background-image: url(grafiken/navigation.gif);
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 0.7em;
    color: #009966;
    text-align:right;
    padding-right: 10px;
    padding-top: 2px;
    font-weight: bold;
}

#subnavi 
{
    left: 0px;
    top: 0px;
    height: 254px;
    width: 160px;
    position: relative;
    background-color:#999999;
    float: left;
}

#inhalt 
{
    top: 0px;
    left: 0px;
    height:auto;
    width:680px;
    position: relative;
    background-color: white;
    font-family:Arial;
    font-size:0.8em;
    padding-left: 30px;
    padding-right: 30px;
    overflow:auto;
    
}




.tablenavigation 
{
    margin-left: 0px;
    
}

.navi
{
    margin-top: 0px;
    width: 160px;
    height: 15px;
   
    text-align:left;
    font-weight:bold;
}

.navi a 
{
    font-family: Arial;
    font-size: 0.7em;
    color: White;
    text-decoration:none;
   
    border-bottom: 1px solid #00895C;
    display: block;
    font-weight:bold;
    height: 15px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
}

.navi a:hover
{
    font-family: Arial;
    font-size: 0.7em;
    color: black;
    text-decoration:none;
    display: block;
    border-bottom: 1px solid #00895C;
    font-weight:bold;
    height: 15px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
   
}

.sel a 
{
    margin-top: 0px;
    width: 160px;
    height: 15px;
    border-bottom: 1px solid #00895C;
    text-align:left;
    font-weight:bold;
    font-family: Arial;
    font-size: 0.7em;
    color: black;
    text-decoration:none;
    display: block;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 5px;
 
   
}

.naviul
{
    margin-top: 0px;
    width: 160px;
    text-align:left;
}

.naviul a 
{
    font-family: Arial;
    font-size: 0.7em;
    color: White;
    text-decoration:none;
    height: auto;
    display: block;
    border-bottom: 1px solid #00895C;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 15px;
}

.naviul a:hover
{
    font-family: Arial;
    font-size: 0.7em;
    color: black;
    text-decoration:none;
    display: block;
    border-bottom: 1px solid #00895C;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 15px;
    
}

.selul a 
{
    font-family: Arial;
    font-size: 0.7em;
    color: black;
    text-decoration:none;
    display: block;
    margin-top: 0px;
    width: 160px;
    border-bottom: 1px solid #00895C;
    text-align:left;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-left: 15px;
   
}



#inhalt h1 
{
    font-family: Arial;
    font-size: 1.4em;
    text-align:center;
    color: #A2A3A3;
    margin-top: 20px;
    
}

#inhalt h2 
{
    font-family: Arial;
    font-size: 0.8em;
    font-weight:bold;
   
    
}

.tblportrait
{
    
}

.tblportrait td 
{
    width: 200px;
}


.taetigkeitsbereiche 
{
    margin-top: 3px;
}

.taetigkeitsbereiche a
{
    
    color: Blue;
    font-weight:bold;
    text-decoration:none;
}

.taetigkeitsbereiche a:hover
{
    color: Blue;
    font-weight: bold;
    text-decoration: underline;
    
}

#inhalt a 
{
    color: Blue;
    font-weight:bold;
    text-decoration:none;
}

#inhalt a:hover 
{
   color: Blue;
   font-weight: bold;
   text-decoration: underline;
} 

#min 
{
    height: 700px;
}

#fusszeile 
{
    background-color: #999999;
    color: black;
    border-top: 1px solid #009966; 
    text-align:right;
    font-family: Arial;
    font-size: 0.7em;
    padding-right: 5px;
}


.kontaktformular 
{
    background-color: #D7D4D4;
    margin-left:auto;
    margin-right: auto;
    vertical-align:top;
    font-family: arial;
    font-size: 1em;
}

.kontaktbez 
{
    width: 150px;
    vertical-align:top;
    height: 30px;
}

#kontakt 
{
    font-family: Arial;
    font-size: 0.8em;
}
