html{
    font-size: 100.01%;
}

body{
    font-family: sans-serif;
    font-size: 1em;
    margin: 0;
    padding: 0;
}

div.floatclear{
    clear: both;
}

div.wetterbox-aktuell{
    text-align: center;
}

div.wetterbox-aktuell ul,
div.wetterbox-aktuell ul li{
    margin: 0;
    padding: 0;
    list-style: none;
}


#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;
}

/* ****************************************************************************
   Struktur
**************************************************************************** */

#outline{
    width: 940px;
    margin: 0 auto;
}

#navigation{
    width: 170px;
    float: left;
    padding: 20px 0 0 40px;
}

#content{
    width: 460px;
    float: left;
    padding: 0 0 0 0;
}

#sidebar{
    width: 200px;
    float: right;
    padding: 0 40px 0 0;
}

#navigation, #sidebar, #content{
}

#footer{
    clear: both;
}


/* ****************************************************************************
   Page Outline
**************************************************************************** */

body{
    background-image: url(../gfx/background.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-color: #f0f0f0;
}

#outline{
    background-image: url(../gfx/content.gif);
}

#outline2{
    background-image: url(../gfx/header.gif);
    background-position: top;
    background-repeat: no-repeat;
}

#outline3{
    background-image: url(../gfx/footer.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    padding: 0 0 230px 0;
}


/* ****************************************************************************
   Header
**************************************************************************** */

#header{
        height: 185px;
}

#header h1{
    display: none;
}

#header div.langselect{
    text-align: right;
    padding: 60px 50px 0 0;
}

/* ****************************************************************************
   Content
**************************************************************************** */

#content{
    line-height: 1.5em;
    font-size: 0.85em;
    font-family: Georgia, Times, "Times New Roman", serif;
    color: #555;
}
#content h1, 
#content h2, 
#content h3{
    color: #000;
    font-weight: normal;
    line-height: 1.3em;
}

#content h1{
    border-bottom: 1px dotted #ccc;
    padding-bottom: 0.3em;
}
/* ****************************************************************************
   Navigation
**************************************************************************** */

#navigation{
    font-size: 1em;
    font-family: Georgia;
    line-height: 1.6em;
}

#navigation a:link,
#navigation a:visited{
    color: #4f4e4b;
    text-decoration: none;
}

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

#navigatin li{
    margin: 0;
    padding: 0;
    
}

#navigation li ul{
    padding: 0 0 0 1em;
}

#navigation a strong{
    color: #FA8D0A;
    font-weight: normal;
}

/* ****************************************************************************
   Sidebar
**************************************************************************** */

#sidebar{
    font-size: 0.8em;
    color: #888;
}

#sidebar h1,
#sidebar h2,
#sidebar h3{
    font-size: 1em;
    color: #444;
}


/* ****************************************************************************
   Redaxo Module
**************************************************************************** */

#footer{
    text-align: center;
    font-size: 0.7em;
    padding: 0 0 4em 0;
    color: #888;
    line-height: 1.8em;
}

/* ****************************************************************************
   Redaxo Module
**************************************************************************** */


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

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


table.gallery{
    border-collapse: collapse;
}

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

div.MORELINK{
    display: none;
}

div.image img{
    border: none;
}

div.image.left{
    margin: 0 1em 1em 0;
    float: left;    
}

div.image.right{
    margin: 0 0 1em 1em;
    float: right;    
}


/* ****************************************************************************
   Formulare
**************************************************************************** */

fieldset.formular{
    border:none;
    padding: 0;
    margin: 0;
}

fieldset.formular legend{
    display: none;
}

fieldset.formular div.row{
    clear:left;
    border-bottom: 1px solid #f0f0f0;
    padding: 5px 5px;
}

fieldset.formular label{
    width: 120px;
    text-align:right;
    float:left;
    margin: 2px 20px 0 0;
    font-size:0.8em;
}

span.pflicht{
    color:#c00;
}

fieldset.formular textarea{
    width: 320px;
    height: 140px;
}



/* ****************************************************************************
   Gästebuch
**************************************************************************** */

div.gb_formular{
        margin: 0;
        text-align: left;
        width: 100%;
}

div.gb_formular div.gb_formrow{
        padding: 4px;
}

div.gb_formular div.gb_formrow label{
        width: 100px;
        display: block;
        float: left;
}

div.gb_formular textarea{
  width: 360px;
  height: 200px;
}

div.gb_fehler{
    color: #c00;
    font-weight: bold;
    border-bottom: 2px solid #c00;
    margin: 1em 0 2em 0;
}

div.gb_erfolgreich{
    color: #59A131;
    font-weight: bold;
    border-bottom: 2px solid #59A131;
    margin: 1em 0 2em 0;
}

/* Einträge */
div.gb_eintrag{
  background-color: #FFF7EA; 
  border-bottom: 1px solid #EEE6DA;
  text-align: left;
  margin: 2em 0;
  padding: 1em 1em 1px 1em;
}

div.gb_eintrag h4{ 
  font-size: 1em;
  margin: 0 0  1em 0;
}

div.gb_eintrag p{
  margin: 0 0 1em 0;
}

div.gb_paginator{
        font-size: 12px;
        text-align: center;
        line-height: 30px;
        margin: 20px 0;
}

div.gb_paginator a{
        font-weight: bold;
        color: #4991E5;
        text-decoration: none;
        font-size: 12px;
        background-color: White;
        border: 1px solid #ADC7E5;
        padding: 3px 6px;
        margin: 0 5px 0 0;
}

div.gb_paginator a.aktiv{
        text-decoration: none;
        background-color: transparent;
        border-color: transparent;
}
