html{
    font-size: 100.01%;
}

div.floatclear{
    height: 1em;
    clear: both;
}

a:link{
    color: #035bb9;
}

a:visited{
    color: #003399;
}


a:hover{
    color: #c00;
}

body{
    margin: 0;
    padding: 40px 0 20px 0;
    
    font-family: Georgia, Verdana, sans-serif;
    font-size: 1em;
    
    background-image: url(../gfx/hintergrund/ornamente3.jpg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

#outline{
    background-image: url(../gfx/hintergrund/ornamente1.jpg);
    background-position: 100% 200px;
    background-repeat: no-repeat;
}


.c{
    clear: both;
}

dt{
    margin-top: 15px;
}

html>body div.c{
    height:20px;
}

.wrapper{
    width: 995px;
    margin: 0 auto;
}


.wichtig{
    background-color: #FFDF30;
    border: 2px solid #FFCA00;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    color: #333;
    text-shadow: -1px -1px 0 white;
    padding: 0.6em 1em;
    line-height: 1.4em;
    font-size: 0.9em;
    font-family: Arial, sans-serif;
    font-weight: bold;
}

/* =========================== header =========================== */
#header{
    height: 230px;
    margin: 0 0 60px 0;
    background-image: url(../gfx/header_background2.png);
    background-repeat: repeat-x;
}

#header .wrapper{
    background-image: url(../gfx/header_logo3.gif);
    background-position: 100% -1px;
    background-repeat: no-repeat;
}

#header h1{
    float: right;
}

#header #slideshow{
    height: 238px;
    width: 600px;
}

#header #slideshow-outer{
    padding: 10px; 
    border: 1px solid #ccc; 
    background-color: white; 
    width: 600px;
    height: 238px;
    -webkit-box-shadow: 0 5px 10px #888;
    -moz-box-shadow: 0 5px 10px #888;
}

/* =========================== navigation =========================== */
#navigation{
    width: 210px;
    float: left;
    background-image: url(../gfx/navigation_punkte.png);
    background-position: top right;
    background-repeat: repeat-y;
}

#navigation span.flag{
    font-size: 10px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    color: White;
    background-color: #e52846;
    padding: 1px 3px;
    vertical-align: middle;
}

#navigation ul{
    margin: 0 0 0 -20px;
    padding: 15px 0 10px 60px;
    background-image: url(../gfx/navigation_vogel.png);
    background-position: 8px 5px;
    background-repeat: no-repeat;
}

#navigation ul li{
    margin: 0;
    padding: 4px 0;
    list-style: none;
}

#navigation ul li a:link,
#navigation ul li a:visited{
    text-decoration: none;
    color: #035bb9;
    font-size: 0.95em;
}

#navigation ul li a:hover,
#navigation ul li strong{
    color: #f8082a;
    font-weight: normal;
}

#navigation ul ul{
    margin: 0;
    padding: 4px 20px 0 10px;
    background: none;
}

#navigation ul ul li{
    margin: 0 0 3px 0;
    padding: 0;
}

#navigation ul ul li a{
    font-size: 0.75em !important;
    color: Gray !important;
}

#navigation ul ul li strong{
    font-weight: bold;
}

/* =========================== sidebar =========================== */
#sidebar{
    position: relative;
    width: 170px;
    float: right;
    padding-left: 20px;
    font-size: 0.75em;
    line-height: 1.45em;
    color: #555;
    background-image: url(../gfx/navigation_punkte.png);
    background-position: top left;
    background-repeat: repeat-y;
}

/* Includierte Artikel in der Sidebar und im Footer */

#sidebar *{
    margin: 0;
    padding: 0;
}

#sidebar p{
    margin: 0.4em 0;
}

#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4{
    font-size: 1em;
    font-weight: bold;
    margin: 2em 0 0 0;
}

/* =========================== content =========================== */
#content{
    font-size: 0.85em;
    position: relative;
    line-height: 1.6em;
    color: #363636;
    float: left;
    margin-left: 55px;
    width: 515px;
}

#content p{
    margin: 0 0 20px 0;
}

#content h1{
    font-weight: normal;
    color: #f8082a;
    margin: 15px 0 15px -30px;
    font-size: 2em;
    text-shadow: 0px 1px 1px #555;
    zoom: 1;
    position: relative;
    line-height: 1.2em;
}

#content h2{
    font-weight: normal;
    color: #0066CC;
    margin: 30px 0 15px 0;
    font-size: 1.3em;
    zoom: 1;
    position: relative;
}

#content h3{
    font-weight: normal;
    color: #0066CC;
    margin: 30px 0 15px 0;
    font-size: 1.1em;
    zoom: 1;
    position: relative;
}

