* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  background-color: #f1eee6;
  color: #333333;
  font: 12px Verdana, sans-serif;
  text-align: left;
}


p {
  margin: 1em 0;
  line-height: 15px;
}

li {
  padding-left:15px;
  margin-left:15px;
  margin-right: 15px;
  margin-bottom: 10px;
}

ol {
  padding-left:15px;
  margin-left:15px;
  margin-bottom: 10px;
 
}


#container-page {
  margin: 0 auto;
  width: 910px;
  background-image:url('http://www.spinnwettern.ch/cms/upload/bilder/content.jpg');
  
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
  
  height: 298px;
  background-image:url('http://www.spinnwettern.ch/cms/upload/bilder/header.gif');
}

#head {
  padding: 1em;
}

#container-content {
  padding: 0 2em 50px 2em;
}

#container-content:after {
  
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

#content-pri {
  padding-top:30px;
  
  width: 74%;
  float: right;
  text-align: left;
}

#content-sec {
  padding-top:30px;
  
  width: 20%;
  float: left;
  text-align: left;
}

#content-sec ul,#content-sec ul li {
  list-style: none none;
}

#container-foot {
  width: 100%;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 40px;
  text-align: center;
  position: absolute;
}

#foot {
  padding: 0 1em;
  color: #666666;
  line-height: 40px;
  
  
}

.navi{
    width:180px;
    padding-left:10px;
    
    
}

h1 {
    padding-top:5px;
        padding-left:0px;
    font-weight:bold;
    font-size:14px;
    color:#463a2c;
        line-height: 36x;
       
    margin:0;
}

h2 {
    padding-left:0px;
    font-weight:bold;
    font-size:12px;
    color:#ff0000;
       
    margin:12;
}
.titel {
    padding-left:5px;
        padding-top:0px;
    font-weight:bold;
    font-size:16px;
    color:#463a2c;
        font-family: times new roman;
        font-style: italic;
    margin:12;
}

h1.content {
    margin-bottom:15px;
    padding:0;
}

hr {border:dotted; 
    border-bottom-width : 1px;
    border-top-width : 1px;
    border-right-width : 1px;
    border-left-width : 1px;
    line-height: 1px;
    height: 1px;
    color:#463a2c;
    }

.image  {

    border-left-color : #463a2c;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #463a2c;
    border-right-style : solid;
    border-right-width : 1px;
    border-bottom-color : #463a2c;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #463a2c;
    border-top-style : solid;
    border-top-width : 1px;
    border-color : #463a2c;
    padding: 1px 1px 1px 1px;
}

.zitat  {

    font-family: times new roman;
        font-style: italic;
        font-size: 14px;
        padding-left: 5px;
        padding-right: 5px;
}

.thumbs {

    border-left-color : #ff0000;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ff0000;
    border-right-style : solid;
    border-right-width : 1px;
    border-bottom-color : #ff0000;
    border-bottom-style : solid;
    border-bottom-width : 1px;
        border-top-color : #ff0000;
    border-top-style : solid;
    border-top-width : 1px;
    border-color : #ff0000;
        padding: 5px 5px 5px 5px;
}

a { font-size:12px; font-weight:bold; color:#463a2c; text-decoration:none; }

a:hover { text-decoration:underline; }

a.left { font-size:12px; font-weight:normal; color:#666666; text-decoration:none; }

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:9px; } 

a.additionalnavi { font-size:12px; color: rgb(160,160,160); }

a.navipath { font-size:12px; color: rgb(160,160,160); } 

a.navileft1_passive {
    display:block;
    padding-top:3px;
    padding-bottom:3px;
    color:#463a2c;
}

a.navileft1_active {
    display:block;  
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
   
    background-position:right;
    padding-top:3px;
    padding-bottom:3px;
    color:#463a2c;
} 

a.navileft1_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;
    padding-top:3px;
    padding-bottom:3px;
    color:#463a2c;
} 

a.navileft_passive {
    display:block;
    padding-top:5px;
    padding-bottom:5px;
        border-bottom: 1px;
        border-top: 0px;

        border-left: 0px;
        border-right: 0px;
        border-color: #d0c6ab;
        border-style: dashed;
    color:#463a2c;
        font-weight:normal;
} 

a.navileft_active {
    display:block;  
        background-color: #ffffff;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
    padding-top:5px;
    padding-bottom:5px;
    color:#463a2c;
        font-weight:normal;
        border-bottom: 1px;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-color: #d0c6ab;
        border-style: dashed;
} 

a.navileft_open {
    padding-left:10px;
    display:block;
    background:url("../images/navi_pfeil.gif") no-repeat;
    background-position:right;
    padding-top:5px;
    padding-bottom:5px;
    color:#463a2c;
        font-weight:normal;
        border-bottom: 1px;
 border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        border-color: #d0c6ab;
        border-style: dashed;
} 

a.sitemap_level1 {
    display:block;
    border-bottom:1px solid #2962a4;
    color:#463a2c;
    font-weight:bold;
        font-size: 12px;
    padding-bottom:.4em;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:right;
}

