/*
Author: Konstantin Minster
Theme: GreenElements
*/

/*Revier abstecken*/

* {
margin: 0px;
padding: 0px;
}

body {
	background-image:url(images/header_background.png);
	background-repeat:repeat-x;
}

#page {
  width: 770px;

}

#left {
  width: 520px;
  float: left;
}

#topleft {
  height: 173px;
}

#right {
  float:right;
  width: 248px;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  margin-top: 10px;

}

#topright{
  height: 70px;
}

#footer p {
  padding-bottom: 20px;
  margin: 20px;
  line-height: 180%;
}


/*Finearbeiten*/

body {
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
 color: #333;
}

#topleft {
  background-image: url('images/drei_elemente.png');
  background-repeat: no-repeat;
  background-position: 20px 40px;
}

#right #s {
  background-color: #90C638;
  border: 0px;

  width: 208px;
  background-image: url('images/input_background.png');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 10px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  font-size: 1em;
 font-family: verdana, arial, sans-serif;

}

#right #searchsubmit {
  background-color: #666;
  color: #fff;
  height: 25px;
border: 0px;
display: none;
}

#right ul li {
  list-style: none;
  line-height: 180%;
}

#right ul li h2 {
  font-size: 1em;
  color: #666;
  margin-left: 10px;
}

#right ul li ul li a {
  margin-left: 20px;
}



#topright {
  background-image: url('images/navi_background.png');
  background-repeat: repeat-x;
  padding-top: 93px; 
}

#topright a {
  background-image: url('images/logo.png');
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  height: 30px;
  width: 248px;
}

#topright a span {
  display: none;
}

#content, #sidebar {
padding-top: 40px;
}

h2, small, h3, h1 {
  margin: 0 20px;
}

p {
  margin: 20px;
}

#content p {
  margin-right: 40px;
  line-height: 160%;
}

#content p.postmetadata {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  font-weight: bold; 
  color: #666;
}

#content p.postmetadata a {
  font-weight: normal;
}

a {
color: #83B333;
text-decoration: none; 
}


#content h2 {
  font-weight: normal;
  font-size: 1.5em;
  line-height: 150%;
}

#content h2 a:hover {
  color: #666;
}

#right h2 {
  margin-top: 10px;
}

#topleft a.fakeLink {
  display: block;
  width: 283px;
  height: 130px;
  position: relative;
  top: 40px;
  left: 20px;
}


h3 {
 margin-top: 20px;
 width: 460px;
 font-size:13px;
}

#content textarea{
 width: 438px;
 border: 1px solid #666;
 background-color: #E0EFC7;
 padding: 10px;
font-size: 1em;
 font-family: verdana, arial, sans-serif;
}

#content input#author, 
#content input#email,
#content input#url {
 width: 140px;
 border: 1px solid #666;
 background-color: #E0EFC7;
 padding: 5px 10px 5px 10px;
 font-size: 1em;
 font-family: verdana, arial, sans-serif;
}

ul.commentlist {
margin: 20px;
width: 460px;
}
ul.commentlist a {
color: #fff;
padding: 0px;
margin: 0px;
}

ul.commentlist small {
display: none;
}

ul.commentlist li {
background-image: url('images/komment_back.png');
background-color: #90C638;
background-repeat:repeat-x;
list-style: none;
margin-top: 20px;
color: #fff;
}


.commentlist li span {
  background-image: url('images/komment_ecke.png');
background-repeat: no-repeat;
background-position: 10% 0%;
padding: 20px;
display: block;
}

.commentlist li span p {
padding: 0px;
margin: 10px 0 0 0;
width: 100%;
}

cite {
 font-weight: bold;
}
.navigation {
padding: 20px;
}

.navigation .alignleft {
  float:left;
}

.navigation .alignright{
  float:right;
}

ul#adds {
  margin: 20px;
}

ul#adds li {
 line-height: 250%;
}

a img {
  border: 0px;
}

/*
../images/drei_elemente.png
../images/header_background.png
../images/logo.png
../images/navi_background.png
../images/navi_background.png
*/

.clear {
  clear: both;
}/*
Author: Konstantin Minster
Theme: GreenElements
*/

/*Revier abstecken*/

* {
margin: 0px;
padding: 0px;
}

body {
	background-image:url(images/header_background.png);
	background-repeat:repeat-x;
}

#page {
  width: 770px;

}

