* {
	margin: 0;
	padding: 0;}
	
	
body {
	background: #000;
	color: #000;
	font-family: Verdana, Arial, Tahoma;}
	
		
#container {
width: 900px;
margin: 0 auto;
background: url(images/bc.jpg) repeat-y;}

#container2 {
	width: 900px;
	margin: 0 auto;
	;}

#toplogoshow {                                               /*Top plaatje weergeven*/
	padding: 0 0 0 0;
	width : 900px;
	min-height : 242px;
	height: 242px;
	float : left;
	background-image: url(images/toplogo.jpg);
}

/***** LEFT *****/

#left {
	float: left;
	position: relative;
    background: url(images/lijnleft.jpg) repeat-y;
	left: 0px;
	width: 165px;}
	
#left .content {
padding-left: 10px;
font-size: 13px;}	


/***** rechts *****/

#right {
	float: left;
	position: relative;
    width: 724px;
	font-size:11px;}
	
#right .content {
padding 10px;
font-size: 11px;}	

/***** camzoekveld *****/


#camveld {
	width: 900px;
	float: left;
	position: relative;
margin: 0 auto;
font-size: 11px;
	height: 36px;
	background: url(images/sexcammenprofielen.jpg) repeat-y;
	padding-left: 10px;
	
}


#pictureonlinecams {
	float: left;
	position: relative;
    background: url(images/camsonline.jpg);
	left: 0px;
	height:auto;
	height:28px;
	
	width: 165px;	
}	
	
#picturefilmscatergorie {
	float: left;
	position: relative;
    background: url(images/filmcategorie.jpg);
	left: 0px;
	height:auto;
	height:28px;
	width: 165px;}









/***** Voetstuk *****/

#footer {
	clear: both;
	font-weight: bold;
	text-align: center;
	padding: 0 0 25px 0;
	}

A:link{display: inline;
	text-decoration: none;
	color: #990000;
	font-weight: bold;}

A:visited{display: inline;
	text-decoration: none;
	color: #990000;
	font-weight: bold;}

A:active{display: inline;
	text-decoration: none;
	color: #990000;
	font-weight: bold;}

A:hover{display: inline;
	text-decoration: none;
	color: #990033;
	font-weight: bold;	
}

.stijl3 {color: #000000}


.dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:150px;
         }



H1 {                                    /*h4 hoofdkoppen instellingen*/
font-size : 10px;}

H2 {                                    /*h4 hoofdkoppen instellingen*/
font-size : 12px;}

