/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
                                     - GLOBAL RESET -
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
                                           - LAYOUT -
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
html {
    background: url(/i/bg_main05.gif) top left repeat-x #be0000;
}

body {
    padding: 14px 0 30px 0;
    font: .75em Verdana, sans-serif;
    /*background: url(/i/bg_body01.jpg) top left repeat-x;*/
    /* color: #7491b8; */
    color: #333333;
}
#wrapper {
    width: 912px;
    margin: 0 auto;
    /*background-color: #EEEEEE;*/
    padding-bottom: 15px;
    /* background: url(/i/bg_wrapper.gif) top left repeat-y; */
}

#header {
    width: 912px;
    height:153px;
    /*background: url(/i/bg_header01.gif) 26px 40px no-repeat #FFFFFF;*/
    background: url(/i/bg_header05b.gif) top left no-repeat #FFFFFF;
    overflow: hidden;
}

#header #home{
    width: 215px;
    height: 124px;
    float:left;
}

#header #home a{
    display: block;
    width: 213px;
    height: 122px;
}

#header #branding {
    /*width: 578px;*/
    width: 560px;
    float:right;
    height:18px;
    /* padding-top: 26px; */
    margin-top: 10px;
    /*background-color: #0F0;*/
    font-size: 11px;
    font-weight: bold;
    color: #eeeeee;
}

#header #nav {
    width: 563px;
    float:right;
    /* height:83px; */
    /* padding-top: 26px; */
    /*background-color: #FAFAFA;*/
    font-size: 11px;
    font-weight: bold;
    /* color: #065c54; */
}

#content {
    width: 912px;
    /*height:280px;*/
    /*background: url(/i/bg_header01.gif) 26px 40px no-repeat #FFFFFF;*/
    background: url(/i/bg_content05.gif) top left repeat-y;
    overflow: hidden;
}

#content #teaser {
    width:315px; /*25px + 290px*/
    /*height:350px;*/
    float:left;
    background: url(/i/bg_teaser05.gif) top 25px no-repeat;
}

#content #teaser .inner {
    margin-left:45px;
    margin-right: 20px;
    /*background-color: #FF0000;*/
}

#content #main {
    width:578px; /*Beginn: neben weissem Steg*/
    float:right;
    /*background-color: #EEE;*/
}

#content #main .inner {
    margin-left:20px;
    margin-right: 45px;
    /*
    position: relative;
    left:20px;
    width:513px;
    */
    /*background-color: #00FF00;*/
}

#footer {
    width: 912px;
    height:70px; /* 04: 179px */
    /*background: url(/i/bg_header01.gif) 26px 40px no-repeat #FFFFFF;*/
    background: url(/i/bg_footer05.gif) top left no-repeat;
    overflow: hidden;
}

#footer #remarks {
    /*width: 380px;*/
    /* padding-top: 26px; */
    width:550px;
    position: relative;
    left: 354px;
    top: 74px;
    font-size: 10px;
    font-weight: normal;
    color: #dc7575;
}

#footer #remarks a {
    color:#dc7575;   
}

#footer #remarks a:hover {
    color:#FFF;   
}





    
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    N_01, N_01
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#navlist1, #navlist2
{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style: none;
}

#navlist1 li, #navlist2 li
{
padding:0 5px 4px 5px;
background-image: url(/i/n/bg02.gif);
background-repeat: no-repeat;
background-position: 0 15px;
}

#navlist1 li a, #navlist2 li a
{
text-decoration:none;
}

#active, #active2
{
color:#be0000;
}

#active
{
text-align:right;
}

#navlist1 li a span
{
color:#be0000;
/* text-align:right; */
}
/* EO N_01, N_01 */




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_TEXT1PIC
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.imagebox-left {
    float:left;
    margin-right: 10px;
    /*border: 1px solid #000000;*/
}

.imagebox-right {
    float:right;
    margin-left: 10px;
    /*border: 1px solid #000000;*/
}
.bu {
    border-bottom: 1px solid #333;
    margin: 0px 0px 3px 0px;
    font: normal 10px tahoma, arial, helvetica, geneva;
    padding: 3px 0px 3px 3px;
    /*width:100%;*/
    background: #fbea9c;
}
.right {
    float: right;
}

.left {
    float: left;
}
.spacer {
    margin-bottom:28px;
}
.spacerS {
    margin-bottom: 18px;
}
.clear {
    clear:both;
}

div.TEXT1PIC ul, div.TEXT1PIC ol {
    margin-bottom: 10px;
}

div.TEXT1PIC ul li {
    margin: 5px 7px 5px 24px;
    line-height:110%;
    list-style: square;
}

div.TEXT1PIC ol li {
    margin: 5px 7px 5px 24px;
    line-height:110%;
    list-style: decimal;
}

div.bu a
{
    text-decoration: none;
}
/* EO TEXT1PIC */



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    D_FORM
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.style1 {
    width:424px;
    background-color: #FFFFFF;
    margin-bottom: 3px;
}
/* EO D_FORM */


