a img {
	border:none;
}

html {
	height: auto;
	width: 100%;
}
body, div, li, a {
	font-family: "Trebuchet MS", "Verdana", "Helvetica", sans-serif;
}
body {
	color: #333;
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #FFF url('../img/css/background.jpg') repeat-x 0px 8px;
}
html>body {
	background: url('../img/css/background.jpg') repeat-x 0px -1px;
}
div#pagenav {
	border-bottom: 3px SOLID #E0DFE3;
	text-align: center;
	padding: 30px;
	background: url('../img/css/subnavbg.gif') repeat-x 0px 0;
}
html>body div#pagefill {
	width: 772px;
	min-height: 100%;
	height: 100%;
}
div#pagenavcontainer {
	height: 100px;
}
div#pagefill {
	min-height: 100%;
	width: 772px;
	margin: 0px auto 0;
	border-left: 1px solid #E0DFE3;
	border-right: 1px solid #E0DFE3;
	background: url('../img/css/pagebg.gif') repeat-y -3px 4px;
}
div#center {
	padding: 0px;
}
div#header {
	margin-bottom: -0px;
	height: 100px;
	clear: both;
	color: #333;
	text-align: left;
	background: #DFDFDF url('../img/headerbg.gif') repeat-x 0px 0;
}
div#center>div#header {
	margin-bottom: 0px;
}
div#feed {
	float: right;
	width: 30px;
	padding: 3px;
}
div#feed a, div#logo a, div#top a {
	border: none;
}
div#logo {
	padding-top: 20px;
}
div#header div#logo {
	margin-left: 10px;
}
div#logo img a {
	text-decoration: none;
	border: none;
}
div#banner {
	height: 109px;
	border-bottom: 1px solid #F60;
	border-top: 1px solid #F60;
	background: url("/img/header/index.php");
}
div#topnav {
	color: #FFF;
	overflow: visible;
	width: 772px;
	text-align: right;
	background: #DFDFDF;
}
div#topnav ul {
	height: 25px;
	padding: 0;
	margin: 0;
	width: 750px;
}
div#topnav>ul {
	width: 750px;
}
div#topnav ul li {
	height: 25px;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
