@charset "UTF-8";

#top_menue {
	width:100%;
	height:19px;
	background-image:url(../images/bg/bg_top_navi.jpg);
	background-repeat:repeat-x;
	padding:6px 0px 0px 0px;
	clear:both;
}
#top_menue a {
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
	display:block;
	float:right;
	margin-right: 20px;
}
#top_menue a:hover {
	color:#009bff;
}	
#logo_wrapper {
	width:100%;
	height:109px;
	background-image:url(../images/bg/bg_logo_wrapper.png);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
}
#logo {
	width:960px;
	height:109px;
	background-image:url(../images/bg/bg_logo.png);
	background-position:right;
	background-repeat:no-repeat;
	margin: 0 auto;
}
#main_wrapper {
	width:960px;
	min-height:400px;
	margin: 0 auto;
	clear:both;
}
#main_menue {
	padding-top:40px;
	width:180px;
	display:block;
	min-height:400px;
	float:left;
	border-right:#EEE;
	border-right-style:dotted;
	border-right-width:1px;
}
#main_menue a {
	width:160px;
	height:20px;
	padding-top:15px;
	color:#78828f;
	text-align:right;
	display:block;
	border-top:#EEE;
	border-top-style:dotted;
	border-top-width:1px;
}
#main_menue a:hover {
	color:#009bff;
}
#main_content {
	width:760px;
	min-height:400px;
	float:right;
	padding-top:40px;
}	
#main_picture {
	width:552px;
	min-height:60px;
	padding-bottom:20px;
	float:right;
	border-bottom:#EEE;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#main_text {
	width:552px;
	min-height:60px;
	padding-bottom:20px;
	float:right;
	border-bottom:#EEE;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#main_text li {
margin: 10px 0px;
line-height: 24px;
color: #78828f;}

#main_adress {
	width:552px;
	min-height:20px;
	padding-bottom:20px;
	float:right;
}

#main_adress p {
	font-size:12px;
	margin:10px 0px;
	line-height:16px;
	color:#78828f;
}	
.packungen {
	margin-left:-320px;
	float:left;
}
	
