body {
  margin: 0 auto;
  background: #428837 url(template_images/back.jpg) bottom left no-repeat;
  font-size:100,01%;
  font-family:Arial,Helvetica,sans-serif;

}

#main
{margin:0 auto;
width:1000px;
font-size:0.8em;
min-height:800px;
}

p{  font-size:1.0em}

p, form {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  line-height:2em;

}

h1 {
  font-size: 1.5em;
  color:#ae101d;
  margin-top:10px;
  margin-bottom:5px
}

h2  {
  font-size: 1.8em;
    margin-top:0px;
    font-weight:normal;
    color:#2C5306
}

h3
{
margin-top:20px;
font-size:1.3em;
}

.logo
{
        padding-left:30px;
        margin-bottom:30px
}

.logo h1
{
        color:#666;
        font-size:1.5em;
        font-family:verdana, arial, sans-serif
        }

input
{
padding:3px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:url(template_images/content_bg.gif) repeat-x;
border:solid 1px #aaa
}

div.toolbar {

  padding: 0px;
  color: #fff;
  margin:0 0 10px 0;

  overflow:hidden;

  background:#2b5724



}

div.toolbar ul {
  border-left:solid 1px #ccc;
  float:left;
  padding:0px 0 0px 0px;
  margin:0 0 0 25px;
  background: #a4a4a4 url(assets/verlauf.jpg) repeat-x top left;
}

div.toolbar ul li{
  display:inline;
  border-right:solid 1px #ccc;
  padding:10px 0;
  margin:0;
  border:solid 1px #000
}


div.toolbar a:link,
div.toolbar a:visited {
  color: #fff;
  text-decoration:none;
  padding:5px;
  display:inline-block;
  border-right:solid 1px #ccc;
  font-size:11px;
  margin:0;
}

div.toolbar a:hover,
div.toolbar a:active,
div.toolbar a:focus {
background:#666;
color:#fff
}



.right
{
        float:right;
        margin-right:20px
        }

.toolbar .right ul
{background:transparent;border:0;margin:0}

.toolbar .right ul li
{list-style-type:none;border:0;padding:0}

.toolbar .right ul li a
{padding:10px 5px }

#language_selector {
  font-size: 11px;
}

div.content {
  padding: 0px;
  margin:0 0px 0px 0px;



}
div.content a {
  color: #333333;
}

div.content a:hover,
div.content a:active,
div.content a:focus {
  color: #fff;
  background:#397400;
  text-decoration:none
}

.content table
{
border-collapse:collapse;
}


.error, .notice {
  color: #397400;
}

ul.error
{
padding:10px 30px 10px 10px;
background:#fff;
border:solid 2px #AE101D;
margin-left:0;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}

ul.error li
{
list-style-type:none;
color:#AE101D;
padding:2px 0;
text-align:left;
}

div.error {
  padding: 5px;
  border: 2px solid #AE101D;
  background: white;
}



.boxed {
  padding: 5px;
  border: 1px solid;
  margin-left: 2em;
  margin-right: 2em;
}

.indent {

}

.indent table{
margin:0;

}

table.tellafriend td
{font-size:1.0em}

td.label {
  text-align: left;
  white-space: nowrap;
  padding-right: 5px;
}

.indent table td.label
{
          width: 8em
        }

table.grid {
  border-collapse: collapse;
 /* width:65%;*/
  margin-top:20px
}

table.grid td{
  border-bottom:solid 1px #fff
}

table.grid tr:hover{
  background:#ccc;
  color:#000
}

table.grid td {
  padding: 8px 15px 8px 15px;
}

table.grid th {
  background: #397400;
  text-align:left;
    padding: 5px 15px 5px 15px;
  font-size:0.9em;
  color:#fff
}

table.grid th a{
  color:#fff;
  text-decoration:none;
  font-size:1.1em;
  background:#397400s
}

table.grid td a
{
text-decoration:none
}

div.snippet {
  white-space: nowrap;
}

div.snippet select {
  font-size: 10px;
  vertical-align: middle;
}

div.snippet input {
  vertical-align: middle;
}

div.snippet textarea {
  width: 100%;
}

input[type="radio"] {
  vertical-align: bottom;
}

div.alert {
  margin: 25px;
  text-align: center;
  padding: 10px;
  background: white;
  border: 2px solid red;
  font-size: 12px;
  font-weight: bold;
}

div.blog_article {
  border-bottom: 1px dashed #AAAAAA;
}

p.blog_article_title {
  font-weight: bold;
  font-size: 16px;
}

p.blog_article_date {
  font-style: italic;
  color: #888888;
}

div.blog_comment {
  border-bottom: 1px dashed #AAAAAA;
}

textarea.code {
  font: normal 12px Arial,Helvetica,sans-serif;
  width: 450px;
  background-color: #eeeeee;
  border-color: #cccccc;
  border-style: inset;
  margin-top: 5px;
}

p.blog_comment_date {
  font-style: italic;
  color: #888888;
}

.tabberlive .tabbertabhide {
  display: none;
}

.tabber {
  display: none;
}
.tabberlive {
  margin-top:1em;
 /* width:65% */
}

