/*
 Copyright (c) 2009, Yahoo! Inc. All rights reserved.
 Code licensed under the BSD License:
 http://developer.yahoo.net/yui/license.txt
 version: 2.7.0
 */
html {
    color: #000;
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #000;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select { *font-size:
    100%;
}

html, body {
    background-color: #C1B5A7;
    font-family: Verdana, Arial, sans-serif;
}

strong {
    font-weight: bold;
}

h1 {
    font-size: 16px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

#wrapper1 {
    background-color: #E4E3C5;
    height: 440px;
    margin: 10px auto;
    width: 780px;
}

#wrapper {
    background-color: #E4E3C5;
    height: 440px;
    margin: 10px auto;
    width: 780px;
}

#header1 {
    float: left;
}

#image1 {
    background-image: url(../images/bild.jpg);
    width: 190px;
    height: 241px;
    float: left;
    margin: 30px 0 0 300px;
}

#title-image1 {
    background-image: url(../images/titel.jpg);
    width: 354px;
    height: 72px;
    float: left;
    margin: 0 0 0 220px;
}

#header {
    height: 143px;
    width: 780px;
    float: left;
    background-color: #E4E3C5;
    margin: 0px 0px 0px 0px;
}

#language-front {
    float: left;
    height: 70px;
    width: 400px;
}

#flagge-dd {
    width: 46px;
    height: 29px;
    float: left;
    margin: 20px 0 0 250px;
}

.flagge-d {
    background-image: url(../images/Herzog-Friedrich-Stardseite-Flagg2en_06-slyding.png);
    background-repeat: no-repeat;
    float: left;
    width: 46px;
    height: 29px;
}

.flagge-d:hover {
    background-image: url(../images/Herzog-Friedrich-Stardseite-Flagg2en_06-slyding.png);
    background-position: 0-29px;
    float: left;
}

#flagge-dad {
    width: 46px;
    height: 29px;
    float: left;
    margin: -30px 0 0 380px;
}

.flagge-da {
    background-image: url(../images/Herzog-Friedrich-Stardseite-Flagg2en_03-slyding.png);
    background-repeat: no-repeat;
    float: left;
    width: 46px;
    height: 29px;
}

.flagge-da:hover {
    background-image: url(../images/Herzog-Friedrich-Stardseite-Flagg2en_03-slyding.png);
    background-position: 0-29px;
    float: left;
}

#flagge-de {
    width: 46px;
    height: 29px;
    float: left;
    margin: -30px 0 0 510px;
}

.flagge-en {
    background-image: url(../images/Herzog-Friedrich-Stardseite-Flagg2en_08-slyding.png);
    background-repeat: no-repeat;
    float: left;
    width: 46px;
    height: 29px;
}

.flagge-en:hover {
    background-image: url(../images/Herzog-Friedrich-Stardseite-Flagg2en_08-slyding.png);
    background-position: 0-29px;
    float: left;
}

#image {
}

.header-image {
    background-image: url(../images/bild2.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 133px;
    margin: 0 305px;
    width: 170px;
}

#content-holder {
    background-color: #000000;
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    min-height: 237px;
    width: 780px;
}

#content {
    font-size: 12px;
    margin: 0 0 0 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    width: 730px;
}

#content a {
    color: #FFFF88;
    text-decoration: none;
}

#content a:hover {
    border-bottom: 1px solid #0000EE;
}

#content ul {
    margin: 0px 0px 0px 15px;
}

#content ul li {
    list-style-type: disc;
    margin: 0 200px 10px 0;
}

#content1 {
    background-color: #E4E3C5;
    color: red;
    font-weight: bold;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

#navi {
    background-color: #000000;
    float: left;
    width: 780px;
    height: 40px;
}

#footer {
    background-color: #E4E3C5;
    float: left;
    font-size: 13px;
    height: 30px;
    width: 780px;
    margin: 0px 0px 25px 0px;
}

#footer-navi {
    width: 780px;
    height: 22px;
    text-align: center;
    margin: 9px 0px 0px 0px;
    text-transform: uppercase;
}

#footer ul li {
    display: inline;
}

#footer ul li a {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

#footer ul li a:hover {
    background-color: #888888;
    color: #ffffff;
}

