/* CSS Document */


html
{
  height: 100%;
}



body
{

  background: #e5ebdf;

  height: 100%;

  margin: 0;

  padding: 0;
  min-width:380px;

  font-family: Arial, Verdana, sans-serif, "Myraid Pro", "Trebuchet", "Trebuchet MS";

}

a:active, a:focus {outline: none;}

.wrapper
{
  
  background: url(../images/bg.gif) top left repeat;

  height: auto !important;

  height: 100%;

  position: relative;

}


.container
{
  margin: 0;
  padding: 0;
}

nav {
  margin: 0;
  height: 34px;
  text-align: right;
  position: relative;
  background: #5A636B;
}
 
nav ul {
  margin: 0;
  max-width: calc(100% - 270px);
  float: right;
  padding-right: 5px;
  padding-top: 5px;
}
 
nav ul li {
  list-style: none;
  margin: 0;
  display: inline;
  padding: 5px;
}
 
nav ul li a {
  color: #7C8C9B;
  position: relative;
  padding: 0 0 0.5em 0;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}
 
nav ul.menu li a:hover {
  color: white;
  border-bottom: 2px solid white;
}

nav ul.menu li a.selected {
  color: white;
}

.iconneu
{

  margin: 12px 15px 0px 25px !important;
  padding: 0pt;
  text-align: center;
  vertical-align: middle;
  float: left;
}

.icon {
  width: 206px;

  height: 164px;

  margin: 0 15px 0 38px !important;

  margin: 0 15px 0 19px;

  padding: 0 ;

  background: #b2c979;

  float: left;

  text-align: center;

  vertical-align: middle;

  border: #FFF solid;

  border-width: 0 2px 2px;

}



.icon img
{

  margin: 27px 0 0;

}


#title
{
  margin: 0;
  position:relative;
  top:50px;
  color: #FFF;
}


#title h1
{

  font-size: 1.7em;

  margin: 0;

  padding: 0;

  font-weight: normal;

}


#title h2
{

  font-size: 1.3em;

  line-height: .8em;

  margin: 0;

  padding: 0;

  font-weight: normal;

}



#navigation
{

  position: absolute;

  top: 122px;

  left: 270px;

  width: 800px;

}



#navigation ul
{

  margin: 0;

  padding: 0;

  list-style: none;

  list-style-image: none;

  border: none;
}



#navigation ul li
{

  float: left;

  margin: 0 12px 0 0;

  padding: 0;

  width: 119px;

  height: 34px;

  vertical-align:middle;

  text-align: center;

}



#navigation ul li a.selected
{
  
  background: url(../images/tab_selected1.gif) top left no-repeat;
  
color: #343434;

}



#navigation ul li a.selected:hover
{
  background: url(../images/tab_selected1.gif) top left no-repeat;
  color: #000;

}



#navigation ul li a
{

  display: block;

  width: 119px;

  height: 34px;

  margin: 0;

  padding: 10px 0 0;

  text-align: center;

  background: url(../images/tab_normal1.gif) top left no-repeat;

  color: #7c8c9b;

  text-decoration: none;

  font-weight: bold;

  text-transform: uppercase;

}



#navigation ul li a:hover
{
  color: #93a6b7;
  color: #EEE;
  background: url(../images/tab_over1.gif) top left no-repeat;  
}



#body
{
 float: left; position:relative; padding-bottom: 10px;
}

#body .content
{
  float: left;
 //width: 710px;
  margin: 10px 0 0 30px;
  padding: 0;
  color: #59452a;
}

#body .content .byline
{
  font-variant:small-caps;
  font-size: .9em;
  font-weight: normal;
  font-style:italic;
}

#body .content p
{
  margin: 0;
  padding: 0 0 1em;
}



#body .content .nodeFoot
{
  text-align: right;
  font-variant:small-caps;
  font-size: .9em;
  font-weight: bold;
  font-style:italic;
}



#body .content .nodeFoot a
{
  text-decoration: none;
  color: #59452a;
}



