.content {
	color: #303030;
	font-family: verdana, Arial, Helvetica;
	font-size: x-small;
	line-height: 20px;
}

.content a {
	color: #005100;
	text-decoration: underline;
}

.content a:hover {
	color: #005100;
	text-decoration: none;
}

.title {
	color: #303030;
	font-family: verdana, Arial, Helvetica;
	font-size: small;
	font-weight: bold;
	line-height: 18px;
	font-variant: small-caps;
}

.link_title {
	color: #303030;
	font-family: verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
	line-height: 18px;
	font-variant: small-caps;
}

.link_url {
	color: #9A9A9A;
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 16px;
}

.link_url a{
	color: #9A9A9A;
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 16px;
	text-decoration: none;
}

.link_url a:hover{
	color: #B22222;
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 16px;
	text-decoration: underline;
}

.link_descr {
	color: #303030;
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 14px;
}

.vacatures {
	color: #303030;
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
	line-height: 20px;
	font-style: italic;
}

.vacatures a {
	color: #005100;
	text-decoration: underline;
}

.vacatures a:hover {
	color: #005100;
	text-decoration: none;
}

.subtitle {
	color: #000000;
	font-family: verdana, Arial, Helvetica;
	font-size: x-small;
	font-weight: bold;
}

.small {
	color: #4C4C4C;
	font-family: verdana, Arial, Helvetica;
	font-size: xx-small;
}

.navigation {
	color: #A2A2A2;
	font-family: Arial, verdana, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

.navigation a {
	color: #A2A2A2;
	text-decoration: none;
}

.navigation a:hover {
	color: #A2A2A2;
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.formfield {   	
	background-color: #FFFFFF; 
	color: #666666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #ADADAD solid;
	border-left: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	border-bottom: 1px #ADADAD solid;
	width: 150px;
	height: 18px;
}

.formfield2 {   	
	background-color: #FFFFFF; 
	color: #666666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #ADADAD solid;
	border-left: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	border-bottom: 1px #ADADAD solid;
	width: 80px;
	height: 18px;
}

.textfield {   	
	background-color: #FFFFFF; 
	color: #666666;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #ADADAD solid;
	border-left: 1px #ADADAD solid;
	border-right: 1px #ADADAD solid;
	border-bottom: 1px #ADADAD solid;
	width: 220px;
	height: 70px;
}

.button {
	color: #666666;
	background: #FFFFFF;
	font-size: xx-small;
	width: 50px;
	height: 18px;
	font-family: verdana, Arial, Helvetica;
}
