/* Start of CMSMS style sheet 'GartenDesign' */
*
{
border: 0;
margin: 0;
padding:0;
}

body
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

html {      
               height:101%
}

li {
                margin:5px 0;
}


 p{
               line-height:1.5em;
}

#mainbg {
	background: #fff url(images/cms/bg.jpg) repeat-x;
}

#bg{
	background:url(images/cms/bgtop.jpg) no-repeat 50% 0%;
}

h4, h5 {font-size: 12px;}

#main
{
margin: 0 auto;
width: 798px;
background: #e3fdac;
}


div#header h1 a {
	background: url(images/cms/header.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#header1 h1 a {
	background: url(images/cms/header1.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#header2 h1 a {
	background: url(images/cms/header2.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#header3 h1 a {
	background: url(images/cms/header3.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#header4 h1 a {
	background: url(images/cms/header4.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#header5 h1 a {
	background: url(images/cms/header5.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

div#header6 h1 a {
	background: url(images/cms/header6.jpg) no-repeat center bottom;
	display: block;
	height:212px;
	text-indent: -999em;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#content{
width: 100%;
padding: 15px 0 0 0;
}

#content_bg{
	background: #e3fdac url(images/cms/content_bg.gif) repeat-x top;
	padding: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #e3fdac;
                border-right: 10px solid #e3fdac;
                border-left: 10px solid #e3fdac;
                min-height:320px;
}

#right {
width: 590px;
padding: 10px;
margin-bottom:10px;
background: #faffee;
border: 1px solid #92ad12;
float:left;
}


#right a,
#right a:link,
#right a:active,
#right a:visited {
	color: #89ae43;
	text-decoration: underline;
}

#right a:hover {
	color: #63669a;
}

.text{
	padding-top: 5px;
	padding-bottom: 20px;

}

#right h1 {
color: #396411;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:1em;
padding:5px 0;
}

#left h2 {
color: #396411;
font-size: 18px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
}

.headline {display:none;}

#right img {  
                margin-left:-3px;
} 

#left a,
#left a:link,
#left a:active,
#left a:visited {
	text-decoration: none;
	color: #315915;
}

#left a:hover{
	text-decoration: none;
	color: #63669a;
}


.pagelink {	
	margin: 0 auto;
                width:530px;
	color: #356011;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #b6cb8a;
}

.pagelink a {
	color: #356011;
	text-decoration:none;
}

.pagelinkleft{
	margin-top: 2px;
	height: 16px;
	float: left;
	width:260px;
        text-align:left;
}

.pagelinkright{
	margin-top: 2px;
	height: 16px;
	float: right;
	width:260px;
        padding-right:10px;
        text-align:right;

}


#left {
               width: 150px;
               float:left;
}


#right h2 {
color: #396411;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:1em;
padding:10px 0 0 0;
}

#right h3{
color: #396411;
font-size: 15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
line-height:1em;
padding:10px 0 0 0;
}

a.group {
   margin-top:-40px;
}

#right a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 12px;
	font-weight: bold;
}

#right a:hover {
	text-decoration: underline;
}

#right ul {
	padding-left: 20px;
}

#right ol{
	padding-left: 20px;

}

#footer {
	background: url(images/cms/footer.gif) repeat-x;
	height: 25px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 15px;
	text-align: center;
	clear:both;
                margin-top:10px;
}

#footer a {
color: #ffffff;
font-size: 10px;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}


/* End of 'GartenDesign' */

