﻿body 
{
	width: 850px;
	margin:	auto;

}
a:link 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		12px;
	font-style:			normal;
	color: 		  		#565656;
	text-decoration: 	none;
}

a:visited 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		12px;
	font-style:			normal;
	color: 		  		#565656;
	text-decoration: 	none;
}

a:hover 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		12px;
	font-style:			normal;
	color: 		  		#dd1e1e;
	text-decoration: 	underline;
}
a.menu:link 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		13px;
	font-style:			bolder;
	color: 		  		#000000;
	text-decoration: 	none;
    	border-style: 		dotted;
     	border-color: 		#000000;
	border-width: 		1px;
}

a.menu:visited 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		13px;
	font-style:			bolder;
	color: 		  		#000000;
	text-decoration: 	none;
    	border-style: 		dotted;
     	border-color: 		#000000;
	border-width: 		1px;
}

a.menu:hover 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		13px;
	font-style:			bolder;
	color: 		  		#ffffff;
	background-color:	#ee1d23;
    	border-style: 		dotted;
     	border-color: 		#ffffff;
	border-width: 		1px;
}
a.vacature:link 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		13px;
	font-style:			bolder;
	color: 		  		#000000;
	background-color:	#bfbfbf;
	text-decoration: 	none;
    	border-style: 		dotted;
     	border-color: 		#000000;
	border-width: 		1px;
}

a.vacature:visited 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		13px;
	font-style:			bolder;
	color: 		  		#000000;
	background-color:	#bfbfbf;
	text-decoration: 	none;
    	border-style: 		dotted;
     	border-color: 		#000000;
	border-width: 		1px;
}

a.vacature:hover 
{ 
	font-family: 	  	Verdana;
	font-size: 	  		13px;
	font-style:			bolder;
	color: 		  		#ffffff;
	background-color:	#ee1d23;
    	border-style: 		dotted;
     	border-color: 		#ffffff;
	border-width: 		1px;
}
h1
{
	font-family: 	  	Verdana;
	font-size: 	  		20px;
	font-style:			bold;
	color:				#dd1e1e;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;
	text-align: 		center;
}
h2
{
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color:				#dd1e1e;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;
}
h3
{
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			bold;
	color:				#565656;
	font-weight:		bolder;
	margin-top: 		0px;
	margin-bottom: 		3px;
}
h4
{
	font-family: 	  	Verdana;
	font-size: 	  		12px;
	font-style:			normal;
	color:				#000000;
	font-weight:		normal;
	margin-top: 		0px;
	margin-bottom: 		3px;	
}
h5
{
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color:				#aaaaaa;
}
#content
{
	width: 850px;
	margin:	auto;
	font-family: 	  	Verdana;
	font-size: 	  		11px;
	font-style:			normal;
	color: 		  		#000000;
	background-color:	#ffffff;
	Line-height: 		14px;

}
#menu
{
	height: 30px;
	background-color:	#d8042d;
}
.menuitem
{
	width: 100px;
	text-align: center;
	top: 10px;
	margin-right: 10px;
}
#top
{
       width: 850px;	
       heigth: 120px;	
	   background-color:	#ffffff;
}