* {margin:0px;padding:0px;}
.clear {clear:both;}
html,body {
	margin:0;
	padding:0;
	height:100%;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
}

div#box_01 {
	position:relative; 
	width:100%;
	height:auto !important; 
	height:100%; 
	min-height:100%; 
	background:#E5E0D7;
	background-image:url(image/box_01_bg.jpg);
	background-repeat:repeat-y;
}

div#box_header {
	width:100%;
	height:131px;
	background-image:url(image/header_bg00.jpg);
	
}
	#box_header_01 {width:736px;background-image:url(image/header_bg.jpg);background-repeat:no-repeat;height:25px;padding-top:104px;}
	#box_header_01 , #suche {float:left;}
	#breadcrump{width:600px;padding-top:6px;}
	SPAN#navi_lang_top {border:1px solid red;}

div#box_02 {
	padding:0px 0px 45px;
	width:982px;
}

DIV#box_adresse {
	font-size:9px;
	height:82px;
	width:160px;
	position:absolute; 
	bottom:35px; 
	left:10px; 
	z-index:1;
	line-height:14px;
}

DIV#box_03 {width:982px;}

DIV#box_content_left {
	width:224px;
	float:left; 
	margin-bottom:85px;
	margin-top:34px;
	background-image:url(image/navi_bg02.jpg);
	}
	#navi_left_01 {
		background-image:url(image/navi_bg01.jpg);
		background-repeat:no-repeat;
	}
	#navi_left_02 {
		background-image:url(image/navi_bg03.jpg);
		background-repeat:no-repeat;
		background-position:bottom;
		height:20px;
		padding-left:20px;
		padding-top:40px;
	}
		SPAN#navi_lang_left {display:inline-block;width:88px;text-align:right;}
DIV#box_04 {
	float:right; 
	width:757px;
	}

DIV#box_content {
	float:left;
	width:462px;
	padding-left:20px;
	padding-top:10px;
	}
	
DIV#box_content_right {
	float:right;
	width:255px;
	padding-left:20px;
	padding-top:17px;
	}
div#box_05 {
	position:absolute;
	width:100%;
	bottom:0;
	height:23px;
	background-image:url(image/footer_bg.jpg);
	padding-top:7px;
}
	A.mail, A.drucken, A.empfehlen {display:inline-block;width:225px;margin-left:10px;}

A IMG {border:none;}