/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	background: #E6E6E6;
	margin: 0;
	padding: 15px 0px;
}

#wrapper {
	background: white url(/images/bg.gif) repeat-y center;
	text-align: left;
	width: 760px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	height: 270px;
	margin: 0 0 0 10px;
	padding: 0 0 1px 0;
	background: #384D15 url(/images/header.jpg) no-repeat;
	width: 740px;
}

#header h1 a, #header h1 a:hover, #header h1 a:visited {
	color:#FFF;
	text-decoration: none;
}

#header h1 {
	font-size: 2.7em;
	padding: 20px 0px 0px 20px;
	margin: 0;
}

#header .golfpro {
	font-size: 1.2em;
	color: #FFF;
	padding: 0px 0px 0px 23px;
	margin: 0;
	font-weight: bold;
}

#content {
	font-size: 1.2em;
	width: 490px;
	padding: 25px 0px 0px 35px;
	margin: 0;
	float: left;
	line-height: 1.6em;
	text-align: justify;
	overflow: hidden;
}

#content h2.titel {
	font-size: 1.6em;
	color: #999999;
	margin: 0;
	padding: 0;
}

#content p.postmetadata {
	text-align: right;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	background: #eee url(/images/footer.gif) no-repeat bottom;
}

#footer p {
	margin: 0;
	padding: 15px 40px;
	text-align: right;
	color: #777;
}

#footer #emazing {
	margin-left: 236px;
}

#sidebar {
	margin-left: 555px;
	padding: 20px 0px 10px 0px;
	width: 195px;
}

#sidebar #searchform {
	text-align: center;
}

/* navigatie */
#navigatie {
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigatie a {
	color: #06c;
	text-decoration: none;
}
#navigatie a:hover {
	color: #147;
}

/*
#navigatie div.show {
}
*/

#navigatie div.hidden {
	visibility: hidden;
	position: absolute;
}

#navigatie ul li a.active {
	color: #147;
}

#navigatie ul li {
	font-size: 1.2em;
}
#navigatie ul li ul li {
	font-size: 0.9em;
}

#navigatie ul li.bullet {
	font-weight: bold;
}

#navigatie ul li.bullet ul {
	font-weight: normal;
}

#navigatie ul li ul li.bullet {
	list-style-image: url(/images/bullet_subnav.gif);
	font-weight: bold;
}

#navigatie ul li {
	list-style-image:url(/images/navbullet.gif);
	margin-top: 0.5em;
}
#navigatie ul li ul li {list-style-image:url(/images/bullet_subnav.gif)}


#banners {
	width: 190px;
	text-align: center;
	overflow: hidden;
	margin-top: 15px;
}
#banners h2 {
	margin: 0;
	color: #999;
	font-weight: normal;
	font-size: 1.2em;
}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	display:block;
	color: #777;
	padding: 0 0 0.5em 2px;
	margin: 0;
}

h1, h2, h3, h4 {font-family: "Trebuchet MS", Verdana, Arial, sans-serif;}

h1 {font-size: 1.6em;}
h2 {font-size:1.4em;}
h3 {font-size: 1.3em;}
h4  {font-size: 1.1em;}

a {
	color: #06C;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}


/* Begin Various Tags & Classes */
select, input {font-size:1em;}

hr {color: #CCCCCC; height: 1px;}
img {z-index:inherit;}
ul {margin:0 0 0 20px;padding:0;}
/*
ul li {list-style-image:url(/images/bullet.gif)}
ul li ul li {list-style-image:url(/images/bullet2.gif)}
*/
.center {
	text-align: center;
}

a img {
	border: none;
}

#rss {
	padding-top: 10px;
	padding-left: 10px;
}

#newsticker {
	width: 190px;
	float: right;
	margin-top: 55px;
	padding-left: 12px;
}
#newsticker a {
	width: 155px;
	border-bottom: 1px solid #B0BE17;
	display: block;
	font-weight: bold;
	color: #5B0055;
	text-decoration: none;
	padding-left: 4px;
}
#newsticker a:hover {
	color: #B5BE10;
}
.hide, .print {display:none;}
.stretch {width: 95%;}
.clr {clear:both;}
.warning, .error {color:#CC0000;font-weight: bold;}

.required {
	background-image: url(/images/star.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}

div.module {margin-top:1em;}

div.module h3, div.module h2 {
	margin:0;
	padding:0;
}


div.module p {margin:0.2em 0 1em 0;padding:0;}

div.module h3 a, div.module h3 a:visited {
	color: #333;
	text-decoration: none;
}

div.module h3 a:hover {
	color: #06C;
	text-decoration: none;
}

.paging {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.paging a {
	font-weight: bold;
	text-decoration: none;
}
td.paging {
	padding: 15px 0px 0px 0px;
}

/* reacties */
#reacties, #postreactie {
	border-top: 1px solid #CCCCCC;
}

#reacties h3 {
	margin: 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
#reacties p.afzender {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#reacties p.boodschap {
	font-family: "Courier New", Courier, mono;
	margin: 0.2em 0px;
}

#postreactie {
	border-top: 1px solid #CCCCCC;
	margin-top: 15px;
	padding-top: 15px;
}
#afzendertype {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	display: none;
}
