body {
margin: 0px;
padding-top: 1px;
background-image: url(templates/background.jpg);
font-family: arial;
}
h1 {
margin: 0px;
padding-bottom: 12px;
font-size: 14px;
color: #FF6600;
font-weight: bold;
text-transform: uppercase;
}
h2 {
margin: 0px;
padding-bottom: 12px;
font-size: 14px;
color: black;
font-weight: bold;
text-transform: uppercase;
}
h3 {
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 10px;
color: black;
font-weight: bold;
text-transform: uppercase;
}
h4 {
margin: 0px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 10px;
font-weight: normal;
color: black;
border-bottom-style: dotted;
border-bottom-width: 1px;
border-bottom-color: #FF6600;
}
a:link, a:active, a:visited {
font-size: 12px;
color: #FF6600;
font-weight: bold;
}
a:hover {
font-size: 12px;
color: black;
font-weight: bold;
}
#construct_header {
background-image: url(templates/construct_header.jpg);
background-repeat: no-repeat;
width: 904px;
height: 52px;
}
#construct_body {
background-image: url(templates/construct_body.jpg);
background-repeat: repeat-y;
width: 904px;
}
#construct_footer {
background-image: url(templates/construct_footer.jpg);
background-repeat: no-repeat;
clear: both;
width: 904px;
height: 52px;
text-align: center;
font-size: 10px;
color: black;
}
#header {
margin-left: 52px;
margin-right: 52px;
background-image: url(templates/header.jpg);
background-repeat: no-repeat;
width: 800px;
height: 269px;
}
a:link.home, a:visited.home {
display: block;
padding-top: 6px;
padding-left: 7px;
background-image: url(templates/navi-active.png);
width: 193px;
height: 20px;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85,finishopacity=0,startx=75,finishx=100,style=1);
opacity: .85;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: white;
}
a:hover.home, a:active.home {
display: block;
padding-top: 6px;
padding-left: 7px;
background-image: url(templates/navi-hover.png);
width: 193px;
height: 20px;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85,finishopacity=0,startx=75,finishx=100,style=1);
opacity: .85;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: black;
}
a:link.navi, a:visited.navi {
display: block;
padding-top: 6px;
padding-left: 7px;
margin-top: 1px;
background-image: url(templates/navi-active.png);
width: 193px;
height: 20px;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85,finishopacity=0,startx=75,finishx=100,style=1);
opacity: .85;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: white;
}
a:hover.navi, a:active.navi {
display: block;
padding-top: 6px;
padding-left: 7px;
margin-top: 1px;
background-image: url(templates/navi-hover.png);
width: 193px;
height: 20px;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85,finishopacity=0,startx=75,finishx=100,style=1);
opacity: .85;
text-transform: uppercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: black;
}
a:link.footer, a:visited.footer, a:active.footer {
font-size: 10px;
text-decoration: none;
color: black;
}
a:hover.footer {
font-size: 10px;
text-decoration: none;
color: #FF6600;
}
#content {
overflow: hidden;
margin-top: 20px;
margin-left: 52px;
margin-right: 52px;
padding-top: 20px;
padding-bottom: 20px;
width: 800px;
font-size: 12px;
color: black;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #FF6600;
}
.start {
float: left;
padding-bottom: 20px;
text-align: justify;
} 
.inhalt {
float: right;
padding-left: 7px;
padding-right: 7px;
width: 586px;
text-align: justify;
}
.news {
float: right;
padding-right: 10px;
width: 190px;
text-align: justify;
}
.text {
float: right;
padding-left: 10px;
width: 376px;
text-align: justify;
}
.bilder {
float: right;
width: 200px;
text-align: justify;
}
.platzhalter {
float: right;
display: block;
width: 586px;
height: 20px;
}
.split {
float: right;
width: 293px;
text-align: justify;
}