#wrapper {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:834px;
}

#top {
	clear:both;
	float:left;
	display:block;
	width:834px;
	height:122px;
}

#headerUpper {
	clear:both;
	float:left;
	display:block;
	width:834px;
	height:79px;
	background-image:url(header_bg.gif);
	background-repeat:no-repeat;
	background-position:100% 0%;
	border-bottom:1px solid #ffffff;
}

#logo {
	clear:both;
	float:left;
	display:block;
	width:283px;
}

#menuStatic {
	float:right;
	display:block;
	width:536px;
}

#headerLower {
	clear:both;
	float:left;
	display:block;
	width:834px;
	height:42px;
	background-image:url(menu_main_border.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

#menuL1 {
	clear:both;
	float:left;
	display:block;
	width:832px;
	height:40px;
	background-image:url(menu_main_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

#middle {
	clear:both;
	float:left;
	display:block;
	width:834px;
	min-height:400px;
	padding-top:1px;
	padding-bottom:10px;
}

#functions {
	clear:both;
	float:left;
	display:block;
	width:833px;
	height:20px;
	border-right:1px solid #5183a2;
	border-bottom:1px solid #5183a2;
	background-color:#5e91ae;
	background-image:url(functions_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	margin-bottom:1px;
}

#menuPosition {
	clear:both;
	float:left;
	display:block;
	width:582px;
	height:20px;
}

.tx-macinasearchbox-pi1 {
	float:right;
	display:block;
	width:206px;
	height:20px;
}

.tx-macinasearchbox-pi1 label {
	clear:both;
	float:left;
	display:block;
	width:36px;
	height:20px;
	padding:0px;
	margin:0px;
}

.tx-macinasearchbox-pi1 #searchbox {
	float:left;
	display:block;
	border:0px;
	padding:0px;
	margin:3px 0 0 0;
	width:141px;
	height:14px;
	background-color:#ffffff;
	font-size:9px;
	line-height:14px;
}

.tx-macinasearchbox-pi1 #submit {
	float:left;
	display:block;
	width:29px;
	border:0px;
	padding:0px;
	margin:0px;
	background-image:url(suchen_button.gif);
	background-repeat:no-repeat;
}

#left {
	clear:both;
	float:left;
	display:block;
	width:163px;
}

* html #left {
	padding-bottom:20px;
}

#menuL2 {
	clear:both;
	float:left;
	display:block;
	width:163px;
	padding-bottom:26px;
}

#center {
	float:left;
	display:block;
	width:668px;
	padding-left:3px;
}

#content {
	clear:both;
	float:left;
	display:block;
	width:464px;
	padding:17px 21px 20px 13px;
}

.noright #content {
	width:655px;
	padding-right:0px;
}

#right {
	float:left;
	display:block;
	width:170px;
	padding-top:32px;
}

#bottom {
	clear:both;
	float:left;
	display:block;
	width:834px;
	padding-top:13px;
	padding-bottom:7px;
	background-image:url(bottom_bg.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
}