body {
	background-color: #fff;
	background-image: url(img/daily-golf-back.gif);
	padding: 0 0 0 0px;
	margin: 0px;
	background-position: top;
}


a.text {
	font-family: Calibri,Tahoma,Arial,Helvetica;
	color:black;
}

a:hover.text {
	color:red;
}

div#main  {
	width:100%;
	font-family: Calibri,Tahoma,Arial,Helvetica;
	font-size:11px;
}

div#block  {
	width:860px;
	margin: 0 auto;
}

div#kopf {
	width: 100%;
	background-color: #111;
	background-image: url(img/daily-golf-back.gif);
	padding: 0 0 0 0px;
	margin: 0px;
	background-position: top;
}


div#content  {
	width:860px;
	background-color: #fff;
}

div#content2  {
	width:860px;
	background-color: #fff;
}

h1  {
  font-size:14px;	
}

div#spalte1  {
	margin-right:60px;
	float:left;
	width:230px;
	text-align:justify;
	font-size:11px;
}

div#spalte2  {
	margin-left:20px;
	margin-right:20px;
	float:right;
	width:230px;
	text-align:justify;
	font-size:11px;
}

div#spalte3  {
	margin-left:60px;
	float:right;
	width:230px;
	text-align:justify;
	font-size:11px;
}

div#spalte4  {
	margin-right:50px;
	float:right;
	width:500px;
	text-align:justify;
	font-size:11px;
}

div#spalte4 td {
	font-size:11px;
}

div#spalte5  {
	margin-right:0px;
	float:left;
	width:270px;
	text-align:justify;
	font-size:11px;
}

div#spalte6  {
	margin-left:5px;
	margin-right:10px;
	float:right;
	width:270px;
	text-align:justify;
	font-size:11px;
}

div#spalte7  {
	margin-left:15px;
	float:right;
	width:270px;
	text-align:justify;
	font-size:11px;
}


div#footer  {
   clear:left;
}

div.footerbody  {
   overflow: hidden;
	border-top: solid 1px #000;
	background-color: #a5a5a5;
	margin: 0 auto;
}

div#footertext  {
	width:860px;
	margin: 0 auto;
}

div.left1  {
	float:left;
	margin-right:90px;
	width:230px;
	text-align:justify;
	font-size:12px;
	font-family: Calibri,Tahoma,Arial,Helvetica;
	border: solid 0px #000;
	background-color: #a5a5a5;
}

div.mitte1  {
	float:right;
	margin-right:20px;
	width:230px;
	text-align:justify;
	font-size:12px;
	font-family: Calibri,Tahoma,Arial,Helvetica;
	border: solid 0px #000;
	background-color: #a5a5a5;
}

div.right1  {
	float:right;
	margin-left:60px;
	width:230px;
	text-align:justify;
	font-size:12px;
	font-family: Calibri,Tahoma,Arial,Helvetica;
	border: solid 0px #000;
	background-color: #a5a5a5;
}

ul.footer   {
	width: 230px;
   border: 0;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}

ul.footer li {
	display: block;
	text-align: left;
	line-height: 30px;
	border-bottom: 1px solid #444;
	padding: 0;
	margin: 0;
}


a.footerlink  {
	font-family: Calibri,Tahoma,Arial,Helvetica;
	text-decoration:none;
	color: black;
}

a:hover.footerlink {
	color:red;
}


div.right1 input.inputsubmit {
	background-color: #717171;
	color: white;
	border:1px solid #333;
	margin-top:6px;
}

