html, body {
	margin: 0px;
	padding:0px;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}
#container {
	width: 800px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


#header {
	height:193px;
}
#left {
	text-align: left;
	width: 360px;
	position: relative;
}
#right {
	text-align: left;
	width: 360px;
	right: 0px;
	position: relative;
	left: 20px;
	float: right;
	padding-right: 20px;
}

#subheader {
	height:104px;
}
#footer {
	background-color: #8BC320;
	line-height: 40px;
	padding: 0px 10px;
}
#footer2 {
	background-color: #CCC;
	line-height: 20px;
	padding: 5px 10px;
	font-size: 10px;
	text-align: center;
}

#maincontent {
	padding: 20px 20px;
}
#container #maincontent a {
	color: #EE8907;
	text-decoration: none;
}



#navi {
	height: 35px;
	background-image: url(../images/bg_navi.jpg);
	line-height: 35px;
}
#navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
#navi li {
	display: inline;
	margin: 0px;
	padding: 3px;
	line-height: 35px;
}
#teaser {
	background-image: url(../images/teaser.jpg);
	height: 69px;
}

#navi a {
	line-height: 35px;
	text-decoration: none;
	color: #000000;
}
#navi a:hover {
	line-height: 35px;
	text-decoration: none;
	color: #FFFFFF;
}


#mainimg {
	background-image:url(../images/Freude_am_Garten_CMYK.jpg);
	background-repeat:no-repeat;
	height:224px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}
#maincontent  h1 {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}
#maincontent   h2 {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:5px;
}
#maincontent h3 {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#8BC320;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
}



#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:300;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}
#leftbar ul {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 60px;
	list-style-type: none;
}
#leftbar li {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:5px 0px;
	list-style-type: disc;
}



#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}
#rightbar a {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:underline;
	padding-left:0px;
	padding-bottom:5px;
}
.gruentext {
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#8BC320;
	font-weight:bolder;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#9BBE00;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}
#termine {
	position:relative;
	left:0px;
	top:0px;
	width:350px;
	height:65px;
	z-index:1;
	background-color: #D3D21F;
	text-align: center;
	padding: 5px;
}




.normal {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0;
}

.buttons {
	color: #FFFFFF;
	background-color: #8BC320;
	margin-right: 10px;
	padding: 2px;
}
.orangetext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}
