
#layout {
	width:923px;
	margin:auto;
}

#header1, #header2 {
	background-image:url(/images/layout/header.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:75px;
	vertical-align:top;
}
#header2 {
	padding-right:20px;
}
#header3 {
	width:12px;
}

#header1 {
	width:188px;
}
#content1 {
	background-color:#497BAC;
	vertical-align:top;
	background-image:url(/images/layout/bg_menu.jpg);
	background-repeat:repeat-x;
}

#content2, #content3 {
	background-color:#ECEDEF;
}

#content2 {
	padding-left:12px;
	padding-left:1px;	padding-bottom:50px;
	padding-top:1px;
	vertical-align:top;
}

#kaestl_logo {
	width:100%;
	height:99px;
	background-image:url(/images/layout/kaestl_logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	top:-11px;
}

#blumen_logo {
	width:100%;
	height:99px;
	background-image:url(/images/layout/blumen_logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	top:-66px;
	left:71px;
}

.abstand_21px {
	margin-left:16px;
}

