body {
height : 100%;
margin : 0;
padding : 0;
font-family : verdana, arial, helvetica, sans-serif;
font-size : 12px;
background-color : #996633;
}
#gesamt {
width : 68%;
margin : 75px auto;
text-align : left;
}
#header {
position : fixed;
}
#footer {
position : fixed;
}
body > #header {
position : fixed;
}
body > #nav {
position : fixed;
}
body > #footer {
position : fixed;
}
body > #wetter {
position : fixed;
}
body > #links {
position : fixed;
}
body > #inhalt {
position : static;
}
body > #gesamt {
padding-top : 20px;
}
h1 {
font-size : 2.5em;
color : #dad4a6;
}
h2 {
font-size : 1.8em;
color : #800000;
text-align : center;
}
h3 {
font-size : 1.2em;
color : #800000;
font-weight : bold;
}
h4 {
font-size : 1.2em;
color : #7780d4;
}
h5 {
font-size : 2.5em;
color : #800000;
text-align : center;
}
p {
margin-top : 0;
}
b {
font-weight : bold;
}
a:link, a:visited, a:active, a:hover {
text-decoration : underline;
font-weight : bold;
color : #800000;
}
a:visited {
color : #999999;
}
a:active, a:hover {
color : #ff9200;
}
img {
border : 0;
}
#liste {
display : block;
margin-left : 7%;
}
#liste1 {
display : block;
margin-left : 60%;
margin-top : 30px;
}
#liste2 {
margin-left : 7%;
margin-top : 30px;
}
#liste3 {
margin-left : 60%;
margin-top : 30px;
}
#liste ul, #liste1 ul, #liste2 ul, #liste3 ul {
list-style : none;
}
#copyright {
font-size : 0.8em;
font-weight : bold;
color : #dad4a6;
margin-top : 5px;
margin-left : 10px;
}
#event {
display : block;
margin-left : 20%;
text-align: left;
font-weight: bold;
}
.d {
color : #7780d4;
}
.r {
color : #800000;
}
.tabcent {
margin-left : auto;
margin-right : auto;
}
.left {
text-align : left;
}
.left1 {
margin-left : 1%;
margin-top : 1%;
}
.center {
text-align : center;
}
.right {
text-align : right;
}
.preis {
text-align : right;
width : 80px;
}
.behaelter {
text-align : left;
width : 20px;
}
.cl {
text-align : left;
width : 15px;
}
.tab1 {
padding-left : 200px;
}
.tabelle1, .tabelle3 {
padding : 3px 0 3px 0;
margin : auto;
}
.tabelle1 td, .tabelle2 td {
font-size : 1.1em;
font-weight : bold;
}
.tabelle3 td {
text-align : left;
}
.gross:first-letter {
font-size : 1.5em;
color : #800000;
}
.rahmen4 {
border : 5px outset #9d4000;
}
.logo {
float : left;
width : 96px;
height : 76px;
margin : 0 20px 2px 10px;
}
.image1 {
margin : 15px;
position : absolute;
}
.image2 {
margin-right : auto;
margin-left : auto;
}
.image3 {
margin : 5%;
}
.galerie {
margin-left : auto;
margin-right : auto;
}
.galerie td {
padding : 10px;
}
.inline {
text-align : center;
width : 450px;
height : 443px;
margin : auto;
}
.textbox1 {
text-align : left;
}
.leg {
font-size : 1.2em;
color : #800000;
}
.fett {
font-weight : bold;
}
.karte {
width : 600px;
margin-left : auto;
margin-right : auto;
}
.wasserz {
background-image : url(../images/wasserzeichen.gif);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : center;
padding : 0;
}
#header {
left : 0;
top : 0;
width : 100%;
height : 85px;
background-color : #9d4000;
z-index : 4;
border-bottom : 3px solid #663300;
}
#footer {
border-top : 3px solid #663300;
bottom : 0;
right : 0;
left : 0;
width : 100%;
height : 30px;
background-color : #9d4000;
z-index : 4;
}
#title {
text-align : left;
padding-top : 5px;
height : 24px;
}
#nav {
clear : left;
left : 0;
background : url(../images/linie1px.gif) 80% 0% repeat-y;
width : 150px;
margin : 13px 0 0 5px;
padding : 15px 0;
z-index : 4;
}
#nav ul {
list-style : none;
margin : 0;
padding : 0;
}
#nav li {
margin : 0;
padding : 0;
text-align : left;
}
#nav a:link, #nav a:visited {
display : block;
margin : 10px 0;
padding : 0.5em 0.5em 0.5em 1em;
background-color : #dad4a6;
height : 0.75em;
border-right : 10px solid #dad4a6;
border-left : 10px solid #dad4a6;
}
#nav a:hover {
border-color : #9d4000;
}
html > body #nav a:link, #nav a:visited {
height : auto;
}
#start {
margin : auto;
}
#links {
top : 115px;
bottom : 50px;
right : 2%;
}
#links ul {
list-style : none;
}
#inhalt {
border : 2px solid #654000;
background-color : #dad4a6;
padding : 25px;
-moz-border-radius:15px;
}
#blanket {
background-color : #111;
opacity : 0.65;
position : fixed;
z-index : 9001;
top : 0;
left : 0;
width : 100%;
}
#popUpDiv {
position : fixed;
background-color : #dad4a6;
width : 500px;
height : 500px;
z-index : 9002;
border : 2px solid #654000;
-moz-border-radius:15px;
}


