body 
{
    font-family:Verdana;
    background-color:#888888;
    vertical-align:middle;
}

#container { 
 font-size: 0.8em; 
 max-width: 900px; 
 margin: auto; 
 border: 1px solid #111111; 
 background-color: #eeeeee;
 min-height : 650px;
}
#header
{ 
 background-color: #4F8971;
 min-height:140px;
   
}

#logoText{
 height: 60px; 
 padding: 10px 20px;
 text-align: right;
 line-height: 20px;
 color:#ffffff;
 font-size: 20px;
 overflow: hidden; 
 margin: 0;
 background-color:#4F8971;
}
.menu_top
{
    background-color:#a4c7b1;
    font-size:20px;
    text-align:center;
    color: White;
    border: 1px solid #000000;
    padding: 0 10px 0 10px;
}
.menu_left
{
    background-color:#a4c7b1;
    font-size:18px;
    text-align:center;
    color: White;
    border: 1px solid #000000;
    padding: 2px 10px 2px 10px;
    position:relative;
    left:2px;
}
.menu_left_balken
{
    background-color:#4F8971; 
    width:40px; 
    height:10px; 
    position:relative; 
    left:20px;
}
.menu_left_balken_schluss
{
    background-color:#4F8971; 
    width:40px; 
    height:550px; 
    position:relative; 
    left:20px;
}
#menu_left
{
    background-color:#eeeeee;
    
}
.text_black
{
    color:#000000;
}
.text_gray
{
    color:#888888;
}
.text_white
{
    color:#FFFFFF;
}
a
{
    text-decoration: none;
    color:#000000;
}

A:link
{
    color:#FFFFFF;
    text-decoration: none;
}
A:visited
{
    color:#FFFFFF;
    text-decoration: none;

}
.hauptText_body
{
    position:relative;
    left:10px;
    width:750px;
    top:10px;
    vertical-align:top;
}
#hauptText
{
    font-size:14px;
    color:#000000;
    padding :10px 10px 10px 10px;
    font-family:Verdana;
}
#hauptText_Ueberschrift
{
    font-size:20px;
    color:#111111;
    padding: 10px 10px 10px 10px;
    text-align:left;
}
.hauptText
{
    font-size:14px;
    color:#000000;
    padding :10px 10px 10px 10px;
    font-family:Verdana;
}
.hauptText_Ueberschrift
{
    font-size:20px;
    color:#111111;
    padding: 10px 10px 10px 10px;
    text-align:left;
}
.hauptText_Verweis
{
    font-size:14px;
    color:#888888;
    padding: 5px 5px 5px 5px;
    text-align:left;
    font-weight:bold;
}
#haupText_kursiv
{
    font-size:14px;
    color:#000000;
    padding:10px 10px 10px 10px;
    font-family:Verdana;
    font-style:italic;
}

.trenner
{
    background-color:#cccccc;
    width:900px;
    height:3px;
    padding: 2px 10px 2px 10px;
}
.trenner_horz
{
    background-image:url(pictures\grey_c.gif);
    height:3px;
}
.trenner_vert
{
    background-image:url(pictures\grey_c.gif);
    width:3px;
}
h1
{
    font-size:20px;
    font-family:Arial;
    margin-bottom:20px;
}
h2
{
    font-size:16px;
    font-family:Arial;
    padding: 0 0 0 20px;
}
