//http://joshuaink2006.johnoxton.co.uk/3coltutorial/partfourteen.css

body {
font-family: Verdana;
font-size: 100%;
}

*{
	font-size: 100%;
}

.groen1 { color: #09460F; }
.oranje { color: #F9630D; }
.geel { color: #FFEC00;}

a { color: #F7AE16; text-decoration: none; }
a:visited { color: #F7AE16; text-decoration: none; }
a:hover { color: #F7AE16; text-decoration: none; }

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 1px 5px; }

#navlist a:link, #navlist a:visited
{
color: #09460F;
font-weight: bold;
font-size: 8pt;
background-color: #FFEC00;
text-decoration: none;
}

#navlist a:hover
{
color: #09460F;
background-color: #F7AE16;
text-decoration: none;
font-size: 8pt;}

body {
	font-family: Verdana;
	text-align:center;
	font-size: 100%;
	background: #383838;
}

div {
	font-family: Verdana;
	font-size: 8pt;
//	-moz-border-radius:10px;
}


#wrap{
	border:none;
	background:#383838;
	width:950px;
	margin:0px auto;
	text-align:left;
}

#header {
	background: #383838;
	font-size: 25pt;
	font-weight:bold;
	color: #F7AE16;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 20px;
}

#navigatie{
	background: #383838;
	font-size: 10pt;
//	font-weight:bold;
	margin-left:200px;
	color: #F7AE16;
	height: 50px;
	width: 550px;
	padding-bottom: 25px;
}

#nieuws{
	width:170px;
	float:left;
	margin-left:-950px;
	background: #FFEC00;
	padding: 10px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#main-content{
	width:550px;
	display:inline;
	float:left;
	margin-left:200px;
	margin-bottom: 10px;
	background:#F7AE16;
	padding: 10px;
	padding-bottom: 20px;
	}

#agenda{
	width:150px;
	float:left;
	margin-left: 10px;
	background:#FFEC00;
	padding: 10px;
	padding-bottom: 20px;
}


#foot{
	clear:both;
	background: #383838;
	padding: 10px;
	color: #F7AE16;
	font-size: 7.5pt;
}

.h1 {
font-size: 16pt;
font-weight: bold;
line-height: 50%;
color: #09460F;
}
.h2 {
font-size: 13pt;
font-weight: bold;
line-height: 50%;
color: #588E03;
}
.h3 {
font-size: 10pt;
font-weight: bold;
line-height: 100%;
color: #588E03;
}

ol {
text-align: left;
padding: 0;
margin-left: 10px;
}

fieldset {
background: grey;
border: 2pt solid black;
}

form {
margin: 5pt;
}

img.uitgelicht {float: left; margin-right: 10px; border: solid 5pt #C3BB1F; //-moz-border-radius:10px;}
img.intro {float: right; margin-right: 10px; margin-left: 20px; border: solid 5pt #C3BB1F; //-moz-border-radius:10px;}
img.navigatie {float: top;}

a#meer:link, a#meer:visited
{
color: #09460F;
font-weight: bold;
font-size: 8pt;
background-color: #FFEC00;
text-decoration: none;
}

a#meer:hover
{
color: #09460F;
background-color: #FFEC00;
text-decoration: underline;
font-size: 8pt;
font-weight: bold;
}

a#navigatie:link
{
color: #09460F;
font-size:14px;
text-decoration:none;
background-color:#336666;
padding:15px;
}

a#navigatie:hover
{
color: #09460F;
font-size:14px;
text-decoration:none;
background-color:#cccccc;
padding:15px;
}

a#email:link, a#email:visited  {
color: #09460F;
font-weight: bold;
text-decoration: none;
}

a#email:hover {
color: #09460F;
text-decoration: underline;
font-weight: bold;
}

a#url:link, a#url:visited  {
color: #09460F;
font-weight: bold;
text-decoration: none;
}

a#url:hover {
color: #09460F;
text-decoration: underline;
font-weight: bold;
}