#content ul.articlelist h1{
    font-weight: normal;
    text-shadow: none;
    color: #0066CC;
    margin: 30px 0 15px 0;
    font-size: 1.3em;
    zoom: 1;
    position: relative;
    border-bottom: 1px solid #B1C1D1;
    padding-bottom: 3px;
}

#content span.preis{
    text-align: left;
    color: #666666;
}

#content div.image.left{
    margin: 10px 20px 10px -30px;
    float: left;    
    position: relative;
    zoom: 1;
}

#content div.image.right{
    margin: 10px 0 10px 20px;
    float: right;    
}

#content div.image img{
    border: none;
}

/* =========================== footer =========================== */

#footer{
        clear: both;
        margin: 30px 0 0 0;
        
        font-family: Arial, Helvetica, sans-serif;
        color: #5e5e5e;
    
    font-size: 0.7em;
    line-height: 1.4em;
}

#footer a{
    
        color: #5e5e5e;
}

#footer div.inline{
    background-color: #eaeaea;
    background-image: url(../gfx/footer_schatten.png);
    background-position: bottom;
    background-repeat: repeat-x;
    
    padding: 0 0 35px 0;
}


#footer div.left{
    width: 230px;
    float: left;
    border-top: 4px solid #adc7e5;
    padding: 15px 0 0 0;
}

#footer div.right{
    width: 745px;
    float: right;
    border-top: 4px solid #adc7e5;
    padding: 15px 0 0 0;
}

#footer div.right.content *{
    margin: 0;
}

#footer div.right.content h1,
#footer div.right.content h2,
#footer div.right.content h3,
#footer div.right.content h4{
    margin: 0;
    font-size: 1em;
    margin: 0 0 0.5em 0;
}


#footer div.right.content div.more{
    margin-bottom: 1.5em;
}

#footer h3.left{
    width: 245px;
    float: left;
    
    margin: 0 0 2px 0;
    font-size: 1em;
    
}

#footer h3.right{
    width: 745px;
    float: right;
    
    margin: 0 0 2px 0;
    font-size: 1em;
}

/* =========================== subsite elements =========================== */

table.preisliste {
    border-collapse:collapse;
    margin: 0;
    font-family: "Times New Roman", serif;
}

table.preisliste caption{
    font-weight: bold;
    color: #333333;
    border-bottom: 2px solid #FFCC99;
    font-size: 15px;
    margin: 0 auto 0 auto;
}

table.preisliste th{
    font-weight: bold;
    padding: 4px;
    text-align: center;
    background-color: #FFEDC6;
}

table.preisliste td{
    border-bottom: 1px solid #FFCC99;
    background-color: #FFF9F2;
    padding: 5px;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
}

#location_map{
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    
}

#content form.anreise p{
    margin: 0.5em 0 1em 0;
    padding: 0.6em;
    background-color: #FDF1D6;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
}

table.gallery{
    border-collapse: collapse;
}

table.gallery td{
    padding: 0 1em 1em 0;
}

div.MORELINK{
    display: none;
}

dl.preisliste{
    margin: 0 0 1em 0;
    -moz-box-shadow: 0 1px 3px #aaa;
    -webkit-box-shadow: 0 1px 3px #aaa;
}

dl.preisliste dt{
    cursor: pointer;
    margin:  0;
    padding: 0.3em 1em;
    background-color: #F8EDC8;
}

dl.preisliste dt strong{
    font-weight: bold;
    color: #035bb9;
    text-decoration: underline;
}

dl.preisliste dt span{
    color: #333;
    padding-left: 1em;
    font-size: 0.9em;
    font-weight: normal;
    text-decoration: none;
}

dl.preisliste dd{
    margin: 0;
    padding: 0;
}

dl.preisliste table{
    width: 100%;
}

#ie6notice{
    background-color: #E4E4E4;
    margin-top: -40px;
    margin-bottom: 30px;
    border-bottom: 1px solid #C1C1C1;
    padding: 10px 0;
    font-size: 12px;
    font-family: Arial;
    line-height: 16px;
    color: #555;
}

#ie6notice div.wrapper{
    background-image: url(/files/theme/gfx/ie6.gif);
    background-position: left middle;
    background-repeat: no-repeat;
}

#ie6notice p{
    margin: 8px 0 8px 80px;
}
#ie6notice p.title{
    font-weight: bold;
    color: #333;
}

ul.articlelist{
    margin: 1em 0;
    padding: 0;
    list-style: none;
}

ul.articlelist li{
    margin: 0;
    padding: 0;
}
