/* WEBSITE DETAIL PAGINA */


#pijlen a:link, a:visited {
	font-size:18px;
	text-decoration: none;
	border: 0px none #000000;
	color: #cd131c;
	display:block;
}

#pijlen a:hover {
	font-size:18px;
	text-decoration:none;
	border: 0px none #000000;
	color: #fbb700;
}

.naamsite {
	text-transform: uppercase;
	display: block;
}

#webwat {
	height: 285px;
	width: 226px;
	background-color: #ea6400;
}

#webwat .tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 14px;
	line-height:16px;
	display: block;
}

#webwat .tekst ul {
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
	margin: 0px;
}

#webwat .tekst h1 {
	color:#FFF;
	font-size: 18px;
	margin:0px;
	line-height:22px;
	font-weight: normal;	
}

#webwat .tekst h2 {
	color:#FFF;
	font-size: 13px;
	margin:0px;
	font-weight: normal;	
}

#webbedrijf {
	height: 95px;
	width: 226px;
	background-color: #e3e4e5;
	overflow:hidden;
}

#webbedrijf a:link, a:visited {
	font-size:12px;
	text-decoration: none;
	border: 0px none #000000;
	color: #cd131c;
	display:block;
}

#webbedrijf a:hover {
	font-size:12px;
	text-decoration:none;
	border: 0px none #000000;
	color: #fbb700;
}

#webbedrijf .tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 14px;
	display: block;
}

#webbedrijf .tekst h1 {
	color:#FFF;
	font-size: 18px;
	margin:0px;
	font-weight: normal;	
}

#webbedrijf h2 {
	color: #cd131c;
	font-size: 12px;
	margin:0px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
}

#webinterview {
	height: 95px;
	width: 565px;
	background-color: #75797d;
}

#webinterview .tekst {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left:14px;
	padding-top:14px;
	padding-right:14px;
	display: block;
	font-style: italic;
}

#webinterview .tekst h1 {
	color:#FFF;
	font-size: 18px;
	margin:0px;
	font-weight: normal;	
}

#webinterview .tekst h2 {
	color:#FFF;
	font-size: 13px;
	margin:0px;
	font-weight: normal;	
}

#webquote {
	height: 95px;
	width: 452px;
	background-color: #ea6400;
	text-align:center;
}

#webquote .tekst {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	padding-top: 24px;
	padding-left:14px;
	padding-right:14px;
	display: block;
}

	

