body 
{
 margin: 0;
 padding: 0;
 overflow: scroll;
 background-color: #fffcdc;
 font-family: Arial, sans-serif;
 word-spacing: 1px;
 color: black;
}

address 
{
 text-align: center;
}

cite 
{
 text-align: center;
 font-family: Arial, sans-serif;
 font-size: 11pt;
 display: block;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 25px;
 margin-left: 0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 25px;
 padding-left: 0;
 background-image: url("dateien/balk.png");
 background-position: bottom center;
 background-repeat: no-repeat;
 color: #446D8B;
 font-weight: bold;
}

#navileiste 
{
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: black;
 overflow: hidden;
 height: 55px;
 position: fixed;
 z-index: 1;
 width: 100%;
 background-image: url(dateien/verlauf.png);
 background-color: #fffcdc;
 background-repeat: repeat-y;
}

#navileiste ul 
{
 margin: 0;
 padding-top: 30px;
 padding-right: 0px;
 padding-bottom: 0;
 padding-left: 200px;
 width: 800px;
}

#navileiste li 
{
 display: inline;
 list-style-type: none;
 word-spacing: 0;
}

#navileiste a 
{
 border-width: 1px;
 border-style: solid;
 border-color: black;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 15px;
 padding-left: 5px;
 font-family: sans-serif;
 font-weight: bold;
 background-color: #fffcdc;
 text-decoration: none;
 font-size: 9pt;
 color: #446d8b;
}

#navileiste a:hover 
{
 border-width: 1px;
 border-style: solid;
 border-color: black;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 15px;
 padding-left: 5px;
 font-weight: bold;
 text-decoration: none;
 font-family: sans-serif;
 font-size: 9pt;
 background-color: #446d8b;
 color: white;
}

#left 
{
 border-right-width: 2px;
 border-right-style: solid;
 border-right-color: black;
 position: fixed;
 width: 50px;
 height: 100%;
 background-image: url(dateien/verlaufvert.png);
 background-color: #fffcdc;
 background-repeat: repeat-x;
 z-index: 2;
 top: 5px;
}

#logo 
{
 border-style: solid;
 border-width: 2px;
 background-image: url("dateien/logoverlauf.png");
 background-repeat: repeat-y;
 position: fixed;
 top: 5px;
 left: 5px;
 text-align: center;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 0px;
 width: 160px;
 height: 235px;
 z-index: 3;
 background-color: #fffcdc;
 overflow: auto;
}

#schatten 
{
 background-image: url(dateien/schatten.png);
 position: fixed;
 top: 10px;
 left: 0px;
 height: 260px;
 width: 200px;
 z-index: 2;
}

#text 
{
 font-family: Arial, sans-serif;
 margin-top: 65px;
 margin-right: 75px;
 margin-bottom: 75px;
 margin-left: 200px;
 z-index: 0;
 position: absolute;
}

#text h1 
{
 font-family: Arial, sans-serif;
 font-size: 12pt;
}

#text h2 
{
 font-family: Arial, sans-serif;
 font-size: 12pt;
 margin-top: 25px;
}

#text p 
{
 font-family: Arial, sans-serif;
 font-size: 12pt;
 margin-top: 25px;
}

#text li 
{
 font-family: Arial, sans-serif;
 font-size: 11pt;
 list-style-image: url("dateien/haken.png");
 margin-top: 6px;
}

#logo h1 
{
 font-size: 12pt;
}

#logo p, address 
{
 font-size: 9pt;
 margin-top: -5px;
}

form 
{
 background-color: #DCDCDC;
 border-left-color: gray;
 border-left-width: 5px;
 border-left-style: solid;
 border-right-color: gray;
 border-right-width: 5px;
 border-right-style: solid;
}

form #vorname,#name,#strasse,#plz,#email,#wohnort,#tel,#fax 
{
 position: absolute;
 left: 125px;
}

fieldset 
{
 border-style: none;
 border-top-color: gray;
 border-top-width: 5px;
 border-top-style: solid;
}

legend 
{
 font-weight: bold;
}

textarea:focus, input:focus 
{
 background-color: #fffcdc;
}

#text img 
{
 border-style: none;
 margin-top: -15px;
}

#text ul 
{
 margin-top: -5px;
}

.wichtig 
{
 text-decoration: underline;
}
