.body { background-image: url(../images/bg.jpg); }
#main { background-image: url(../images/content-bg.png); height: 512px; width: 950px; left: 50%; top: 100px; position: absolute; z-index: 100; visibility: visible; margin-left: -475px; }
#navigation { font-family: verdana; position: absolute; top: 56px; left: 50%; height: 60px; width: 515px; z-index: 200; visibility: visible; margin-left: -45px; }
.navi-active { color: #000; font-size: 8pt; line-height: 50px; background-image: url(../images/register-aktiv.png); background-repeat: no-repeat; text-align: center; width: 103px; height: 60px; float: left; }
.navi-deactive { color: #c00; font-size: 8pt; line-height: 50px; background-image: url(../images/register-deaktiv.png); background-repeat: no-repeat; text-align: center; width: 103px; height: 60px; float: left; }
p { }

td { }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover { text-decoration: none; }

a:active { text-decoration: none; }
#logo { background-image: url(../images/logo.png); position: absolute; top: 44px; left: 50%; width: 426px; height: 48px; margin-left: -475px; }
#content { position: relative; top: 30px; left: 25px; width: 900px; height: 450px; }
#bild-startseite { background-image: url(../images/startseite.png); background-repeat: no-repeat; width: 400px; height: 444px; float: left; }
#bild-zimmer { background-image: url(../images/zimmer.jpg); background-repeat: no-repeat; width: 400px; height: 444px; float: left; }
#bild-pension { background-image: url(../images/pension.jpg); background-repeat: no-repeat; width: 400px; height: 444px; float: left; }
#bild-umgebung { background-image: url(../images/umgebung.jpg); background-repeat: no-repeat; width: 400px; height: 444px; float: left; }
#bild-kontakt { background-image: url(../images/kontakt.png); background-repeat: no-repeat; width: 400px; height: 444px; float: left; }
#content-text { font-size: 12px; font-family: verdana; width: 480px; height: 450px; float: left; margin-left: 20px; }
h1 { font-size: 14pt; font-weight: normal; font-style: italic; }
ul { font-size: 12px; }
li { font-size: 12px; text-indent: 40px; }
