body {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
div
{
	border: 0px solid #003366;
}

div#header
{
	width: auto;
	background-image: url(bilder/bg_header.gif);
	height: 86px;
	background-repeat: no-repeat;
}

div.content-sub
{
	float: left;
	min-height: 100px;
}

div#content-sub-1
{
	width: 130px;
	height: 250px;
	background-image: url(bilder/bg-golfer.jpg);
	background-repeat: no-repeat;
}

div#content-sub-2
{
	width: 750px;
	clear:right;
	padding-left: 10px;
	padding-right: 20px;
	background-image: url(bilder/bg_inhalt_vert.gif);
	background-repeat: repeat-x;
}

div#content-sub-3
{
	width: 198px;
	
}

div#footer
{
	clear:both;
	width: 700px;
}
#wrapper{
	width:960px;
	background-image: url(bilder/bg-wrapper1.gif);
	background-repeat: repeat-y;
	border:1px solid;
	border-color: #003366;
	}
.spacer {
	border:0px;
	height:0px;
	clear:both;
	width:0px;
	}
div#header h1 {
	display: none;
}
div#golf {
	background: url(bilder/golf_lehrer.gif) no-repeat center;
	height: 90px;
	padding: 0;
	margin: 0;
}
div#golf h1 {
	display: none;
}
div#navigation{   
    padding-top: 250px;
	padding-left: 10px;
	color: #A2CEF0;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 130%;

}
div#navigation a{
	color: #A2CEF0;
	
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	
}

.haupt a{
	color: #A2CEF0;
	font-style: italic;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: 900;
	line-height: 150%;
	text-decoration: none;
}
.unter a{
	color: #A2CEF0;
	font-style: normal;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	padding-left: 10px;
	height: 50px;
	width: 200px;
}
div#titel-unter {
	background: url(bilder/schlaeger.gif) no-repeat right;
	height: 50px;
	width: 130px;
}
div#titel-unter p {
	font-size: 130%;
	font-style: italic;
	color: #000066;
	font-weight: bold;
	margin: 0;
	padding-top: 20px;
}
.rechts {
	float: left;
	width: 300px;
	margin-left: 25px;
	margin-bottom: 10px;
}
.links {
	float: left;
	width: 420px;
	margin-bottom: 10px;
}
.none {
	clear: both;
}
div.none p {
	display: none;
}
th {
	text-align: left;
	vertical-align: top;
}
div#content-sub-2 h6 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
div#content-sub-2 .kurs {
	margin-top: 10px;
}

