body { 
color: #eeeeee;
background-color: #888888;
margin-top: 10px;
padding: 0;
min-width: 900px;
}

#banner {
background-image: url( ../media/gfx/banner.gif );
background-position: top;
background-repeat: no-repeat;
width: 900px;
height: 160px;
z-index:1;
}

#site_top {
background-image: url( ../media/gfx/site_top.gif );
background-position: top;
background-repeat: no-repeat;
width: 800px;
height: 50px;
z-index:1;
vertical-align: top;
}

#bg_image {
background-image: url( ../media/gfx/bg_image.gif );
background-position: top;
background-repeat: no-repeat;
width: 150px;
height: 160px;
z-index:1;
}

#bg_message {
background-image: url( ../media/gfx/bg_message.gif );
background-position: top;
background-repeat: no-repeat;
width: 500px;
height: 300px;
z-index:1;
}

.charfield {
color: #eeeeee;
font-weight: normal;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
letter-spacing: 0.05em;
background-color: transparent;
}

.charfield2 {
color: #eeeeee;
font-weight: normal;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
letter-spacing: 0.05em;
background-color: #888888;
}

li,lu {
list-style: none;
margin: 0;
padding: 0;
}

a {
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eeeeee;
text-decoration: none;
letter-spacing: 0.05em;
}

a.spacer {
margin-left: 10px;
}

a.navigation {
font-size: 14px;
color: #eeeeee;
text-decoration: none;
margin-right: 20px;
margin-left: 20px;
margin-top: 30px;
letter-spacing: 0.9px;
}

a.sitemap {
font-size: 12px;
color: #eeeeee;
text-decoration: none;
margin-left: 20px;
margin-top: 20px;
letter-spacing: 0.9px;
}

a.sitemapdown {
font-size: 12px;
color: #eeeeee;
text-decoration: none;
margin-left: 40px;
margin-top: 20px;
letter-spacing: 0.9px;
}

a.footer {
font-size: 10px;
color: #eeeeee;
text-decoration: none;
letter-spacing: 0.9px;
}

li,p {
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eeeeee;
letter-spacing: 0.05em;
margin-left: 10px;
margin-right: 10px;
}

.headline {
font-size: 14px;
font-weight: bold;
margin-top: 10px;
margin-left: 10px;
}

.fehler {
font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ff0000;
}

.justfy {
text-align: justify;
}
