body {
	background: #eaeaea url(../images/bg_body.jpg);
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: ‘Segoe UI’, Candara, ‘Bitstream Vera Sans’, ‘DejaVu Sans’, ‘Bitsream Vera Sans’, ‘Trebuchet MS’, Verdana, ‘Verdana Ref’, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: ‘Segoe UI’, Candara, ‘Bitstream Vera Sans’, ‘DejaVu Sans’, ‘Bitsream Vera Sans’, ‘Trebuchet MS’, Verdana, ‘Verdana Ref’, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	line-height: 27px;
}

a:hover {
	text-decoration: none;
}

a.terug {
	background: transparent url(../images/go_back.png);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 16px;
}

a.home {
	background: transparent url(../images/home.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 21px;
}

a.mailtolink {
	line-height: 17px;
}

#centerbox  {
	position: relative;
	top: 100px;
	background: transparent url(../images/praatwolk.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	width: 657px;
	height: 402px;
	margin: 0px auto;
	padding: 0px;
}

#centerbox_groot  {
	position: relative;
	top: 25px;
	background: transparent url(../images/praatwolk.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	width: 657px;
	height: 402px;
	margin: 0px auto;
	padding: 0px;
}


#content_error {
	background: transparent url(../images/warning.png);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	left: 50px;
	width: 552px;
} 

#content_domain {
	background: transparent url(../images/folder.png);
	background-position: 0px 13px;
	background-repeat: no-repeat;
	position: absolute;
	top: 100px;
	left: 50px;
	width: 552px;
} 

#error_uitleg{
	background: #fff;
	padding: 4px 8px 0px 8px;
	position: relative;
	top: 306px;
	left: 45px;
	border: solid 1px #d6d6d6;
	margin: 0px 95px 25px 0px;
	display: block;
	color: #dc1313;
	font-size: 10px;
} 

#error_uitleg p{
	margin: 0px 0px 9px 0px;
	color: #777;
	text-align: left;
} 

#error_uitleg p.geel{
	background: #f9f5c0;
	padding: 4px 6px;
	color: #555;
	font-size: 11px;
	border: solid 1px #eae6aa;
} 

#nowonlinebox{
	background: transparent url(../images/logo_no.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 316px;
	left: 63px;
	width: 552px;
	height: 100px;
} 

#no_links {
	padding: 4px 5px 3px 5px;
	position: relative;
	top: 75px;
	left: 82px;
	margin: 0px;
	display: inline;
	color: #00add6;
}

#no_links a {
	color: #00add6;
}


h1 {
	margin: 6px 0px 4px 73px;
	padding: 0px;
	font-family: Cambria, ‘Hoefler Text’, Utopia, ‘Liberation Serif’, ‘Nimbus Roman No9 L Regular’, Times, ‘Times New Roman’, serif;
	font-size: 32px;
	font-weight: bold;
	line-height: 1em;
}

h2 {
	margin: 0px 0px 24px 73px;
	padding: 0px 0px 4px 0px;
	font-family: ‘Segoe UI’, Candara, ‘Bitstream Vera Sans’, ‘DejaVu Sans’, ‘Bitsream Vera Sans’, ‘Trebuchet MS’, Verdana, ‘Verdana Ref’, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.1em;
}

h3{
	margin: 7px 0px 5px 0px;
	padding: 0px;
	font-family: Cambria, ‘Hoefler Text’, Utopia, ‘Liberation Serif’, ‘Nimbus Roman No9 L Regular’, Times, ‘Times New Roman’, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1em;
}

#content_error  p{
	margin: 0px 0px 24px 5px;
	padding: 0px;
} 

p img.flag {
	margin: 0px 4px -1px 25px;
	padding: 0px 0px 0px 0px;
}

hr {
	border: 0px;
	border-top: dotted 1px #ccc;
	
}