body{
	background: #f9fcfa	url(../images/backgrounds/body.jpg) repeat-x left top;
}

div#container {
	width: 950px;
	margin: 0 auto;
}

div#container div#top {
	height:491px;
	background: url(../images/backgrounds/top.jpg) no-repeat right bottom;
}

div#container div#top-left {
	width: 50%;
	float: left;
}

div#container div#top-left div#top-testimonials {
	margin-top:65px;
}
div#container div#top-left div#top-testimonials div.testimonial {
	background: url(../images/icons/rightquote.jpg) no-repeat right bottom;
	padding-bottom:15px;
	height:200px;
}

div#container div#top-left div#top-testimonials div.testimonial div#fader div {
background-color:#9CD9D2;
}

span.header {
	margin-bottom:20px;
}

div#container div#top-right {
	width: 50%;
	float: right;
}

div#container div#top-right  div#order{
	margin-left:230px;
	margin-top:40px;
}

div#container div#top-right div#order a{
	display: block;
	width: 194px;
	height: 194px;
	background: url(../images/backgrounds/button.jpg) no-repeat left top;
}

div#container div#top-right  div#order a:hover {
	background-position: left bottom;
}

div#container div#top-right div#navigation {
	height: 39px;
	width:400px;
	margin-top:35px;
	float:right;
	background: url(../images/backgrounds/navigation-left.jpg) no-repeat left top;
}

div#container div#top-right div#navigation ul {
	padding: 0;
	height: 39px;
	list-style: none;
	background: #3aa096 url(../images/backgrounds/navigation-right.jpg) no-repeat right top;
	margin-left: 6px;
	text-align:center;
	z-index: 5;
}
div#container div#top-right div#navigation ul li {
	display: inline;
	line-height: 39px;
	margin-right: 10px;
	padding-right: 15px;
	color: #fff;
	border-right:1px solid #fff;
	position: relative;
}
div#container div#top-right div#navigation ul li.last {
    border-right: 0; padding-right: 0;
}

div#container div#top-right div#navigation ul li.noborder {
	border: none;
}

ul.dropdown {
	position: absolute;
	top: 0;
	left: 0;
	margin: 16px 0 0 -60px !important;
	width: 100px;
	background: #3AA096 url(../images/backgrounds/dropdown_bottom.png) no-repeat bottom !important;
	list-style: none;
	display: none;
	padding-top: 10px;
	z-index: 10;
}

ul.dropdown li {
	float: left;
	width: 170px;
	padding-right: 0px !important;
	display: block;
	background: #3AA096;
	border-right: none !important;
}
ul.dropdown li {
	text-align: left;
	width: 160px;
	padding: 0 15px;
	display: block;
	background: #3AA096;
	border-right: none !important;
}

li:hover ul.dropdown, li.over ul.dropdown {
   display: block;
}





div#container div#content {
	border-bottom:1px solid #cccccc;
	padding-top:20px;
	padding-bottom:120px;
	margin-bottom:21px;
}
div.column {
	float:left;
	width:300px;
}

div.column.col-2 {
	margin: 0 25px;
}

div#container div#content div.column.col-2 ul {
list-style:none;
}

div#container div#content div.column.col-2 ul  li {
border-bottom:1px dotted #9cd8d2;
line-height:27px;
padding-left:12px;
background: url(../images/icons/bullit.jpg) no-repeat left center;
font-size:12px;
}

div#container div#content div.column.col-3 div#direct_bestellen_btn {

}

div#container div#content div.column.col-3 div#direct_bestellen_btn a {
	text-decoration:none;
	font-size:15px;
	color:#fff;
	line-height:35px;
	padding-left:50px;
	display: block;
	width: 290px;
	height: 35px;
	background: url(../images/backgrounds/go_button.jpg) no-repeat left top;
}

div#container div#content div.column.col-3 div#direct_bestellen_btn a:hover {
	background: url(../images/backgrounds/go_button.jpg) no-repeat left bottom;
}

div#container div#footer {
clear:both;
margin:0 auto;
padding:0;
text-align:left;
}

div#container div#footer div#contact {
width:50%;
float:left;
text-align:left;
}

div#container div#footer div#testimonials {
width:50%;
float:right;
text-align:left;
}
div#container div#footer div#testimonials p.title{
color:#3aa096;
display:inline;
}
