/* ---------- 08.09.2009 14:10:47 #114 (rab) ---------- */ 


#hauptbild {
    position: absolute;
}

.Body .Document h1{
    font-size: 22px;
    color: #fff;
}

a{
    text-decoration: none;
color: #fff;}

.Body{
    background: url(/gfx/bg_body.jpg) repeat;
    font-family: georgia;
}

.Body .Document p{
    font-size: 13px;
    line-height: 19px;
}

import url("vorlagen.css");
html, body {
    background: url(/gfx/bg_body.jpg) repeat;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    line-height: 130%;
    font-family: georgia, times, serif;
    color: #333;
}

a:focus {
    outline: none;
}

img {
    border: none;
    margin: 0px;
    padding: 0px;
}

#container {
    background: url(/gfx/bg_container.png) repeat;
    width: 1000px;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}

#header {
    width: 1000px;
    height: 480px;
    position: relative;
    z-index: 10;
}

#headerDefault {
    width: 1000px;
    height: 270px;
    position: relative;
    z-index: 10;
}

#header .logo,
#headerDefault .logo {
    background: url(/gfx/alpenhof-kruen.png) no-repeat;
    width: 270px;
    height: 113px;
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 100;
}

#headerDefault .logo {
    top: 55px;
}

#header .logo a,
#headerDefault .logo a {
    display: block;
    width: 270px;
    height: 113px;
}

#headerDefault .headerNav {
    width: 1000px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

/* HAUPTNAVIGATION */

#header .mainNav {
    position: absolute;
    top: 145px;
    left: 0px;
    z-index: 100;
}

#header .mainNav ul {
    background: url(/gfx/bg_mainNav.png) repeat;
    width: 270px;
    padding: 5px 0px 5px 0px;
    margin: 0px;
    list-style-type: none;
}

#mainDefault .mainNav ul {
    background: url(/gfx/bg_mainNavDefault.png) repeat;
    width: 270px;
    padding: 10px 0px 10px 0px;
    margin: 20px 0px 0px 0px;
    list-style-type: none;
}

#header .mainNav ul li {
    position: relative;
}

#header .mainNav ul li a,
#mainDefault .mainNav ul li a {
    display: block;
    width: 240px;
    font-size: 18px;
    font-family: georgia, times, serif;
    line-height: 100%;
    text-decoration: none;
    text-align: right;
    color: #02528c;
    padding: 11px 30px 11px 0px;
    margin: 0px;
}

#mainDefault .mainNav ul li a {
    padding: 8px 30px 8px 0px;
}

#header .mainNav ul li a:hover {
    background: #0e497f;
    color: #fff;
}

#mainDefault .mainNav ul li a:hover {
    background: #035089;
    color: #fff;
}

#mainDefault .mainNav ul li.on a {
    background: url(/gfx/icon_on.jpg) no-repeat 245px top;
    color: #02528c;
}

/* ZWEITE MEN??EBENE */

#header .mainNav ul ul {
    display: none;
    background: #0e497f url(/gfx/bg_mainNavUl.jpg) no-repeat left bottom;
    width: 200px;
    padding: 10px 0px 30px 0px;
    position: absolute;
    top: 0px;
    left: 270px;
}

#mainDefault .mainNav ul ul {
    display: block;
    background: #035089;
    width: 270px;
    padding: 10px 0px 10px 0px;
    margin: 1px 0px 1px 0px;
}

#header .mainNav ul li:hover ul {
    display: block;
}

#header .mainNav ul ul li,
#mainDefault .mainNav ul ul li {
    display: inline;
}

#header .mainNav ul ul li a {
    display: block;
    width: 180px;
    font-size: 14px;
    text-align: left;
    color: #fff;
    padding: 5px 0px 5px 20px;
}

#mainDefault .mainNav ul ul li a,
#mainDefault .mainNav ul ul li.off a {
    background: none;
    display: block;
    width: 240px;
    font-size: 14px;
    text-align: right;
    color: #fff;
    padding: 4px 30px 4px 0px;
    margin: 3px 0px 3px 0px;
}

#header .mainNav ul ul li a:hover {
    background: #3d7eb2;
}

#mainDefault .mainNav ul ul li a:hover,
#mainDefault .mainNav ul ul li.on a {
    background: #7b9ac0 url(/gfx/pfeil.jpg) no-repeat right top;
    color: #fff;
}

/* STYLESWITCHER */

