body {
	background-color:#000000;
	margin:0;
	padding:0;
	width: 100%;
	text-align: center;
}
.container {
	width:980px;
	height:661px;
	margin: auto;
}

.head {
	background-color:#CC0000;
	width: 980px;
	height: 92px;
	text-align: center;
}	

.content_01 {
	width:980px;
	height:188px;
	float:left;
}

.content_02 {
	width:980px;
	height:295px;
	clear:both;
}

.links {
	width:39px;
	height:295px;
	float:left;
}

.tool {
	width:300px;
	height:295px;
	float:left;
	background-image:url("../img/tool.jpg");
}

.c02 {
	width:277px;
	height:295px;
}
.counter_box {
	width:277px;
	height:295px;
	float:left;
}
.counter_bild {
	width:277px;
	height:216px;
	float:left;
}

.counter {
	width:277px;
	height:79px;
	background-image:url("../img/counter.jpg");
	float:left;
}

.rechts {
	width:364px;
	height:295px;
	float:left;
}

.footer {
	width:980px;
	height:86px;
}

.fox_legals {
	width:760px;
	height:86px;
	float:left;
}

.hobnox {
	width:220px;
	height:86px;
	float:right;
}