table.D_BOOKING {
    background-color: #fbea9c;
    width: 100%;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_GALLERY
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_GALLERY div {
    float:left;
    margin: 0 6px 0 0;
    border: 2px solid #FFF;
}

div.A_GALLERY div.last {
    float:left;
    margin: 0;
    border: 2px solid #FFF;
}
/* A_GALLERY */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_TEXT_PICS_LAYER
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_TEXT_PICS_LAYER {
    /*
    background-color:#FFFFFF;
    margin:4px 4px 0 4px;
    */
}

/*
div.A_TEXT_PICS_LAYER p a {
    font-size: 10px;
}
*/

/* A_TEXT_PICS_LAYER */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_SPECIAL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_SPECIAL ul, div.A_SPECIAL ol {
    margin-bottom: 10px;
}

div.A_SPECIAL ul li {
    margin: 5px 7px 5px 24px;
    line-height:110%;
    list-style: square;
}

div.A_SPECIAL ol li {
    margin: 5px 7px 5px 24px;
    line-height:110%;
    list-style: decimal;
}
/* A_SPECIAL */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_KONN_SPECIAL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_KONN_SPECIAL {
    margin:0 20px 0 45px;
    /* background-color: #F00; */
    position:relative;
    top:-15px;
}
div.A_KONN_SPECIAL p {
    margin:0 0 3px 0;
}
/* A_KONN_SPECIAL */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_TEASER_DEEPLINK
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_TEASER_DEEPLINK
{
    width:100%; 
    height: 111px;
}

div.A_TEASER_DEEPLINK h3,
{
    margin: 4px 11px;
}

div.A_TEASER_DEEPLINK p
{
    margin: 0 80px 5px 11px;
    /* background-color: #F00; */
    font-size: 11px;
}

div.A_TEASER_DEEPLINK div
{
    width:255px; 
    height:100px; 
    float:left;
}

div.A_TEASER_DEEPLINK a
{
    text-decoration: none;
    font-weight: normal;
    display: block;
}
/* EO A_TEASER_DEEPLINK */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_PARTNERLINKS
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
div.A_PARTNERLINKS ul {
    margin-bottom: 10px;
}

div.A_PARTNERLINKS ul li {
    margin: 5px 7px 5px 24px;
    line-height:130%;
    list-style: square;
}
/* EO A_PARTNERLINKS */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    TABLE.AZ
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */    
TABLE.AZ TD {
    font-size: 10px;
    vertical-align: top;
}

TABLE.AZ TD.AZLinks A {
    font-size: 14px;
}

TABLE.AZ TD.AZLinks {
    text-align: center;
}

TABLE.AZ  H4{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin:2px 0;
}

TABLE.AZ DIV{
    margin:0 0 3px 0;
}
/* EO TABLE.AZ */


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    A_TEASER_EVENTS
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */ 
#A_TEASER_EVENTS{
/* border:solid 1px #cccccc; */
width:522px;
height:110px;
margin-left: -3px;
/* margin:0 auto; */
/* margin-left: 20px; */
}
#A_TEASER_EVENTS h1{
padding:6px 6px 6px 10px;
margin:0;
border:0;
/*background:#dfe7ed;*/
color:#FFF;
font-size:12px;
font-weight:bold;
}
#NewsVertical {
width: 522px;
height: 80px;
display: block;
overflow: hidden;
position: relative;
}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
width: 522px;
height: 80px;
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#TickerVertical li {
width: 500px;
/*color: #444444;*/
text-align: left;
font-size: 11px;
margin: 0;
padding: 6px 10px;
float: left;
height: 100px;
display: inline;
}
#TickerVertical li .NewsTitle{
    display: block;
    /*color: #000000;*/
    font-size: 11px;
    margin-bottom:6px;
    /* font-family:Georgia, "Times New Roman", Times, serif; */
}
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
    display: block;
    /*color: #000000;*/
    margin-bottom:6px;
    text-decoration:underline;
}
#TickerVertical li .NewsTitle a:hover {
    text-decoration:none;
}

#TickerVertical li .NewsImg{
    float:left;
    margin-right:10px;
    border:solid 1px #DEDEDE;
}
#TickerVertical li .NewsFooter{
    display: block;
    font-size: 10px;
    margin:6px 0 14px 0;
    /*color:#666;*/
}




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
                                        - COMMON -
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

p {
    margin-bottom: 10px;
    line-height: 130%;
}

h1, h2, h3, h4 {
    margin-bottom: 7px;
    font-family: Georgia, serif;
    font-weight: normal;
    font-variant: small-caps;
    letter-spacing: 2px;
    line-height: 130%;
    color: #333333;
}
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
h4 { font-size: 100%; }

    a:link, a:visited {
        text-decoration: underline;
        font-weight: bold;
        color: #333;
    }
    a:hover, a:active {
        text-decoration: none;
        /*background-color:#394a5d;*/
        color: #be0000;
    }
    
    /*
    a:link.header, a:visited.header {
        text-decoration:none;
        color: #696;
        font-size: 11px;
    }
    a:hover.header, a:active.header {
        text-decoration:none;
        color: #9c9;
        font-size: 11px;
    }
    
    a:link.footer, a:visited.footer {
        text-decoration:underline;
        color: #FFF;
        font-size: 10px;
    }
    a:hover.footer, a:active.footer {
        text-decoration:none;
        color: #FFF;
        font-size: 10px;
    }
    */

/*
a { padding: 1px 0; color: #333; text-decoration: underline; outline: none; }
a:visited { padding-right: 17px; color: #fff; background: url(../images/icon_visited.gif) center right no-repeat; text-decoration: none;  }
a:hover { color: #333; text-decoration: none; }
*/

.alert {
    padding: 0 15px;
}

.hide {
    display: none;
}
.clear {
    clear: both;
}

.left {
    float:left;   
}

.right {
    float:right;   
}

.small {
    font-size: 10px;
    line-height: 120%;
}


div.distmain { font-size: 1px; height: 10px; } 
