@charset "utf-8";
hr {
	text-decoration: none;
	height: 1px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-color: #9C0;
}

.sponsoren_gruen {
	color: #9C0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}
.info .sponsoren_gruen {
	color: #9C0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.berichte_links {
	font-size: 10px;
	color: #A3C42B;
	font-family: Tahoma, Geneva, sans-serif;
}

/* CSS Document */

#gecko_scrollbar {
 display: none;
}

html>body #gecko_scrollbar {
 position: absolute;
 z-index: 1;
 bottom: -1px;
 left: 0;
 width: 1px;
 height: 1px;
 display: block;
 font-size: 0;
}

.fliesstext{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
	}
.kontakt p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.kontakt {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	line-height: 18px;
}

.titel {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#333333;
	font-weight:bold;
	line-height: 25px;
}
.titel_gruen {
	color: #9C0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.red {
	font-family:Tahoma, Geneva, sans-serif;
	color:#900000;
	font-size: 12px;
}
.datum {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	color:#900000;
	font-size:10px;
}

.termin {
	font-family:Tahoma, Geneva, sans-serif;
	color:#333333;
	font-size:11px;
	line-height:15px;
}

.tabelle {
	border-color:#999999;
	border:1px;
	}

ul {
	list-style-position: outside;
	padding-left: 15px;
	margin-top: 5px;
}

a:link {
	 color:#99cc00;
	 text-decoration:none;
	 font-weight:bold;

}
 a:visited {
	 color:#99cc00;
	 text-decoration:none;
	 font-weight:bold;
}

/* a:focus {
	color:#00AA00;
	background-color:#FFFF77;
	font-weight:bold;
}*/

 a:hover {
	 color:#99cc00;
	 text-decoration:underline;
	 font-weight:bold;
}
#presse {
	padding: 70px 4px 0;
	clear: both;
	height: 80px;
	width: 180px;
	border: 1px solid #CCC;
	position: absolute;
	left: 870px;
	top: 105px;
	background-color: rgba(255, 255, 255, 0.85);
	background-image: url(img/paragolf-tiny.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.info {
	width: 209px;
	border: 1px solid #98BF16;
	padding: 5px;
}

