/* Allgemein --- Anfang --- */

body {
    font: 90% Verdana, Arial, Helvetica, sans-serif;
    color: #330000;
    background: #ffffff url(../bilder/bg_header_03.gif) 0 0 repeat-x;
    text-align: center;
}

/* Allgemein --- Ende --- */
/* Links --- Anfang --- */

a {
    color: #000;
    background: transparent;
    text-decoration: underline;
}

a:hover {
	color: #000;
	background: transparent;
	text-decoration: none;
}

a img {
    border: 0 none;
}

/* Links --- Ende --- */

h1 {
    font: 2em Tahoma, Arial, Helvetica, sans-serif;
    margin: 0 0 15px 0;
    color: #333366;
    padding-right: 10px;
    text-indent: -999em;
    background: transparent no-repeat 0 5px;
}

h2 {
    font: 1.4em Georgia, Tahoma, Arial, Helvetica, sans-serif;
    padding: 5px 0;
    color: #990000;
    background: transparent;
    margin: 0.5em 0;
}

h3, h4 {
    font: 1.4em Tahoma, Arial, Helvetica, sans-serif;
    color: #38322A;
    background: #ffcc66;
    padding: 2px 5px;
    margin: 0.5em 0;
}

h4 {
    font-style: italic;
}

h5, h6 {
    font-size: 1.0em;
    margin: 0.5em 0;
}

h6 {
    font-style: italic;
}

input, textarea, p, a, th, td, blockquote, li, label {
    font-size: 0.80em;
}

li h3, li p, li a, p a, td a, td p, td h2, td h3, td h4, td h5 {
    font-size: 100%;
}

#banner {
    display: none;
}

#alles {
    position: relative;
    width: 986px;
    margin: 0 auto;
    text-align: left;
    background: #fff;
}

#alles p.footer {
    background: transparent;
    margin: 30px 215px 20px 185px;
    padding-top: 2px;
    border-top: 1px solid #330099;
}

#alles .footer a {
    text-decoration: none;
    padding: 1px;
}

#alles .footer a:link,
#alles .footer a:visited {
    color: #663366;
    background: transparent;
}

#alles .footer a:hover,
#alles .footer a:active,
#alles .footer a:focus {
    color: #fff;
    background: #000;
}

#logo a {
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    width: 290px;
    height: 123px;
    background: transparent;
}

#logo img {
    position: absolute;
    top: 30px;
    left: -2000em;
}

#ueberschriften {
    position: absolute;
    top: 280px;
    left: 170px;
    width: 450px;
    height: 40px;
    list-style-type: none;
    z-index: 6;
}


#navoben {
    position: absolute;
    top: 240px;
    left: 330px;
    width: 630px;
    list-style-type: none;
    z-index: 5;
}

#navoben li {
    display: inline;
}

#navoben a {
    display: block;
    float: right;
    color: #663366;
    padding: 2px 5px 2px 5px;
    margin-left: 2px;
    text-decoration: none;
}

#navoben a:hover {
    color: #fff;
    background: transparent;
    border-bottom: 3px solid #fff;
}

#navoben a.akt {
    color: #003300;
    background: transparent;
    border-bottom: 3px solid #003300;
}

#topnavi {
    position: absolute;
    top: 105px;
    left: 840px;
    list-style: none;
    z-index: 10;
}

#topnavi li {
    display: inline;
}

#topnavi a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    border-bottom: 2px solid #ff9933;
}

#topnavi a:link,
#topnavi a:visited {
    color: #003300;
    background: transparent;
}

#topnavi a:hover,
#topnavi a:active,
#topnavi a:focus {
    color: #003300;
    background: transparent;
    border-bottom-color: #ff9933;
}

#topnavi a.akt:link,
#topnavi a.akt:visited {
    font-weight: bold;
    color: #003300;
    background: transparent;
    border-bottom-color: #003300;
}

#header {
    display: block;
    width: 986px;
    height: 245px;
    background: transparent url(../bilder/banner_01.jpg) top right no-repeat;
}

#main {
    width: 821px;
    margin: 0 0 0 140px;
    background: transparent url(../bilder/bg_main_final.jpg) top right no-repeat;
    padding-top: 25px;
}

#rechtespalte {
    float: right;
    visibility: visible;
    width: 190px;
    padding-top: 5.8em;
}

#rechtespalte h2 {
    color: #bebcb5;
    background: transparent;
    padding: 0;
    margin: 10px 0 0 0;
}

#rechtespalte h3 {
    margin-top: 0;
    border-width: 0 0 1px 0;
}

#rechtespalte p {
    margin: 10px 5px;
    font-size: 70%;
    line-height: 1.3em;
}

#rechtespalte p.datum {
    margin: 10px 0 2px 0;
}

#inhalt .index {
    width: 400px;
    padding: 0 0 0 20px;
    margin: 0px;
}

#inhalt p {
    width: 600px;
    line-height: 1.5em;
    text-align: justify;
}

#inhalt img {
    float: left;
    margin-top: 0px;
}

#inhalt .bild2 {
    float: right;
}

#inhalt .bild3 {
    float: right;
    padding-left: 10px;
}

#inhalt .bild4 {
    float: left;
    padding-right: 10px;
}

#inhalt .icon {
    float: right;
    padding-left: 11px;
}

/* Linke Hauptnavigation --- Anfang --- */

#navlinks {
    position: absolute;
    font-family: Georgia, Verdana, Helvetica, sans-serif;
    font-size: 100%;
    top: 370px;
    width: 130px;
    left: 0;
    z-index: 5;
}

#navlinks li {
    display: inline;
}

