html {
        background: url(images/body.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

body {
        margin: 0px;
        padding: 20px;
        }

#main
{
position: absolute;
left: 50%;
width: 1000px;
margin-left: -500px;
}

#box1
{
background:#ffffff;
height:146px;
}

#box2
{
background:#ffffff;
height:296px;
}

#box3
{
background:#ffffff;
}

.box3inhalt
{
font-family: Arial;
line-height: 1.7em;
font-size: 12px;
padding-left: 60px;
padding-right: 60px;
padding-top: 10px;
padding-bottom: 10px;
}

#box4
{
background:#B62C33;
}

.box4inhalt
{
font-family: Arial;
line-height: 1.7em;
font-size: 10px;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
color: #000000;
}

.box4inhalt a
{
font-family: Arial;
line-height: 1.7em;
font-size: 10px;
color: #000000;
text-decoration: underline;
}


a
{
font-family: Arial;
font-size: 13px;
line-height: 1.7em;
color: #ffffff;
text-align: center;
text-decoration: none;
}

h1
{
font-family: Arial;
font-size: 14px;
line-height: 1.7em;
color: #B62C33;
text-decoration: bold;
}

h2
{
font-family: Arial;
font-size: 12px;
line-height: 1.7em;
color: #000000;
text-decoration: none;
}

.tdteam
{
font-family: Arial;
font-size: 14px;
line-height: 1.7em;
color: #ffffff;
text-decoration: none;
}

.tdraum
{
font-family: Arial;
font-size: 14px;
line-height: 1.7em;
color: #000000;
font-weight: bold;
}

a:hover
{
color: #000000;
}

#headslider
{
position: absolute;
width: 1000px;
height: 220px;
top: 219px;
}

.slider
{
position: absolute;
width: 876px;
height: 220px;
top: 0px;
left: 61px;
border-bottom:3px solid #B62C33;
}

#logo
{
position: absolute;
top: 36px;
left: 64px;
}

#navi
{
position: absolute;
width: 1000px;
height: 73px;
top: 146px;
left: 0px;
}

.textbox
{
display: table-cell;
vertical-align: middle;
font-family: Arial;
font-size: 13px;
line-height: 1.7em;
color: #C5C6C6;
text-align: center;
text-decoration: none;
}

.navitab1
{
position: absolute;
width: 146px;
height: 73px;
top: 0px;
left: 61px;
background-color: #B62C33;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}

.navitab2
{
position: absolute;
width: 146px;
height: 73px;
top: 0px;
left: 207px;
background-color: #8E7435;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}

.navitab3
{
position: absolute;
width: 146px;
height: 73px;
top: 0px;
left: 353px;
background-color: #B62C33;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}

.navitab4
{
position: absolute;
width: 146px;
height: 73px;
top: 0px;
left: 499px;
background-color: #8E7435;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}

.navitab5
{
position: absolute;
width: 146px;
height: 73px;
top: 0px;
left: 645px;
background-color: #B62C33;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}

.navitab6
{
position: absolute;
width: 146px;
height: 73px;
top: 0px;
left: 791px;
background-color: #8E7435;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
}


#inhalt
{
position: absolute;
width: 1000px;
height: 700px;
top: 442px;
background-color: #ffffff;
font-family: Arial;
line-height: 1.7em;
font-size: 13px;
overflow: auto;
display: flex;
}

#id1
{
width: 900px;
height: 600px;
margin-left: 60px;
margin-top: 20px;
margin-bottom: 20px;
overflow: auto;
}