div#topnav ul li a {
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border: none;
	background: #DFDFDF;
}
div#topnav ul li a:hover {
	text-decoration: none;
}
div#topnav ul li.active {
	border-bottom: 3px SOLID #F60;
}
div#menucontainer {
	float: left;
	width: 180px;
	height: 450px;
	padding-left: 31px;
	background: url("/img/menubg.jpg") no-repeat 160px 0;
}
div#container>div#menucontainer {
	background-position: 158px 0;
}
div#menu {
	width: 175px;
}
div#menufooter {
	width: 188px;
}
div.error_message {
	color: red;
	font-style: italic;
	padding: 5px;
	background: #FFF;
}
div#menu ul {
	padding-left: 0;
	margin-left: 0;
	padding-top: 20px;
}
div#menu ul li {
	text-align: right;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	font-size: 9pt;
	font-weight: bold;
}
div#menu ul li a {
	height: 30px;
	padding-top: 10px;
	color: #666;
	display: block;
	text-decoration: none;
	padding-right: 5px;
	margin: 0;
	border: none;
	background: #FFF url('../img/css/menulibg.gif') repeat-x bottom;
}
div#menu ul li a.active {
	height: 30px;
	padding-top: 10px;
	color: #F60;
	display: block;
	text-decoration: none;
	padding-right: 5px;
	border: none;
	background: #FFF url('../img/css/menulibg_active.gif') repeat-x bottom;
}
div#menu ul li a:hover {
	color: #F60;
	background: #FFF;
}
div#content {
	height: 75%;
	min-height: 600px;
	float: right;
	width: 510px;
	padding-right: 40px;
	padding-bottom: 50px;
	text-align: left;
	font-size: 12px;
}
a, p a, div a {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px dotted #DFDFDF;
	background-color: #FFF;
}
a:hover, p a:hover, div a:hover {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px dotted #F60;
	background-color: #FFF;
}
a:visited, p a:visited, div a:visited {
	color: #F60;
	text-decoration: none;
	border-bottom: 1px solid #F60;
	background-color: #FFF;
}
div#footer {
	padding-top: 40px;
	clear: both;
}
div#birdy {
	height: 184px;
	float: left;
	width: 220px;
	margin-top: -184px;
	background: url('/img/bottom.jpg') no-repeat 60px 0;
}
div#footermenu {
	float: right;
	text-align: right;
	padding-right: 1px;
	margin-top: -20px;
	height: 30px;
}
img {
	border: none;
}
h1, .h1 {
	text-decoration: none;
	color: #666;
	font-size: 18pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background: #FFF;
}
h1 a, .h1 a {
	border-bottom: 3px solid #F60;
}
h1.section, h2.section, .h1.section, .h2.section {
	height: 50px;
	margin-bottom: -20px;
	background: url("/img/sectionbg.jpg") no-repeat;
}
h2, .h2 {
	text-align: left;
	font-size: 11pt;
	font-weight: bolder;
}
div.innerright {
	margin-left: 60px;
}
div.innerleft {
	width: 60px;
	float: left;
}
.domainlist {
	border-bottom: 1px solid #E0DFE3;
}
ul.domainlist li {
	border-right: 1px solid #E0DFE3;
	border-top: 1px solid #E0DFE3;
}
ul.domainlist li div {
	padding: 5px;
	border-left: 1px solid #E0DFE3;
}
li.domainlistheader {
	border-top: 1px solid #E0DFE3;
}
li.domainlistheader div {
	color: #666;
	font-weight: bold;
	padding: 5px;
	border-left: 1px solid #E0DFE3;
	background: #F1F1F1;
}
ul.domainlist {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
body div#toolTip {
	position: absolute;
	z-index: 1000;
	background: #000;
	text-align: left;
	padding: 5px;
	min-height: 1em;
	color: #fff;
}
body div#toolTip p {
	margin: 0;
	padding: 0;
	font: 12px "lucida grande", arial, sans-serif;
	font-weight: bold;
}
body div#toolTip p em {
	display: block;
	margin-top: 3px;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
}
body div#toolTip p em span {
	font-weight: normal;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.linklist {
	list-style: disc outside;
}
.specs {
	float: right;
	width: 268px;
	background: url("/img/eigenschappen2.gif") repeat-y;
}
.specsheader {
	padding-left: 10px;
	padding-top: 50px;
	background: url("/img/eigenschappen1.gif") no-repeat 0 0;
}
.specsmiddle {
	padding-left: 10px;
}
.specsfooter {
	height: 129px;
	padding-left: 10px;
	background: url("/img/eigenschappen3.gif") no-repeat bottom left;
}
.label, .specslabel {
	padding: 3px;
	float: left;
	width: 150px;
}
.specslabel a, .specsvalue a{
	background-color: transparent;
}
.value {
	clear: right;
}
hr {
	border:0;
	border-top: 1px dotted #EBEADA;
}
.specslabel {
	border-top: 1px dotted #EBEADA;
	line-height: 25px;
}
.specsvalue {
	float: right;
	margin-right: 20px;
	text-align: center;
	border-top: 1px dotted #EBEADA;
	line-height: 25px;
	width: 63px;
}
.specsvalue img {
	padding-top: 5px;
}
form {
	border: 1px solid #dfdfdf;
	padding: 5px;
	color: #333;
	background: #F1F1F1;
}
input, textarea {
	border: 1px #B7B7B7 SOLID;
	padding: 3px;
	margin: 1px;
	background: url("/img/css/inputbg.gif") repeat-x top left;
}
.textarea {
	width: 40%;
	height: 170px;
}
input.submit {
	border: 3px double #999;
	text-transform: capitalize;
	color: #FFF;
	padding: 0.15em;
	margin-left: 2px;
	background: #333 url("/img/fade-butt.png") repeat-x 0px 0;
}
input.submit:disabled {
	color: #999;
	border: 3px SOLID #FFF;
	background: #CCC;
}
pre {
	overflow: auto;
	font-size: 12px;
}
div#top {
	padding: 5px;
}
div#footercontent {
	width: 100%;
	color: #333;
	background: #FFF url("/img/css/footerbg.gif") repeat-x 0px 0;
}
div#footercontainer {
	border-top: 1px SOLID #F60;
	width: 772px;
	margin: 0px auto 0;
	border-left: 1px SOLID #E0DFE3;
	border-right: 1px SOLID #E0DFE3;
}
div#footerimg {
	height: 25px;
	border-bottom: 1px SOLID #F60;
	background: url("/img/footer/index.php");
}
div#about, div#faq, div#blog {
	font-size: 11px;
}
div#about h2, div#faq h2, div#blog h2 {
	font-size: 12px;
}
h2.section {
		margin-top:20px;
	}
div#about {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
div#faq {
	text-align: left;
	padding-left: 20px;
	float: left;
	width: 365px;
}
div#blog {
	text-align: left;
	padding-right: 20px;
	width: 365px;
	float: right;
}
.clear {
	clear: both;
}
span#openen {
	float: right;
	width: 16px;
	height: 16px;
	cursor: pointer;
	margin: 10px 20px 10px 10px;
}
span#sluiten {
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
	width: 16px;
	height: 16px;
	clear: both;
	cursor: pointer;
}
div#footerbuttons {
	font-size: 11px;
	text-align: left;
	margin-left: 20px;
	margin-bottom: -5px;
}
a.help {
	cursor: help;
}
.faqentry {
	margin-top: 7px;
}