/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	background: url(../afbeeldingen/Achtergronden/Achtergrond.png) repeat-x;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #EAEAEA;
}

h1 {
	font-size: 1.6em;
	color: #F00;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	color: #F00;
}

h3 {
	font-size: 1.6em;
	color: #F00;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #417FDA;
}

a:hover {
	background: none;
}

#wrapper {
	width: 910px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#header {
	width: 910px;
	height: 50px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: 1px;
	text-transform: capitalize;
	font-size: 2em;
	color: #060;
	font-family: Tahoma, Geneva, sans-serif;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	width: auto;
	height: 209px;
	margin: 0 auto;
	padding: 0;
	background: url(../afbeeldingen/Melissant/Mike%20op%20Melissant-5.jpg) no-repeat left top;
	border-top: 1px groove #009933;
}
/* Menu */

#menu {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-top: 20px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: none;
	color: #006633;
	background: #CCCCCC;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #FF6;
}

/* Page */

#page {
	width: 910px;
	margin: 0 auto;
	padding-top: 20px;
	background: #FFFFCC;
	border: 1px solid #003333;
}

/* Content */

#content {
	float: right;
	width: 590px;
	padding: 20px 30px 0 15px;
	border-left: none;
	margin-top: 10px;
	margin-left: 15px;
}

.post {
	background-color: #FFC;

}

.post .title {
	color: #000000;
}

.post .title a {
	background: none;
	color: #F93D00;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #D2D4C9;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
	font-size: 12px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	padding: 20px 5px 0 15px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}

#sidebar li {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 16px;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	letter-spacing: -0.5px;
	color: #006633;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: left;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: auto;
	height: 12px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: url(../images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#content .post .entry p
{
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar  p 
{
	line-height: inherit;
	color: #F00;
	padding-right: 5px;
}
#page #content
{
	border: 1px solid #000033;
	margin-right: 10px;
	margin-top: 15px;
	background-color: #FFC;
	width: 800px;
	margin-bottom: 30px;
}
#sidebar
{
	margin-top: 15px;
	border: 1px solid #003333;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 2em;
	height: 1000px;
	color: #F00;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
}
#content
{
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.style5
{
	color: #006633;
}
#menu  a 
{
	color: #CCCCCC;
	background: #006633;
	font-weight: bold;
}
a:hover
{
	color: #006633;
	background: #CCCCCC;
}
#banner-rocgolf
{
	height: 350px;
	width: 234px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
}
#plaatje-rocgolf
{
	clear: right;
	float: right;
	height: 350px;
	width: 600px;
}
#fotoMike
{
	float: left;
	height: 271px;
	width: 171px;
	margin-right: 20px;
	margin-left: 5px;
	border: 1px solid #003333;
	background: url(../afbeeldingen/RocGolf/FotoMike.jpg);
}
#filmpjeMike
{
	background: #D6D6D6;
}
.style6
{
	font-size: 16px;
}
#banner-nieuwsbrief
{
	width: 864px;
	height: 209px;
	margin: 0 auto;
	padding: 0;
	background: url(../afbeeldingen/Rockanje/Rockanjeexp.jpg) no-repeat left top;
	border-top: 1px groove #009933;
}
#banner-teamrien {
	height: 209px;
	margin: 0 auto;
	padding: 0;
	border-top: 1px groove #009933;
	background-image: url(../afbeeldingen/ACN/omr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#banner-locaties
{
	width: 100%;
	height: 200px;
	background: url(../afbeeldingen/Melissant/Foto%20(10)
.jpg)
.jpg) left top;
	margin-bottom: 30px;
}
#filmframe
{
	width: 864px;
	height: 330px;
	margin: 0 auto;
	padding: 0;
}
#sidebar-locaties
{
	float: left;
	width: 210px;
	padding: 20px 5px 0 15px;
	color: #787878;
	background: #1DB844;
}
#sidebar-melissant
{
	float: left;
	width: 210px;
	padding: 20px 5px 0 15px;
	color: #787878;
	background: url(../afbeeldingen/Melissant/sidebargraphicMelissant.png) no-repeat;
	height: 700px;
}
#sidebar-rockanje
{
	float: left;
	width: 210px;
	padding: 20px 5px 0 15px;
	color: #787878;
	height: 400px;
	background-repeat: no-repeat;
}
#sidebar-rhoon
{
	float: left;
	width: 210px;
	padding: 20px 5px 0 15px;
	color: #787878;
	height: 500px;
	background: url(../afbeeldingen/Rhoon/sidebargraphicRhoon.png);
}
#sidebar-gvb
{
	float: left;
	width: 210px;
	padding: 20px 5px 0 15px;
	color: #787878;
	height: 833px;
}
#banner-gvb
{
	width: 910px;
	height: 200px;















	background: url(../afbeeldingen/Melissant/Foto%20(10)
.jpg)
.jpg) left top;
	background: url(../afbeeldingen/GVB/afslagmat.jpg) no-repeat;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-right: 5px;
	padding-left: 15px;
	margin-left: 25px;
}
#sidebar-locaties
{
	float: left;
	width: 210px;
	color: #FFC;
	height: 295px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 16px;
}
#FLVPlayer {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 100px;
	border: thin solid #000;
}
#wrapper #page #content .post .entry p img {
	float: left;
	margin: 10px;
	padding: 10px;
}
#wrapper #page #content .post .entry p img {
	padding-left: 100px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #page #content .post .entry h3 {
	font-size: medium;
	color: #F00;
}
#page #sidebar {
}
#links {
	float: left;
	border: thin solid #333;
	width: 300px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 20px;
	line-height: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #page #content .post .entry h4 .MsoSubtleReference em span {
	color: #F00;
}
#wrapper #page #content .post .entry ul li {
	font-size: 10px;
}
#wrapper #page #content .post .entry ul li {
	font-size: 12px;
}
#wrapper #page #content .post .entry h5 {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #page #content .post .entry h5 {
	font-size: 12px;
}
.puntjeweg {
	list-style-type: none;
	color: #F00;
}
#geelopgroen {
	color: #FFC;
	background-color: #063;
	padding: 5px;
	margin: 10px;
	border: 3px solid #FF9;
	font-family: Tahoma, Geneva, sans-serif;
}
.omlijnen {
	border: thin solid #666;
}