#header .styleSwitcher {
    width: 755px;
    height: 110px;
    position: absolute;
    top: 432px;
    left: 0px;
    z-index: 10;
}

#contentFooterDefault .styleSwitcher {
    width: 730px;
    height: 110px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 10;
}

#header .styleSwitcher a,
#contentFooterDefault .styleSwitcher a {
    display: block;
    width: 165px;
    height: 119px;
    position: absolute;
    top: -15px;
    text-decoration: none;
}

#contentFooterDefault .styleSwitcher a {
    top: 5px;
}

#header .styleSwitcher a img,
#contentFooterDefault .styleSwitcher a img {
    width: 161px;
    height: 91px;
    border: 2px solid #fceec0;
    padding: 0px;
    margin: 0px 0px 3px 0px;
}

#contentFooterDefault .styleSwitcher a img {
    margin: 0px;
}

#header .styleSwitcher a .text,
#contentFooterDefault .styleSwitcher a .text {
    display: block;
    width: 165px;
    font-size: 14px;
    font-family: georgia, times, serif;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    color: #fceec0;
}

#contentFooterDefault .styleSwitcher a .text {
    color: #773f1e;
    margin: 0px 0px 3px 0px;
}

/* FR??HLING */

#header .styleSwitcher a.spring,
#contentFooterDefault .styleSwitcher a.spring {
    left: 30px;
}

#header .styleSwitcher a.spring:hover img,
#contentFooterDefault .styleSwitcher a.spring:hover img {
    border: 2px solid #5c9e33;
}

#header .styleSwitcher a.spring:hover .text,
#contentFooterDefault .styleSwitcher a.spring:hover .text {
    background: #5c9e33;
}

#header .styleSwitcher a.spring .icon,
#contentFooterDefault .styleSwitcher a.spring .icon {
    background: url(/gfx/icon_fruehling.png) no-repeat;
    width: 75px;
    height: 89px;
    position: absolute;
    top: 7px;
    left: 93px;
}

#contentFooterDefault .styleSwitcher a.spring .icon {
    top: 31px;
}

#header .styleSwitcher a.spring:hover .icon,
#contentFooterDefault .styleSwitcher a.spring:hover .icon {
    background: url(/gfx/icon_fruehling_on.png) no-repeat;
}

/* SOMMER */

#header .styleSwitcher a.summer,
#contentFooterDefault .styleSwitcher a.summer {
    left: 205px;
}

#header .styleSwitcher a.summer:hover img,
#contentFooterDefault .styleSwitcher a.summer:hover img {
    border: 2px solid #e48b00;
}

#header .styleSwitcher a.summer:hover .text,
#contentFooterDefault .styleSwitcher a.summer:hover .text {
    background: #e48b00;
}

#header .styleSwitcher a.summer .icon,
#contentFooterDefault .styleSwitcher a.summer .icon {
    background: url(/gfx/icon_sommer.png) no-repeat;
    width: 50px;
    height: 65px;
    position: absolute;
    top: 30px;
    left: 114px;
}

#contentFooterDefault .styleSwitcher a.summer .icon {
    top: 53px;
}

#header .styleSwitcher a.summer:hover .icon,
#contentFooterDefault .styleSwitcher a.summer:hover .icon {
    background: url(/gfx/icon_sommer_on.png) no-repeat;
}

/* HERBST */

#header .styleSwitcher a.autumn,
#contentFooterDefault .styleSwitcher a.autumn {
    left: 378px;
}

#header .styleSwitcher a.autumn:hover img,
#contentFooterDefault .styleSwitcher a.autumn:hover img {
    border: 2px solid #a73e19;
}

#header .styleSwitcher a.autumn:hover .text,
#contentFooterDefault .styleSwitcher a.autumn:hover .text {
    background: #a73e19;
}

#header .styleSwitcher a.autumn .icon,
#contentFooterDefault .styleSwitcher a.autumn .icon {
    background: url(/gfx/icon_herbst.png) no-repeat;
    width: 73px;
    height: 70px;
    position: absolute;
    top: 32px;
    left: 91px;
}

#contentFooterDefault .styleSwitcher a.autumn .icon {
    top: 55px;
}

#header .styleSwitcher a.autumn:hover .icon,
#contentFooterDefault .styleSwitcher a.autumn:hover .icon {
    background: url(/gfx/icon_herbst_on.png) no-repeat;
}

/* WINTER */

#header .styleSwitcher a.winter,
#contentFooterDefault .styleSwitcher a.winter {
    left: 555px;
}

