

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

body
{
	font-size: 62.5%; /* Resets 1em to 10px */
	text-align: center;
	background-color: #FFFFFF;
}

.boxed
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}

.header
{
	width: 1000px;
	margin-top: 25px;
	margin-bottom: 10px;
}

.left
{
	width: 735px;
	float: left;
}

.top_navi
{
	width: 735px;
}

.content
{
	width: 735px;
	margin: 10px 0px 0px 0px;
	overflow: auto;
}

.menue
{
	width: 180px;
	height: 219px;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 2px 0px 0px 5px;
	background-image: url(/design/images/design_menue2.jpg);
}

.menue p
{
	font-size: 15px;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #669933;
	margin: 0px 0px 6px 0px;
	text-decoration: none;
}

.mitte_frau
{
	width: 169px;
	height: 191px;
	float: left;
	background-image: url(/design/images/design_frau.jpg);
	margin: 0px 10px 0px 0px;
}

.mitte_gruppe
{
	width: 169px;
	height: 191px;
	float: left;
	background-image: url(/design/images/design_gruppe.jpg);
	margin: 0px 10px 0px 0px;
}

.mitte_herr
{
	width: 169px;
	height: 191px;
	float: left;
	background-image: url(/design/images/design_mann.jpg);
	margin: 0px 10px 0px 0px;
}

.right
{
	width: 180px;
	float: left;
}

.banners
{
	width: 180px;
	float: left;
}

.goldenemitte
{
	width: 527px;
	float: right;
	margin: 0px 10px 0px 0px;
}

.goldenemitte h1
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #669933;
	text-decoration: none;
}

.golfnews h1
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #669933;
	text-decoration: none;
}

.goldenemitte h2
{
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, sans-serif;
	color: #669933;
}

.goldenemitte p
{
	font-size: 11px;
	font-family: verdana, sans-serif;
}

.goldenemitte a
{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #669933;
	text-decoration: none;
}

.goldenemitte img
{
	margin: 0px 5px 0px 0px;
}

.bannerkopf_submenue
{
	width: 180px;
	height: 55px;
	background-image: url(/design/images/design_banner_submenue.jpg);
	float: left;
}

.bannerkopf
{
	width: 180px;
	height: 55px;
	background-image: url(/design/images/design_bannerkopf.jpg);
	float: left;
}

.bannermitte
{
	width: 180px;
	background-image: url(/design/images/design_bannermitte.jpg);
	text-align: center;
}

.bannerfuss
{
	width: 180px;
	height: 30px;
	background-image: url(/design/images/design_bannerfuss.jpg);
}

.footer
{
	width: 1000px;
	margin: 10px 0px 0px 0px;
	text-align: center;
	overflow: auto;
	float: left;
}

.footer a
{
	font-size: 10px;
	color: #898989;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.footer p
{
	font-size: 10px;
	color: #898989;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

.super_news
{
	font-size: 12px;
	color: #669933;
	font-weight: bold;
	font-family: verdana, sans-serif;
	text-decoration: none;
}

#scroll_box {
	width: 150px;
	margin: 0px 0px 0px 0px;
}

#scroll_box_oben {
	width: 150px;
	height: 0px;
}

#scroll_box_unten {
	width: 150px;
	height: 0px;
}

#scroll_box_content {
	width: 150px;
	min-height: 311px;
	background-color: #ffffff;
	text-align: left; 
	margin: 0px 0px 0px 0px;
	overflow:hidden;
}

#scroll_box_window {
	height: 240px;
	overflow: hidden;
}

.scroll_box_link {
	color: #28546F;
	font-weight: bold;
	text-decoration: none;
}

#scroll_box_control {
	padding: 5px 5px 0 5px;
	text-align: center;
}

#scroll_box_control img {
	border: 0 none;
	margin: 0 2px;
}	

.pause .pauseImg {
	display: inline;
}	

.pause .playImg {
	display: none;
}	

.play .pauseImg {
	display: none;
}	

.play .playImg {
	display: inline;
}	
