@charset "UTF-8";

@media all
{
  html * { font-size: 100.01%; outline-style: none; }
  
  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;
  width: 650px;
  height: 300px;
  }

  textarea, pre, tt, code, input {
  background: url("../images/form-field-bg.gif") no-repeat top left;
  }

  body {
    font-family: Verdana, 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 75.00%; 
    color: #646464;  
  }


  h1,h2,h3,h4,h5,h6 { 
  	font-family: 'Trebuchet MS', Arial, Verdana, Georgia, Arial, 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; 
  	font-weight:normal; 
  }

  h3 {
  display: none;
  }
  
  h2 { 
  font-size: 350%; 
  }
  h3 { 
  font-size: 250% 
  }
  h4 { 
  font-size: 200% 
  }
  h5 { 
  font-size: 220%;
  color: #928376;
  }

  h6 { 
  font-size: 133.33%; 
  color:#999;
  }
  
  h1 a:link, h1 a:visited {
  color: #000000;
  font-style: italic;
  text-decoration: none;
  }

  h1 a:hover, h1 a:active {
  color: #cccccc;
  }

  h5.footer {
  font-size: 200%;   
  display: block;
  width: 490px;
  height: 97px;
  background: url("../images/h5_holz.gif") no-repeat top left;
  text-indent: -900%;
  }

  h6.footer {
  font-size: 200%;   
  display: block;
  width: 290px;
  height: 110px;
  background: url("../images/h6_about.gif") no-repeat top left;
  text-indent: -900%;
  }

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    /*line-height:65%;*/
    color:#000;
    text-indent: -9999px;    
  }

  #header span {
    color:#888;
  }




  p { line-height: 1.5em; margin: 0 0 1em 0; }

/*
  ul, ol, dl {
  line-height: 1.5em; 
  margin: -10px 0 1em 0em;
  }
  li { margin-left: 1.5em; line-height: 1.5em }
*/
  .post-categories {
  list-style: none;
  }

#categories a, #sidebar a:visited {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration:none;
}
#categories a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#categories ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#categories ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#categories ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}


  ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  }
  
  dt { font-weight: bold }
  dd { margin: 0 }

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  .note {background: #dfd; padding: 1em; border-top: 1px #bdb dotted; border-bottom: 1px #bdb dotted;}
  .important {background: #ffd; padding: 1em; border-top: 1px #ddb dotted; border-bottom: 1px #ddb dotted;}
  .warning {background: #fdd; padding: 1em; border-top: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  a {color: #636363; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {text-decoration:underline;}

 
  #topnav a { 
  color: #fff; 
  font-weight: bold; 
  font-size: 90%;
  background:transparent; 
  text-decoration:none; 
  }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent;}
  

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

  
  .tn {
  text-align: right;
  }  

  .tn img {
  padding: 0px;
  border: 0px solid #ccc;
  }  



  .sort {
  font-size: 150%;
  font-family: Georgia, Verdana, Arial, 'Trebuchet MS';
  font-weight: bold;
  font-style: italic;
  display: block;
  margin: 0 0 15px 0; 
  }

  .description {
  font-weight: bold;
  display: block;
  margin: 0 0 0px 0; 
  }


  .haken {
  list-style: none;
  padding: 3px 0 3px 20px;
  margin: 0 0 0 0px;
  color: #666;
  background: transparent url("../images/icons/haken.gif") no-repeat left 5px; 
  }   

/* featured */
  .featured_content {
  display: block;
  padding: 30px 20px 0px 20px;
  margin: 15px 0 0 0;
  border-bottom: 0px dashed #ccc;
  background: #99cc00 url("../images/featured_bg.jpg") no-repeat top left;
  color: #000;
  font-size: 130%;
  font-family: Verdana, Arial, 'Trebuchet MS';
  }

  #featured_content {
  display: block;
  height: 25px;
  margin: 0 0 0px 0;  
  background: #99cc00 url("../images/featured_bottom_bg.jpg") no-repeat bottom left;
  }

  a.visit_grey {
  display: block;
  width: 175px;
  height: 30px;
  text-indent: -900%;
  background: url("../images/btn_visit_grey.jpg") no-repeat top left;
  margin: 0 0 10px 0;
  }
  
  .intro {
  font-weight: bold;
  font-family: Georgia;
  font-style: italic; 
  font-size: 150%;
  }
  .intro_footer {
  font-weight: bold;
  font-family: Georgia;
  font-style: italic; 
  font-size: 150%;
  color: #928376;
  }
  .intro_zusatz {
  font-weight: bold;
  font-family: Georgia;
  font-style: italic; 
  font-size: 150%;
  padding: 0;
  margin: 0;
  }

#menu {
  margin: 0;
  padding: 0;
}

#menu form {
	margin: 0 0 0 0px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	font-size: 130%;
	margin: 0;
	padding-left: 0px;
}

#menu ul li {
  font-family: 'Trebuchet MS';
  font-size: 160%;
  font-weight: normal;
  color: #fff;
	margin-top: 0px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	list-style: none;
}

#menu ul li a {
  font-family: Verdana;
  font-size: 100%;
  font-weight: normal;
  color: #fff;
	margin-top: 0px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	list-style: none;
}


#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	color: #ccc;
	font-size: 50%;
	border: 0;
	margin: 0 0 5px 0;
	padding: 0;
}

#menu ul ul li a {
	color: #ccc;
	text-decoration: underline;
	float: none;
}

#menu ul ul li a:hover {
	text-decoration: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 0px;
}

  
}