#footer ul li a span {
    font-size: 13px;
}

.zimmer {
    background-image: url(../images/Die-ZimmermE.png);
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    height: 40px;
    float: left;
}

.zimmer-dansk {
    background-image: url(../images/DIE-ZIMMER-DANSK.png);
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    height: 40px;
    float: left;
}

.zimmer-english {
    background-image: url(../images/DIE-ZIMMER-ENGLISH.png);
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    height: 40px;
    float: left;
}

.restaurant {
    background-image: url(../images/Das-Rest-slyding.png);
    background-repeat: no-repeat;
    float: left;
    width: 290px;
    height: 40px;
    float: left;
}

.restaurant-dansk {
    background-image: url(../images/DAS-RESTAURANT-DANSK.png);
    background-repeat: no-repeat;
    float: left;
    width: 290px;
    height: 40px;
    float: left;
}

.restaurant-english {
    background-image: url(../images/DAS-RESTAURANT-ENGLISH.png);
    background-repeat: no-repeat;
    float: left;
    width: 290px;
    height: 40px;
    float: left;
}

.preise {
    background-image: url(../images/DIE-PREISE-D.png);
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 40px;
    float: left;
}

.preise-dansk {
    background-image: url(../images/DIE-PREISE-DANSK.png);
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 40px;
    float: left;
}

.preise-english {
    background-image: url(../images/DIE-PREISE-ENGLISH.png);
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 40px;
    float: left;
}

.umgebung {
    background-image: url(../images/DIE-UMGEBUNG-D.png);
    background-repeat: no-repeat;
    float: left;
    width: 185px;
    height: 40px;
    float: left;
}

.umgebung-dansk {
    background-image: url(../images/DIE-UMGEBUNG-DANSK.png);
    background-repeat: no-repeat;
    float: left;
    width: 185px;
    height: 40px;
    float: left;
}

.umgebung-english {
    background-image: url(../images/DIE-UMGEBUNG-ENGLISH.png);
    background-repeat: no-repeat;
    float: left;
    width: 185px;
    height: 40px;
    float: left;
}

.zimmer:hover {
    background-image: url(../images/Die-ZimmermE.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    height: 40px;
}

.zimmer-dansk:hover {
    background-image: url(../images/DIE-ZIMMER-DANSK.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    height: 40px;
}

.zimmer-english:hover {
    background-image: url(../images/DIE-ZIMMER-ENGLISH.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 155px;
    height: 40px;
}

.restaurant:hover {
    background-image: url(../images/Das-Rest-slyding.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 290px;
    height: 40px;
}

.restaurant-dansk:hover {
    background-image: url(../images/DAS-RESTAURANT-DANSK.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 290px;
    height: 40px;
}

.restaurant-english:hover {
    background-image: url(../images/DAS-RESTAURANT-ENGLISH.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 290px;
    height: 40px;
}

.preise:hover {
    background-image: url(../images/DIE-PREISE-D.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 40px
}

.preise-dansk:hover {
    background-image: url(../images/DIE-PREISE-DANSK.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 40px
}

.preise-english:hover {
    background-image: url(../images/DIE-PREISE-ENGLISH.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 150px;
    height: 40px;
    float: left;
}

.umgebung:hover {
    background-image: url(../images/DIE-UMGEBUNG-D.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 185px;
    height: 40px;
}

.umgebung-dansk:hover {
    background-image: url(../images/DIE-UMGEBUNG-DANSK.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 185px;
    height: 40px;
}

.umgebung-english:hover {
    background-image: url(../images/DIE-UMGEBUNG-ENGLISH.png);
    background-position: 0 -40px;
    background-repeat: no-repeat;
    float: left;
    width: 185px;
    height: 40px;
}

input, button, select {
    margin: 10px 20px 0px 0px;
}

textarea {
    margin: 10px 0px 0px 0px;
}

input[type =
"text"] {
    float: left;
}

label {
    float: left;
    margin: 10px 70px 10px 0;
}

form {
    width: 345px;
    float: left;
}

#content h1 {
    padding-bottom: 10px;
}

#MemberLoginForm_LoginForm {
    width: 139px;
}

#Form_Form span {
    float: right;
    margin: 10px 10px 10px 0px;
}

form table td span {
    color: red;
}

