body 
{
	background: #FDF7C5;
	font-family: Arial;
	font-size: 12px;
	color: #430000;
}

h2
{
	text-align:left;
	text-decoration:underline;
}

a
{
	color:#FFFFFF;
	margin:15px;
	font-size:12;
	text-decoration:none;
}

a:hover
{
	color:#FDF7C5;	
	margin:15px;
	font-size:12;
	text-decoration:underline;
}


#all
{
	height:633px;
	width:900px;
	margin: auto;
}

#nav_logo
{
	background-image: url(Design/nav_logo.jpg);
	background-repeat: no-repeat;
	width:290px;
	height:141px;
	float:left;
}

#navigation
{
	background-image: url(Design/navigation.jpg);
	background-repeat: no-repeat;
	width:290px;
	height:288px;
	float:left;
}


#nav_footer
{
	background-image: url(Design/nav_footer.jpg);
	background-repeat: no-repeat;
	width:290px;
	height:204px;
	float:left;
}


#main
{
	background-image: url(Design/main.jpg);
	background-repeat: no-repeat;
	width:610px;
	height:633px;
	float:right;
}

#inhalt
{
	background-color:transparent;
	float:left;
	border:0pt solid #0000ff;
	width:565px;
	height:607px;
	position:relative;
	left: 15px;
	top: 15px
}

#navi
{
	position:relative;
	top: 42px;
	left: 65px;
}

#impressum
{
	position:relative;
	top: 15px;
	left: 30px;
}

#impressumlnk
{
	color: #FDF7C5;
	border:0pt solid #0000ff;
}



#golfclubVerlinkung
{
	position:relative;
	top: 0px;
	left: 30px;
}
