#head {
	background: url(images/head_produkte.jpg) no-repeat bottom left;
	width: 940px;
	height: 250px;
	padding: 0p;
	margin: 0px auto;
}

.csc-textpic-intext-right-nowrap {
	padding: 10px;
	border: 1px solid #5eb33d;
}

#allcontent {
	background: #fff;
	text-align: left;
	width: 940px;
	float: left;
}

#contentcontainer {
	width: 690px;
	float: left
}

#content { 
	background: #fff;
	text-align: left;
	width: 300px;
	margin: 0px;
	padding: 10px 30px 0px 40px;
	float: left;
}

#right_content { 
	background: #fff;
	width: 160px;
	padding: 20px 150px 0px 0px;
	float: right;
}

#footer {
	background: url(images/footer_ohne.jpg) no-repeat;
	width: 940px;
	height: 113px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
}

#content h1, #search_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #579019;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 8px 0px;
}

#content a, #content a:visited, #content_produkt a, #content_produkt a:visited {
	background: none;
	padding: 0px;
	color: #579019;
	text-decoration: none;
}
#content a:hover, #content a:active, #content_produkt a:hover, #content_produkt a:active {
	background: none;
	padding: 0px;
	color: #306c1c;
	text-decoration: underline;
}
