/*******************************************************************************
*
*
*                            Zeltlager  Holzheim
*                             a CSS-Stylesheet
*
*                           Original Theme v3.0a
*
*
*******************************************************************************/

body {
 border:0;
 margin:0;
 padding:0;
 text-align:center;
 background:#FDDBAC url('gfx/bgweb2.gif') repeat-y center top;
 color:#222222;
 font-family:arial,helvetica,sans-serif;
 font-size:11px;
}
.center{
 text-align:center;
}
html,body {
 height:100%;
 margin:0;
 padding:0;
}

#wrapper {
 margin:0 auto;
 width:736px;
 text-align:left;
 min-height:100%;
}

* html #wrapper {
 height:100%;
}

#nonFooter {
 position:relative;
 min-height:100%;
 padding-bottom:34px;
}

* html #nonFooter
{
  padding: 0;
  height: 100%;
}
acronym {
 cursor:help;
 font-weight:bold;
}
  
a {
 outline:none;
}

h1, h2{
 font-family:Georgia,"Times New Roman",Times,serif;
 font-weight:normal;
 font-style:italic;
 letter-spacing:-1px;
 margin:0px;
}

img {
 border:0px;
}

/* content-wrapper  --------------------------------------------------------- */
#content-wrapper {
 float:left;
 padding:10px 12px 5px 12px;
 width:700px;
 background:none;
}
#content-wrapper p {line-height:18px;}
#content-wrapper a {text-decoration:none;}
#content-wrapper a:link {color:#FF9900;}
#content-wrapper a:visited {color:#FF9900;}
#content-wrapper a:hover {color:#999999;}

/* header  ------------------------------------------------------------------ */
#header {
 background:#FF9900 url('gfx/header7.jpg') no-repeat left top;
 width:735px;
 height:88px;
 color:#CB3101;
}
#header a { display:none; width:0px; height:36px; text-indent:-5000px; }

/* main menu  --------------------------------------------------------------- */
#menu{
 background:#DDDDDD;
 height:46px;
 width:735px;
 color:#333333;
 font-size:11px;
 vertical-align:middle;
 text-align:center;
}
#menu ul {
 padding:0;
 margin:0 100px;
 list-style:none;
 width:600px;
}
#menu li { 
 float:left;
 padding:0;
 margin:0;
}
#menu ul a{
 display:block;
 float:left; 
 padding:4px 0px;
 width:86px;
 height:15px;
 text-align:center;
 text-decoration:none;
}
#menu ul a:link, #menu ul a:visited {
 background:#DDDDDD;
 color:#333333;
} 
#menu ul li a:hover {
 color:#FF9900;
 background:#FFFFFF;
}
#menu ul li a#active{
 color:#333333;
 background:#DDDDDD;
}
#menu ul li a#active:hover{
 color:#333333;
 background:#FEFEFE;
}

/* subheader  --------------------------------------------------------------- */
.subHeader{
  width:735px;
  height:80px;
  margin:0px;
  padding-top:5px;
  border-top:4px solid #ED7B00;
}
.subHeader h1{
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  font-style:normal;
  margin:0px 0px 2px 100px;
  width:80%;
}
.subHeader p{
  font-size:10px;
  margin-left:100px;
  margin-top:0px;
  padding:0px;
  width:550px;
}
#subHome{
  background-color:#FF9900;         /*B3DA67*/
  border-bottom:4px solid #222222;
  color:#FFF;
  }
  
#subHome h1{
  color:#fff;
  background-color:#FF9900;
}

/* sidebar  ----------------------------------------------------------------- */
#sidebar {
  text-align:center;
  float: left;
  width: 210px;
  padding:0px;
  margin:0px 10px 0px 0px;
  color:#666666;
  background:#FFFFFF url(./system/templates/spiga/pix/cornerTL.gif) top left no-repeat;
  font-size:11px;
}

#sidebar a        {text-decoration:none;}
#sidebar a:link      {color:#FF9900; }
#sidebar a:visited    {color:#FF9900; }
#sidebar a:hover    { color:#666; }

#sidebar h1{
  padding:20px 5px 5px 5px;
  margin-top:0px;
  margin-bottom:10px;
  font-size:20px;
}

