body{


}

.bodybox{
	width:700px;
	height:1035px;
}
.header{
	width:700px;
	height:170px;
	background-image:url('img/header.png');
	background-repeat:no-repeat;
}
.leftsidesingle{
	width:50px;
	height:70px;
	float:left;
}
.centersingle{
	width:600px;
	height:70px;
	float:left;
}

.centerleft{
	width:420px;
	height:70px;
	float:left;
}

.centerright{
	width:180px;
	height:70px;
	float:left;
}
.centerright2{
	width:360px;
	height:70px;
	float:left;
}
.centerleft2{
	width:240px;
	height:70px;
	float:left;
}
.rightsidesingle{
	width:50px;
	height:70px;
	float:left;
}
.bodyboxpart{
	width:700px;
	height:100px;
}
.bodyboxpartsplit1{
	width:400px;
	height:100%;
	float:left;
}
.bodyboxpartsplit2{
	width:300px;
	height:100%;
	float:left;
}

p.headlinetext{
	padding:0;
	margin:0;
	font-size:20px;
}
p.infotext{
	padding:0;
	margin:0;
	font-size:14px;
}
a
{
	text-decoration:none;
	color:black;
}
