@charset "utf-8";
#content_left {
	background-image: url(bilder/subnavi_bg.gif);
	background-repeat: repeat-y;
}
#content_main {
	background-image:url(bilder/bg_dashedline.gif);
	background-repeat:repeat-y;
	background-position:75.9em 0;
}
#content {
	float: left;
	width: 49.7em;
	min-width:497px;
	margin: 0 0 0 0.5em;
}
#subnavi {
	width: 252px;
	float: left;
}
#service_box {
	height: 17.7em;
	min-height:177px;
	background-image: url(bilder/dpic_home_1r.jpg);
}

#footernavi {
	background-image:none;
	background-color:#fff;
/*	width: 56.5em;*/
	padding-left:252px;
	height:80px !important;
	min-height:80px !important;
}
#footernavi_wrap {
	background-color: #cbdced;
	background-image:url(bilder/bg_kaesten.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0.4em 1.5em 0.5em 1.5em;
}

