body, html {
	background-color:#000033;
	padding:0px;
	margin:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#plaatsing {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background-color:white;
	margin-top:10px;
	margin-bottom:25px;
	padding:5px;
	position:relative;
	padding-bottom:40px;
	padding-right:3px;
}
#footer {
	font-size:10px;
	color:#ccc;
}
#footer a {
	margin-top:30px;
	color:#666;
}
#mailpaneel_form {
	position:absolute;
	left:5px;
	top:160px;
	font-size:10px;
	width:120px;
}
.submit {
	color:white;
	background-color:#000066;
	font-weight:bold;
	margin-top:5px;
}
.required {
	color:red;
}
#mailpaneel_form input {
	border:1px solid #000066;
	width:100px;
}
#topbar {
	background-color:#000033;
	height:88px;
	margin-left:117px;
	background-image:url(../images/top_liner.gif);
	background-repeat:no-repeat;
	background-position:12px 2px;
	margin-bottom:4px;
}
.sub_active {
	background-color:#003;
}
#spec {
	position:absolute;
	top:30px;
	left:135px;
}
#logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:117px;
	height:121px;
	position:absolute;
	left:4px;
	top:5px;
}
#logo a {
	display:block;
	height:123px;
	width:110px;
	text-decoration:none;
}
#small_menubar {
	background-color:#FF7F00;
	margin-left:117px;
	height:18px;
	margin-top:4px;
}
#small_menubar a{
	float:right;
	display:block;
	width:116px;
	text-align:center;
	color:white;
	text-transform:lowercase;
	border-left:11px solid white;
	background-image:url(../images/hoekje.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:11px;
	padding:2px;
	padding-bottom:3px;
	text-decoration:none;
}
#small_menubar a:hover{
	background-color:#000033;
}
#frontbars {
	height:309px;
	margin-left:117px;
	margin-top:4px;
}
.bar {
	width:120px;
	height:311px;
	float:left;
	margin-left:10px;
	background-repeat:no-repeat;
}
.bar a {
	width:120px;
	height:309px;
	display:block;
	background-image:url(../images/bar_rollover.gif);
	background-repeat:no-repeat;
	background-position:2px 0px;
	color:#000033;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}
.bar a:hover, .active {
	background-position:-117px 1px;
	color:white;
}
#bar1 {
	background-image:url(../images/bar1.gif);
	margin-left:0px;
}
#bar2 {
	background-image:url(../images/bar2.gif);
	margin-left:11px;
}
#bar3 {
	background-image:url(../images/bar3.gif);
}
#bar4 {
	background-image:url(../images/bar4.gif);
	margin-left:11px;
}
#bar5 {
	background-image:url(../images/bar5.gif);
	margin-left:11px;
}
#subnav {
	margin-left:117px;
	margin-top:4px;
	height:1%;
	width:646px;
}
#subnav a {
	width:118px;
	display:block;
	color:#000033;
	text-transform:uppercase;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:4px;
	margin-left:10px;
	float:left;
	background-color:#ABADB0;
	border:1px solid #003;
	border-bottom:0px;
	padding-bottom:8px;
}
#subnav a:hover {
	color:white;
	background-color:#FF7F00;
}
#subnav .active {
	color:white;
	background-color:#FF7F00;
}
#footer {
	height:13px;
	width:770px;
	background-image:url(../images/bottom_contact_liner.gif);
	background-repeat:no-repeat;
	position:absolute;
	bottom:-20px;
	left:0px;
}
#content {
	padding-left:117px;
	padding-right:50px;
	font-size:11px;
}
h1 {
	color:#ABADB0;
	font-size:25px;
	text-transform:uppercase;
	border-bottom:1px solid #ABADB0;
	height:1%;
}
h2 {
	color:#003;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:0px;
	margin-top:8px;
}
h3 {
	color:#ABADB0;
	font-size:18px;
	font-weight:bold;
	margin-top:25px;
	margin-bottom:8px;
}
.sub {
	color:#FF7F00;
	font-style:italic;
}
.indent {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:15px;
}
p{
	margin:0px;
}
#fronttext {
	font-size:11px;
	margin-top:10px;
	margin-left:117px;
	color:#666;
	width:380px;
	text-align:justify;
}
.phynicx {
	color:#003;
	font-weight:bold;
}
textarea {
	width:300px;
	height:80px;
}
pre {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul {
	font-weight:bold;
	color:#FF7F00;
	text-transform:uppercase;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:10px;
}
li {
	color:black;
	font-weight:normal;
	text-transform:lowercase;
	padding-left:15px;
	list-style-type:none;
}
li:first-letter {
	text-transform:uppercase;
}
th {
	text-align:left;
	color:#FF7F00;
	font-weight:bold;
	text-transform:uppercase;
}
table {
	margin-left:20px;
}