a:link {
	color: #333333;
	text-decoration: underline;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	line-height: normal
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 16px;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-right: 30px;
	margin-left: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-right: 30px;
	margin-left: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-right: 30px;
	margin-left: 37px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.trchts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-right: 0px;
	margin-left: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

b {  color: #FF0000}

.kop {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none
	
}

.menulinks {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FF0000; 
	text-decoration: none;
	
}

.onder {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #CCCCCC; 
	text-decoration: none
	
}

#kop{
	position: relative;
	width:560px;
	height:300px;
	background:NONE;
	left: 0px;
	top: 0;

}
#tweeboxes{
	position: relative;
	width:560px;
	height:300px;
	background:NONE;
	left: 0px;
	top: 0;

}
#box1 {
	position: absolute;
	width:176px;
	height:200px;
	left: 0px;
	top: 20px;
	background:NONE;
	border:0px ;
}
#box2 {
	position: absolute;
	width:344px;
	height:200px;
	left: 200px;
	top: 20px;
	background:NONE;
	border:0px ;
} 

