body{
	margin:0px;
	padding:0px;
	background-color:#FFD7FF;
}
#container {
	width:1000px;
	margin:0 auto;
}
#links{
	width:1000px;
	background-image: url(../images/schaduwlinks.gif); 
	background-position:left;
	background-repeat:repeat-y;
}

#rechts{
	width:990px;
	background-image: url(../images/schaduwrechts.gif); 
	background-position:right;
	background-repeat:repeat-y;
}
#midden{
	width:980px;
	background-image: url(../images/achtergrond.jpg);
}
#header {
	background-image: url(../images/headerbg.gif);
	background-repeat:no-repeat;
	width:980px;
	height:117px;
}
#header img {
	margin-left:199px;
}
#headerlinks {
	background-image: url(../images/tienercams.gif);
	background-repeat:no-repeat;
	width:535px;
	height:117px;
	float:left;
}
#headerlinks h1 {
	text-indent: -1200px;
}
#headerrechts {
	width:445px;
	height:91px;
	float:left;
	background-image:url(../images/10ercams.jpg);
	background-repeat:no-repeat;
}
#headerrechtsonder {
	float:left;
	position:relative;
	left:199px;
	width:224px;
	height:26px;
	background-image:url(../images/pijltop.gif);
}
#grotepijl {
	width:980px;
	height:468px;
	background-image: url(../images/grotepijl.gif);
	background-position: right top;
	background-repeat:no-repeat;
}
#favorieten {
	position:absolute;
	left:109px;
	top:120px;
	height:179px;
	width:146px;
}
a#favoriet {
	display:block;
	width:179px;
	height:146px;
	background-image: url(../images/favorieten.gif);
}
a#favoriet:hover {
	background-position:0 -146px;
}
	
#introtekst {
	position:relative;
	float:left;
	left:200px;
	width:531px;
}
#introtekst p{
	font-size:30px;
	letter-spacing: 2px;
	font-weight:bold;
	line-height:30px;
	margin:0px;
	padding:0px;
}
#partners {
	position:relative;
	left:215px;
	float:left;
	width:200px;
	text-align:center;
}	
#partners p a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	line-height:16px;
}
#partners a:hover {
	text-decoration:underline;
}
#topcammer {
	float:left;
	position:relative;
	left:119px;
	top:5px;
	width:399px;
	height:202px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	overflow: hidden;
}
#topcammer img {
	border:1px solid #FF66FF;
	margin-right:8px;
}
#topcammerrechts {
	float:left;
	position:relative;
	left:162px;
	top:143px;
	width:254px;
	height:47px;
}
#topcammerrechts h2{
	font-family:Verdana;
	font-size:19px;
	font-weight:bold;
}
#nogmeer {
	position:relative;
	left:199px;
	top:11px;
	width:770px;
	height:96px;
}
.camblok {
	float:left;
	width:326px;
	height:221px;
}
.cam {
	position:relative;
	top:32px;
	left:91px;
	height:175px;
	width:152px;
	background:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	color:#310066;
}
.cam h3 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#footer {
	font-family:Verdana;
	font-size:10px;
	color: #310066;
}
#footer p{
	padding:8px;
}

.clear {
	clear:left;
}

a:focus { -moz-outline-style: none; }