/* CSS Document */
BODY, A, INPUT, TEXTAREA, SELECT, UL, LI {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 15px;
    color: #000000;
}

* {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

BODY {
    background-color: #E9E9E9;
    background-repeat: repeat-x;
    background-position: 0px 0px;
}

INPUT, TEXTAREA, SELECT {
    background-image: url(../images/input.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
}

INPUT, TEXTAREA, SELECT {
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
    border: 1px solid #CCCCCC;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
}

IMG {
    border: none;
}

A {
    text-decoration: none;
}

.floatLeft {
    float: left;
    display: block;
}

.floatRight {
    float: right;
    display: block;
}

.clearSpace {
    clear: both;
    display: block;
}

.bold {
    font-weight: bold;
}
.underline {
	text-decoration: underline;
}

.wBg {
    height: 5px;
    margin: -2px 0 0 -15px;
    overflow: hidden;
    background-color: #FFFFFF;
}

.noBg {
    background-image: none;
    background-color: transparent;
    border: none;
}

DIV.spacer {
    height: 5px;
    overflow: hidden;
}

DIV.bigSpacer {
    height: 15px;
    overflow: hidden;
}

DIV#holder, DIV.copyRight {
    position: relative;
    width: 940px;
    min-height: 1400px;
    overflow: hidden;
    margin: 0px auto;
    padding: 0px 13px 13px 13px;
    background-color: #FFFFFF;
}

DIV.copyRight {
    color: #727272;
    min-height: 30px;
    padding: 20px 0 10px 0;
    background-color: transparent;
}

DIV.topNav {
    height: 27px;
    overflow: hidden;
}

DIV.header {
    height: 326px;
    overflow: hidden;
}

DIV.content DIV.colLeft {
    float: left;
    width: 215px;
    height: 953px;
    padding: 0 0 0 13px;
    overflow: hidden;
    background-color: #EAE6CC;
}

DIV.content DIV.colLeft IMG {
    padding: 4px 0 0 10px;
}

DIV.content DIV.colLeft DIV.spacer {
    height: 8px;
    background-color: #FFFFFF;
    margin: 0 0 0 -13px;
}

DIV.content DIV.colLeft DIV.spacer {
    height: 5px;
    background-color: transparent;
}

DIV.content DIV.colLeft DIV.contact {
    height: 148px;
}

DIV.content DIV.colLeft DIV.contact A.mail {
    color: #000000;
}

DIV.content DIV.colLeft DIV.contact A {
    color: #B29800;
}

DIV.content DIV.colLeft DIV.contact IMG {
    padding: 4px 0 0 0px;
}

DIV.navEntry, DIV.navEntryActive {
    height: 28px;
    overflow: hidden;
    border-bottom: #FFFFFF 2px solid;
}

DIV.navEntryActive {
    background-color: #FFFFFF;
    background-image: none;
    height: auto;
    min-height: 26px;
}

DIV.navEntryActive DIV {
    padding: 5px 0 10px 25px;
}

DIV.navEntryActive A.act {
    color: #02442F;
    font-weight: bold;
}

DIV.content DIV.colMiddle {
    float: left;
    width: 526px;
    overflow: hidden;
}

DIV.footer {
    margin: 0px auto;
    padding: 25px 0 0 0;
}

DIV.copyright {
    height: 60px;
    overflow: hidden;
    background-color: #E9E9E9;
}

DIV#colRight {
    position: absolute;
    top: 172px;
    left: 757px;
    z-index: 2;
    width: 196px;
    min-height: 650px;
    overflow: hidden;
    background-color: transparent;
}

DIV#colRight DIV.offer, DIV#colRight DIV.weather, DIV#colRight DIV.prospect, DIV#colRight DIV.configuration, DIV#colRight DIV.newsletter, DIV#colRight DIV.alpenwelt {
    width: 159px;
    margin: 5px 0 0 28px;
    padding: 5px 5px 5px 5px;
    background-color: #EAE6CC;
}


DIV.NewsletterHolder DIV.newsletter {
    width: 159px;
    margin: 0px 0 0 0px;
    padding: 5px 5px 5px 5px;
    
}
DIV.NewsletterHolder DIV.newsletter INPUT {
 width:170px;

}


DIV#colRight DIV.offer DIV {
    padding: 5px 5px 5px 5px;
    background-color: transparent;
}

DIV#colRight DIV.offer {
    margin: 0px 0 0 28px;
}

DIV#colRight DIV.configuration UL {
    padding: 10px 0 5px 20px;
}

DIV#colRight DIV.weather {
    height: 80px;
}

DIV#colRight DIV.weather IMG, DIV#colRight DIV.prospect IMG {
    padding: 0 0 0px 0;
}

DIV#colRight DIV.weather DIV.floatRight, DIV#colRight DIV.prospect DIV.floatRight {
    padding: 5px 0 0px 0;
}

DIV#colRight DIV.weather A, DIV#colRight DIV.prospect A {
    color: #B29800;
}

DIV#colRight DIV.prospect {
    height: 140px;
}

DIV#colRight DIV.prospect {
    height: 140px;
}

DIV#colRight DIV.prospect DIV.floatRight {
    width: 65px;
    overflow: hidden;
}

DIV#colRight DIV.newsletter {
    height: 140px;
}

