/* CSS Document */

body, html {
	background-image: url(../images/interface/background_vervolg.jpg);
}

/* vervolgpagina */

#contentareavervolg .sitecontentcontainer {
	float: left;
	width: 758px;
	height: 320px;
}

#contentareavervolg .sitecontentcontainer .sitecontent img {
	margin: 10px;
	border: 1px solid #666666;
}

#contentareavervolg .sitecontentcontainer .sitecontent {
	margin-top: 13px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 0.8em;
	line-height: 1.35em;
	color: #656565;	
}

#contentareavervolg .sitecontentcontainer .sitecontent h1.contentheader {
	font-weight: 100;
	font-size: 1.65em;
	margin-bottom: 3px;
	color: #656565;
}


.clickpath {
	margin-left: 40px;
	margin-top: 8px;
	font-size: 0.62em;
}

.clickpath a:link {
	color: #656565;
	text-decoration: none;
}

.clickpath a:visited {
	color: #656565;
	text-decoration: none;
}

.clickpath a:hover {
	text-decoration: underline;
}

.clickpath a:active {
	text-decoration: underline;
}
