@charset "utf-8";
/* CSS Document */

body {
	background:url(../tgp/body_bg.jpg) repeat;
	margin:0;
	padding:0;
}

div#page {
	background-image:url(../tgp/box_mitte_mitte.png);
	background-color:#110f0f;
	width:992px;
	height:auto;
	float:left;
	margin:0 0 0 -500px;
	position:absolute;
	left:50%;
}

div#header {
	width:992px;
	height:auto;
	float:left;
	margin:3px 0 0 0;
}


div#header01 {
	width:991px;
	height:198px;
	float:left;
}

div#footer {
	background-image:url(../tgp/footer.png);
	width:992px;
	height:15px;
	float:left;
}