﻿.main {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: center;
	width: 790px;
}

	.main iframe {
		float: right;
		width: 770;
		height: 420;
		border-style: none;
	}

.img_home {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
	.img_home ul {
		list-style: none;
	}
	
	.img_home ul li{
		display: outline;
	}

.content_frame {
	background: url('../image/midden.jpg');
	background-attachment: fixed; 
	background-repeat:no-repeat;
}

.top {
	background: url(../image/top.jpg);
	height: 65px;
}

.links {
	background: url('../image/links.jpg');
	height: 420px;
	width: 20px;
}

.rechts {
	float: right;
}

.footer {
	font-family: Verdana;
	font-size: 10;
	color: #666666;
	background: url('../image/footer.gif');
}
	.footer a , .footer a:hover {
		text-decoration: none;
		color: #666666;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC33;
	padding: 0 0 0 15px;
	margin: 5px 0 0 0;
	background:    url('../image/bigBullet.gif') no-repeat 0px 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #e0e0e0;
	font-weight: bold;
}

#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #e0e0e0;
}

#tableborder {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #e0e0e0;
	padding: 5 0 0 0px;
}

	.tekst a {
		text-decoration: none;
		color: #EEEEEE;
	}
	
	.tekst a:hover {
		text-decoration: none;
		color: #EEEEAA;
	}

.opsomming{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	padding-top: 5px;
}

	.opsomming ul {
		margin: 0;
		list-style: none;
		text-align: left;
		padding: 0 0 0 0px;
	}
		
	.opsomming ul li {
		display: outline;
		padding: 0 0 0 15px;
		background:    url('../image/opsomming.gif') no-repeat 0px center;
	}
	
	.opsomming ul li a{
		text-decoration: none;
	}
	
	.opsomming a:hover {
		text-decoration: underline;
	}
	
.tekstbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
	text-decoration: none;
	background-color: #91BDFF;
	border: 1px solid #000000;
}

.image {
	border: 1px solid #000000;
}

#hMenu {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-width: 1px;
	border-color: #000000;
	height: 12px;
	padding: 0 0 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #DDDDDD;
	background-color: #034576;
}
	
	#hMenu ul {
		margin: 0;
		list-style: none;
		text-align: left;
		padding: 0 0 0 0px;
	}
		
	#hMenu ul li {
		display: inline;
		padding: 0 0 0 0px;
	}
	
	#hMenu a {
    	color: #DDDDDD;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		padding-right: 8px; 
		padding-left: 8px;
	}
		
	#hMenu a:hover {
		text-decoration: none;
		background-color: #7AC5FC;
	}
	
	#hMenu .nav_right {
		float: right;
	}
	
	#hMenu .nav_left {
		float: left;
	}
	
	
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}

.table1	{
	font-size: x-small; 
	color: #666666 ;
	border-color:#dddddd; 
	border-top-width:0pt; 
	border-right-width:0pt; 
	border-bottom-width:1pt; 
	border-left-width:0pt; 
	border-style:solid;
	padding-top:1pt;
	padding-right:3pt;
	padding-bottom:1pt;
	padding-left:3pt; 
	font-family: Verdana;
}
	
.test {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FF5E3C;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
	/*background-image: url((URL));*/
	background-position: right;


}

