body {
	font-family:"Trebuchet MS", Verdana, Arial;
	background-color:#CDD79F;
}

#container {
	width: 1400px;
	height:741px;
	margin: 50px auto;
	border: 2px double #006633;
}

#picture {
	width: 200px;
	height:742px;
	float: left;
	background-image:url(basilikum_streifen1.jpg);
	background-repeat:no-repeat;
}

#picture_gb {
	float: right;
	margin-top:10px;
	padding:10px;
}

#space	{
	width:20px;
	height:741px;
	float:left;
	background-color:#A5B769;
}

#logo_1	{
	float:right;
	margin-right:10px;
	margin-top: 150px;
	z-index:1;
}

#logo_2	{
	float:left;
	margin-left:10px;
	margin-top:600px;
	vertical-align:bottom;
	z-index:1;
}

#content {
	width:1180;
	height:700px;
	background-color:#FEF8E0;
	color:#333333;
	float:right;
}

#content_menu	{
	width:1180px;
	height:50px;
	border:none;
	padding-top:1px;
}

/*link/menu formattierung*/
#content_menu u1	{
	list-style-type:none;
	overflow:hidden;
}

#content_menu li	{
	display:inline;
	border:none;
	border-left:2px solid;
	border-color:#A5B769;
	padding:0px 10px;
	font-size:16px;
}

#content_menu li a:link,
#content_menu li a:visited	{
	color:#A5B769;
	text-decoration:none;
	font-weight:600;
}

#content_menu li a:hover	{
	color:#006633; /*dunkelgrün*/
	text-decoration:none;
	font-weight:600;
}

#content_menu li a.active	{
	color:#006633; /*dunkelgrün*/
	text-decoration:none;
	font-weight:600;
}

#content_menu li.begin	{
	display:inline;
	border:none;
	border-color:#A5B769;
	padding:0px 15x;
}

#content_menu li.end	{
	display:inline;
	border:none;
	border-left:2px solid;
	border-color:#A5B769;
	padding:0px 15x;
}

#content_text {
	width:1180px;
	height:690px;
    overflow-y:auto; 
	background-color:#FEF8E0;
	color:#333333;
	float:right;
	scrollbar-base-color:#E6B873;	/*?*/	/*design von dem scrollbar*/
	scrollbar-3dlight-color:#E6B873; /*?*/
	scrollbar-arrow-color:#FFFFDF; /*Pfeil*/
	scrollbar-darkshadow-color:#E6B873; /*untere Schatten von Pfeilboxen und was gescrollt wird*/
	scrollbar-face-color:#E6B873; /*Farbe der Pfeilboxen und was gescrollt wird*/
	scrollbar-highlight-color:#806640; /*obere und linke Schatten von Pfeilboxen und was gescrollt wird*/
	scrollbar-shadow-color:#E6B873; /*untere und linke Schatten von Pfeilboxen und was gescrollt wird*/
	scrollbar-track-color:#FFFFFF; /*Hintergrungs von dem Scroll-bar*/
}

/*navigation allgemein für innere und äußere links*/
a:link		{color:#006633; text-decoration:none; font-weight:300;}
a:visited	{color:#006633; text-decoration:none; font-weight:300;}
a:hover		{color:#006633; text-decoration:underline; font-weight:300;}

p {
	margin: 20px 20px 0px 50px;  
	font-size:16px;
}

.krauter_tabellen-text	{
text-align:left;
margin:0;
padding-left:0px;
}

td	{
vertical-align:top;
}

h1 {margin: 35px 20px 0 20px;
    font-size:20px;
}

h2	{margin: 0px 20px;
     font-size:16px;
     font-weight:600;
}

table	{
	margin:0px 20px 0px 40px;
}

.krauter_bilder	{
	float:right;
}

.bild_anlage	{
	float:right;
	padding: 20px;
}