body, html { 
background-color: #ededef; 
background-repeat: repeat; 
}

img {border:none}


div#wrap {
width: 808px;
left:10%;
padding: 0px;
top:0;
margin: 0 auto;
position:absolute;
height:auto;
background: url(../images/page_border.gif) repeat-y;
}

div#top_page{ 
background-color: #c8c8c8; 
background-repeat: no-repeat; 
display: block; 
width: 788px; 
height:4px; 
margin-left: 10px; 
}

div#header { 
background-color: transparent;
background-repeat: no-repeat; 
background-position: 0 top; 
position: relative; 
margin:0 auto; 
padding:0; width:780px; 
height:271px;
display: block; 
}

.fleft { 
  float: left;
  margin: 0 1em 0.2em 0; /
}
.fright {
  float: right;
   padding: 1px;
    margin: 0 1em 0.2em 1em;
}

 
#logo{ 
width: 750px; 
height: 75px; 
color: #ea3b06; 
font-size:23px; 
font-weight:700; 
background-color: #f6f3f3; 
background-repeat: no-repeat; 
word-spacing: 3px;
border-top: 0 none; 
margin-top: 0; 
margin-left: 14px; 
padding-top: 14px; 
padding-left: 30px; 
}

#logo span {
font-family: Verdana, Arial;
color: #d31010; 
background: #f6f3f3; 

}

#zuZeigenderText { 
font-family:Myriad, "Trebuchet MS"; 
font-size: 14px;
color: #e60e0e;
background-color: #f6f3f3; 
top: 300px; 
left: 280px; 
margin-left: 30px; 
position: absolute; 
}

#subtitle { 
font-family: Times; 
color: #d31010; 
font-size: 17px; 
font-weight: 500; 
margin-left: 18px;
letter-spacing: 0.5px; 
margin-top: 10px; 
}


#menu { 
margin: 0 14px;
text-align: right; 
color: yellow; 
background-color: #5c8069; 
padding-top: 3px; 
padding-bottom: 4px; }

#menu li { 
font-family: Verdana; 
font-size: 0.75em;
line-height: 14px; 
list-style-type: none; 
font-weight: bold; 
padding: 0 12px 0 15px;
 border-right: 1px solid white; 
 list-style-position: inside; 
 display: inline; 
 }
 
#menu li.last { 
font-family: Verdana; 
list-style-type: none; 
font-weight: bold; 
border-right: 1px solid #8b888e; 
list-style-position: inside; 
display: inline; 
}

#menu li a{ 
color: white; 
text-decoration: none; 
font-size: 1em; 
 }

#menu li a:hover{ 
color: yellow; 
font-size: 1em; 
text-decoration: none; 
}

#menu li a.active{ 
color: yellow;
font-size: 1em;  
text-decoration: none;
}

div#content { 
margin:0 5px 0 16px; 
padding:16px 12px 0 18px; 
width:747px; 
color:#000000; 
font:12px Verdana, Tahoma, Arial; 
background-color:#ffffff; 
height: auto; 
min-height: 540px; 
}

div#content h1{
font-family:Verdana, Tahoma;
font-size:12px;
font-weight:bold;
padding:0;
margin:0;
text-align:left;		
}

#content li { 
margin-left: -16px; 
list-style-position: outside; 
list-style-type: disc; 
}



