HTML, BODY {
	font-family: Verdana, Arial;
	font-size: 0.9em;
	color: #000;
	line-height: 15pt;
}
BODY {
	background-image: url('images/body_bg.jpg');
	background-repeat: repeat-x;
	background-color: #bde8ff;
	margin: 0;
	padding: 0;
}
#content {
	width: 775px;
	margin: 0px auto 0px;
	padding: 5px;
	overflow: hidden;
	clear: both;
	background-color: #e3f5ff;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
H1 {
	font-size: 1.3em;
	color: #0070ac;
	border-bottom: 1px solid #000;
	margin: 1px;
}

H2 {
	font-size: 1.2em;
	color: #0070ac;
	border-bottom: 1px solid #000;
	margin: 1px;
}
a {
	color: #b8139b;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
div.bottom_webcams {
	clear: both;
	width: 770px;
}
div.webcamsex {
	position: relative;
	width: 770px;
	clear: both;	
}
	
	div.webcamsex .webcams {
		float: right;
		width: 460px;
		overflow: hidden;
	}
	div.webcam_sex {
		float: left;
		width: 110px;
		height: 140px;
		text-align: center;
		font-size: 10pt;
		line-height: 11pt;
	}
	div.webcam_sex IMG {
		border: 1px solid #000;
	}
	
	div.links  {
		clear: both;
		width: 770px;
		margin-bottom: 10px;
	}
	
	div.links A {
		float: left;
		width: 140px;
		text-align: center;
	}

/* Dail Scherm */
	FORM {
		padding: 0px;
		margin: 0px;
	}
	DIV.box {
		width: 300px;
		border: 2px solid #000;
		font-family: Verdana, Arial;
		margin-bottom: 5px;
		text-align: center;
	}
	DIV.header {
		background-color: #904b00;
		color: #FFFFFF;
		font-weight: Bold;
		text-align: left;
		padding: 2px;
		font-size: 8pt;
		line-height: 10pt;
	}
	DIV.footer {
		background-color: #f8ee97;
		color: #000000;
		padding: 2px;
		line-height: 10pt;
		text-align: center;
	}
	DIV.norm_text {
		font-family: Verdana, Arial;
		font-size: 8pt;
		line-height: 10pt;
	}
	DIV.nr {
		border: 1px solid #000;
		background-color: #FFF;
		font-weight: Bold;
		padding: 2px;
		width: 150px;
		margin: 2px;
		font-size: 8pt;
		line-height: 10pt;
		margin-left: 75px;
	}
	DIV.small_text {
		font-size: 8pt;
		line-height: 10pt;
	}
	IMG {
		border: 0px;
	}
	
.horizontalbox {
	width: 100%;
	position: relative;
}