body {
	background-color: #DDFEDF;
	background-image: url(../images/hintergrund.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	float: left;
	height: 140px;
	background-color: #DDFEDF;
	margin-top: 20px;
}
#nav-top {
	width: 960px;
	float: left;
	height: 30px;
	background-color: #6ea472;
}
#nav-top ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
	margin-top: 3px;
}
#nav-top li {
	float: left;
	padding: 0;
	}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}
.navigation a:link, .navigation a:visited {
	font-size: 12px;
	line-height: 2em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 20px;
	}
.navigation a:hover {
	color: #004b05;
	text-decoration: none;
	}
.navigation-act {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	}
.navigation-act a:link, .navigation-act a:visited {
	font-size: 12px;
	line-height: 2em;
	color: #004b05;
	text-decoration: none;
	padding: 5px 20px;
	}
.navigation-act a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#inhalte {
	width: 898px;
	float: left;
	padding: 20px 30px;
	border-right: 1px solid #004b05;
	border-left: 1px solid #004b05;
	min-height: 300px;
}
#inhalte td {
	text-align: left;
	}
#inhalte a:link, #inhalte a:visited {
	color: #0033cc;
}
#inhalte a:hover {
	text-decoration: none;
}
#footer {	
	width: 958px;
	float: left;
	height: 20px;
	border-right: 1px solid #004b05;
	border-left: 1px solid #004b05;
	border-bottom: 1px solid #004b05;
	margin-bottom: 15px;
}
tr:hover {
	background-color: #a3eca7;
}
/* für die Galerie des Platzes */
#galerie {
	width: 360px;
	float: left;
}
#galerie dl {
	float: left;
	width: 170px;
	text-align: center;
	margin-left: 10px;
}
#galerie dt {
	border: 1px solid #00530a;
	background-color: #FFFFFF;
}
#galerie dt img {
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#galerie dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 160px;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	padding: 0 5px;
	text-align: center;
	margin-left: 0;
}
#galerie dd a:link, #galerie dd a:visited {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 0px;
	text-decoration: none;
}
/* für die Galerie Golfclubmitgliedschaft */
#galerie-gcm {
	width: 700px;
	float: left;
	margin-left: 100px;
}
#galerie-gcm dl {
	float: left;
	width: 220px;
	text-align: center;
	margin-left: 10px;
}
#galerie-gcm dt {
	border: 1px solid #00530a;
	background-color: #FFFFFF;
}
#galerie-gcm dt img {
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#galerie-gcm dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 210px;
	font-size: 11px;
	line-height: 1.5em;
	color: #000000;
	padding: 0 5px;
	text-align: center;
	margin-left: 0;
}
#galerie-gcm dd a:link, #galerie-gcm dd a:visited {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 0px;
	text-decoration: none;
}
#golfstart {
	width: 550px;
	height: 40px;
	margin-left: 175px;
	background: transparent url(../images/ueb-willkommen.gif) top left no-repeat;
}
#golfstart h1 span {
	display: none;
}
