@charset "UTF-8";
/* =CALL LIBRARY */
	@import url("http://www.mechant-loup.schule.de/common/css/reset-min.css"); /* ------- Reset all CSS Styles */
body {
	background-color:#FDFFD8;
	font-family:"Comic Sans MS";
}
h1 {
	width:909px;
	font-size:20px;
	padding-top:22px;
	margin-bottom:20px;
	text-align:center;
}
#flash {
	position:absolute;
	z-index:2;
}
.sidebar {
	position: absolute;
	width:200px;
	top:0px; 
	height:315px;
}
#sidebar_right {
	left:759px;
	padding:150px 15px 0px 15px;
}