form div.formcheck {
                display: none;
}
body {
	background-color: #CCCFC6;
	margin: 0px;
	padding: 5px 0px 0px;
}
.table {
	width: 959px;
	height: 100%;
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 337px;
	width: 959px;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CCCFC6;
	height: 40px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.adrestxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.navspace {
	height: 313px;
	width: 307px;
}
.nav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 1px;
	padding-bottom: 0px;
}
.navbottom {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 45px;
	padding-left: 45px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.navspacer {
	height: 95px;
}
.left {
	background-image: url(images/leftback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 305px;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCE4E7;
	border-left-color: #CCCFC6;
	padding-top: 15px;
	padding-bottom: 10px;
}
.mho {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.subnav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF6600;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
.subnavbottom {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	background-color: #FF6600;
}
/* Sub Navigation menu below */

#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
list-style: none;
}

#csstopmenu li{
float: left;
position: relative;
}

#csstopmenu a{
text-decoration: none;
}

.headerlinks a{
color: #FF6600;
}

.headerlinks a:hover{
color: #FFFFFF;
}

.mainitems{
	border-left-width: 0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(images/mdo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 185px;
}

.submenus{
	display: none;
	position: absolute;
	top: 1em;
	background-color: #FF6600;
	width: 160px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.submenus li{
width: 100%;
}

.submenus li a{
	display: block;
	width: 100%;
	text-indent: 7.5px;
	color: white;
	background-image: url(images/navback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}

.submenus li a:hover{
background-color: #000000;
color: #FFFFFF;
}

html>body .submenus li a{ /* non IE browsers */
width: auto;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: auto;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 1px;
}
.navnav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.navnav2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
.spotlight {
	background-color: #FFFFFF;
	background-image: url(images/spottop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	width: 242px;
	line-height: 14px;
}
.spotlight2 {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px;
	width: 242px;
	line-height: 14px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.movie {
	padding-left: 10px;
	height: 313px;
}
.navspacermovie {
	height: 24px;
}
.toptop {
	height: 337px;
}
.quote_top {
	width: 242px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF6600;
	background-image: url(images/quote_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	line-height: 16px;
}
.quote_bottom {
	background-image: url(images/quote_bottom.gif);
	height: 35px;
	width: 262px;
}
.contentright {
	width: 652px;
	padding-top: 15px;
}
.txt_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/txt_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 591px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 5px;
	background-color: #FFFFFF;
	line-height: 16px;
}
.txt_bottom {
	width: 616px;
	padding-top: 30px;
	background-color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 15px;
	color: #FF6600;
}
.quotetxt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
}
.hometxt {
	background-image: url(images/homeback.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 616px;
}
.homebottom {
	height: 28px;
	width: 616px;
}
.hometop {
	background-image: url(images/hometop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 616px;
}
.homecontentblok {
	width: 616px;
}
.hcl {
	width: 347px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-top: 8px;
}
.hcr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	width: 219px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
}
a {
	font-weight: normal;
	color: #FF6600;
}
a:hover {
	color: #333333;
}
.kop {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.txtnav {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
}
.kop2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #FF6600;
}
.txt_kop {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.txt_1kolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px 10px;
	background-color: #EDF1F2;
	line-height: 15px;
	color: #333333;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 135px;
	padding: 2px;
	color: #333333;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border: 1px solid #FF6600;
}
.formallert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 14px;
}
.border {
	border: 1px solid #DCE4E7;
	background-color: #EDF1F2;
}
.tekstbovenin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h3 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
h5{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.li {
	list-style-image: url(images/li.gif);
}
