html{
    font-size: 100.01%;
}

body{
    font-size: 1em;
    margin: 0;
    padding: 0;
    text-align: center;
    background-image: url(rasen.gif);
}

a:link,
a:visited{
    color: #833606;
}

a:hover{
    color: #c00;
}


.clear{
    clear: both;
}

.c{
    clear: both;
}

div.image.links{
    float: left;
    padding-right: 15px;
    padding-bottom: 10px;
}

div.image.rechts{
    float: right;
    padding-left: 15px;
    padding-bottom: 10px;
}

div.image span.title {
    color:#444444;
    display:block;
    font-size:0.88em;
    line-height:1em;
    padding:3px 0 0 5px;
}

div.image{
    text-align: center;
    margin: 5px 0;
}

div.image img{
    border: none;
}

div.gb_paginator{
    text-align: center;
    line-height: 2em;
}


/* *****************************************************************************
   Layout 
***************************************************************************** */

#outline{
    background-image: url(kopf.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
}

.wrapper{
    width: 995px;
    clear: both;
    margin: 0 auto;
    background-image: url(content.gif);
    background-repeat: repeat-y;
    background-position: 170px 0;
    text-align: left;
}

#navigation{
    float: left;
    width: 170px;
    background-image: url(logo.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
}

#navigation a.homelink{
    display: block;
    width: 130px;
    height: 230px;
    margin: 20px 0 20px 20px;
    text-indent: -9999px;
}

#navigation li.nav-Sonderangebote a{
    color: Orange;
}


#content{
    width: 570px;
    margin-left: 170px;
    background-image: url(content_oben.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#content-inner{
    padding: 60px 35px 1px 35px;
}

#sidebar{
    float: right;
    width: 250px;
    padding-top: 220px;
    background-repeat: no-repeat;
    background-position: 0 0;
}

#footerrasen{
    background-image: url(rasen_unten.png) !important;
    background-image: url(rasen_unten.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 32px;
    clear: both;
    width: 100%;
}

#footerrasen div.wrapper{
    height: 32px;
}

#footerrasen div.wrapper div{
    background-image: url(rasen_unten.png) !important;
    background-image: url(rasen_unten.gif);
    background-repeat: repeat-x;
    background-position: 0 0;
    height: 32px;
}

#footer{
    clear: both;
    min-height: 200px;
    color: White;
    font-size: 0.9em;
    font-weight: bold;
    background-color: #103d0d;
    padding-top: 20px;
    line-height: 1.5em;
    font-family: "Comic Sans", "Comic Sans MS", Arial, sans-serif;
}

#footer a{
    color: White;
}


/* *****************************************************************************
   Navigation 
***************************************************************************** */

#navigation ul{
    margin: 0;
    padding: 0;
    list-style: none;
}

#navigation ul li{
    background-image: url(blume.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding: 10px 0 10px 30px;
    font-size: 0.95em;
    font-weight: bold;
}

#navigation ul li li{
    font-size: 0.8em;
    font-weight: normal;
    background: none;
    padding: 0 0 3px 0;
}

#navigation a:link,
#navigation a:visited{
    color: White;
    text-decoration: none;
    
}

/* *****************************************************************************
   Sidebar 
***************************************************************************** */
#sidebar{
    font-size: 0.8em;
    color: #97E799;
}

#sidebar h1,
#sidebar h2{
    color: #FDB813;
    font-family: "Comic Sans", "Comic Sans MS", Arial, sans-serif;
    font-weight: normal;
    font-size: 20px;
}

#sidebar h3,
#sidebar h4{
    color: White;
    font-family: "Comic Sans", "Comic Sans MS", Arial, sans-serif;
    font-weight: normal;
    font-size: 14px;
}

#sidebar div.entry h4{
    font-size: 15px !important;
}

#sidebar a{
    color: White;
    text-decoration: underline;
}


#sidebar div.entry h4{
    margin: 15px 0 4px 0;
}

#sidebar div.entry h4 a{
    color: White;
}

#sidebar div.entry p {
    margin: 0 0 5px 0;
}

#sidebar ul{
    margin: 0;
    padding: 0;
}

#sidebar ul li{
    margin: 0;
    padding: 0 0 4px 10px;
    list-style: none;
}

#sidebar ul.blog-feeds{
    margin-top: 20px;
    font-size: 0.8em;
}

/* *****************************************************************************
   Content 
***************************************************************************** */
#content h1,
#content h2,
#content h3,
#content h4{
    color: #CE5000;
    font-family: "Comic Sans", "Comic Sans MS", Arial, sans-serif;
    font-weight: normal;
    margin: 20px 0 10px 0;
    line-height: 1.5em;
}

#content h2{
    font-size: 2em;
    line-height: 1.5em;
}

#content{
    font-size: 0.8em;
    line-height: 1.6em;
}


ul.articlelist{
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.articlelist li{
    margin: 10px 0;
    padding: 0;
}

ul.articlelist li h2,
ul.articlelist li h3,
ul.articlelist li h4{
    font-size: 1.2em !important;
    margin: 0 0 5px 0;
}


table.preisliste{
	border: 2px solid #FDB813;
	border-collapse: collapse;
    width: 500px;
}

table.preisliste td{
	background-color: #FFE6B2;
	padding: 2px;
}

table.preisliste td, table.preisliste th{
	border: 2px solid #FDB813;
	font-size: 11px;
}

table.preisliste th{
	background-color: #FFFFFF;
	padding: 0 8px;
}

/* *****************************************************************************
   Sidebar 
***************************************************************************** */

#sidebar h3{
    font-family: "Comic Sans", "Comic Sans MS", Arial, sans-serif;
    font-weight: normal;
    color: White;
}


/* **********************************************************
 * KForm
  ********************************************************** */


fieldset.formular{
  border:none;
  padding: 0;
  margin: 0;
}

fieldset.formular legend{
  display: none;
}

fieldset.formular div.row{
  clear:left;
  padding: 5px 5px;
}

fieldset.formular label{
  width: 140px;
  text-align:right;
  float:left;
  margin: 2px 20px 0 0;
  font-size:0.9em;
}

fieldset.formular span.foreign{
    font-size: 0.9em;
    font-weight: normal;
    color: #666;
}

span.pflicht{
  color:#c00;
}

fieldset.formular textarea{
  width: 300px;
  height: 180px;
}


/* *****************************************************************************
   Weblog 
***************************************************************************** */

div.asset-meta *{
    display: inline;
    color: #555;
    font-size: 0.9em;
}

div#comments-open-data label{
    float:left;
    width: 100px;
}

div#comments-open-data div{
    height: 30px;
}


div.entry-categories *{
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

div#comments-open-text label{
    float:left;
    width: 100px;
    clear:left;
}

div#comments-open-text textarea{
    width: 300px;
    height: 200px;
}

div#comment-form-remember-me label{
    width: auto;
    margin: 5px 0 10px 100px;
}

#comments-open-footer{
    text-align:center;
    padding: 20px 0;
}


div.entry-asset h2{
    font-size: 1.2em !important;
    font-weight: bold !important;
    margin: 20px 0 5px 0;
}

div.entry-asset h2 a{
    text-decoration: none;
}

div.content-nav{
    margin: 20px 0;
    text-align: center;
}

div.asset-footer{
    border-top: 1px solid #ccc;
    width: 400px;
    margin: 30px auto 0 auto;
    padding-top: 20px;
}
