@charset "utf-8";
/* CSS Document */

* {
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
    text-align:center;
}

.metanavigation {
    position:absolute;
    top:15px;
    right:0px;
}

.metanavigation a {
    color:#55555b;
    text-decoration:none;
}

.metanavigation a:hover {
    text-decoration:underline;
}

.inhalt {
    position:absolute;
    top:0px;
    left:100px;
    width:1024px;
}

.hotels_links {
margin-left:50px;
}

.hotels_links, .hotels_mitte, .hotels_rechts {
    width:290px;
    float:left;
}

.hotels_mitte {
    margin-left:27px;
    margin-right:27px;
}


.luesnerhof, .luesnerhof a {
    color:#e2b73d;
    text-decoration:none;
}
.luesnerhof a:hover {
    text-decoration:underline;
}

.tratterhof, .tratterhof a {
    color:#ba723c;
    text-decoration:none;
}
.tratterhof a:hover {
    text-decoration:underline;
}

.sonnwies, .sonnwies a  {
    color:#d4903b;
    text-decoration:none;
}
.sonnwies a:hover {
    text-decoration:underline;
}

.hotel_am_hang, .hotel_am_hang a  {
    color:#802a2f;
    text-decoration:none;
}
.hotel_am_hang a:hover {
    text-decoration:underline;
}

.kaserill, .kaserill a  {
    color:#6f9961;
    text-decoration:none;
}
.kaserill a:hover {
    text-decoration:underline;
}

.kreuzwiese, .kreuzwiese a  {
    color:#92b74f;
    text-decoration:none;
}
.kreuzwiese a:hover {
    text-decoration:underline;
}

.ueberschrift {text-align:left; margin-bottom:5px; margin-left:14px;}

