@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;
  background: url("../images/form-field-bg.gif") no-repeat top left;  
  }

  textarea, pre, tt, code, input {
/*  background: url("../images/form-field-bg.gif") no-repeat top left;*/
  }

  body {
    font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
    font-size:75.00%;
    color:#666;
  }



/* farben
----------------------------------------------------------------------------------------------------------*/
  .farbe-green {
    color: #99cc00;
  }
  .farbe-green_bg {
    background: #b4d70b;
  }
  .farbe-blue {
    color: #1697aa;
  }
  .farbe-blue_bg {
    background: #1697aa;
  }
  .farbe-red {
    color: #dc1114;
  }
  .farbe-red_bg {
    background: #dc1114;
  }
  .farbe-grey {
    color: #666;
  }  
  .farbe-lightgrey {
    color: #888;
  }
  .farbe-darkgrey {
    color: #333;
  } 
  .farbe-white {
    color: #f1f1f1;
  } 
  
  
  


/* headings
----------------------------------------------------------------------------------------------------------*/
  h1,h2,h3,h4,h5,h6 {
    font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
    font-weight:normal;
    color:#222;
    margin:0 0 0.25em 0;
  }




  h2 { 
    font-size:220%; 
    color: #666;
    line-height:1.3em;
    font-weight: bold;
    }
    
  h3 { 
    font-size:150%; 
/*    font-family: Georgia;
    font-style: italic;
*/    
    color: #666;
    line-height:1.3em;
/*    margin:0 0 1em 0;*/
    font-weight: bold;
/*    text-transform: uppercase;*/
    }                       /* 18px */
  h4 { 
    font-size:133%; 
    font-family: Helvetica;
    color: #666;
    }                    /* 16px */
  h5 { 
    font-size:133%; 
    font-family: Helvetica;
    color: #999;
    margin:0;    
    }  
    
  h6 { font-size:116.67%; }                    /* 14px */

  
/*  
  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;
    color:#000;
    text-indent: -9999px;    
  }
*/





  p { 
    line-height:1.5em; 
    margin:0 0 1em 0; 
    font-size: 110%;
    }
    
  .pteam {
    line-height:1em; 
    margin:0 0 1em 0; 
    font-size: 110%;
  }  

/*
  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 ;
}








/* lists 
------------------------------------------------------------------------------------------------------*/
  ul { line-height: 1.5em; margin: 0 0 0 0em; }

/*  ul, ol, dl { line-height: 1.5em; margin: 0 0 0 0em; }*/

  ul li.sitemap { 
  list-style-type: none;
  line-height: 1.5em; 
  margin: 0 0 10px 0;
  padding: 5px 0 5px 20px;
  background: transparent url(../images/icons/sitemap.gif) no-repeat left 5px;  
  }

  ul ul li.sitemap { 
  list-style-type: none; 
  line-height: 1.5em; 
  margin: 0;
  padding: 5px 0 5px 20px;
  background: transparent url(../images/icons/sitemap.gif) no-repeat left 5px;  
  }


  ul li { 
  list-style-type: none;
  }

  ul ul li { 
  list-style-type: none; 
  }  



  ol { 
  line-height: 1.5em; 
  margin: 0 0 0px 20px; 
  }

  ol li { 
  list-style-type: decimal;
  margin: 0 0 10px 0px;
  }

  ol ol li { 
  list-style-type: lower-latin; 
  }



  li { margin-left: 0em; line-height: 1.5em; }

  dt { font-weight: bold; }
  dd { margin: 0 0 1em 0.8em; }

  
  .haken {
  font-size: 110%;
  font-weight: bold;
  color: #999;
  list-style: none;
  padding: 1px 0 2px 25px;
  margin: 0px 5px 0px 0px;
  background: transparent url(../images/icons/haken.gif) no-repeat left 2px; 
  }  

  .fehler {
  font-size: 115%;
  color: #666;
  list-style: none;
  padding: 3px 0 4px 30px;
  margin: 5px 5px 5px 0px;
  background: transparent url(../images/icons/fehler.jpg) no-repeat left 2px; 
  } 

  .verlinkung {
  font-size: 115%;
  color: #666;
  list-style: none;
  padding: 3px 0 4px 35px;
  margin: 10px 5px 10px 0px;
  background: transparent url(../images/icons/verlinkung.jpg) no-repeat left 2px; 
  }  
  