#left {
  width: 520px;
  float: left;
}

#topleft {
  height: 173px;
}

#right {
  float:right;
  width: 248px;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  margin-top: 10px;

}

#topright{
  height: 70px;
}

#footer p {
  padding-bottom: 20px;
  margin: 20px;
  line-height: 180%;
}


/*Finearbeiten*/

body {
  font-family: verdana, arial, sans-serif;
  font-size: 0.7em;
 color: #333;
}

#topleft {
  background-image: url('images/drei_elemente.png');
  background-repeat: no-repeat;
  background-position: 20px 40px;
}

#right #s {
  background-color: #90C638;
  border: 0px;

  width: 208px;
  background-image: url('images/input_background.png');
  background-repeat: no-repeat;
  background-position: 100% 100%;
  margin: 0 10px;
  color: #fff;
  padding: 5px 10px 5px 10px;
  font-size: 1em;
 font-family: verdana, arial, sans-serif;

}

#right #searchsubmit {
  background-color: #666;
  color: #fff;
  height: 25px;
border: 0px;
display: none;
}

#right ul li {
  list-style: none;
  line-height: 180%;
}

#right ul li h2 {
  font-size: 1em;
  color: #666;
  margin-left: 10px;
}

#right ul li ul li a {
  margin-left: 20px;
}



#topright {
  background-image: url('images/navi_background.png');
  background-repeat: repeat-x;
  padding-top: 93px; 
}

#topright a {
  background-image: url('images/logo.png');
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  height: 30px;
  width: 248px;
}

#topright a span {
  display: none;
}

#content, #sidebar {
padding-top: 40px;
}

h2, small, h3 {
  margin: 0 20px;
}

p {
  margin: 20px;
}

#content p {
  margin-right: 40px;
  line-height: 160%;
}

#content p.postmetadata {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 10px;
  font-weight: bold; 
  color: #666;
}

#content p.postmetadata a {
  font-weight: normal;
}

a {
color: #83B333;
text-decoration: none; 
}


#content h2,
#content h1 {
  font-weight: normal;
  font-size: 1.5em;
  line-height: 150%;
}

#content h2 a:hover,
#content h1 a:hover  {
  color: #666;
}

#right h2 {
  margin-top: 10px;
}

#topleft a.fakeLink {
  display: block;
  width: 283px;
  height: 130px;
  position: relative;
  top: 40px;
  left: 20px;
}


h3 {
margin-top: 20px;
 width: 460px;
}

#content textarea{
 width: 438px;
 border: 1px solid #666;
 background-color: #E0EFC7;
 padding: 10px;
font-size: 1em;
 font-family: verdana, arial, sans-serif;
}

#content input#author, 
#content input#email,
#content input#url {
 width: 140px;
 border: 1px solid #666;
 background-color: #E0EFC7;
 padding: 5px 10px 5px 10px;
 font-size: 1em;
 font-family: verdana, arial, sans-serif;
}


ul.commentlist {
margin: 20px;
width: 460px;
}
ul.commentlist a {
color: #fff;
padding: 0px;
margin: 0px;
}

ul.commentlist small {
display: none;
}

ul.commentlist li {
background-image: url('images/komment_back.png');
background-color: #90C638;
background-repeat:repeat-x;
list-style: none;
margin-top: 20px;
color: #fff;
}


.commentlist li span {
  background-image: url('images/komment_ecke.png');
background-repeat: no-repeat;
background-position: 10% 0%;
padding: 20px;
display: block;
}

.commentlist li span p {
padding: 0px;
margin: 10px 0 0 0;
width: 100%;
}

cite {
 font-weight: bold;
}
.navigation {
padding: 20px;
}

.navigation .alignleft {
  float:left;
}

.navigation .alignright{
  float:right;
}

ul#adds {
  margin: 20px;
}

ul#adds li {
 line-height: 250%;
}

a img {
  border: 0px;
}

/*
../images/drei_elemente.png
../images/header_background.png
../images/logo.png
../images/navi_background.png
../images/navi_background.png
*/

.clear {
  clear: both;
}

blockquote p {
padding:10px;
background-color:#90C638;
color:#fff;
}

div.entrytext p code {
font-size:11px;
margin-left:10px;
display:block;
}

div input#s {
border:1px solid #333 !important;
}

div.entry ul li {
margin-top:5px;
margin-left:50px;
}