#body .content .comments
{

}



#body .content .comments .comment
{

  margin: 0 0 0 10px;
  font-size: 10pt;

  background: url(../images/comment_corner.gif) top left no-repeat;

  padding: 20px 0 0 27px;
}



#body .content .comments .comment h4
{
  margin: 0;
  padding: 0;
}



#body .content .area100
{
  clear: both;
  width: 98%;
  margin: 0;
  padding: 4px;
}



h3
{
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #59452a;
  clear: both;
}



h4, h5, h6
{
  margin: 0;
  padding: 0;
  clear: both;
}

h4 a, h5 a, h6 a
{
  text-decoration: none;
}



h4
{
  font-style: italic;
}

#body a
{
  color: #59452a;
}



#body h3 a
{
  text-decoration: none;
}




#footer
{
  clear: both;
  position:relative; 
  width: 100%;
  margin: 15px 0 0 0;
  padding: 0;
}

#footHead
{
  clear: both;
  margin: 0;
 padding: 0;
  background:url(../images/footer_bg.gif) bottom left repeat-x;
}



#footHead .head
{

  text-transform: uppercase;

  font-size: 1.5em;

  font-weight: bold;

  width: 33%;

  float: left;
  margin: 0;

  padding: 0;

  color: #59452a;

  line-height: .8em !important;

  line-height: .7em;

  height: .8em !important;

  height: .7em;

}



#footHead .container
{
  padding: 0 0 0 15px;
  margin: 0;
}




 
#footHead .Navig{
 margin-left:270px;
 width: 800px;
}

#footHead .Navig ul
{

  margin: 0;

  padding: 0;

  list-style: none;

  list-style-image: none;

  border: none;
}



#footHead .Navig ul li
{

  float: left;

  margin: 0 12px 0 0;

  padding: 0;

  width: 119px;

  height: 34px;

  vertical-align:middle;

  text-align: center;

}



#footHead .Navig ul li a
{

  display: block;

  width: 119px;

  height: 34px;

  margin: 0;

  padding: 10px 0 0;

  text-align: center;

  background: url(../images/tab_normal_footer1.gif) top left no-repeat;

  color: #7c8c9b;

  text-decoration: none;

  font-weight: bold;

  text-transform: uppercase;

}



#footHead .Navig ul li a:hover
{
  color: #93a6b7;
  color: #EEE;
  background: url(../images/tab_over_footer1.gif) top left no-repeat;  
}

#footHead .Navig ul li a.selected
{
  
  background: url(../images/tab_selected_footer1.gif) top left no-repeat;
  
color: #343434;

}



#footHead .Navig ul li a.selected:hover
{
  background: url(../images/tab_selected_footer1.gif) top left no-repeat;
  color: #000;

}




#footBody
{
  clear: both;
  width: 100%;
  background: #ecbf62;
  margin: 0;
  padding: 0;
}



#footBody .container
{
  padding: 0 0 0 15px;
  margin: 0;
}



#footBody .content
{
  width: 33%;
  min-width:390px;
  float: left;
  margin: 0;
  padding: 0;
  color: #59452a;
}

#footBody .xy {}



@media screen and (max-width: 700px) { /*breakpoint*/
  #footBody .xy {
    float: none!important;
    width:100%!important;
  }

  #footBody .showcase {
    float: none!important;
  }
}

@media screen and (max-width: 1202px) { /*breakpoint*/

  #footBody .showcase {
    float: none!important;
  }
#footBody .xy {
	width:50%;
}
}

.clear
{
  clear: both;
}



#footBody .showcase
{
  text-align: center; float:right;
}



#footBody .showcase img
{
  padding: 0;
  margin: 2px;
  border: #DDA 3px solid;
}



#footer #footBody ul
{
  list-style: none;
  list-style-image: none;
  margin: 5px 0;
  padding: 0;
  border: none;
}



#footer #footBody ul li
{
  padding-top: 5px;
  margin: 0 10px; 
  height: 1.8em;
  border-bottom: 1px solid #49351A;
}



