#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #010C04;
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
a {
	color: #E03D2E;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #010C04;
	background-color: #CCCCCC;
	margin-top: 0px;
	background-image: url(../images/achtergrond.gif);
	background-repeat: repeat;
	line-height: 18px;
}
#basis {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#home {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #E23B2B;
	background-image: url(../images/bg_navi.jpg);
}
#home a{
	float: left;
	color: #010C04;
	text-decoration: none;
	
}
#home a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
#kolom_links {
	float: left;
	height: auto;
	width: 215px;
}
#header {
	background-color: #000000;
	float: left;
	height: 132px;
	width: 1000px;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
}
#gastspreker {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #E23B2B;
}
#gastspreker a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#gastspreker a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
#agenda {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #E23B2B;
}
#agenda a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#agenda a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
#leden {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #FFFFFF;
}
#leden a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#leden a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
#sponsoring {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #FFFFFF;
	background-image: url(../images/bg_navi.jpg);
}
#sponsoring a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#sponsoring a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
#terugblik {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #FFFFFF;
}
#terugblik a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#terugblik a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}


#locatie_route {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #FFFFFF;
}
hr {
	border: 1px dotted #CCCCCC;
}

#locatie_route a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#locatie_route a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}

#lid_worden {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #FFFFFF;
}
#lid_worden a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#lid_worden a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}




#content {
	float: left;
	width: 498px;
	padding-right: 40px;
	padding-left: 20px;
}



#kolom_rechts {
	background-image: url(../images/kolom_rechts_bg.gif);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 227px;
	margin-top: 0px;
	padding-bottom: 10px;
	text-align: center;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #E03D2E;
}

.logo_sponsor {
	border: 1px solid #E03D2E;
}
.vet {
	font-weight: bold;
	color: #010C04;
}
a:hover {
	color: #E03D2E;
	text-decoration: none;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/bullet.gif);
}
.uitlijnen_afb_links {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}
.functie_spreker {
	font-style: normal;
	color: #333333;
	font-size: 85%;
}

.uitlijnen_afb_rechts {
	float: right;
	margin-left: 5px;
}
.border {
	border: 1px solid #999999;
}
#aanmelden_lunch {
	float: left;
	width: 175px;
	padding-left: 40px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: 15px center;
	text-decoration: none;
	color: #FFFFFF;
}
#research {
	width: 175px;
	padding-left: 40px;
	float: left;
	background-repeat: no-repeat;
	background-position: 15px center;
	color: #FFFFFF;
}
#aanmelden_lunch a {
	float: left;
	text-decoration: none;
}
#research a {
	float: left;
	text-decoration: none;
}
#aanmelden_lunch a:hover {
	float: left;
	text-decoration: none;
	color: #010C04;
}
#research a:hover {
	float: left;
	text-decoration: none;
	color: #010C04;
}
#sponsoring {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #E23B2B;
}
#sponsoring a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#sponsoring a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
#contact {
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 175px;
	font-size: 105%;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 11px;
	color: #E23B2B;
	background-image: url(../images/bg_navi.jpg);
}
#contact a {
	float: left;
	color: #010C04;
	text-decoration: none;
}
#contact a:hover {
	float: left;
	color: #E03D2E;
	text-decoration: none;
}
