* { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body {
	font-size: 12px; 
}

a { 
	text-decoration: none;
	color: #2B2C8A;
}

a:hover { 
	text-decoration: underline;
	color: #2B2C8A;
}

a:active { 
	text-decoration: none;
	color: #2B2C8A;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

p.nav {
	margin: 0px;
	color: white;
	font-weight: bold;
	line-height: 18px;
} 

p.nav a, p.nav a:hover, p.nav a:active {
	color: white;
}

p.footer {
	margin: 0px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

p.breadcrumb { 
	margin: 0px;
	font-size: 11px; 
	color: #2B2C8A; 
	line-height: 18px;
	
	border-bottom: 1px dashed #2B2C8A;
}

p.breadcrumb a, p.breadcrumb a:hover, p.breadcrumb a:active {
	color: #2B2C8A;
}

p.intro {
	font-size: 13px;
}

p.heading {
	margin: 0px;
	margin-bottom: 8px;
	font-size: 13px;
	font-weight: bold;
	
	color: #5D5D5D;
}

form {
	margin: 0px;
}

p.content { 
	margin-left: 8px;
}

p.titel { 
	font-size: 18px;
	font-weight: bold;
	
	color: #5D5D5D;
	
	margin: 0px;
	margin-bottom: 5px;
}

p.coltext {
	padding: 5px;
	padding-left: 8px;
}

p.coltext p {
	padding: 5px;
	padding-left: 8px;
}

ul.menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li.menuitem a, li.menuitem a:hover, li.menuitem a:active {
	color: black;
}

img.ref { 
	border: 1px black solid; 
	width: 150px; 
	margin-left: 10px; 
}

table.whois {
	width: 500px;
}

table.contact {
	width: 500px;
}

table.contact th {
	width: 140px;
	font-weight: normal;
}

form.contact input.text {
	width: 200px;
}

form.contact input.text-small {
	width: 40px;
}

form.contact input.text-pc {
	width: 70px;
}

form.contact input.text-plaats {
	width: 170px;
}

form.contact textarea {
	width: 200px;
	height: 80px;
}

div.errors { 
	color: #CC0000; 
}

ul.sitemap {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
	list-style-type: none;
}
