@import url(print.css) print;
@media screen {

	body {
		margin: 0px;
		background-color: #f5f3f5;
		background-image: URL('../graphics/bg.jpg');
		background-repeat: no-repeat;
		font-family: Arial, Helvetica, Tahoma, sans-serif;
	}
	#navi {
		position: absolute;
		top: 64px;
		right: 183px;
		height: 28px;
		width: 537px;
		color: #463878;
		text-align: left;
		font-weight: 800;
		font-size: 16px;
	}
	#navi a {
		color: #000000;
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
	}
	#navi a:hover {
		color: #463878;
	}
	#balk {
		position: absolute;
		top: 92px;
		right: 183px;
		height: 150px;
		width: 100%;
		background-color: #463878;
	}
	#header {
		position: absolute;
		top: 92px;
		right: 183px;
		height: 150px;
		width: 537px;
		background-color: #463878;
	}
	#logo {
		position: absolute;
		top: 19px;
		right: 40px;
		height: 224px;
		width: 300px;
	}
	#adres {
		position: absolute;
		bottom: 28px;
		right: 40px;
		width: 128px;
		color: #463878;
		text-align: left;
		font-weight: 400;
		font-size: 10px;
	}
	/* #adres:first-line {
		color: #000000;
	} */
	#kop {
		position: absolute;
		top: 242px;
		right: 340px;
		width: 380px;
	}
	#kolom_totaal {
		position: absolute;
		top: 302px;
		right: 183px;
		width: 537px;
	}
	#kolom_links {
		position: absolute;
		top: 302px;
		right: 340px;
		width: 380px;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 20px;
		padding-left: 0;
	}
	#kolom_rechts_bg {
		background-color: #000000;
		background-image: URL('../graphics/bg_rechts.jpg');
		background-repeat: no-repeat;
		position: absolute;
		top: 242px;
		right: 183px;
		height: 360px;
		width: 157px;
	}
	#kolom_rechts {
		position: absolute;
		top: 302px;
		right: 183px;
		height: 360px;
		width: 157px;	
	}
	p.plat {
		color: #000000;
		text-align: left;
		font-size: 14px;
		font-weight: 400;
		line-height: 20px;
		margin: 0;
		padding-top: 0;
		padding-right: 15px;
		padding-bottom: 12px;
		padding-left: 0;
	}
	p a {
		color: #463878;
		text-decoration: none;
	}
	p a:hover {
		text-decoration: underline;
	}
	ul {
		list-style-type: square;
		list-style-position: outside; 
		color: #000000;
		text-align: left;
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 0;
		margin-left: 15px;
		padding-top: 0;
		padding-right: 15px;
		padding-bottom: 12px;
		padding-left: 0;
	}
	ul a {
		color: #463878;
		text-decoration: none;
	}
	ul a:hover {
		text-decoration: underline;
	}
	p.rechts {
		color: #000000;
		text-align: right;
		font-size: 14px;
		font-weight: 400;
		line-height: 18px;
		margin: 0;
		padding-top: 0px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 0;
		border-style: solid;
		border-color: #463878;
		border-top-width: 0;
		border-right-width: 0;
		border-bottom-width: 1px;
		border-left-width: 0;
	}
	p.rechts a {
		color: #000000;
		text-decoration: none;
		font-weight: 400;
		font-size: 14px;
	}
	p.rechts a:hover {
		color: #463878;
	}
	h1 {
		color: #463878;
		font-size: 32px;
		font-weight: 400;
		line-height: 48px;
		margin: 0;
		padding-top: 12px;
		padding-right: 15px;
		padding-bottom: 0;
		padding-left: 0;
	}
	h2 {
		background-image: URL('../graphics/lijn.gif');
		background-repeat: no-repeat;
		color: #463878;
		font-size: 20px;
		font-weight: 400;
		line-height: 24px;
		margin-top: 0;
		margin-right: 0;
		margin-bottom: 12px;
		margin-left: 0;
		padding-top: 12px;
		padding-right: 15px;
		padding-bottom: 4px;
		padding-left: 0;
		/*border-style: solid;
		border-color: #463878;
		border-top-width: 0;
		border-right-width: 0;
		border-bottom-width: 1px;
		border-left-width: 0;*/
	}
	h3 {
		color: #000000;
		text-align: left;
		font-size: 14px;
		font-weight: 800;
		line-height: 18px;
		margin: 0;
		padding-top: 4px;
		padding-right: 15px;
		padding-bottom: 4px;
		padding-left: 0;
	}
	h4 {
		font-size: 8px;
		line-height: 8px;
		margin-top: 12px;
		margin-right: 0;
		margin-bottom: 4px;
		margin-left: 0;
		border-style: solid;
		border-color: #463878;
		border-top-width: 0;
		border-right-width: 0;
		border-bottom-width: 1px;
		border-left-width: 0;
	}
	span.vet {
		font-weight: 800;
	}
	span.klein {
		font-size: 12px;
		line-height: 16px;
	}
	span.rood {
		color: #ff0000;
	}

}