#header .styleSwitcher a.winter:hover img,
#contentFooterDefault .styleSwitcher a.winter:hover img {
    border: 2px solid #07468d;
}

#header .styleSwitcher a.winter:hover .text,
#contentFooterDefault .styleSwitcher a.winter:hover .text {
    background: #07468d;
}

#header .styleSwitcher a.winter .icon,
#contentFooterDefault .styleSwitcher a.winter .icon {
    background: url(/gfx/icon_winter.png) no-repeat;
    width: 66px;
    height: 66px;
    position: absolute;
    top: 32px;
    left: 100px;
}

#contentFooterDefault .styleSwitcher a.winter .icon {
    top: 55px;
}

#header .styleSwitcher a.winter:hover .icon,
#contentFooterDefault .styleSwitcher a.winter:hover .icon {
    background: url(/gfx/icon_winter_on.png) no-repeat;
}

/* HAUPTTEIL */

#main,
#mainDefault {
    width: 1000px;
    position: relative;
    z-index: 1;
}

#main .content {
    width: 675px;
    float: left;
    padding: 100px 50px 30px 30px;
    position: relative;
    z-index: 10;
}

#mainDefault .content {
    width: 670px;
    float: left;
    padding: 30px 30px 40px 30px;
    position: relative;
    z-index: 10;
}

#main .iconBig {
    position: absolute;
    bottom: 20px;
    right: 290px;
    z-index: 1;
}

/* SCHNELBUCHUNG STICHWORTSUCHE SPRACHAUSWAHL */

#main .sidebar {
    width: 245px;
    height: 200px;
    float: left;
    padding: 0px 0px 340px 0px;
    position: relative;
}

#mainDefault .sidebar {
    width: 270px;
    float: left;
    padding: 0px 0px 220px 0px;
    position: relative;
}

#main .booking,
#main .search {
    width: 195px;
    color: #773f1e;
    position: absolute;
    top: 15px;
    left: 10px;
}

#headerDefault .booking {
    background: url(/gfx/bg_headerNav.png) repeat;
    height: 28px;
    color: #773f1e;
    padding: 7px 10px 0px 10px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#headerDefault .search {
    background: url(/gfx/bg_headerNav.png) repeat;
    height: 28px;
    color: #773f1e;
    padding: 7px 10px 0px 10px;
    position: absolute;
    top: 0px;
    left: 582px;
}

#main .search {
    top: 135px;
    left: 10px;
}

#main .booking h3,
#main .search h3,
#headerDefault .booking h3,
#headerDefault .search h3 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0px 0px 5px 0px;
}

#headerDefault .booking h3,
#headerDefault .search h3 {
    float: left;
    padding: 0px 7px 0px 0px;
}

#main .booking .row {
    width: 195px;
    padding: 0px 0px 5px 0px;
}

#headerDefault .booking .row {
    padding: 0px 9px 5px 0px;
    float: left;
}

#main .booking input,
#main .search input,
#headerDefault .booking input,
#headerDefault .search input {
    background: #e7d0b3;
    display: block;
    float: left;
    width: 35px;
    height: 17px;
    border: 2px solid #fceec0;
    font-size: 14px;
    font-family: georgia, times, serif;
    color: #243557;
    margin: 0px;
    padding: 0px 0px 0px 5px;
}

#headerDefault .booking input,
#headerDefault .search input {
    width: 23px;
}

#main .booking .date,
#headerDefault .booking .date {
    width: 113px;
}

#main .booking .calendar,
#headerDefault .booking .calendar {
    background: none;
    width: 21px;
    height: 21px;
    border: none;
}

#main .booking label,
#headerDefault .booking label {
    float: left;
    font-size: 12px;
    padding: 0px 0px 0px 6px;
}

#main .booking .button {
    background: #773f1e;
    width: 60px;
    height: 21px;
    font-size: 12px;
    color: #e7d0b3;
    border: none;
    padding: 2px 4px 2px 4px;
    position: absolute;
    bottom: 5px;
    left: 125px;
}

#headerDefault .booking .button {
    background: #773f1e;
    width: 60px;
    height: 21px;
    font-size: 12px;
    color: #e7d0b3;
    border: none;
    padding: 2px 4px 2px 4px;
}

#main .search input,
#headerDefault .search input {
    width: 120px;
}

