/* CSS Document */
.logo {
	padding-left: 23px;
	padding-bottom: 18px;
	padding-top: 7px;
	text-decoration:none;
	}
.rodelijn {
	background-color: #d82424;
	}
.menu {
 	background-color: #cc0000;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	text-decoration:none;
	}
.menu a{
 	background-color: #cc0000;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	text-decoration:none;
	}
.menu a:hover{
 	background-color: #ff3333;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	text-decoration:none;
	display:block;
	line-height: 30px;
	}
.grijsvak {
	background-color: #eeeeee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #ff1a00;
	text-decoration:none;
	vertical-align:top;
	}
.grijstitel {
	padding-bottom: 2px;
	}
.grijslijn {
	background-color: #cccccc;
	}
.grijsvakimg {
	text-decoration:none;
	padding-top: 50px;
	}
.grijsvaktekst {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ff1a00;
	vertical-align:top;
	line-height: 25px;
	padding-top: 20px;
	text-decoration:none;
	}
.grijsvaktekst a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ff1a00;
	vertical-align:top;
	text-decoration:none;
	}
.grijsvaktekst a:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ff1a00;
	vertical-align:top;
	text-decoration:underline;
	}

.content {
	padding-left: 40px;
	padding-right: 23px;
	padding-bottom: 30px;
	padding-top: 28px;
	vertical-align:top;
	}

.kop {
	font-family: Trebuchet MS;
	font-size: 20px;
	text-decoration:none;
	color: #ff3300;
	padding-bottom: 7px;
	vertical-align:top;
	}
.kop a{
	font-family: Trebuchet MS;
	font-size: 20px;
	text-decoration:none;
	color: #ff3300;
	vertical-align:top;
	}

.contact {
	font-family: Trebuchet MS; 
	color: #999999;
	font-size: 13px;
	text-decoration:none;
	vertical-align:middle;
	}
.contact a{
	font-family: Trebuchet MS; 
	color: #ff3300;
	font-size: 13px;
	text-decoration:none;
	}
.contact a:hover{
	font-family: Trebuchet MS; 
	color: #ff3300;
	font-size: 13px;
	text-decoration:underline;
	}


.tekst {
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#555555;
	text-decoration:none;
	}
.tekst a{
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#555555;
	text-decoration:none;
	}
.tekst a:hover{
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#cc3333;
	text-decoration:underline;
	}
.tekstmidden {
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#555555;
	text-decoration:none;
	padding-bottom: 10px;
	padding-top: 10px;
	}
.portfolio {
	padding: 5px;
	}
.portfolio img {
	border: 1px solid #cccccc;
	}
.portfolio:hover img {
	border: 1px solid #cc3333;
	}
.dienstenvak {
	background-color: #cc3333;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 16px;
	text-decoration:none;
	vertical-align:top;
	}
.dienstenvak a{
	background-color: #cc3333;
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 16px;
	text-decoration:none;
	}	
.dienstenvak a:hover{
	background-color: #cc3333;
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#FFFFFF;
	line-height: 16px;
	text-decoration:underline;
	}
.ptekst {
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#555555;
	text-decoration:none;
	padding-left: 23px;
	padding-right: 23px;
	}
.ptekst a{
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#555555;
	text-decoration:none;
	}
.ptekst a:hover{
	font-family:Trebuchet MS;
	font-size: 13px;
	color:#555555;
	text-decoration:underline;
	}
.copyright {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#999999;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	}
.copyright a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#999999;
	text-decoration:none;
	text-align:center;
	}
.copyright a:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#cc3333;
	text-decoration:underline;
	text-align:center;
	}