#sidebar p{
  text-align:left;
  width:180px;
  margin:auto;
  padding:0px 5px 0px 5px;
  line-height:18px;
}

#sidebar img{
  border:2px solid #FFFFFF;
  }
#sidebar img:hover{
  border:2px solid #F1F1F1;
  background-color:#f7f7f7;
  color:#660000;
  }
  
#subNav {
  list-style:none;
  margin:0px;
  padding:0px;
  text-align:left;
  }

#subNav li{
  padding:5px 0px 5px 30px;
  border-bottom:1px solid #f7f7f7;
  margin-bottom:10px;
}
#subNav .historial  {background: #FFFFFF url(./system/templates/spiga/pix/icon_historial.gif) left no-repeat; text-decoration:none; color:#CC3300;}    
#subNav .rss    {background: #FFFFFF url(./system/templates/spiga/pix/icon_rss.gif) left no-repeat; color:#CC3300; }


/*-- MAIN CONTENT --*/  

#mainCont {
  float: left;
  width:480px;
  margin:0px;
  padding:0px;
  background:#FFFFFF url(./system/templates/spiga/pix/cornerTR.gif) top right no-repeat;
  color:#666666;
}
#mainCont p{
  font-size:1.1em;
  line-height:16px;
  width:420px;
  }
  
#mainCont h1{
  padding:20px 25px 5px 5px;
  margin-top:0px;
  margin-bottom:10px;
  font-size:20px;
  text-align:right;
  }
  
#mainCont h2 span{
  font-family:Arial, Helvetica, sans-serif;
  font-style:normal;
  color:#B39E4E;
  letter-spacing:0px;
  font-size:11px;
  background-color:#FFFFFF;
  }
  
#mainCont ul{
  list-style:none;
  margin:0px;
  padding:0px;
  width:420px;
  }

#mainCont li{
  background:url(./system/templates/spiga/pix/bullet_cross.gif) top left no-repeat;
  font-size:12px;
  padding:0px 0px 10px 15px;
}
.orange {
 color:#FF9900;
 font-weight:bold;
}
#lager {
 width:320px;
 font-size:12px;
 border:1px dotted #666666;
 padding:10px 0 0 10px;
 margin-left:30px;
 margin-top:20px;
 margin-bottom:20px;
 background:#fcfcfc;
}

/* gbook  ------------------------------------------------------------------- */
#gb_post {
 width:400px;
 max-width:400px;
 margin-bottom:20px;
}
#gb_post p {
 font-size:1.1em;
 line-height:16px;
 margin:0px;
 margin-top:3px;
 text-align:justify;
}
#gb_post img {
 border:0px;

}

/* picture  ----------------------------------------------------------------- */

#picture {
 width:400px;
 max-width:400px;
 clear:both;
}
#picture p {      
 font-size:1.1em;
 line-height:16px;
 margin:0px;
 margin-top:3px;
 text-align:justify;
 max-width:400px;
}
#picture_left {
 float:left;
 margin-right:20px;
}  
#picture_right {
 float:right;    
 margin-left:20px;
}


/* login  ------------------------------------------------------------------- */

#login input, #login textarea  {
 font-family:verdana;
 font-size:10px;
 color:#666666;
 border:1px solid #666666;
 padding:0 2px;
}
#login input.pwd {
 margin: 0 0 0 1px;
}
#login a, #login a:link, #login a:visited, #login a:active {
 color:#FF9900;
}
#login a:hover {
 color:#666;
}
#login p.rightalign {
 text-align:right;
}


/* footer  ------------------------------------------------------------------ */
#footer {
  position:relative;
  margin: -30px auto 0 auto !important;
  width: 688px;
  padding:24px;
  border-top: 4px solid #ED7B00;
  border-bottom:0px;
  background: #FF9900;
  text-align: center;
  color: #FFFFFF;
  font-weight:bold;

}
#footer strong{
  font-family:Georgia,"Times New Roman",Times,serif;
  font-style:italic;
  font-weight:bold;
  font-size:18px;
}
#footer a {text-decoration:none; font-weight:bold;}
#footer a:link    {color: #FFFFFF;}
#footer a:visited  {color: #FFFFFF;}
#footer a:hover    {color: #ED7B00; background:#FFFFFF;}


/* --- FIXED --- */
.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
.clearer {
  clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
