@charset "utf-8";

/* mmock internet services */



* {

	margin: 0;

	padding: 0;

}



body, html {

	width: 100%;

}



body {

	font-family: Calibri, Verdana, sans-serif;

	font-size: 12pt;

	background-color: #f0eded;

	background-image: url(style/bg.jpg);

	background-repeat:repeat-y;

	background-position: center;

}

h5 {
	font-size: 24px;
}

div#zoeken td,div#zoeken table,div#zoeken tr{
	vertical-align: middle;
}


img {

	border: 0;

	vertical-align: middle;

}



hr {

	background: url(style/line_hr.jpg) no-repeat;
	
	width: 950px;

	height: 1px;

	border: 0;

	margin: 4px 0 4px 0;

	clear: both;

}



h1, h2 {

	color: #ff8f23;

	margin: 5px 0 5px 0;

}



td {

	vertical-align: top;

}



textarea {

	background-color: #ff8f23;

	font-family: Geneva, Calibri, Verdana, sans-serif;

	font-size: 1em;

	border: 1px solid #ff8f23;

}

div#lichtkrant {
	background-color:#e03a3b;
	height: 24px;
	color:#FFFFFF;
	z-index: 1000;
	position: absolute;
	top: 0px;
	width: 100%;
	padding-top: 2px;
	font-size: 16px;
}


div.button {

	display: inline-block;

	vertical-align:middle;

	background: url(style/button_left.png) no-repeat;

	padding-left: 6px;

	height: 22px;

}

div.b_m {

	background: url(style/button_mddle.png) repeat-x;

	border: 0px;

	height: 22px;

	font-family: Geneva, Calibri, Verdana, sans-serif;

	font-size: 1em;

	padding: 0 0 0 0;

	margin: 0;

	float:left;

	color: #FFFFFF;

}





div.button input {

	background: url(style/button_mddle.png) repeat-x;

	border: 0px;

	height: 22px;

	font-family: Geneva, Calibri, Verdana, sans-serif;

	font-size: 1em;

	padding: 0 0 0 0;

	margin: 0;

	float:left;

	color: #FFFFFF;

}



div.text {

	background: url(style/text_left.jpg) no-repeat left;

	padding-left: 5px;

	height: 196px;

}



div.text textarea {

	background: url(style/text_middle.jpg) repeat-x;

	color:#FFFFFF;

	border: 0px;

	height: 196px;

}



div.text_r {

	background: url(style/text_right.jpg) no-repeat left;

	width: 5px;

	height: 196px;

	float: right;

}



div.button input[type="text"],div.button input[type="password"] {

	width: 150px;

}



div.button input[type="submit"] {

	cursor: hand;

	float:left;

}



div.button input[type="submit"]:hover {

	color: #f3f3f3;

	cursor: hand;

}



div.b_r {

	width: 6px;

	height: 22px;

	background: url(style/button_right.png);

	margin: 0;

	padding: 0;

	float:left;

}



div#top li{

	list-style: none;

	height: 25px;

	padding: 7px 6px 0 0px;

	border: 0px solid #000;
	
	color: #e03a3b;

}



div#left_header {

	position: absolute;

	background-image:url(style/left_header.jpg);

	margin-left: 50%;

	left: -600px;

	top: 0px;

	width: 125px;

	height:350px;

}



div#right_header {

	position: absolute;

	background-image:url(style/right_header.jpg);

	margin-right: 50%;

	right: -600px;

	top: 0px;

	width: 125px;

	height:350px;

	z-index:-100;

}



div#top {
	background-image:url(style/header.jpg);
	
	background-repeat: no-repeat;
	
	background-position: top center;
	
	height: 219px;
	
	width: 922px;
	
	margin: 24px auto 0 auto ;
	
	text-align: right;
	
	padding: 0px 28px 0 0;
	
	font-size: 14px;
}

.cufon-ready div#top { /* for Cufon.replace('h1') */
	font-size: 20px;
}



div#wrap {

	background-image: url(style/wrap.jpg);

	background-position:center;

	background-repeat:repeat-y;

	width: 950px;

	margin: 0 auto;

}



div#top a:visited, div#top a:link, div#top a:active{

	color:#e03a3b;

	font-weight:bold;

	text-decoration: none;

}



div#top a:hover, div#top a:focus {

	color: #999999;

}



div#top img, div#inhoud img {

	text-align: center;

	vertical-align: middle;

}



.container{

	margin: 0 auto;

	width: 950px;

}



div#tabs {

	font-size: 0px;

}



div#tabs img {

	border: 0px;

}



div#inhoud select {

	background-color:#FFFFFF;

	border: 1px #FFFFFF solid;

}



a:visited, a:link, a:active{

	color:#ff8f23;

	text-decoration: none;

}



a:hover,  a:focus {

	color: #666666;

}



div#result tr, table.result tr {

	height: 2.1em;

}



div#result td, table.result td {

	padding-left: 2em;

	vertical-align: middle;

}



div#inhoud .can {

	background:url(style/cancel.jpg) no-repeat left;

	color: #ff8f23;

	padding-left: 16px;

	float: right;

}



div#inhoud .meer {

	background: url(style/pijl_small.jpg) no-repeat left;

	padding-left: 16px;

	float: left;

	margin-right: 5px;

}



div#left {

	width: 280px;

	float:left;

	height: 100%;

}



div#right {

	float: left;

	width: 650px;

	display: compact;

	height: 100%;

}



div#inhoud li {

	background: url(style/pijl_small.jpg) no-repeat left top;

	list-style: none;

	padding-left: 16px;

	}
