html {
height:100%;
}
body,td,th {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial;
	font-size:14px;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.table, td, tr {
	background-color:#000000;

}
.main {
	width:630px;
	position:relative;
}
.menu {
	float:left;
	width:150px;
	top:144px;
	font-family:"Arial";
	font-weight:bold;
}
.menu a:link, .menu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.menu a:hover, .menu a:active {
	color: #FF6600;
	text-decoration: none;
}
.content {
	float:right;
	width: 470px;
	line-height:20px;
	padding-right:10px;
}
.kop{
	width:630px;
	text-align:center;
}

.rand {
	border-top:1px #666666 solid;
}

h1, h2, h3 {
	font-family: "Arial";
	font-weight:bold;
}
h1 {
	font-size:60px;
	color: #FF6600;
	line-height:5px;
}
h2 {
	color: #CCCCCC;
	font-size:15px;
	line-height:15px;

}
h3 {
	color: #CCCCCC;
	font-size:15px;
	line-height:0px;
}
ul li {
	list-style-type:none;
	line-height:25px;
	margin-left:-25px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

.oranje {
	color:#FF6600;
}
.zwart {
	color:#000000;
}
.contactinfo {
	position:absolute;
	float:right;
	text-align:right;
	vertical-align:bottom;
	right: 11px;
	top: 453px;
	width: 181px;
	height: 39px;
}
.linktable {
	margin:15px;
	border-left:1px #222222 solid;
	border-top:1px  #333333 dashed;
}

.linktable tr td {
	border-bottom:1px  #333333 dashed;
	border-right:1px #222222 solid;
}
textarea, input {
	border:1px #000000 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.groot {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.footer {
	font-size:9px;
	margin-top:10px;
}
.vakantiemelding {
	color: #FFF;
	font-size: 18px;
	border: 1px solid #F60;
	padding: 8px;
	width: 464px;
	text-align: center;
	display: none;
}
