
* {
margin: 0;
padding: 0;
}

body {
font-family: verdana, arial, sans-serif;
text-align: center;
padding: 0;
background-color: #000000;
color: #d4ae6d;
font-size: 100.01%;
}

/* Text und Links allgemein */
p, li {
font-size: 80%;
}
a {
height: 1%; /* fuer IE */
text-decoration: none;
background-color: transparent;
color: #d4ae6d;
font-weight: bold;
border: 0;
}
a:hover {
background-color: transparent;
color: #d13a3e;
font-weight: bold;
border: 0;
}
.red { color: #d13a3e;
font-weight: bold;}

/* Kopf */
#head {
text-align: center;
width: 100%;
margin: 0;
background-color: transparent;
border-bottom: 4px solid #d13a3e;
}

#impressum {
text-align: right;
width: 950px;
margin: 0px auto;
padding: 0;
height: 45px;
border: 0px;
background-color: transparent;
}

#impressum p {
padding: 0;
margin: 10px 10px 0 0;
background-color: transparent;
border: 0;
font-size: 80%;
color: #d4ae6d;
line-height: 100%;
}

#header {
text-align: center;
width: 950px;
margin: 0px auto;
font-family: 'trebuchet ms', georgia, sans-serif;
height: 170px;
border: 0px;
background-color: transparent;
}

#header .cloud80 { font-size: 80%; }
#header .cloud100 { font-size: 100%; }
#header .cloud120 { font-size: 120%; }
#header .cloud140 { font-size: 140%; }
#header .cloud160 { font-size: 160%; }
#header .cloud180 { font-size: 180%; }
#header .cloud200 { font-size: 200%; }
#header .cloud220 { font-size: 220%; }

#header p {
color: #d4ae6d;
letter-spacing: 2px;
margin: 0;
padding: 10px;
width: 600px;
font-weight: bold;
}

/* Mitte */
#wrapper { text-align: center;
width: 100%;
height: 100%;
margin: 0px;
border-top: 2px solid #d4ae6d;
border-bottom: 2px solid #d13a3e;
background-color: #222222; }

/* Content */
#main {
text-align: center;
width: 950px;
margin: 0px auto;
background-color: transparent;
border: 0;
}

#subtitle {
padding: 0;
margin: 0;
background-color: transparent;
border: 0;}

#subtitle p {
padding: 0;
margin: 10px;
background-color: transparent;
border: 0;
font-size: 80%;
color: #d4ae6d;
line-height: 140%;
font-weight: bold;
}



/* Content */
#content {
padding: 0;
margin: 0;
background-color: transparent;
border: 0;
}

/* Bilderblock */
#bilder {
float: right;
width: 320px;
background-color: transparent;
border: 0;
margin: 16px 0px 20px 10px;
font-size: 70%;
font-weight: bold;
}
#bilder img {
border: 1px solid #d4ae6d;
margin-bottom: 10px;
}

#bilder2 {
float: right;
width: 320px;
background-color: transparent;
border: 0;
margin: 16px 0px 20px 10px;
font-size: 70%;
font-weight: bold;
}
#bilder2 img {
border: 1px solid #d4ae6d;
margin-bottom: 10px;
}

#bilder3 {
float: right;
width: 320px;
background-color: transparent;
border: 0;
margin: 16px 0px 20px 10px;
font-size: 70%;
font-weight: bold;
}
#bilder3 img {
border: 1px solid #d4ae6d;
margin-bottom: 10px;
}

#dekoration {
float: right;
width: 322px;
height: 242px;
background-color: transparent;
border: 0;
margin: 0px 0px 20px 10px;
padding: 0;
}
#dekoration img.deko {
border: 1px solid #d4ae6d;
padding: 0;
margin: 0;
background-color: transparent;
}

/* Google-Maps */
#map {
float: right;
width: 425px;
background-color: transparent;
border: 0;
margin: 16px 0px 20px 10px;
font-size: 80%;
font-weight: bold;
}


/* Textblock */
#text { text-align: left;
width: 910px;
font-size: 100%;
padding: 0;
background-color: transparent;
color: #d4ae6d;
margin-left: 20px;
border-bottom: 0px solid #c42231;
min-height: 400px;
}

#text.next { text-align: left;
clear: all;
min-height: 300px;
}

#text p {
line-height: 140%;
padding: 0;
margin: 10px 380px 10px 0px;
}

#text ul {
list-style-type: square;
padding: 0 380px 10px 20px;
}
#text li {
margin: 6px 10px;
}


#text h1 {
margin: 40px 380px 0px 0px;
padding: 0;
font-size: 120%;
color: #d13a3e;
}
#text h2 {
margin: 20px 380px 0px 0px;
padding: 0;
font-size: 110%;
color: #d13a3e;
}
#text h3, h4, h5, h6 {
margin: 20px 380px 0px 0px;
padding: 0;
font-size: 110%;
color: #d4ae6d;
}
#text p.topper {
margin: 60px 380px 20px 0px;
}

#text img.but {
float: left;
}
#text img {
margin-right: 0;
border: 1px solid #d4ae6d;
}



/* Fuss */
#footer {
background-color: transparent;
color: #d4ae6d;
text-align: center;
border-top: 0px solid #d4ae6d;
}
#footer p {
font-size: 75%;
padding: 10px 20px 10px 20px;
}

/* Ausgeblendetes */
.novis, hr {
display: none;
}