ul.tabbernav
{
  margin: 0;
  padding: 3px 0 0 0;
  border-bottom: 1px solid #AAA;
  display:none;
  /* font: bold 12px Verdana, sans-serif */;
  font-weight: bold;
/*  position:absolute;
  top:-3000px;
  left:-3000px */
}

ul.tabbernav li
{
  list-style: none;
  margin: 0;
  display: inline;
}

ul.tabbernav li a
{
  padding: 3px 0.5em;
  margin-left: 3px;
  border: 1px solid #AAA;
  border-bottom: none;
  background: #DDE;
  text-decoration: none;
}

ul.tabbernav li a:link,
ul.tabbernav li a:visited { color: #2C5306; }

ul.tabbernav li a:hover,
ul.tabbernav li a:active,
ul.tabbernav li a:focus
{
  color: #000;
  background: #AAE;
  border-color: #AAA;
}

ul.tabbernav li.tabberactive a
{
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
  color: #000;
  background: white;
  border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
  padding: 0px;
  border: 0px solid #aaa;
  border-top: 0;
}

.tabberlive .tabbertab h2 {
  display: none;
}
.tabberlive .tabbertab h3 {
  display: none;
}

.tabberlive#tab2 .tabbertab {
  height: 200px;
  overflow: auto;
}

.hidde {
  display: none;
}

.popup {
  padding: 5px;
}

#WzTtDiV {
  background: #e6ecff;
}

.label
{
        clear:left;
float:left;
width:16em
}

.form_label
{
overflow:hidden;
}

.form_label input
{
width:20em;
padding:2px
}

.button
{
font-weight:normal;
font-size:1em;
padding:0px 5px
}

.pixeldetails form div,
.pixelmail form div,
.login form div,
.signup form div
{
padding:2px 0
}

i
{font-style:normal}

.content center
{border:solid 1px #000}

.content img.gridimage
{
width:100%
}


.sold
{
        float:right;
        margin-right:2px;
        padding:15px 5px 0 12px ;
        color:#fff;
        width:75px;
        background: url(template_images/bubble.png) no-repeat;
        height:90px
}


.avail
{
        float:right;
margin-right:2px;
padding:15px 5px 0 12px ;
height:90px;
color:#000;
width:75px;
background: url(template_images/bubble_gruen.png) no-repeat}

.sold span,
.avail span
{font-size:1.5em;
display:block;
width:60px;
font-weight:bold}

.line
{overflow:hidden;
padding:0px;
background: url(template_images/rasen.png) bottom left no-repeat;
padding:10px 0 0 0;
font-size:11px;
height:140px
}

#content table
{margin:0}

.content
{background:#e6eed7 /*#E2E5DF url(template_images/test_ohneverlauf.jpg) no-repeat */;
padding:0px !important;
width:1000px;
border-bottom:solid 1px #E2E5DF}


#footer
{background: url(template_images/footer3.png) bottom left no-repeat;
height:27px;}


#footer p
{margin:0px 20px 0 0;
padding-top:10px;
text-align:right;
font-size:0.85em;
color:#fff;
line-height:0.85em}


#footer a
{color:#fff}

#pixel
{ padding:20px;
overflow:hidden;}

p.preis
{font-size:1.8em;
color:#2C5306}


p.preis strong
{
color:#2C5306
}

.description, .indent
{font-size:1.0em;
line-height:1.7em;}



.button2
{border:0;
padding:0px;
font-size:1.0em;
font-weight:bold;
float:right;
color:#222;
margin-top:7px}

#grid
{margin:0 -20px}

*html #main
{
height:800px
}

.zusammen
{overflow:hidden;
margin-bottom:20px}

.selected
{
font-size:1.6em;
color:#2C5306;
margin-top:20px
}


blockquote
{margin:0}



.menu h2
{font-weight:1.2em !important;
font-weight:bold}

hr
{
margin:25px 0 15px 0;
color:#f5f5f5;
/*width:65%;*/
height:1px;
text-align:left
}


.descriptionlist
{/*width:65%*/}

.searchfilter
{text-align:right;
margin: 15px 0 0 0}

.searchfilter p
{margin:0}

.desc_start
{
/*width:65%;*/}

table.data
{
margin-top:10px;

}


table.data td
{
padding-top:3px;
padding-bottom:3px;
font-size:1.0em
}

select#language_selector
{
display:none
}


span.big
{
font-size:1.5em
}

a.gpixleft
{
float:left;
margin-left:20px;
}

.left
{border:solid 0px #000;
float:left;
width:62%}

.right, .rechts
{border:solid 0px #c00;
float:right;
width:32%;
padding-top:17px}


a.gpixleft
{display:none}

strong
{color:#AE101D}

.selected strong
{
color:#2C5306
}

.indent table td
{vertical-align:bottom;border:solid 0px #000}

.desc_start em
{
font-style:normal;
font-weight:bold
}

.button2region
{
background: url(template_images/button_weiter.png) no-repeat;
border:0 none;
height:200px;
width:260px;
color:#F3F4F3
}
