@charset "UTF-8";
/* CSS Document */


body {
	font-family:tahoma;
font-size:12px;
color:#dce3e4;
letter-spacing:1px;
line-height:18px;
text-align:center;
background-color: #00323f;
}


a {
color:#e3e2d8;
text-decoration:none;
font-weight:bold;
font-variant:small-caps;
}

#apDiv1 {
	position:absolute;
	left:920px;
	top:84px;
	width:55px;
	height:49px;
	z-index:1;
}

#menu a:visited {
	text-decoration:none}

a:hover {
color:#484848;
}

img {border:0px}

#container {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	height:768px;
	width:1010px;
	background-image:url(../images/WEBSITE.jpg)}
#containerl {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	height:768px;
	width:1010px;
	background-image:url(../images/WEBSITEl.jpg)}
#containerr {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	height:768px;
	width:1010px;
	background-image:url(../images/WEBSITEr.jpg)}
#containerlr {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-500px;
	height:768px;
	width:1010px;
	background-image:url(../images/WEBSITElr.jpg)}
	
	
	
	
#head {
	position:relative;
	float:left;
	margin-top:3px;
	margin-left:400px;
	height:250px;
	width:220px}

#head a:link {
	display:block;
	text-decoration:none}
	
#links {
	position:relative;
	float:left;
	margin-top:-70px;
	margin-left:2px;
	height:650px;
	width:400px;}

#midden {
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
	height:650px;
	width:200px;
	}
	
#rechts {
	position:relative;
	display:block;
	float:left;
	margin-top:-70px;
	margin-left:8px;
	height:650px;
	width:400px;
	}


h1 {
font-size: 16px;
font-variant:small-caps;
color:#383838;

}

h2 {
font-size: 14px;
font-variant:small-caps;
color:#484848;
}

tr.tblbold {
	font-weight:bold}

/* formulieren */

input.text, select {
	border: 1px solid #484848;
	background-color: #fff;
}

.button {
	border: 1px solid #484848;
	background-color: #ddd;
	padding: 2px;
}

/* tables */

table tr.borderBottom td {
	border-bottom: 1px solid #484848;
}
