body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#main {
	width: 780px;
	margin:0 auto;
	padding:0;
}
#headerimage {
	height: 84px;
	width: 780px;
	margin-top: 10px;
}
#topmenu {
	width: 780px;
	height: 20px;
	margin: 10px 0 0 0;
	text-align: right;
	
}
#leftmenu {
	float: left;
	width: 167px;
	margin: 20px 0 0 0;
	text-align: left;
}
#homepage {
	float: left;
	width: 589px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#standaard {
	float: left;
	width: 589px;
	margin: 20px 0 0 20px;
}
#standaard_right {
	float: left;
	width: 589px;
	margin: 20px 0 0 20px;
}
/*
DIT IS VOOR DE OUDE ICONS
*/

#title {
	float:left;
	width:509px;
	height:29px;
	background-color:#ddeaf5;
}
#title_title {
	text-align:left;
	padding:0 10px 0 10px;
	font-weight:bold;
	color:#5296ce;
}
/*
DIT IS VOOR DE ADDTHIS ICONS
#title {
	float:left;
	width:439px;
	height:26px;
	background-color:#ddeaf5;
	height:auto;
}
#title_title {
	text-align:left;
	padding:0 10px 0 10px;
	font-weight:bold;
	color:#5296ce;
}*/

/*
DIT IS VOOR DE OUDE ICONS
*/
#icons {
	float:left;
	width:60px;
	height:26px;
	margin-left:20px;
}
/*
DIT IS VOOR DE ADDTHIS ICONS
#icons {
	float:left;
	width:130px;
	height:26px;
	margin-left:20px;
}
#icons_icons {
	margin-left:5px;
}*/
#left {
	float:left;
	width:419px;
	margin:20px 0 0 0;
}
#right {
	float:left;
	width:150px;
	margin:20px 0 0 20px;
}
#homepage #page {
	float:left;
	width:589px;
	margin:20px 0 0 0;
}
#homepage .left {
	float:left;
	width:300px;
	margin:0;
	padding:0;
}
#homepage .right {
	float:right;
	width:280px;
	margin:0;
}
#home_bot {
	clear:both;
	margin:10px 0 0 0;
}
#standaard #page {
	float:left;
	width:589px;
	margin-top:20px;
}
#standaard_right #page {
	float:left;
	width:419px;
	margin:0;
	padding:0;
}
#text {
	text-align:left;
	padding:0px 10px 10px 10px;
	line-height:16px;
	color: #666666;
	margin:0;
}
#text h1 {
	line-height:16px;
	padding:0;
	margin:0;
}
#text p {
	margin-top:8px;
}
#googlemaps {
	float:left;
	width:280px;
	margin:10px 0 0 0;
}
#googlemaps_functions {
	text-align:right;
	font-size:9px;
}
#subgooglemaps {
	margin:20px 0 0 0;
}
#topic1{
	float:left;
	width:300px;
	background-color:#ddeaf5;
	margin:0 0 10px 0;
}
#topic2{
	float:left;
	width:300px;
	background-color:#ddeaf5;
	margin:0 0 10px 0;
}
.topics_text {
	text-align:left;
	height:90px;
	padding:0 10px 0 10px;
}
.imagelinks {
	float:left;
	width:280px;
	text-align:left;
	margin:0;
}
.imagelinks_image_left {
	padding:0 0 5px 0;
}
.imagelinks_image_right {
	padding:0 0 5px 6px;
}
#agenda {
	float:left;
	width:150px;
	background-color:#ddeaf5;
}
#nieuws {
	float:right;
	width:150px;
	margin:20px 0 0 0;
	background-color:#ddeaf5;
}
.right_text {
	text-align:left;
	line-height:16px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
}
.right_title {
	color:#5296ce;
	font-weight:bold;
	padding-bottom:20px;
}
#footer {
	clear:both;
	width:589px;
	text-align:right;
	font-size:9px;
	line-height:18px;
	color: #666666;
}
#footer2 {
	width:419px;
	text-align:right;
	font-size:9px;
	line-height:18px;
	color: #666666;
}
#footer span {
	padding-right:170px;
}
.taf {
	display:none;
	position:absolute;
	z-index:2; 
	top:200px; 
	left:582px; 
	width:304px; 
	height:211px;
	background-image:url(../templates/metagendanieuws/page_gfx/taf_bg.gif);
	background-repeat:no-repeat;
}
.topborder {
	height:6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5296ce;
	border-right-color: #5296ce;
	border-left-color: #5296ce;
}
.bottomborder {
	height:6px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #5296ce;
	border-right-color: #5296ce;
	border-left-color: #5296ce;
}
img {
	padding:4px 10px 0 10px;
}
.siteimg {
	padding:0;
}
#get_route {
	font-size:11px;
}
/* ----- LINKS -----*/