/*
  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;}


  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 sidebar */

#menu {
  margin: 0;
  padding: 0;
	font-size: 100%;
	line-height: 1em;  
}

#menu form {
	margin: 0 0 0 0px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	list-style-type: none;

/*	font-weight: bold;
	margin: 0;
	padding-left: 0px;*/
}




#menu ul li {
/*  font-family: 'Trebuchet MS';
  font-size: 150%;*/
	font-size: 150%;
  font-weight: normal;
  color: #ccc;
	margin: 0px 0 20px 0;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
	list-style: none;
	text-shadow: #fff 1px 1px;
}




#menu ul li a {
/*
  font-family: Verdana;
  font-size: 100%;
  font-weight: normal;
  color: #fff;
	margin-top: 0px;
	padding-bottom: 2px;
	list-style: none;
*/	
}


#menu ul ul {
	list-style-type: none;
/*
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
*/	
}

#menu ul ul li {
/*	font-size: 50%;*/
/*
	color: #ccc;
	border: 0;
*/
  font-size: 100%;
	margin: 0 0 0px 0;
	padding: 0;
	
}

#menu ul ul li a {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	float: none;
}

#menu ul ul li a:hover {
	color: #333;
	text-decoration: none;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 0px;
}


  
  
  .trenner {
    height: 1px;
    width: 100%;
    background: #f1f1f1;
    display: block;
    margin: 18px 0 10px 0;    
  }

  .trenner_dark {
    height: 1px;
    width: 100%;
    background: #555;
    display: block;
    margin: 18px 0 10px 0;    
  }

  .trenner_small {
    height: 1px;
    width: 100%;
    background: #f1f1f1;
    display: block;
    margin: 30px 0 30px 0;    
  }  

  .footer_highlight {
    font-weight: bold;
    color: #f1f1f1;
    font-size: 110%;
  }
  .footer_copy {
    font-weight: bold;
    color: #f1f1f1;
    font-size: 120%;
  }

  .footer_subdesc {
    font-style: italic;
    font-weight: bold;
    font-size: 100%;
    color: #555;
  }








/* toggle 
------------------------------------------------------------------------------------------------------*/
.toggleable {
  display:none;
  }
.title {
  background: url(".../../images/trenner_e9e9e9.jpg") repeat-x top center;
  margin: 0px 0 0px 0;
  padding: 20px 0 20px 0;
  cursor: pointer;
  }


/* messages 
------------------------------------------------------------------------------------------------------*/

.warning,
.success,
.error {
  display: block;
  padding: 0;
  margin: 0px auto 0px auto;
  width: 100%;
  }
.warning_center,
.success_center,
.error_center {
  padding: 10px 10px 10px 80px;
  font-size: 120%;
  text-align: left;
  }
.warning_top,
.warning_bottom,
.success_top,
.success_bottom,
.error_top,
.error_bottom {
  display: block;
  padding: 0;
  width: 900px;
  height: 10px;
  }
  
/*** warning ***/  
.warning_center {
  background: #ffcc00 url("../../images/icons/warning.gif") no-repeat 16px center;
  color: #5c3c00;
  }  
.warning_top {
  background: transparent url("../../images/warning_top.gif") no-repeat top center;
  }
.warning_bottom {
  background: transparent url("../../images/warning_bottom.gif") no-repeat top center;
  }
  
/*** success ***/
.success {
  width: 580px;
  }
.success_center {
  background: #66cc00 url("../../images/icons/success.gif") no-repeat 16px center;
  color: #336600;
  width: auto;  
  }
.success_top {
  background: transparent url("../../images/success_top.gif") no-repeat top center;
  width: 580px;  
  }
.success_bottom {
  background: transparent url("../../images/success_bottom.gif") no-repeat top center;
  width: 580px;  
  }

/*** error ***/
.error {
  width: 580px;
  }
.error_center {
  background: #cc0000 url("../../images/icons/error.gif") no-repeat 16px center;
  color: #fff;
  width: auto;   
  }
.error_top {
  background: transparent url("../../images/error_top.gif") no-repeat top center;
  width: 580px;   
  }
.error_bottom {
  background: transparent url("../../images/error_bottom.gif") no-repeat top center;
  width: 580px;   
  }

 





  
}

