body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
}
.mainbox {
	border: 1px solid #FF0000;
}
.header {
	background-image: url(../images/logo_vca.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.navbar {
	float: left;
	width: 798px;
	background-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navbar a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-right: 1px;
}
.navbar .active {
	color: #FFFFFF;
	text-decoration: underline;
}

.navbar a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_home {
	font-size: 10px;
	float: left;
	width: 300px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.nav_other {
	font-size: 10px;
	float: left;
	width: 438px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.box_red {
	background-color: #FF0000;
	float: left;
	width: 9px;
	height: 130px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.box_red_intro {
	background-color: #FF0000;
	float: left;
	width: 9px;
	height: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.box_intro {
	float: left;
	width: 498px;
}
.box_grey_intro {
	float: left;
	width: 269px;
	background-color: #787878;
	height: 40px;
	padding-top: 152px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 11px;
	color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	}

.box_grey {
	background-color: #787878;
	float: left;
	width: 337px;
	padding-top: 90px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-size: 11px;
	color: #CCCCCC;
}
.box_grey h1, .box_grey_intro h1 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.box_img {
	float: left;
}

.box_content {
	float: left;
	width: 768px;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 20px;
	color: #7e7e7e;
}
.box_introcol {
	float: left;
	width: 768px;
}
.box_leftcol {
	float: left;
	width: 240px;
}
.box_leftcol h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #3E3C3C;
}
.box_leftcol a {
	color: #3E3C3C;
	text-decoration: none;
}
.countryswitch a {
	color: #333333;
}


.box_leftcol .leftnav {
	padding-top: 15px;
	line-height: 14px;
	font-weight: bold;
	width: 240px;
}
.box_leftcol .leftnav a {
	color: #7E7E7E;
	text-decoration: none;
}
.box_leftcol .leftnav a:hover {
	color: #FF0000;
	text-decoration: none;
}
.leftnav .navicon {
	float: left;
	width: 18px;
}
.leftnav .navtxt {
	float: left;
	width: 222px;
	padding-top: 2px;
}
.leftnav .navtxt .active {
	color: #FF0000;
}


.box_rightcol_intro {
	float: left;
	width: 528px;
}

.box_rightcol {
	float: left;
	width: 528px;
	font-size: 11px;
	color: #3E3C3C;
	padding-top: 30px;
}
.box_rightcol .maintxt {
	float: left;
	width: 378px;
}
.box_rightcol .rightbox {
	float: left;
	width: 150px;
}
.box_rightcol .rightbox a, .box_rightcol .maintxt a {
	color: #FF0000;
	text-decoration: none;
}
.box_rightcol .rightbox a:hover, .box_rightcol .maintxt a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.box_rightcol .maintxt .image {
	float: left;
	width: 90px;
	padding-right: 8px;
	padding-top: 5px;
}



.box_startcol {
	float: left;
	width: 117px;
}
.box_startcol .title {
	font-weight: bold;
	color: #FF0000;
	float: left;
	line-height: 12px;
	padding-bottom: 5px;
	padding-left: 3px;
	width: 109px;
}
.box_startcol .title_icon {
	float: left;
	width: 5px;
}


.devide_grey {
	background-color: #FF0000;
	float: left;
	width: 5px;
	height: 90px;
}
.box_startcol .startimg {
	float: left;
	width: 112px;
}
.box_startcol .starttxt {
	float: left;
	width: 112px;
	padding-left: 5px;
	line-height: 13px;
	padding-top: 3px;
	color: #3E3C3C;
}
.box_startcol .starttxt a {
	color: #3E3C3C;
	text-decoration: none;
}
.box_startcol .starttxt a:hover {
	color: #3E3C3C;
	text-decoration: underline;
}

.box_startcol .verder {
	float: left;
	width: 112px;
	padding-left: 5px;
	padding-bottom: 30px;
}
.verder a {
	color: #FF0000;
	text-decoration: none;
}
.verder a:hover {
	text-decoration: underline;
}


.box_devide {
	float: left;
	width: 20px;
}
.go_top {
	float: left;
	width: 758px;
	padding-bottom: 40px;
	text-align: right;
	padding-right: 10px;
}
.footer {
	color: #969696;
}
.footer .fleft {
	float: left;
	width: 500px;
}
.footer .fright {
	float: left;
	width: 300px;
	text-align: right;
}
.footer .fright a {
	color: #969696;
	text-decoration: none;
}
.footer .fright a:hover {
	color: #FF0000;
}

/* CONTACTPAGINA */
.leftnav .contacttxt {
	color: #FF0000;
	float: left;
	width: 222px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 20px;
}
.leftnav .contacttxtbot {
	color: #FF0000;
	float: left;
	width: 222px;
	padding-top: 2px;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 150px;
}

/* CONTACTFORMULIER */

.form .validation {
	color: #FF0000;
	padding-left: 105px;
	font-size: 11px;
	padding-top: 15px;
}

.form .tags {
	font-size: 11px;
	clear: left;
	line-height: 18px;
	padding-right: 5px;
	display: block;
	width: 100px;
	float: left;
	padding-bottom: 5px;
}
.form .plaatstags {
	font-size: 11px;
	line-height: 18px;
	padding-left: 9px;
	padding-right: 5px;
	display: block;
	width: 40px;
	float: left;
	padding-bottom: 5px;
}

.form .textfield {
	margin-bottom: 5px;
	font-size: 11px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form .zipfield {
	margin-bottom: 5px;
	font-size: 11px;
	width: 45px;
	float: left;
}
.form .plaatsfield {
	margin-bottom: 5px;
	font-size: 11px;
	width: 145px;
	float: left;
}

.form textarea {
	overflow: auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CC0000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CC0000;
	scrollbar-track-color: #CC0000;
	font-size: 11px;
	margin-bottom: 5px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form .codefield {
	margin-bottom: 5px;
	font-size: 11px;
	width: 96px;
	vertical-align: top;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form img {
	border: 0px solid #CC0000;
}

.form .button {
	font-size: 11px;
	margin-top: 10px;
}

/* Links Pagina */

.maintxt .linkbox {
	padding-bottom: 20px;
	background-position: top;
}
.maintxt .linkbox a {
	color: #FF0000;
	text-decoration: underline;
}
.maintxt .linkbox a:hover {
	text-decoration: none;
}
.linkbox .navicon {
	float: left;
	width: 18px;
}
.linkbox .link {
	float: left;
	width: 360px;
}
.maintxt .newsbox {
	float: left;
	width: 378px;
	padding-bottom: 5px;
}
.newsbox .newsicon {
	float: left;
	width: 18px;
}
.maintxt .newsbox .date {
	float: left;
	width: 58px;
}
.maintxt .newsbox .news {
	float: left;
	width: 302px;
}
.maintxt .newsbox .news a {
	color: #FF0000;
	text-decoration: underline;
}
.maintxt .newsbox .news a:hover {
	text-decoration: none;
}
.countryswitch {
	float: right;
	margin-top: 3px;
	margin-right: 3px;
	color: #FF0000;
}

