/* CSS Document */

body {
	margin: 10px;
	background-color: white;
}

#total {
}

#wrapper {
}

#navigation {
	display: none;
}

#heading {
	display: none;
}

#mainwrapper {
	position: relative;
	top: 1px;	
	float: left;
	display: block;
}

#heading2 {
	display: none;	
}

#padding {
	margin: 7px;
}

#left {
	display: none;
}

#main {
	width: 600px;
	display: block;
	float: left;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	vertical-align: top;
	text-align: left;	
	position: absolute;
}

#main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

#right {
	display: none;
}

#footer {
	display: none;	
}


h1 {
	font-size: 18px;
	color: #FF9900;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;	
}

.h1 {
	font-size: 18px;
	color: #FF9900;
}

.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4D4D4D;
}

.h3 {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

.HLoranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
}

a.HLoranje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;	
}

.HLoranjeB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
}

.titels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../imagesGeneral/pluske.gif);
}

.smalltekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.smalltekst a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
	text-decoration:underline;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-image: url(../imagesGeneral/pluske.gif);
}

a.subnavizwart:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.subnavizwart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.subnavizwart:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.subnavizwart:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.tipsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #fdbd56;
	padding: 5px;
	border: 1px solid #505050;
}

.knopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff9900;
	background-color: #000000;
	border: 1px solid #ff9900;
}

.maintekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.invulveld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}