html,body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../Bilder/bg.jpg);
	scrollbar-arrow-color: #2B3646;
	scrollbar-base-color: #556B8A;
	scrollbar-3dlight-color: #44556E;
	scrollbar-track-color: #3A4B5F;
	scrollbar-shadow-color: #C6D0DD;
	scrollbar-darkshadow-color: #202935;
	scrollbar-highlight-color: #C1CCDB;
	color:#CCCCCC;
	background-color: #ebecde;
	background-repeat: repeat-x;
	
	}
	a { 
   text-decoration: none;
	
}
a:link 	{
	color: #FFFF00;
}
	 
a:visited 	{
	color: #FFFF99;
	  
	  }

h2 {
   font-size: 130%;
	color: #CCCCCC;	
	font: bold;
}

h3 {
 font-size: 120%;
       color: #CCCCCC;
	   }
	
#wrapper {
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 922px;
	background-repeat: repeat-x;
	background-color: #ebecde;
	background-repeat: repeat-x;
	background-image: url(../Bilder/bg.jpg);
	height: 1000px;
	
}
#header {
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 130px;
	margin: 10px 0px 0px 0px;
	background-image: url(../Bilder/banner-weser.jpg);
}
#head-garten {
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 130px;
	margin: 10px 0px 0px 0px;
	background-image: url(../Bilder/gartenbanner.jpg);
}
#head-rosen {
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 130px;
	margin: 10px 0px 0px 0px;
	background-image: url(../Bilder/rosenbanner.jpg);
}

#head-kochen {
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 130px;
	margin: 10px 0px 0px 0px;
	background-image: url(../Bilder/banner-kochen1.jpg);
	background-color: #85B1BE;
	background-repeat: no-repeat;
}
#head-werke {
	width: 900px;
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	height: 130px;
	margin: 10px 0px 0px 0px;
	background-image: url(../Bilder/banner-werke1.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
    

#leftcolumn {
	border: 1px solid #ccc;
	margin: 0px 5px 5px 0px;
	padding: 10px;
	height: 950px;
	width: 195px;
	float: left;
	background-color: #758DA8;
}
#content {
	float: left;
	border: 1px solid #ccc;
	height: 950px;
	width: 456px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #5E799B;
	background-repeat: repeat;
	padding: 10px;
}

#rightcolumn {
	border: 1px solid #ccc;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	height: 950px;
	width: 195px;
	float: left;
	position: relative;
	background-color: #758DA8;
}
.comment-kochbuch{
	width:400px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:0px;
	padding-bottom:70px;
	background-image: url(../Bilder/hint_buch005.jpg);
	text-align: left;
	float: left;
	padding-left: 45px;
	color: #336699;
	padding-top: 25px;
	}
	.comment{
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding-bottom:10px;
	float:left;
	}
		.comment2{
	width:auto;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	padding-bottom:10px;
	float:right;
	}
	
	
#kochbuch h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size:112%;
	color:#336699;
	font-weight: normal;
}

 #kochbuch h1 {
	font-size: 130%;
	color:#336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#336699;
}
.inhalt-zettel{
	width:150px;
	margin-right:10px;
	padding-bottom:5px;
	float:right;
	background-image: url(../Bilder/hint_buch015.gif);
	background-repeat: repeat;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color: #FF0000;
	border: thin solid #336699;
	}
	

	
#mitte-garten{
	border: 1px solid #ccc;
	height: 900px;
	width: 900px;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #5E799B;
	background-repeat: repeat;
	padding: 10px;
	float: left;
	text-align: center;
	}
