/* Layout Stylesheet */ 

.image {
	border:0;
	margin:0;	
}

/* menu */
.menu {
 list-style-type:none;
 margin: 0;
 padding:0;
}

.menuitem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:20px;
	font-weight:bold;
}

.submenu {
 list-style-type:none;
 margin: 0;
 padding:0;
}

.submenuitem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
	padding-left:15px;
}

.dotted_line {
	border-bottom: 1px dotted #000000;
	width:150px;
}

/* teksten */
.tekst_titel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9933;
	font-weight:bold;
	clear:both;
}

.tekst_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:15px;
}

.tekst_adres {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF9933;
	font-weight:bold;
	line-height:15px;
}

.tekst_footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:25px;
}

.tekst_header_top_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	line-height:25px;
}

.tekst_breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:25px;
	padding-left:222px;
}

/* href */
A.link_oranje:link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none}
A.link_oranje:hover 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: underline}
A.link_oranje:active 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none}
A.link_oranje:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none}

A.tekst_footer:link 		{text-decoration: none}
A.tekst_footer:hover 		{color: #999999;}
A.tekst_footer:active 	{text-decoration: none}
A.tekst_footer:visited 	{text-decoration: none}

A.tekst_header_top_menu:link 		{text-decoration: none}
A.tekst_header_top_menu:hover 	{color: #999999;}
A.tekst_header_top_menu:active 	{text-decoration: none}
A.tekst_header_top_menu:visited {text-decoration: none}

A.menuitem:link 		{text-decoration: none}
A.menuitem:hover 		{text-decoration:underline}
A.menuitem:active 	{text-decoration: none}
A.menuitem:visited 	{text-decoration: none}

A.submenuitem:link 		{text-decoration: none}
A.submenuitem:hover 	{color: #999999;}
A.submenuitem:active 	{text-decoration: none}
A.submenuitem:visited {text-decoration: none}

A.tekst_breadcrumb_link:link 		{font-weight:bold; color:#FFFFFF; text-decoration: none}
A.tekst_breadcrumb_link:hover 	{font-weight:bold; color:#FFFFFF; text-decoration:underline}
A.tekst_breadcrumb_link:active 	{font-weight:bold; color:#FFFFFF; text-decoration: none}
A.tekst_breadcrumb_link:visited {font-weight:bold; color:#FFFFFF; text-decoration: none}

A.tekst_adres:link 		{font-weight:bold;text-decoration: none}
A.tekst_adres:hover 	{font-weight:bold;text-decoration:underline}
A.tekst_adres:active 	{font-weight:bold;text-decoration: none}
A.tekst_adres:visited {font-weight:bold;text-decoration: none}

A.lees_meer:link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none; }
A.lees_meer:hover 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: underline; }
A.lees_meer:active 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none; }
A.lees_meer:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none; }


A.sitemap:link 			{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none; }
A.sitemap:hover 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: underline; }
A.sitemap:active 		{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none; }
A.sitemap:visited 	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; font-variant: normal; color: #FF9933; text-decoration: none; }

.input2{
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.input2-error{
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#FF9933;
}

.button {
	border:1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background-color:#ffffff;
}