a.sitemap_level2 {
    color:#463a2c;
        font-weight:normal;
    background:url("../images/navi_pfeil_rechts.gif") no-repeat;
    background-position:170px 4px;
    display:block;
}


a.sitemap_level3 {
    color:#333333;
        font-weight:normal;
}

.sitemap_level2_container {
    float:left;
    width:50%;
    padding-top:.3em;
}

.sitemap_level3_container {
    float:right;
    width:50%;
    padding-top:.3em;
}

input {
          border-color : #aaaaaa;
    border-width:1px; }

checkbox {
          border-color : #aaaaaa;
    border-width:1px; }


textarea {
          border-color : #aaaaaa;
    border-width:1px; }

/*---------------------------------------------*/ 
/*               sKalender                     */ 
/*---------------------------------------------*/ 

#mod_sK a { 
 font-family:sans-serif;
 font-size:12px;
 text-decoration:none; 
 color:#444444;
}

#mod_sK a.tag { 
 font-size:9px;
}

#mod_sK table {
 width: 160px;
 border: 1px solid #ffffff;
 margin-left: 10px;
 border-spacing:4pt;
 font-size:12px;
 font-family:sans-serif;
 text-decoration:none; 
 color:#000000;
}

#mod_sK td.navl {
 text-align:left; 
 width:20%;
 font-weight:bold;
}

#mod_sK td.navr {
 text-align:right; 
 width:20%;
 font-weight:bold;

}
#mod_sK td.navm {
 text-align:center; 
 width:60%;
 font-weight:bold;
}

#mod_sK td.wtag {
 width:14%;
 background-color:#ffffff;  
 text-align:center; 
 color:#5c5c5c;
 font-family:sans-serif;
}


#mod_sK td.wochenende {
 background-color:#eeeeee;  
 color:#5c5c5c; 
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.wochentag {
 color:#5c5c5c; 
 text-align:right; 
 border:1px solid #AAAAAA;
 padding-right:3px;}

#mod_sK td.heute {
 color:#43A0AF; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 paddin-right:3px;}

#mod_sK td.belegt {
 background-color:#e3e3ff;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.belegtwe {
 background-color:#bfbfff;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiert {
 background-color:#ffffcc;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

#mod_sK td.tangiertwe {
 background-color:#ffff99;
 color:#9E5357; 
 text-align:right; 
 border:1px solid #AAAAAA; 
 padding-right:3px;}

/*---------------------------------------------*/ 
/*               Terminein/ausgabe             */ 
/*---------------------------------------------*/ 

#mod_te h1 {font-size:16px; color:#43556e; margin-bottom:5px;}
#mod_te h2 {font-size:12px; font-weight:bold; color:#5c5c5c; margin-bottom:5px;}
#mod_te p {font-size:12px; color:#5c5c5c; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminliste                 */ 
/*---------------------------------------------*/ 

#mod_tlh {
   text-align:left;
}

#mod_tlf {
   text-align:left;
}

#mod_tl table {
   width:630px; 
   
   border-collapse:collapse;
}

#mod_tl th {
   width:100%;
   text-align: left;
   vertical-align: top;
   line-height: 24px;
  
   margin-top:2px;
   margin-bottom:2px;
   padding-left:0px;
}

#mod_tl td {
   text-align: left;
   vertical-align: top;
   line-height: 24px;
}

#mod_tl .border { border-bottom:1px dotted #463a2c; font-size:12px; color:#e43340;}
#mod_tl .hell { border-bottom:1px dotted #463a2c; line-height: 18px; }
#mod_tl .dunkel { border-bottom:1px dotted #463a2c; line-height: 18px; }
#mod_tl .sp0 { width:25px; }
#mod_tl .sp1 { width:95px; }
#mod_tl .sp2 { width:110px; }
#mod_tl .sp3 { width:300px; }
#mod_tl .sp4 { width:150px; }
#mod_tl .einrueck { padding-left:0px; }

/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
/*                 Terminteaser                */ 
/*---------------------------------------------*/ 

#mod_ttl table {
   width:300px; 
   border-collapse:collapse;
}

#mod_ttl th {
   width:100%;
   border-top:0px solid #463a2c;
   border-bottom:1px solid #463a2c;
   text-align: left;
   vertical-align: top;
   line-height: 200%;
   background-color:
   margin-top:5px;
   margin-bottom:5px;
   padding-left:5px;
}

#mod_ttl td {
   text-align: left;
   vertical-align: top;
   line-height: 130%;
}

#mod_ttl .hell {  }
#mod_ttl .dunkel {  }
#mod_ttl .sp1 { width:110px; }
#mod_ttl .sp2 { width:190px; }


/*---------------------------------------------*/ 


#lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100% ; }

#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }           
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}      

#overlay{ position: relative; left: 0; z-index: 90; width: 1024px; height: 100%; min-height: 100%; background-color: transparent; }


