body {
	font-family: Arial, Verdana, Times New Roman;
	line-height: 18px;
	background: #e9eaea url(../images/bg.jpg) repeat-x;
	color: #646464;
	font-size: 12px;
}


#main {
	background: #e9eaea url(../images/main-bg.gif) no-repeat;
}


#menu {
	background: #fff;
	height: 79px;
}

#language {
	margin-top: 23px;
}

#feature {
	background: #fff;
}

#content {
	background: #fff;
	padding-top: 55px;
	padding-bottom: 50px;

}

#sidebar-zitat {
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	color: gray;
}

#produktfeld {
	/*background: url(../images/bg-produkte.gif) repeat-y;*/
	width: 920px;
	background-color: #b7b7b7;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#produktabbildung {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float:right;

}

#produkt-copytext {
	color: #fff;
	float: left;
	margin-left: 80px;
	padding-top: 25px;
	width: 330px;

}

#footer {
	font-size: 11px;
	color: 	#a0a0a0;
	text-align: right;
	padding-top: 15px;
}

#endfooter {
	border-top: #c8c8c8 solid 2px;
	height: 50px;
	background: #e9eaea;
}

h1 {
	font-size: 32px;
	color: #b7b7b7;
	text-transform: uppercase;
}

h2 {
	font-size: 32px;
	color: #ffffff;
	text-transform: uppercase;
}

h3 {
	font-size: 26px;
	color: #b7b7b7;
	text-transform: uppercase;
}

ul#navigation {
	margin-top:23px;
}
ul#navigation li {
	display:inline;
	margin-left: -3px;
}
ul#navigation li a {

}
ul#navigation li a.active, ul#menu li a:hover {

}