body, html {
background-image: url(back.png);
background-attachment: fixed;
}

img {
border: 0px;
}

h1 {
color: #862c23;
font-size: 1.3em;
font-weight: bold;
background-color: #ffc78e;
}

h1.start {
color: #862c23;
font-size: 1.3em;
font-weight: bold;
margin-top: 20px;
margin-left: 15px;
margin-bottom: 5px;
}

h2 {
color: #000;
font-size: 1.1em;
font-weight: bold;
}


#banner {
background-image: url(banner.png);
background-repeat: no-repeat;
width: 783px;
height: 118px;
position: absolute;
top: 0px;
left: 0px;
}

#bildleiste {
background-image: url(bildleiste.gif);
background-repeat: no-repeat;
width: 603px;
height: 69px;
position: absolute;
top: 118px;
left: 180px;
}


#layout {
background-color: #a8b8cc;
position: absolute;
width: 783px;
height: 580px;
left: 50%;
top: 10px;
margin: 0;
padding: 0;
margin-left: -391px;
border: 1px;
border-style: solid;
}

#inhalt {
position: absolute;
top: 205px;
left: 200px;
height: 357px;
width: 520px;
font-family: Tahoma, Arial;
font-size: 0.8em;
text-align: justify;
padding-right: 60px;
overflow-y: auto;
overflow-x: hidden;
}


#menu_back {
width: 180px;
height: 462px;
background-color: #ffc78e;
position: absolute;
top: 118px;
left: 0px;
}

#menu {
position: absolute;
width: 135px;
top: 200px;
left: 15px;
text-align: right;
font-size: 0.8em;
font-family: Tahoma, Arial;
}

#menu2 {
position: absolute;
width: 135px;
top: 300px;
left: 30px;
font-size: 1.0em;
font-family: Tahoma, Arial;
}

#menu3 {
width: 135px;
font-size: 1.0em;
font-family: Tahoma, Arial;
text-align: right;
margin-top: 10px;
margin-left: -20px;
}

a, a:visited {
color: blue;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #6d0114;
}





#oben {
position: absolute;
top: 205px;
left: 740px;
width: 27px;
height: 13px;
}

#unten {
position: absolute;
top: 555px;
left: 740px;
width: 27px;
height: 13px;
}

#marke {
position: absolute;
top: 25px;
left: 550px;
width: 217px;
height: 43px;
}

.untermenu {
display: none;
margin-left: 10px;
width: 300px;
font-size: 0.8em;
font-family: Tahoma, Arial;
}

.link1 {
width: 400px;
margin-top: 20px;
}

.link2 {
width: 400px;
margin-top: 20px;
}

img.floatleft {
float: left;
margin-right: 10px;
}

img.floatright {
float: right;
margin-left: 10px;
}

#textfeld {
position: absolute;
top: 10px;
left: 50px;
width: 310px;
height: 260px;
font-size: 0.9em;
}

table.leistungen {
width: 450px;
background-color: #c5d1e0;
border: 1px;
border-style: solid;
border-color: #fff;
font-size: 1.0em;
font-weight: bold;
}

table.leistungen2 {
width: 400px;
margin-left: 50px;
background-color: #c5d1e0;
border: 1px;
border-style: solid;
border-color: #fff;
font-size: 1.0em;
font-weight: bold;
color: blue;
}
ul {
margin-bottom: 0px;
}