/* CSS Document by 2mal1*/
body{
	padding:0px;
	margin:0px;
	background-image:url(../img/tapete.png);
}
#seite {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-295px;
	margin-left:-480px;
}
#header_mitte {
	width:960px;
	height:130px;
	background-image:url(../img/header.png);
	margin:0px auto;
}
#rahmen_li {
	width:30px;
	height:459px;
	background-image:url(../img/rahmen_li.png);
	float:left;
}
#flash {
	width:900px;
	height:459px;
	background:#6D3820;
	float:left;
}
#rahmen_re {
	width:30px;
	height:459px;
	background-image:url(../img/rahmen_re.png);
	float:left;
}
#div_mitte {
	width:960px;
	height:459px;
	margin:0px auto;
}
#footer {
	width:960px;
	height:40px;
	background-image:url(../img/footer.png);
	margin:0px auto;
}