DIV#colRight DIV.newsletter INPUT {
    width: 145px;
}

DIV.detail {
    width: 490px;
    padding: 20px 0 0 25px;
    min-height: 500px;
    overflow: hidden;
}

DIV.headline {
    padding: 10px 0 10px 0;
}

DIV.teaser {
    padding: 0px 0 15px 0;
}

DIV.text1 {
    padding: 0px 0 15px 0;
}

DIV.text2 {
    padding: 10px 0 0px 0;
}

DIV.imgHolder, DIV.pauschalen {
    width: 480px;
    padding: 5px 5px 5px 5px;
    background-color: #EEEBD7;
}

DIV.imgTop {
    padding: 0px 0 5px 0;
    font-size: 12px;
}

DIV.imgHolder DIV.floatLeft IMG {
    max-width: 150px;
    max-height: 150px;
}

DIV.imgHolder DIV.imgTop DIV.floatRight {
    width: auto;
}

DIV.imgHolder DIV.floatRight {
    width: 310px;
    padding: 5px 10px 5px 0;
}

DIV.pauschalen {
    padding: 5px 10px 5px 10px;
    width: 470px;
}

DIV.pauschalen DIV.imgTop {
    padding: 5px 0px 15px 0px;
    height: 15px;
}

UL {
    padding: 10px 0 5px 25px;
}

.act {
    color: #B29800;
    font-weight: bold;
}

DIV.img {
    max-height: 250px;
    width: 480px;
    overflow: hidden;
}

DIV.textImage {
    float: right;
    padding: 10px 0 10px 0;
}

DIV.detail INPUT {
    width: 350px;
}

DIV.detail TEXTAREA {
    width: 350px;
    height: 50px;
}

DIV.success {
    font-weight: bold;
    color: #006600;
}

DIV.error {
    font-weight: bold;
    color: #990000;
}

DIV#step2 INPUT {
    width: auto;
}

DIV#step2 DIV.col1, DIV#step2 DIV.col2 {
    float: left;
    width: 230px;
    overflow: hidden;
}

DIV#step2 DIV.col2 {
    float: right;
    width: 240px;
}

DIV#step2 DIV.col1 DIV.floatLeft, DIV#step2 DIV.col2 DIV.floatLeft {
    padding: 4px 0 0 0px;
}

DIV#step2 DIV.col2 DIV.small DIV.floatLeft {
    padding: 0 0 0 10px;
}

DIV#step2 DIV.col2 DIV.small INPUT {
    width: 30px;
}

DIV#step1 INPUT {
    width: 30px;
}

DIV#step2 SELECT {
    width: 120px;
}

DIV#step1 DIV.line {
    height: 20px;
}

DIV.newsContainer, DIV.newsContainer2 {
    float: left;
    width: 220px;
    overflow: hidden;
    background-color: #EEEBD7;
    padding: 10px 10px 5px 10px;
}

DIV.newsContainer2 {
    float: right;
}

DIV.newsContainer IMG, DIV.newsContainer2 IMG {
    width: 220px;
    overflow: hidden;
    padding: 0 0 10px 0;
}

DIV.newsContainer DIV.headLine, DIV.newsContainer2 DIV.headLine {
    padding: 0px 0 10px 0;
}

DIV.send {
    width: 465px;
    height: 290px;
    overflow: hidden;
}

DIV.send DIV.top {
    padding: 20px 40px 20px 40px;
    background-color: #FFFFFF;
}

DIV.send DIV.sendHolder {
    width: 390px;
    overflow: hidden;
    padding: 0px 40px 0px 40px;
    background-color: #EAE6CC;
    height: 270px;
}

DIV.send INPUT {
    width: 140px;
}

DIV.send A {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

DIV.send #success {
    padding: 25px 0 10px 0px;
    color: #009900;
    font-weight: bold;
}

DIV.send #error {
    padding: 10px 0 15px 0;
    color: #990000;
    font-weight: bold;
}

DIV.send #top {
    background-color: #FFFFFF;
}

DIV.send #headline {
    font-weight: bold;
    padding: 10px 0 15px 0px;
}

DIV.send .floatLeft {
    width: 180px;
}

.pCol1, .pCol2, .pCol3, .pCol4, .pCol5 {
    float: left;
    text-align: center;
    width: 71px;
    overflow: hidden;
}

.pCol1 {
    text-align: left;
    width: 275px;
}

.pCol2 {
    width: 1px;
}

.whiteSpace {
    background-color: #FFFFFF;
    height: 10px;
}

DIV#Splash {
    height: 499px;
    background-image: url(../images/splash-bg.gif);
    background-repeat: repeat-x;
    text-align: center;
}

DIV#Flash {
    padding: 220px 0px 0px 0px;
    width: 950px;
}

DIV#Languages {
    width: 750px;
    text-align: left;
    padding: 5px 0px 0px 290px;
}
DIV.gallery-image
{
	float: left;
	padding: 10px 10px 0px 0px;
	width: 150px;
}
DIV.gallery-pages
{
	padding-top: 20px;
}
A.gallery-overview
{
	text-decoration: underline;
	float: right;
	padding: 10px 20px 0px 0px;
}

DIV.MNav { font-weight: bold; font-size:12px; padding-top:6px; }
