﻿
div.container{
	width: 840px;

}





div.popupbottom{
	width: 540px;
	height: 20px;
	background-image: url('../images/layout/popups/spacerbottom.jpg');
	background-repeat: repeat-x;	
	margin: 0px;
	float: left;
}


div.spacerrechts {
					width: 540px;
					height: 10px;
					margin: 0px;
					overflow: hidden;
					float: left;
}

div.spacertop {
					width: 540px;
					height: 20px;
					margin: 0px;
					overflow: hidden;
					background-image: url('../images/layout/popups/spacertop.jpg');
					background-repeat: repeat-x;
					float: left;
}


div.spacerplaatje {
	width: 250px;
	height: 15px;
	margin: 0px;
	overflow: hidden;
	float: left;
}




div.title {
	width: 540px;
					height: 20px;
					font-family:constantia, calibri, century, times new roman, comic sans ms;
					font-size:15px;
				 	font-weight: bold;
				    margin: 0px;
				    font-style: normal;
				    float: left;
}

div.subtitle {
	width: 540px;
					height: 18px;
					font-family:constantia, calibri, century, times new roman, comic sans ms;
					font-size:10px;
				 	font-weight: bold;
				    margin: 0px;
				    font-style: normal;
				    float: left;

	
}


div.hoekrechtsboven {
	width: 20px;
	height: 20px;
	background-image: url('../images/layout/popups/hoekrechtsboven.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: left;

}
div.hoekrechtsonder {
	width: 20px;
	height: 20px;
	background-image: url('../images/layout/popups/hoekrechtsonder.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: left;

	
}

div.hoeklinksboven {
	width: 20px;
	height: 20px;
	background-image: url('../images/layout/popups/hoeklinksboven.jpg');
	background-repeat: no-repeat;
	margin: 0px;
float: left;
	
}

div.hoeklinksonder {
	width: 20px;
	height: 20px;
	background-image: url('../images/layout/popups/hoeklinksonder.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	float: left;

}


a.link {
	color: #f09122;
	font-family: constantia, calibri, century, times new roman, comic sans ms;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	border: 0px;	
}
a:hover.link {
	color:#2b6ac9;
	font-family: constantia, calibri, century, times new roman, comic sans ms;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	border: 0px;

}




