body {
	background:url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	color:#f35098;
	font-size:9pt;
}
* {
	margin:0;
	padding:0;
	list-style:none;
}
a {color:#f35098;}
a img {border:0;}
div.clear {
	display:block;
	width:1px;
	height:1px;
	font-size:1px; /* IE Fix */
	line-height:0%; /* IE Fix */
	clear:both;
}

#container {
	background:url(images/header.jpg) no-repeat top;
	width:929px;
	margin:0 auto;
	padding:0 0 25px 0;
}

#header {height:300px;}
#menu {
	padding:0 20px;
	overflow:hidden;
}
#menu li {
	float:right;
	display:block;
	line-height:26px;
	padding:18px 3px;
	font-size:10pt;
	text-transform:uppercase;
	font-weight:bold;
}
#menu li a {
	float:left;
	display:block;
	text-decoration:none;
	color:#fff;
}
#menu li span {display:block;}
#menu li a span.right {padding:0 15px;}
#menu li a:hover {background:url(images/menu_li_hover.gif);}
#menu li a:hover span.left {background:url(images/menu_li_hover_left.gif) no-repeat left;}
#menu li a:hover span.right {background:url(images/menu_li_hover_right.gif) no-repeat right;}

#body {
	background:url(images/body_top.gif) no-repeat top #fff;
	padding:14px;
}
div.colom {
	float:left;
	background:#fff8fb;
	width:185px;
}
div.colom img.title {float:left;}
div.colom div.border {
	width:184px;
	border-left:1px solid #ffa9cd;
}
div.colom div.border_right {
	width:184px;
	border-right:1px solid #ffa9cd;
}
div.colom div.bottom, div.colom div.bottom_right {
	background:url(images/colom_bottom.gif);
	height:9px;
	font-size:0pt;
}
div.colom div.bottom_right {background:url(images/colom_bottom_right.gif);}
div.colom ul {overflow:hidden;}
div.colom li {
	float:left;
	display:block;
	line-height:32px;
	border-top:1px solid #ffa9cd;
	font-weight:bold;
}
div.colom li a {
	float:left;
	display:block;
	width:164px;
	padding:0 10px;
	color:#cd5e8b;
	text-decoration:none;
}
div.colom li a:hover {
	color:#9a164c;
	text-decoration:none;
}
div.colom li.first {border:0;}
#content {
	float:left;
	background:url(images/content.gif);
	width:530px;
	position:relative;
	top:-45px;
}
#content div.top {background:url(images/content_top.gif) no-repeat top;}
#content div.bottom, #content div.bottom_right {
	background:url(images/content_bottom.gif) no-repeat bottom;
	padding:6px;
}
div.block {
	background:url(images/block.gif);
	width:515px;
	margin:6px auto 0 auto
}
div.block_top {background:url(images/block_top.gif) no-repeat top left;}
div.block_bottom {
	background:url(images/block_bottom.gif) no-repeat bottom left;
	width:495px;
	padding:10px;
	overflow:hidden;
}
img.foto {float:left;}
div.block div.inhoud {
	float:right;
	width:340px;
	line-height:160%;
}
div.block p {
	padding:0 0 3px 0;
	line-height:normal;
	color:#5d0029;
	font-size:12pt;
	font-weight:bold;
}
div.block a.button {
	float:right;
	margin:5px 0 0 0;
}
div.foto_border {
	background:url(images/gradient.gif) repeat-x bottom #fff;
	margin:8px 6px 0 6px;
	padding:20px 0;
	border:1px solid #ffdbea;
	text-align:center;
}

#footer {
	background:url(images/footer.gif) no-repeat left top;
	height:224px;
	padding:17px 0 0 23px;
}
div.webcam {
	float:left;
	width:131px;
	margin:20px 19px 0 0;
}
div.webcam img {
	float:left;
	border:2px solid #ff68ab;
	border-bottom:0;
}
div.webcam p {
	float:left;
	background:url(images/gradient_webcam.gif);
	width:131px;
	line-height:28px;
}
div.webcam p a {
	display:block;
	background:url(images/list_image_online.gif) no-repeat 8px center;
	padding:0 0 0 25px;
	color:#5d0029;
	font-weight:bold;
	font-size:11pt;
	text-transform:uppercase;
	text-decoration:none;
}
