/**
* Simon Greul
* 
*/

/*-----------Block Level Elements--------------*/

body {
  margin: 0;  
  border: 0;
  text-align: center;
  font: 0.63em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #EEE;
  background: #585858 url(images/bg_body.jpg) repeat-y top center;
}

#page {
  position:relative;
}

#header {
  width: 100%;
  margin: 0 auto;
  border: 0;
  height: 3em;
  background: #585858 url(images/bg_header.jpg) repeat-y top center;  
}

#headerimg {

}

.description {
	display:none;
}

#wrapper {
  position:relative; display:block;
  width: 767px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#content {
  float:left; position:absolute; display:block;
  width: 410px;
  padding: 10px 5px 20px 1px;
}

#content ul {list-style-image: url(images/li_bullet.gif);}

#sidebar {
  float:right; display:block; position:relative; 
  width: 185px;
  padding: 10px 0px 10px 150px;
  background: url(images/plants.jpg) no-repeat top left;
}

#footer {
  float:right;
  display:block;
  margin: 0 auto;
  text-align: center;
  padding: 10px;
  width:135px;
  color: #888;
  font-size:0.9em;
}

#menu {
  width: 766px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;  
}

#menu ul li {
  width: 8em;
  display: inline;
  float: left;
  padding-top: 0.8em;  
  list-style: none;
  text-align: center;
}

#menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #eee;
  letter-spacing:0.05em;
}

#menu ul li a:hover,
#menu ul li a:active, .active, .current_page_item{
  font-weight: bold;
  color: #eee;
  background: url(images/menu_tab.gif) no-repeat bottom center; 
}

.sideMenu {
  padding: 10px 0;
}

.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}

.sideMenu a span {
  display: block;
  padding: 1px;
}

.sideMenu a:hover {
  background: #686868 url(images/rounded_tl.gif) no-repeat top left;
}

.sideMenu a:hover span {
  background: url(images/rounded_bl.gif) no-repeat bottom left;
}

#title {
  padding: 0.6em 10px 0.6em 0;
  margin-right: 0.5em;
  float: right;
  background: url(images/logo_greenery.gif) no-repeat top left;
}

#title h1 {
/*  display: inline; */
  color:  #f8fe2c;
/*  background-color: #a33810; */
  background-image: none;
  padding:0 0 0 205px;
  letter-spacing:0.05em;
}

/*-------------Headings-------------*/

h1 {
  display: inline;
/*  background-color: #444;*/
  background-image: none;
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #a33810;
  letter-spacing:0.05em;
}

h1 a , h1 a:visited{
  clear: both;
  margin: 10px 0;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #f8fe2c;
  text-decoration:none;
}

h2 {
  /*clear: both;*/
  margin: 10px 0 10px 0px;
  padding:0 0 0 18px;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #f8fe2c;
  background: #686868 url(images/rounded_tr.gif) no-repeat top right;
  letter-spacing:0.05em;
}

h2 span {
  display: block;
  padding: 2px;
  background: url(images/rounded_br.gif) no-repeat bottom right;
}

h2 span a, h2 span a:visited  {
  color:#F8FE2C;
}

h3 {
 /*clear: both;*/
  margin: 10px 0 10px 0px;
  padding:0 0 0 20px;
  font: 700 1em verdana, sans-serif;
  text-transform: uppercase;
  color: #ccc;
  background: #686868 url(images/rounded_tr.gif) no-repeat top right;
  letter-spacing:0.05em;
}

h3 span {
  display: block;
  padding: 2px;
  background: url(images/rounded_br.gif) no-repeat bottom right;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

#wrapper ol li { 
  color: #DDD;
}

#wrapper ol li span {
  color: #EEE;
  padding: 2px;
}

#wrapper ul {
  padding-bottom: 6px;
}

#wrapper ul li {
  margin-left: 2px;
  padding-left: 2px;
}

p {
  padding-top: 3px !important;
  padding-top: 3px;
  padding-bottom: 5px !important;
  padding-bottom: 3px;
}

a, a:visited {
  color: #EEE;
}

a:hover {
  color: #FFF;
}

textarea {
  width: 98%;
}

input {
  width: 70%;
}

input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #EEE;
  background-color: #777;
  border: 1px solid #999;
}

input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #FFF;
  background-color: #999;
  border: 1px solid #EEE;
}

h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
}