#footer #footBody ul li a
{
  color: #DDA;
  text-decoration: none;
  display: block;
  padding: 3px;
}



#footer #footBody ul li a:hover
{
  background: #705735;
}



#copyright
{
  background: #372b1a;
  color: #DDA;
  border-top: 1px solid;
  height: 1.7em;
}



#copyright a
{
  color: #DDA;
}

#copyright .container
{

  text-align: center;
}









/*  Calendar  */




/*  Gallery  */


#gallery 
{

   padding:0;
 
  margin:0 auto;
 
  list-style-type:none;
 
  overflow:hidden;
 
  width:467px;
 
  height:240px;
 
  border:1px solid #888;
 
  background:#fff url(../images/win_backh.gif) bottom right no-repeat;
  
}
  


#gallery li {
  float:left;
  }


#gallery li a {

  display:block;
 
  height:240px;

  width:28px;

  overflow:hidden;

  float:left;
 
 text-decoration:none;
 
  border-right:1px solid #fff;
 
  cursor:default;
  
}


#gallery li a img {
border:0;
background: #FFF url(../images/gallery_loading.gif) top left no-repeat;
}


#gallery li a:hover {
  background:#eee; 
  width:320px;
  }
  


/*  Archive  */



.archive
{
  width: 700px;
  background: #ecf2e6;
  border:none;
  margin-left: 20px; margin-bottom:20px;
}



.archive thead
{
  text-align: left;
}



.archive td, .archive th
{
  border: none;
  padding: 3px;
  border:none;
}



.archive .spanner
{
  color: #59452a;
 background:#ecbf62;  font-weight: bold;
}



.archive .options
{
  text-align: center;
}




/*  General Elements  */


pre
{
  display: block;
  font-family: monospace;
  overflow:visible;
  border-width: 1px 0;
  border-style: dashed;
  padding: 3px;
}



code
{
  color: #F60;
  border-width: 0 1px;
  border-style: dashed;
  display: block;
  padding: 3px;
}



blockquote
{
  background: #ecf2e6 url(../images/quote.gif) top left no-repeat;
  margin: 5px 20px;
  padding: 5px 5px 5px 43px;
  border: 1px solid #d3d9ce;
}



ol li ol
{
  list-style: lower-roman;
}



ol li ol li ol
{
  list-style: lower-alpha;
}

ul
{
  list-style-image: url(../images/arrow.gif);
  padding-left: 30px;
}




/* Relativer Tooltip */
a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active  {
  position: relative;
  text-decoration: underline;
  text-decoration-thickness: 0.1em;
  color: #0000ff; 
  }
  
a.tooltip:hover {
  color: #0000ff; 
background: #e5ebdf;
  visibility:visible;
  }

a.tooltip span {
  display: none;  
  text-decoration: none; 
}

a.tooltip:hover span {
  display: block;
  position: absolute; 
  top: 20px; 
  left: 40px; 
  width: 450px;
  z-index: 20000;
  color: #ecbf62;
  border:1px solid #000000; 
  background-color: #59452a; !important
  text-align: left;
padding: 7px;
  }
  
a.tooltip span b {
  display: block;
  margin: 0;
  padding: 0;
  font-weigth: bold;
  color: yellow;
  background-color: gray;
  border: 0px;
  border-bottom: 1px solid black;
}

#navPage label, #menu, #lbr {
  display: none;
}

@media screen and (max-width: 870px){
  #navPage label {
    display: inline-block;
    padding: 3px;
    color: #fff;
    font-style: normal;
    font-size: 1.4em;

  }

  #lbr {display:block;}
  /* Break down menu items into vertical */
  #navPage ul li {
    display: block;
  }
  #navPage ul li {
    border-bottom: 1px solid #FFF;
    border-top: 1px solid #FFF;
  }

  #navPage ul {
    display: none;
  }
  #navPage input:checked ~ ul {
    display: block;
  }
}
