/***** RESET *****/
* {
	font-family: lucida sans, trebuchet ms, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #2c2c2c;
}

body {
	background:	#44443f;
	font-size: 1em;
}

a {
	color: #c4e430;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border:	0;
}

ul {
	list-style: none;
}

/***** STYLES *****/

div#page {
	width: 863px;
	text-align:	left;
	border: 5px solid #fff;
	background:	#fff;
	margin: 20px auto 0;
}

h1 {
	width: 173px;
	height: 96px;
	padding: 10px 0 8px 15px;
}

h1 a {
	width: 173px;
	height: 96px;
	background: url(/pics/layout/logo_vs.gif) no-repeat 0 0;
	text-indent: -1000px;
	display: block;
}

div#content {
	width: 863px;
	height: 425px;
	background: url(/pics/layout/golfclub_varus_gruen.jpg) no-repeat 0 0;
	border-bottom: 5px solid #fff;
}

ul#metanav {
	float: right;
	width: 198px;
	height: 18px;
	line-height: 18px;
	padding: 21px 0 0;
}

ul#metanav li {
	display: inline;
	float: left;
	font-size: 0.75em;
	color: #2c2c2c;
}

ul#metanav li a {
	font-size: 0.80em;
	color: #2c2c2c;
	font-family: georgia, serif;
}

div#inner {
	clear: both;
	padding: 33px 0 0 65px;
	height: 310px;
	width: 798px;
}

h2 {
	font-family: georgia, serif;
	font-size: 1.45em;
	font-weight: 100;
}

div#inner p {
	padding: 30px 0 12px 0;
	color: #2c2c2c;
	font-size: 0.90em;
}

ul#bereiche {
	width: 400px;
	height: 41px;
}

ul#bereiche li {
	display: inline;
	float: left;
	margin-right: 20px;
	width: 176px;
	height: 41px;
}

ul#bereiche li a {
	display: block;
	text-indent: -9999px;
	width: 176px;
	height: 41px;
}

ul#bereiche li#mitglieder a {
	background: url(/pics/layout/btn_mitglieder_vs.gif) repeat-x 0 0;
}

ul#bereiche li#mitglieder a:hover {
	background: url(/pics/layout/btn_mitglieder_vs.gif) repeat-x 0 -41px;
}

ul#bereiche li#gast a {
	background: url(/pics/layout/btn_gast_vs.gif) repeat-x 0 0;
}

ul#bereiche li#gast a:hover {
	background: url(/pics/layout/btn_gast_vs.gif) repeat-x 0 -41px;
}

ul#footernav {
	width: 650px;
	height: 35px;
	padding: 0 0 0 65px;
}

ul#footernav li {
	display: inline;
	float: left;
	color: #d1d8cb;
	height: 35px;
	border-left: 1px solid #93ab24;
}

ul#footernav li a {
	font-size: 0.8em;
	color: #d1d8cb;
	text-transform: uppercase;
	padding: 17px 20px 3px 7px;
	display: block;
}

ul#footernav li a:hover {
	text-decoration: none;
}

div#footer {
	width: 862px;
	height: 69px;
	background: url(/pics/layout/bg_footer_vs.gif) repeat-x 0 0;
	border: 1px solid #e3e3e3;
	text-align: right;
}

div#footer h3 {
	padding: 10px 20px 0 0;
}

div#footer h3 a {
	color: #3c9743;
	font-size: 0.70em;
	text-transform: uppercase;
}
