.adminknoppen{
	display:block;
	clear:both;
}
.NoScreenDisplay {
    display:none;
    }
body, td, th {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F0E8CC;
	background-image: url(bgheader.png);
	background-repeat: repeat-x;
}
a:link, a:active, a:visited{
	font-family: Tahoma, sans-serif;
	color: #FF9900;
}
a:hover{
	text-decoration: none;
}
#wrapper{
 	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF}
#header{
	height:138px;
	background-repeat: repeat-x;
	background-image: url(bgheader.png);
}
#logo{
	width:300px;
	height:107px;
	float:left;
	clear:right
}
#hoofdmenu{
	float:left;
	width:700px;
	height:31px;
	clear:both;
}
#hoofdmenu a:link, #hoofdmenu a:hover, #hoofdmenu a:active, #hoofdmenu a:visited{
	color:#FFFFFF}
#taalkeuze{
	float:right;
	clear:none;
	padding-top: 90px;
}

select {
	font-size: 11px;
	width:211px
}
#inhoud{
	float:left;
	clear:none;
	width: 722px;
	padding: 30px;
}
#kolomright{
	float:right;
	clear:none;
	width: 218px;
}
#parent{
	}
#footer{
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #870000;
}
h1{
	background-color: #F0E8CC;
	font-size:14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color: #333333;
}
h2{ color:
	font-size: 14px;
	color: #FF5C1D}
	
h3{ font-size: 14px
}
#left {
	clear: none;
	float: left;
	width: 700px;
}
a.next_step:hover, a.next_step:link, a.next_step:visited, a.next_step:active {
	width: 161px;
	height: 25px;
	background-image: url(button_next.png);
	text-align: center;
	color: #FFFFFF;
	display: block;
	padding: 11px 0 0 0;
}
#stap_wrapper {
	margin: 30px 0 0 0;
	width: 714px;
}
#stap_links {
	width: 270px;
	float: left;
}
#stap_rechts {
	width: 444px;
	float: right;
	text-align: right;
}
#stap_footer {
	clear: both;
	padding-top: 20px;
}