#wrap_index {
			position:relative;
			min-width: 980px;
}

#wrap_left {
			position:absolute;
			left:0px;
			width:286px;
			min-width: 286px;
}


/* Wraps Mitte/Rechts für normale Artikel */

#wrap_center {
			margin-left:286px;
			margin-right:255px;
			min-width: 439px;
}

#wrap_right_alt {
			position:absolute;
			right:0px;
			top:0px;
			background-image: url(/images/system/bgright.jpg);
			background-repeat: no-repeat;
			width:223px;
			min-width: 223px;
}

#wrap_right {
			position:absolute;
			right:0px;
			top:0px;
			width:223px;
			min-width: 223px;
}


/* Wraps Mitte/Rechts für Module wie Forum und Fotogalerie komplette breite */

#wrap_center_modules {
			margin-left:286px;
			margin-right:167px;
			min-width: 526px;
}

#wrap_right_modules_alt {
			position:absolute;
			right:0px;
			top:0px;
			background-image: url(/images/system/bgright_modules.jpg);
			background-repeat: no-repeat;
			width:136px;
			height:54px;

}

#wrap_right_modules {
			position:absolute;
			right:0px;
			top:0px;
			width:136px;
			height:54px;

}

#wrap_center_forum, #wrap_center_index {
			margin-left:286px;
			margin-right:10px;
			min-width: 526px;
}

#wrap_right_forum, #wrap_right_index {
			position:absolute;
			right:0px;
			top:0px;
			width:1px;
			height:54px;

}
#wrap_center_shop {
			margin-left:80px;
			padding-right:10px;
			min-width: 756px;
}

#wrap_right_shop {
			position:absolute;
			right:0px;
			top:0px;
			width:1px;
			height:54px;
}

#wrap_footer {
			clear: both;
			margin-top:100px;
			margin-left:0px;
			margin-right:0px;
			min-width: 980px;

}