body
{
background-image: url('../images/bg.gif');
background-repeat: repeat;
background-position: center top;
background-attachment: fixed;
margin: 0;
background-color: #000;
      /* bunte Scrollbar nur sichtbar im IE ab Vers. 5.5 und Opera ab Vers. 7.2 */
scrollbar-3dlight-color: #669999;
scrollbar-arrow-color: #FFFFFF;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-face-color: #669999;
scrollbar-highlight-color: #FF9933;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #669999
      /* Scrollbar Ende */
}
/* Allgemeine Links */
a:link, a:active, a:visited
{
color: #E6E6E6;
text-decoration: none
}
a:hover
{
color: #333;
text-decoration: overline
}
/* Überschriften */
h1
{
padding-top: 10px;
margin-top: 0;
font-family: Verdana, Arial, Tahoma;
font-size: 16px;
color: #333
}
h2
{
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #FF9933
}
/* Inhalt */
#content
{
background-image: url('../images/rand.gif');
background-repeat: repeat-y;
background-position: top right;
background-color: #669999;
color: #333;
width: 580px;
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
text-align: justify;
line-height: 170%
}
#inhalt
{
background-color: #669999;
margin: 0 35px 0 25px
}
/* Link- und Tabellenformatierung der oberen Navigation */
#navi-oben
{
font-family: Verdana, Arial, Tahoma;
background-image: url('../images/bg-leiste.gif');
background-repeat: repeat-x;
height: 34px
}
#navi-oben td
{
width: 95px;
line-height: 34px;
border-right: 1px solid #FF9933
}
#navi-oben a:link, #navi-oben a:active, #navi-oben a:visited
{
font-size: 11px;
display: block;
text-align: center;
text-decoration: none;
color: #fff
}
#navi-oben a:hover
{
font-size: 11px;
display: block;
text-align: center;
text-decoration: none;
color: #669999
}
/* Logo */
#logo
{
text-align: center;
background-image: url('../images/rand.gif');
background-repeat: repeat-y;
background-position: top right;
background-color: #669999;
width: 580px;
height: 150px
}
#logo img
{
margin-top: 20px
}
/* allgemeiner Abstandshalter */
.platzhalter
{
height: 25px
}
/* Werbebanner oder Infos */
#werbebanner
{
position: absolute;
margin: -145px 0 0 585px;
/* Falls der einzusetzende Werbebanner eine andere Breite haben sollte, so notieren Sie das bei width.
Eine Höhenangabe ist in der Regel nicht erforderlich. */
width: 160px;
/* Falls ein Rahmen für den Werbebanner nicht erwünscht ist oder der Banner einen eigenen Rahmen hat,
so setzen Sie den nachfolgenden border auf 0 */
border: 1px solid #000000;
/* Bei Einsatz eines Werbebanners kann Nachfolgendes gelöscht oder in ein Kommentar gesetzt werden,
um es bei zukünftigem Bedarf wieder zu aktivieren */
font-family: Verdana, Arial, Tahoma;
font-size: 10px;
color: #333;
background-color: #669999
/* bis H I E R */
}
/* und dann wieder ab H I E R */
#werbebanner h1
{
margin: 10px 0 5px 0;
padding: 5px 0 5px 0;
text-align: center;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
background-color: #FF9933;
font-size: 11px
}
#werbebanner p
{
margin: 5px;
text-align: justify;
line-height: 140%
}
/* Navigationsmenü innerhalb der Infobox */
#werbebanner .menue a:link, #werbebanner .menue a:active, #werbebanner .menue a:visited
{
margin-left: 40px;
display: block;
letter-spacing: 3pt;
color: #333;
font-weight: bold;
text-decoration: none;
line-height: 18px
}
#werbebanner .menue a:hover
{
margin-left: 40px;
display: block;
letter-spacing: 1pt;
color: #FF9933;
font-weight: normal;
text-decoration: overline;
line-height: 18px
}
/* bis H I E R */
/* Ende Werbebanner oder Info */
/* Link- und Tabellenformatierung der unteren Navigation */
#navi-unten
{
border-top: 1px solid #333;
font-family: Verdana, Arial, Tahoma
}
#navi-unten table
{
width: 250px
}
#navi-unten td
{
text-align: center;
line-height: 34px
}
#navi-unten a:link, #navi-unten a:active, #navi-unten a:visited
{
font-size: 11px;
display: block;
text-decoration: none;
color: #333
}
#navi-unten a:hover
{
font-size: 11px;
display: block;
text-decoration: none;
color: #FF9933
}
/* Fusszeile */
#fuss
{
background-image: url('../images/rand-fuss.gif');
background-repeat: repeat-y;
background-position: top right;
background-color: #FF9933;
width: 580px;
font-family: Verdana, Arial, Tahoma;
font-size: 10px;
line-height: 24px
}
#fuss span
{
margin-left: 25px
}