#navlinks .nav a {
    display: block;
    text-decoration: none;
    font-weight: lighter;
    padding: 6px 10px 6px 0;
    text-align: right;
    border-right: 1px solid #660000;
}

#navlinks .nav a:link,
#navlinks .nav a:visited {
    color: #330000;
    background: transparent;
}

#navlinks .nav a:hover,
#navlinks .nav a:active,
#navlinks .nav a:focus {
    color: #000;
    background: #FF9966;
    border-color: #0000;
}

#navlinks .nav a:link.akt,
#navlinks .nav a:visited.akt {
    color: #9c8861;
    background: transparent;
    border-color: #BEBCB5;
}

#navlinks p {
    text-align: right;
    font-size: 1.0em;
    font-weight: bolder;
    border-right: 1px solid #330000;
    padding: 6px 10px 6px 0;
}

#navlinks p.navleft {
    display: block;
    text-align: right;
    width: 143px;
    padding: 15px 0 10px 0;
}

#navlinks .navleft a {
    display: inline;
    width: auto;
    font-weight: normal;
    color: #BEBCB5;
    background: transparent;
    border: 0 none;
    padding: 0 3px 0 0;
}

#navlinks .navleft a:hover {
    color: #BEBCB5;
    font-weight: bold;
}

#navlinks p a {
    border: 0 none;
}

/* Linke Hauptnavigation --- Ende --- */
/* contentgestaltung admin-bereich */

#inhalt ul, #inhalt ol {
    margin: 10px 10px 15px 20px;
}

#inhalt li {
    padding: 3px 0;
}

#inhalt form {
    margin: 5px 0 5px 0;
}

#inhalt li h2 {
    color: #9d7944;
    background: transparent;
    margin: 0;
    padding: 0 0 5px 0;
}
#inhalt li h3 {
    color: #9c8861;
    height: 2em;
    background: transparent;
    border: 0 none;
    padding: 10px 0 0 0;
}

#inhalt li p {
    padding: 5px 0;
    margin: 0;
}

#inhalt form table {
    margin-right: 0;
}

#inhalt a {
    text-decoration: none;
}

#inhalt input.submit {
    padding: 2px 10px;
    border-width: 1px 2px 2px 1px;
}

#inhalt input.submitabstand {
    padding: 2px 10px;
    border-width: 1px 2px 2px 1px;
    margin: 2px 0;
}

#inhalt input.submitrechts {
    padding: 2px 10px;
    margin: 10px 0 20px 0;
    border-width: 1px 2px 2px 1px;
}

/* eigene seiten */

#beschreib {
    width: 590px;
    padding: 0 0 0 10px;
    margin: 0px;
}

#inhalt .angebot1 {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}

#inhalt .angebot1 li {
    position: relative;
    display: block;
    width: 196px;
    w\idth: 203px; /* Optimierung fuer IE 5.0 und IE 5.5 */
    float: left;
}

#inhalt li .header h3 {
    color: #38322A;
    background: transparent;
    margin: 0 10px;
    font-size: 120%;
    font-weight: bold;
}

#inhalt .header p {
    margin: 10px 10px 0 10px;
    font-size: 90%;
    color: #38322A;
    background: transparent;
}

.preisliste {
    font-family: Georgia, Helvetica, sans-serif;
    width: 110px;
}

.bildKLEIN {
  border: 1px solid #ffcc66;
  margin-right: 5px;
}



.header {
    background: transparent;
    margin: 0 15px 0 0;
}

fieldset {
    font: 95% Verdana, Arial, Helvetica, sans-serif;
    width: 610px;
}

fieldset.uebersicht1 {
    background-color: #ffffcc;
    border: thin dotted #660000;
    width: 555px;
    padding: 10px;
    margin-bottom: 10px;
    }

fieldset.uebersicht2 {
	background-color: #ffffcc;
	border: thin dotted #660000;
	width: 565px;
	padding: 10px;
	margin-bottom: 10px;
    }

fieldset.special {
    border: thin dotted #663399;
    width: 615px;
    padding: 10px;
    }

fieldset.gaestebuch {
    border: thin dotted #663399;
    width: 615px;
    height: 500px;
    padding: 10px;
    }


legend {
    border: thin dotted #aa0000;
    background-color: #ffcc66;
    margin-left: 10px;
    padding: 4px;
    font-size: 15px;
    color: #330000;
}

/* Label Konfiguartion --- Anfang --- */

label {
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
 }

 label.leer {
    margin-top: 10px;
    margin-left: 5px;
    width: 255px;
    height: 30px;
 }

 label.impressum {
    width: 150px;
    text-align: left;
    height: 25px;
 }

 label.bewertung {
    text-align: center;
    width: 100px;
    margin-left: 0px;
    margin-top: 10px;
    height: 30px;
    border: thin dotted #660000;
 }

 label.kommentare {
    text-align: center;
    width: 100px;
    margin-left: 0px;
    margin-top: 10px;
    height: 30px;
    border: thin dotted #660000;
 }

 label.icons {
    text-align: center;
    width: 152px;
    padding: 5px;
    margin-left: 0px;
    margin-top: 10px;
    height: 30px;
    border-top: thin dotted #660000;
    float: right;
 }

label, input, select { /* Alle Labels UND Formularelemente auswählen */
    display: block;
    float: left;
    width: 95px; /* Breite.*/
    margin-bottom: 10px;
    margin-right: 10px;
    /* border: 1px solid black; */
    height: 17px;
    cursor: pointer;
}

/* Label Konfiguartion --- Ende --- */

#leer {
    width: 450px;
    height: 100px;
    color: #000000;
    background-color: #000;
    position: absolute;
    top: 350px;
    left: 350px;
    z-index: 10;
}