a:link, a:visited {
	color: #639ACE;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
}
a.topmenu:link, a.topmenu:visited {
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
a.topmenu:hover, a.topmenu:active {
	color: #5296CE;
	text-decoration: underline;
	vertical-align: middle;
}
#right a:link, #right a:visited {
	color: #666666;
}
#right a:hover, #right a:active {
	color: #639ACE;
}

a.menu:link, a.menu:visited {
	color:#666666;
}
a.menu:hover, a.menu:active {
	color:#5296CE;
}
a.menu_current:link, a.menu_current:visited {
	color:#5296CE;
}
a.menu_current:hover, a.menu_current:active {
	color:#666666;
}
a.menu_parent:link, a.menu_parent:visited {
	color:#5296CE;
}
a.menu_parent:hover, a.menu_parent:active {
	color:#666666;
}
#googlemaps_functions a:link, #googlemaps_functions a:visited {
	color:#5296CE;
}
#googlemaps_functions a:hover, #googlemaps_functions a:active {
	color:#666666;
}
.tooltip {
	  	background-color:#5296ce;
		border:1px solid #ffffff;
		padding:2px;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
}

.blue {
	color:#5296ce;
	font-weight:bold;
}
/* ----- FORMS -----*/
form {
	display:inline;
}
input {
	font-size:11px;
	height: 14px;
	border: 1px solid #5296ce;
	vertical-align: middle;
	padding-left:5px;
}
.submitlte {
	width:19px;
	height:15px;
	background-image:url(/images/buttons/zoekicon.gif);	
	border:none;
	background-color:#FFFFFF;
}
input.verstuurknop {
	width: 73px;
	height: 18px;
	background: transparent url(/images/buttons/verstuur_up.gif) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
}
input.verstuurknop:hover {
	width: 73px;
	height: 18px;
	background: transparent url(/images/buttons/verstuur_over.gif) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
}
input.submitknop {
	width: 73px;
	height: 18px;
	background: transparent url(/images/buttons/submit_up.gif) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
}
input.submitknop:hover {
	background: transparent url(/images/buttons/submit_over.gif) no-repeat;
}
input.envoyerknop {
	width: 73px;
	height: 18px;
	background: transparent url(/images/buttons/envoyer_up.gif) no-repeat;
	outline: none;
	border: none;
	cursor : pointer;
}
input.envoyerknop:hover {
	background: transparent url(/images/buttons/envoyer_over.gif) no-repeat;
}
/* ----- HEADERS -----*/

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #5296CE;
	line-height:12px;
}
hr {
	color: #5694ce;
	height: 1px;
}

/* ----- QUIZ -----*/
.quiz {
	float:left;
}
/* ----- MENU -----*/

.menu-1 {
	width:166px;
	padding-left:5px;
	margin:0;
	line-height:13px;
	letter-spacing: -0.02em;
	font-weight:bold;
}
.menu-1_current {
	width:166px;
	padding-left:5px;
	background-color:#ddeaf5;
	display:block;
	font-weight:bold;
	letter-spacing: -0.02em;
}
.menu-1_parent {
	width:166px;
	padding-left:5px;
	background-color:#ddeaf5;
	display:block;
	font-weight:bold;
	letter-spacing: -0.02em;
}
.menu-2 {
	display:block;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:20px;
	letter-spacing: -0.02em;
	text-decoration:none;
}
.menu-2_current {
	display:block;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	letter-spacing: -0.02em;
}
.menu-2_parent {
	display:block;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
	letter-spacing: -0.02em;
}
.menu-3 {
	display:block;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	line-height:20px;
	letter-spacing: -0.02em;
	text-decoration:none;
}
.menu-3_current {
	display:block;
	padding-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	line-height:20px;
	text-decoration:none;
	letter-spacing: -0.02em;
}
.top1{
	width:167px;
	height:6px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d6d7d6;
	border-right-color: #d6d7d6;
	border-left-color: #d6d7d6;
}
.top1_current{
	width:167px;
	height:6px;
	background-color:#ddeaf5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5296ce;
	border-right-color: #5296ce;
	border-left-color: #5296ce;
}
.top1_parent{
	width:167px;
	height:6px;
	background-color:#ddeaf5;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #5296ce;
	border-right-color: #5296ce;
	border-left-color: #5296ce;
}
.bot1 {
	width:167px;
	height:6px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #d6d7d6;
	border-right-color: #d6d7d6;
	border-left-color: #d6d7d6;
	margin-bottom: 8px;
}
.bot1_current {
	width:167px;
	height:6px;
	background-color:#ddeaf5;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #5296ce;
	border-right-color: #5296ce;
	border-left-color: #5296ce;
	margin-bottom: 8px;
}
.bot1_parent {
	width:167px;
	height:6px;
	background-color:#ddeaf5;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #5296ce;
	border-right-color: #5296ce;
	border-left-color: #5296ce;
	margin-bottom: 8px;
}