#main .search .button,
#headerDefault .search .button {
    background: #773f1e;
    width: 23px;
    height: 21px;
    border: none;
    padding: 0px;
    margin: 0px 0px 0px 5px;
}

#main .language {
    width: 23px;
    position: absolute;
    top: 143px;
    right: 10px;
}

#headerDefault .language {
    background: url(/gfx/bg_headerNav.png) repeat;
    height: 26px;
    padding: 9px 10px 0px 10px;
    position: absolute;
    top: 0px;
    right: 0px;
}

#main .language a,
#headerDefault .language a {
    display: block;
    width: 23px;
    height: 17px;
    padding: 0px 0px 4px 0px;
}

#headerDefault .language a {
    display: inline;
    padding: 0px;
}

#main .language img,
#headerDefault .language img {
    width: 23px;
    height: 17px;
}

#contentFooter {
    width: 1000px;
    height: 23px;
    position: relative;
    z-index: 100;
}

#contentFooterDefault {
    background: url(/gfx/bg_contentFooterDefault.png) repeat;
    width: 1000px;
    height: 140px;
    margin: 0px 0px 20px 0px;
    position: relative;
    z-index: 100;
}

#contentFooter .quotation {
    width: 272px;
    position: absolute;
    bottom: 31px;
    right: 10px;
}

#contentFooterDefault .quotation {
    width: 272px;
    position: absolute;
    bottom: 15px;
    left: 10px;
}

#contentFooter .quotation .quotationHeader,
#contentFooterDefault .quotation .quotationHeader {
    background: url(/gfx/zitat_header.png) no-repeat;
    width: 272px;
    height: 175px;
    position: absolute;
    top: -175px;
    left: 0px;
}

#contentFooterDefault .quotation .quotationHeader {
    background: url(/gfx/zitat_headerDefault.png) no-repeat;
    width: 260px;
}

#contentFooter .quotation .quotationContent,
#contentFooterDefault .quotation .quotationContent {
    background: #203f6f url(/gfx/bg_quotation.jpg) repeat-x;
    width: 238px;
    font-size: 15px;
    color: #e6d6a1;
    border-right: 2px solid #e7d0b3;
    border-bottom: 2px solid #e7d0b3;
    border-left: 2px solid #e7d0b3;
    padding: 5px 15px 10px 15px;
}

#contentFooterDefault .quotation .quotationContent {
    width: 226px;
}

#contentFooter .quotation .quotationContent:first-letter,
#contentFooterDefault .quotation .quotationContent:first-letter {
    font-size: 24px;
    color: #e5ebf7;
}

#contentFooter .quotation .quotationContent .author,
#contentFooterDefault .quotation .quotationContent .author {
    font-size: 11px;
    text-align: right;
}

#footer {
    background: url(/gfx/bg_footer.png) no-repeat 0px 23px;
    width: 1000px;
    height: 130px;
    position: relative;
    font-size: 12px;
    line-height: 150%;
    color: #773f1e;
}

#footer a {
    color: #773f1e;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footer .sterne {
    background: url(/gfx/sterne.jpg) no-repeat;
    width: 102px;
    height: 69px;
    position: absolute;
    top: 38px;
    left: 10px;
}

#footer .address {
    position: absolute;
    top: 38px;
    left: 155px;
    text-align: right;
}

#footer .contact {
    position: absolute;
    top: 38px;
    left: 295px;
}

#footer .wappen {
    background: url(/gfx/wappen.gif) no-repeat;
    width: 90px;
    height: 120px;
    position: absolute;
    top: -5px;
    left: 455px;
}

#footer .footerNav {
    position: absolute;
    top: 38px;
    left: 565px;
}

#footer .footerNav a {
    display: block;
}

#footer .awards {
    position: absolute;
    top: 42px;
    left: 660px;
}

#footer .awards img {
    padding: 0px 4px 0px 0px;
}

.clear {
    clear: both;
}

/* TEMPLATES */

.Template{
    margin: 0px 0px 15px 0px;
}

.Template.s59.einBild .bild img{
width: 100%;}

.spalteEins, .spalteZwei, .spalteDrei{
    width: 215px;
float: left;}

.spalteEins, .spalteZwei{
    padding-right: 15px;
}

.spalteEins img, .spalteZwei img, .spalteDrei img{
width: 215px;}

.Template.s5 .spalte{
    padding-right:15px;
}

.Template.s2 .spalte {
    padding-bottom:15px;
    width:330px;
}

.Template.s2 .spalte img{
    width:315px;
}