body{
	margin:0px;
	padding:0px;
	background-color:#4F0C37;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial;
}
#container {
	width:777px;
	margin:0 auto;
	background: #F2F2F2;
}
#header {
	width:777px;
	height:120px;
	background-image:url(../images/header.jpg);
	cursor:pointer;
}
#header h1 {
	padding-top:100px;
	padding-left:8px;
	margin:0px;
	font-size: 15px;
	color:#FE92DD;
}
#online {
	color:#2DC638;
}
#hleft {
	float:left;
	width:417px;
	height:321px;
	background:#FFE2E7;
	border:1px solid #FFE2E7;
	font-size:11px;
	color:#121212;
}
#hleft h1 {
	font-size:16px;
	color: #FF93DE;
	margin:2px;
	padding:0px;
}
.banner {
	float:left;
	width:128px;
	height:96px;
}
.banner img {
	border:1px solid #FFF;
}
#hright1 {
	float:left;
	width:358px;
	height:252px;
	background-image:url(../images/rtop.jpg);
}
#hright1b {
	float:left;
	width:358px;
	height:252px;
	background-image:url(../images/rtop2.jpg);
}
#hright1b h1 {
	margin:0px;
	padding:4px 0px 4px 6px;
	font-size:22px;
	color:#979596;
	font-weight:normal;
}
#hright1b img {
	border:1px solid #121212;
}
#hright1 img {
	padding:87px 67px 36px 62px;
}
#hright2 {
	float:left;
	width:358px;
	height:71px;
	background-image:url(../images/button.jpg);
	text-align:center;
}
#hright2 a{
	font-family:Verdana,Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#hright2 a:hover {
	color:#FF92DF;
}
#hright2b {
	float:left;
	width:358px;
	height:71px;
	background-image:url(../images/button2.jpg);
	text-align:center;
}
#hright2b a{
	font-family:Verdana,Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#hright2b a:hover {
	color:#FF92DF;
}
#webcaminfo {
	padding:30px;
}
#webcams h1 {
	font-size:16px;
	color: #FF93DE;
	margin:10px;
	padding:0px;
}
.webcam {
	float:left;
	width:145px;
	height:180px;
	font-size:11px;
	color:#969593;
	background:#FFE2E7;
}
.webcam h2 {
	text-align:center;
	margin:3px;
	padding:0px;
}
.webcam h2 a{
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.webcam img {
	margin:0 23px;
	border:1px solid #FFF;
}
#gocam {
	width:319px;
	height:42px;
	background-image:url(../images/gocam.jpg);
	margin:0 auto;
	text-align:center;
}
#gocam p {
	padding:10px 0px 0px 0px;
}
#gocam a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
#gocam a:hover {
	color:#FF92DF;
	text-decoration:none;
}

#linkruilen {
	background:#FFE2E7;
	margin:20px;
	font-size:11px;
}
a {
	color: #FD93DD; 
	text-decoration:none; 
}
a:hover {
	color: #121212;
	text-decoration:underline;
}

.clear {
	clear:both;
}
