@charset "utf-8";
/* CSS Document */

body {
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#55555b;
    margin:0;
    padding:0;
}

h1 {
    padding-left:40px;
    padding-top:15px;
    height:35px;
    color:#7baf1f;
    font-size:14px;
    background-image:url(../upload/layout/h1.png);
    background-repeat:no-repeat;
}

ul li {
    list-style-image:url(../upload/layout/li.png);
}

.body {
    position:absolute;
    left: 50%;
   top: 0px;
   width: 1024px; /* Breite des Elements */
   height: 100%; /* Höhe des Elements */
   margin-left: -512px; /* Breite des Elements geteilt durch zwei! */

}

.head {
background-image:url(../upload/layout/head_rechts.jpg);
background-position: top right;
background-repeat: no-repeat;
}

.metanavigation {
    position:absolute;
    top:15px;
    right:0px;
}

.metanavigation a {
    color:#55555b;
    text-decoration:none;
}

.metanavigation a:hover {
    text-decoration:underline;
}

.navi {
    height:23px;
    background-image:url(../upload/layout/verlauf_menue.gif);
    background-repeat:repeat-x;
    padding-top:5px;
}

.flash {
    height:380px;
}

.middle {
    padding-left:30px;
    padding-right:30px;
}

.left, .middle, .right {
    float:left;
    min-height:850px;
    line-height:1.5;
}

.left, .right {
    width:225px;
    background-image:url(../upload/layout/verlauf_kreuzwiese.gif);
    background-repeat:repeat-x;
    background-color:#e8efd8;
}

.left a, .right a {
    color:#55555b;
    text-decoration:none;
}
.left a:hover, .right a:hover {
    text-decoration:underline;
}

.middle {
    width:514px;
    line-height:1.5;
}

.button {
    width:165px;
    background-image:url(../upload/layout/button.png);
    line-height:22px;
    margin-bottom:5px;
}

.button_bildergalerie {
    width:165px;
    background-image:url(../upload/layout/button.png);
    background-repeat:no-repeat;
    background-position:top;
    background-color:#d1dfae;
    margin-bottom:5px;
    line-height:22px;
}

.button_bildergalerie img {
    margin:5px;
    width:70px;
    height:35px;
}

.back_left {
    position:absolute;
    top:1207px;
    left:0px;
}

.back_right {
    position:absolute;
    top:1283px;
    right:0px;
}

.navi a {
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}

.navi span {
    padding-left:15px;
    padding-right:15px;
}

.navi img {
    padding-left:5px;
    padding-right:5px;
}

.navi a:hover {
    text-decoration:underline;
}

.luesnerhof a{
    color:#f3bf00;
}

.tratterhof a{
    color:#d77a0f;
}

.sonnwies a{
    color:#ec9c00;
}

.am_hang a{
    color:#a1141c;
}

.kreuzwiese a{
    color:#7baf1f;
}

.kaserill a{
    color:#2b8e49;
}

.gallery a {
    text-decoration:none;
}

.gallery img {
    border:none;
}

#schnellanfragemanagement {
    background-color:#d1dfae;
}
#inhalt_inhalt table.preise tr td{
    background:#e7efd7; 
}
#inhalt_inhalt table.preise tr.second td{
    background:#d1dfae;
}
