body {
	background-color: #333333;
	background-image: url(http://www.tippelx.nl/images/x_achtergrond1.jpg);
	background-repeat: repeat;
	color: #000000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ff3300;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-3dlight-color: #666666;
	scrollbar-highlight-color: #333333;
	scrollbar-track-color: #666666;
	overflow: hidden;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

#contactscreen {
	position: absolute;
	left: 50%;
	margin-left: -367px;
	width: 735px;
	top: 0px;
	background-color: white;
	height: 395px;
	border: none;
}

#contactscreen #header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 735px;
	height: 38px;
	background-image: url(contact_top.png);
}

#contactscreen #header #logo {
	position: absolute;
	top: 0px;
	left: 3px;
}

#contactscreen #header #menu {
	position: absolute;
	top: 0px;
	right: 3px;
}

#contactscreen #inhoud {
	position:absolute;
	left:5px;
	top:40px; 
	width:730px;
	height: 315px;
	overflow: auto;
}

#contactscreen #inhoud table {
	text-align: center;
	width:710px;
}

#contactscreen #foto {
	position:absolute;
	left:0px;
	top:38px; 
	width:200px;
	height:320px;
	/*layer-background-color: #000000;*/
}

#contactscreen .foto {
	position:absolute;
	left:0px;
	top:38px; 
	width:200px;
	height:320px;
	z-index:1; 
	visibility: hidden;
	background-color: #000000; 
	layer-background-color: #000000;
}

#contactscreen #info {
	position:absolute;
	left:210px;
	top:38px; 
	width:500px;
	height: 300px;
}

#contactscreen #info #omschrijving {
	position:absolute;
	left:10px;
	top:38px; 
	width:500px;
	height: 200px;
	overflow: auto;
}

#contactscreen #info #terug {
	position:absolute;
	left:10px;
	bottom:30px; 
}

#contactscreen #info #contactbutton {
	position:absolute;
	right:10px;
	bottom:30px; 
}

#contactscreen #info #fotos {
	position:absolute;
	left:10px;
	bottom:0px; 
}

#contactscreen #info a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

#contactscreen #info a:hover {
	text-decoration: underline;
}

#contactscreen #footer {
	position: absolute;
	bottom: -7px;
	left: 0px;
	width: 735px;
	height: 44px;
	color: white;
	padding-left: 10px;
	padding-top: 12px;
	background-image: url(contact_bottom.png);
}

#contactscreen #footer #disclaimer{
	position: absolute;
	right: 10px;
}

.vet {
	font-weight: bold;
}

.id {
	font-weight: bold;
	color: #990000;
	position: absolute;
	right: 0px;
}

.titel {
	font-weight: bold;
	text-align: center;
}