* {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	background: #6C0017 url("../img/bg_top.jpg") repeat-x top left;
}
img {
	border: 0px;
}
a {
	color: #C5002B;
	text-decoration: none;
}
a:hover {
	color: #FF0036;
	text-decoration: underline;
}
form {
	display: inline;
}
#main {
	position: relative;
	width: 1048px;
	margin: 0px auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: transparent url("../img/main.png") repeat-y fixed top center;
}
#header {
	position: relative;
	top: 10px;
	left: 20px;
}
#h_logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}
#h_logo_ball {
	position: absolute;
	opacity: 0.1;  
	top: 10px;
	left: 150px;
	z-index: 3;
	width: 1px;
}
#h_search {
	position: absolute;
	top: 8px;
	right: 63px;
	z-index: 4;
}
#h_search img {
	vertical-align: middle;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
	cursor: hand;
}
#h_search img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#h_q {
	font-size: 11px;
	width: 120px;
	border: 1px solid #eee;
	padding: 2px;
	padding-left: 20px;
	background: white url("../img/search.png") no-repeat scroll 3px 2px;
	margin-left: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#h_q:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
#h_menu {
	position: absolute;
	top: 187px;
	left: 156px;
	z-index: 4;
	width: 837px;
	height: 76px;
	background: transparent url("../img/menu_bg.png") repeat fixed top center;
}
#menu_pos {
	margin-top: 43px;
	margin-left: 38px;
}
#h_img {
	position: absolute;
	top: 0px;
	left: 156px;
	width: 837px;
	height: 263px;
	z-index: 1;
}
#h_img * {
	padding: 0px;
	margin: 0px;
}
#slideshow-container { width:837px; height:263px; position:relative; }
#slideshow-container img { display:block; position:absolute; top:0; left:0; z-index:1; }
#h_img * {
	padding: 0px;
	margin: 0px;
}
#body {
	padding: 35px;
	padding-top: 290px;
	padding-bottom: 120px;
	width: 977px;
	background: transparent url("../img/golfer.jpg") no-repeat scroll 95% 100%;
}
#b_title {
	font: 28px Georgia;
	color: #FF0036;
	padding-left: 180px;
	padding-bottom: 10px;
}
#b_title img {
	height: 52px;
	width: 600px;
}
#b_right {
	float: right;
	width: 140px;
	margin-top: 30px;
}
#b_left {
	float: left;
	width: 140px;
	margin-top: 30px;
}
#news {
	background: transparent url("../img/menu_bg.png") repeat fixed top center;
	color: white;
	padding: 3px;
	font-size: 11px;
	text-align: justify;
}
.b_left0 {
	background: #00854C url("../img/green_bg.jpg") repeat-x bottom left;
	padding: 5px;
	color: white;
	text-align: center;
}
.b_left1 {
	background-color: #020001;
	padding: 3px;
	color: white;
	font-size: 11px;
}
.b_menu1:hover {
	border-right: 4px solid #FF0036;
	color: #FFFE0C;
}
#b_content {
	margin-left: 180px;
	margin-right: 180px;
	text-align: justify;
	font-size: 14px;
	line-height: 1.5;
}
#b_content * {
	font-size: 14px;
}
#b_content p {
	margin-top: 0px;
}
#b_content img {
	margin: 5px 10px;
}
#footer {
	position:absolute;
	margin-left: 34px;
	width: 978px;
	margin-bottom: 10px;
	line-height: 1.8;
	text-align: center;
	bottom:0; /* stick to bottom */
	background: #00854C url("../img/green_bg.jpg") repeat-x bottom left;
	color: white;
	font-size: 11px;
}
#footer * {
	color: white;
	font-size: 11px;
}
#sponsors {
	background-color: white;
	padding-bottom: 10px;
}

#turniertabelle * {
	font-size: 12px;
}
#turniertabelle td {
	text-align: center;
}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #00854C}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}