/* CSS Document */
/* Oranje: FF6600 */
/* Donkergrijs: 666666 */
/* Blauw: 007698 */
html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align:center
}

h1 {
	color:#007698;
	font-size:18px;
	font-weight:none;

}

h2 {
	color:#007698;
	font-size:13px;
	font-weight:bold;

}

.tekst {
	color:#666666;
}

.tekst a {
	color: #FF6600;
	text-decoration:none;
	font-weight:bold;
	
}

.tekst a:hover {
	color:#FF6600;
	text-decoration:underline;
	font-weight:bold;
}

.content a:link {
	color: #FF6600;
	text-decoration:none;
	cursor: pointer;	
}

.content a:link:hover {
	color:#FF6600;
	text-decoration:underline;
	cursor: pointer;
}

.content a:visited {
	color: #FF6600;
	text-decoration:none;
	cursor: pointer;	
}

.content a:visited:hover {
	color:#FF6600;
	text-decoration:underline;
	cursor: pointer;
}


.tekst ul {
	margin-left:10px;
	padding-left:0px;
}

.tekst li {
	list-style-type:square;
	margin-left:10px;
	padding-left: 0px;
	line-height: 20px;
}

.content ul {
	margin-left:10px;
	padding-left:0px;
}

.content li {
	list-style-type:square;
	margin-left:10px;
	padding-left: 0px;
	line-height: 20px;
	color:#007698;
}

.content ul a:link {
	color: #FF6600;
	text-decoration: none;
}

.content ul a:link:hover {
	color: #FF6600;
	text-decoration: underline;
}

.content ul a:visited {
	color: #FF6600;
	text-decoration: none;
}

.content ul a:visited:hover {
	color: #FF6600;
	text-decoration: underline;
}

.content dd {
	margin: 0;
	padding: 0;
}


#containerblock {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

#headerblock {
	margin: 0px auto;
	height: 320px;
	text-align: left;
}

.header {
	background: url(../images/Header.jpg) no-repeat 0px 0px; 
	margin: 0px auto;
	height: 320px;
	text-align: left;
}

#oranje_balk {
	background-color: #FF6600;
	width: auto;
	height: 6px;
	margin-top: 1px;
	}
	
#breadcrumbs a:link {
	color: #FF6600;
	text-decoration: none;
	}
	
#breadcrumbs a:link:hover {
	color: #FF6600;
	text-decoration: underline;
	}

#breadcrumbs a:visited {
	color: #FF6600;
	text-decoration: none;
	}
	
#breadcrumbs a:visited:hover {
	color: #FF6600;
	text-decoration: underline;
	}

#menublock {
	margin: 0px auto;
	height: 47px;
	text-align: left;
}

.menustreep {
	background: url(../images/Menu-Streep.jpg) no-repeat 0px 0px; 
	margin: 0px auto;
	height: 7px;
	text-align: left;
}

#contentblock {
	margin: 0px auto;
	text-align: left;
}

.content {
	padding: 20px 20px 20px 20px;
}

.contentbox {
	width:280px;
	height:280px;
	padding-right:20px;
	border-right: 1px dotted #666666;
	color:#666666;
}

.contentbox a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.contentbox a:hover {
	color:#007698;
	text-decoration:underline;
	font-weight:bold;
}

.contentboxzonderdot {
	width:300px;
	height:280px;
	color:#666666;
}

.contentboxzonderdot a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.contentboxzonderdot a:hover {
	color:#007698;
	text-decoration:underline;
	font-weight:bold;
}

#footerblock {
	margin: 0px auto;
	height: 80px;
	text-align: left;
}

.footer{
	background: url(../images/Footer.jpg) no-repeat 0px 0px; 
	margin: 0px auto;
	height: 40px;
	color:#666;
	font-size:11px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	line-height: 42px;
}

.footer{
	background: url(../images/Footer.jpg) no-repeat 0px 0px; 
	margin: 0px auto;
	height: 40px;
	color:#666;
	font-size:11px;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	line-height: 42px;
}

.footer a
{
	color:#666;
	font-size:11px;
	text-decoration:none;
}

.footer a:hover
{
	color:#666;
	font-size:11px;
	text-decoration:underline;
}

.coremenubox
{
	padding-right:20px;
	text-align:right;
}

.coremenu
{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	cursor:pointer;
}

.coremenu a
{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	font-weight: normal;
	cursor:pointer;
}

.coremenu a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:underline;
	text-align:right;
	font-weight: normal;
	cursor:pointer;
}

.bigbutton
{
	height:47px;
	width:100px;
	/*padding:16px 10px 0px 10px; */
	color:#666666;
	float:left;
	text-align:center; 
}

.bigbutton a
{
	color:#666666;
	background: url(../images/TopMenuButton.gif) no-repeat 0px 0px; 
	text-decoration:none;
	font-weight: normal;
	cursor:pointer;
}

.bigbutton a:hover
{
	color:#666666;
	background: url(../images/TopMenuButtonOver.gif) no-repeat 0px 0px; 
	text-decoration:underline;
	font-weight: normal;
	cursor:pointer;
}