.post {
  clear:both;
  margin:0 0 25px 0;

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
  padding:0 0 0 20px;
}

.entrytext {
  color: #eee;
  margin: 0 0 0 0px;
}

.entrytext p {
  margin: 0 0 0 20px;
  text-align: justify;
}

.postmetadata {
  color: #aaa;
  margin: 0 0 0 20px;
}

.postmetadata alt {
  color: #666;
}

.postmetadata a {
  color: #999;
}

.postmetadata a:hover {
  color: #fff;
}

.navigation {

}

.alignleft {
  float:left;
  margin:0 0 10px 20px;
}

.alignright {
  float:right;
  margin:0 20px 10px 0;
}

.center {

}

.pagetitle {

}

blockquote {  
  margin:0;
  padding: 0 15px;
  border: #444444 1px solid;
  background: #686868;
} 

cite {
}

code {
  display: block;
  padding: 5px 5px 5px 10px;
  background: #555;
  font-size:8pt;
 }

acronym, abbr {
  cursor: help;
  border-bottom: 1px solid #777;
  letter-spacing:1px;
}

/*--------------Sidebar------------*/

#sidebar ul {
  list-style: none;
}

#sidebar ul h2 {
  text-align: right;
  padding: 2px 20px 2px 4px;
  color:#f8fe2c;
  background: #686868 url(images/rounded_l16.gif) no-repeat top left;
}

#sidebar ul h2 span {
  display: block;
  padding: 2px;
  background: #686868 url(images/rounded_bl.gif) no-repeat bottom left;
}

#sidebar ul li {
}

#sidebar ul ul {
	list-style:none; /*disc*/
        color:#f8fe2c;
        margin:0 0 0 -42px;
}

#sidebar ul ul li {
}

#sidebar ul ul ul {
	list-style:square;
}

#sidebar p {
}

#sidebar a {
        color:#eee;
        text-decoration:none;
}

#sidebar a:hover {
        text-decoration:underline;
}

#sidebar a:visited {

}


ol.commentlist {

}

ol.commentlist li {
  padding: 5px;
  margin-top: 5px;
  font-weight: 500;
  border: #555 1px solid;
  background: #343;
}

ol.commentlist li.alt {
  background: #444;
}

ol.commentlist a {
  color: #7BD32C;
}

small.commentmetadata {
}

.small {
padding:0 0 0 20px;
}

/*--------------Search Form-------------*/

#searchform {
	text-align:center;
}

#searchform input {
	width:110px;
}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}

#footer a {
  color: #888;
}

#footer a:hover {
  color: #EEE;
}

a.fullAhead {
  text-align:center;
  display: block;
  width: 30px;
  height: 34px;  
  margin: 3px;
  background: url(images/logo_fullahead.gif) no-repeat 0 0;
}

a:hover.fullAhead  {
  background-position: -30px 0;
}


/***************************************************
 Generic Display Classes
 ***************************************************/

.center {
  text-align: center;
}

.noPad {
  padding: 0;
  margin: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

img.left {
  padding: 5px 5px 5px 0;
}

img.right {
  padding: 5px 0 5px 5px;
}

.button {
  width: auto;
  cursor: pointer;
}

.date {
  display: block;
  font-weight: 700;
}

a img {
	border: none; background: none;
}

img.left {display: block; padding:1px; float:left; margin:3px 12px 3px 0;}
img.right {display: block; padding:1px; float:right; margin:3px 0 3px 12px;}
img.center {display: block; padding:1px; margin:3px auto;}


/* */

:focus {
	outline: 0
}

.thumb {
       border: 1px solid #ccc;
       margin: 0px 15px 15px 0px;
       padding: 5px;
}

.smallmeta{
      padding:0 0 0 20px;
}

.post-edit-link {
      margin:0;
      color:#eee;
      text-decoration: none;
}

comments {
      padding:2px 2px 2px 20px;
}

.widgettitle {
}

.table {
}

.table td {
vertical-align: top; 
margin:0 0 15px 0;
  text-align: justify;
}

.team {
width:100px;
height:133px;
padding:0 0 10px 20px;
}

.beschr {
padding:0 0 0 10px;
}

.fail {
margin:0 0 0 20px;
text-align: center;
}

.bild {
height: 90px;
width: 116px;
padding: 0 20px 0 0;
}

.bild3 {
height: 90px;
width: 116px;
padding: 0 0px 0 0px;
}