@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #393F4C;
}
.menubackground {
	background-image: url(../2010_slices_concept1/menubar.gif);
	background-repeat: no-repeat;
}
.contentbackground {
	background-image: url(../2010_slices_concept1/content.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.headline {
	font-size: 24px;
	line-height: 28px;
	color: #000000;
}
.border_content_left {
	background-color: #DEDEDE;
	background-image: url(../2010_slices_concept3/border_content_left.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.border_content_right {
	background-color: #DEDEDE;
	background-image: url(../2010_slices_concept3/border_content_right.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
