*{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	margin-top: 0px;
	height: 5px;
	background: url(/pic-bin/header.jpg) no-repeat #a5c41e;
}

#wrapper {
	margin: 0 auto;
	width: 618px;
}

.spacer {
	margin-top: 50px;
	margin-left: 520px;
}

#content_top {
	background: url(/pic-bin/content-top.jpg) no-repeat #300;
	height: 14px;
}

#content_main {
	position: relative;
	height: 700px;
	background: url(/pic-bin/content-main.jpg) repeat-y #700;
       padding: 10px 20px 20px 20px;
      text-align: justify;
}

#golf_deutschland {
	text-align: center;
	position: absolute;
	top: 10px;
	left: 135px;
}

#golf_hamburg {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 330px;
	left: 40px;
}

#golf_berlin {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 330px;
	left: 330px;
}

#golf_rhein-main {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 465px;
	left: 40px;
}

#golf_stuttgart {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 465px;
	left: 330px;
}

#golf_muenchen {
	width: 250px;
	text-align: center;
	position: absolute;
	top: 595px;
	left: 200px;
}

#content_bottom {
	background: url(/pic-bin/content-bottom.jpg) no-repeat #fff;
	padding-bottom: 50px;
}

h1 {
	color: #6f6f6f;
	font-size: 14px;
}

a {
	color: #6f6f6f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
