body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
background-color: #000000;
text-align: center;
background-image: url(Zubehoer/hg.jpg);
background-repeat: repeat-x;
background-position: left top;
}
#Container {
text-align: left;
width: 20cm;
margin-top: 50px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
background-color: #FFFFFF;
}
#Inhalt {
height: 400px;
float: none;
clear: both;
width: 780px;
margin-left: 60px;
margin-right: 60px;
}
#Kopf-1 {
width: 780px;
margin-left: 60px;
height: 30px;
margin-top: 30px;
background-repeat: no-repeat;
background-image: url(Zubehoer/Kopf/Websites-auf-den-Punkt.gif);
background-position: left top;
}

#Kopf {
width: 780px;
margin-left: 60px;
height: 100px;
background-image: url(Zubehoer/Kopf/Auge.jpg);
background-repeat: no-repeat;
background-position: left top;
display: none;
}
#Fuss {
clear: both;
width: 780px;
margin-left: 60px;
height: 30px;
display: none;
}
#Navi {
float: left;
clear: both;
width: 780px;
margin-left: 60px;
margin-right: 60px;
height: 80px;
display: none;
}
#Inhalt-Links {
float: left;
width: 450px;
}
#Inhalt-Rechts {
float: right;
width: 240px;
}
.Text {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 22px;
color: #333333;
}
.Text-Kapitale {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
line-height: 22px;
color: #333333;
font-variant: small-caps;
}

.Rahmen {
border: 1px solid #333333;
}
