@charset "UTF-8";
/* CSS Document */

body {
/*	background-color: #0033CC; */
	background-color: #cccccc;
	margin: 0px;
}
#zentrum {
	width: 950px;
	left: 50%;
	margin-left: -475px;
	position: absolute;
	background-color: #cccccc;
}
#header {
	clear: both;
	height: 160px;
	width: 100%;
	position: relativ;
	background-image:url(Head_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#gmj {
	float: left;
	width: 320px;
	height: 560px;
}
#gmj img {
	border: 0px;
}
#gmo {
	float: left;
	width: 310px;
	height: 560px;
}
#gmo img {
	border: 0px;
}
#gmc {
	float: left;
	width: 320px;
	height: 560px;
}
#gmc img {
	border: 0px;
}