/* Start of CMSMS style sheet 'herb' */
/*                       Herb GmbH    */
/*  ---------------------------------  */

body {
	                   margin: 0px;
	                   background:#c0c4d5;
	                   font-family: Arial, Helvetica, sans-serif;
	                   font-size: 12px;
	                   color: #000000;
/*background: #FED500 url(uploads/images/higru01xxx.gif);*/
/*                           background: #000000 url(uploads/images/pix_blau.gif); */
background:  url(uploads/images/pix_orange.gif); 
                           background-repeat:repeat;
background-position:50% 0%
}

#seite {
                           width: 910px;
                           margin-top:-156px;
                           border: 1px groove #013378;
}

#flaeche {
                          margin-top:35px;
                          left:0px;
                          padding:60px 150px;
                          height: 120 px;
/* background-position:left;
background: #000000 url(uploads/images/pix_blau.gif);
background-repeat:repeat; */
}

/* Schriftformatierung für "Seite" */
.ueber       {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004e12;
}      
.text       {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888888;
}  

 .high       {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
        font-style: italic;
        font-weight: bold;
	color: #004e12;
        text-align: center;
}
      
a.link       {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004e12;
	text-decoration: underline;
}

/*  --------------------------------------------  */


input, textarea        {
               background-color: #dfebcf;
}

h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #adadad;
}



h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 0px dotted #CC0001;

}

a:hover {
	background-color: #9FADB0;
}

div#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#header {
	width: 910px;
	height: 120px;
	margin: 0 auto;
	float: left;
	min-width: 910px;
	color: #000000;
}

/* Logo */

/* HERBST-HEADER
#logo {
                   	width: 910px;
                        background-image: url(uploads/images/header03.jpg);
                        height:120px;
	                float: left;
	                color: #000000;
}*/

/* FRÜHLINGS-HEADER*/
#logo {
                   	width: 910px;
                        background-image: url(uploads/images/banner_spring02.jpg);
                        height:120px;
	                float: left;
	                color: #000000;
}

/* FRÜHLINGS-HEADER*/
#logo2 {
                   	width: 910px;
                        background-image: url(uploads/images/banner_spring03.jpg);
                        height:120px;
	                float: left;
	                color: #000000;
}

/* SOMMER-HEADER*/
#logo3 {
                   	width: 910px;
                        background-image: url(uploads/images/banner_start_2010.jpg);
                        height:120px;
	                float: left;
	                color: #000000;
}


#logo_komm {
background-image: url(uploads/images/banner_winter_2010.jpg);
        height:120px;
	float: left;
	min-width: 910px;
	color: #000000;
}
#logo_handel {
background-image: url(uploads/images/banner_handel.jpg);
        height:120px;
	float: left;
	min-width: 910px;
	color: #000000;
}

#logo_garten {
background-image: url(uploads/images/banner_garten.jpg);
        height:120px;
	float: left;
	min-width: 910px;
	color: #000000;
}
#header h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 11px 0 0 0;
	background: #720000;
	padding: 3px 10px;
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #ffffff;
}

/* Headerzeile */
#headerzeile {
	width: 864px;
	height:15px;
	border-top: 1px solid #94ba5f;
        padding:10px 23px;
	background: #004E12;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}


/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Side-Menu */
       #sidemenu li span{
        height:30px;
	display: block;
	margin-top: -1px;
	padding: 0;
        line-height:10px;
	font-size: 11px;
	font-style: italic;
        color: #000000;
}


/* Menu */

#menu {
	width: 910px;
	height: 35px;
        margin: 0px;
	padding: 0px 0px;
        background-color: #94BA5F;                        /* grün */
	border-bottom: 1px solid #004e12;
}

#menu ul {
        margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	background-color: #000000;                        /* keine funktion */
}

#menu li {
	float: right;

}

#menu a {
	display: block;
	margin-right: 3px;
	padding:10px 20px 0px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	border: none;
	background-color: #94BA5F;
        height:25px;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background-color: #004E12;
	margin-right: 3px;
        padding-bottom:10px;
        padding-top:10px;
	text-decoration: none;
        color:#94BA5F;
        height:15px;
}

#menu .first {
	background: #000000;
	margin-right: 3px;
}

.currentpage {
        padding: 7px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding-top: 120px;
      /*  background:#6FA93A;      */                         /* seitenhintergrund */
background:#ffffff; 
}


/* Content */ 

#content {
	   float: right;
	   width:590px;
	   padding: 20px 30px 0 0;
           color: #7D7D7D;
}
#contentp {
	   width: 590px;
	    padding: 20px 30px 0 0;
           color: #ffffff;
}

.post {
}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #ADADAD;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #9C0101;
	border: 1px dashed #590000;
	padding: 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}



/* Sidebar */

#sidebar {
	float: left;
	width:220px;
        height:530px;
	padding: 20px 0px 0 20px;
	background: #ffffff;
       background: url(uploads/images/sidebar_higru_gn550.gif);
       background-repeat:repeat-x;
       margin: 0px;
}
#sidebar ul {

	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 20px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 0px dashed #590000;
}

#sidebar li li span {width:200px;
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
        color: #000000;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #000000;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #004e12;
	border: none;
	text-decoration: none;
	/* background-color: #ffffff;                  */ 
        font-weight: bold;
	font-size: 14px;
}

#sidebar a:hover {
        text-decoration: no;	
	color: #ffffff;
        background-color: #004e12; 
        padding:5px;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

div#footer {
	width: 910px;
	height:20px;
	padding: 10px 0 15px 0;
	background: #004E12;
	border-top: 1px dashed #590000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer p {
	margin: 0;
	line-height: normal;

	font-size: 12px;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}
/* End of 'herb' */

