body {
	background: url(images/background.gif) repeat;
}

* {
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	width: 851px;
}

a img {
	border: 0;
}

hr {
 	border: 0;
 	width: 80%;
 	color: #840250;
	background-color: #840250;
	height: 1px;
	text-align: center;
}

/* forms */
input, select, textarea {
	color: #840250;
	border: 1px solid #840250;
	background: #fff;
}

/*	-------------------------------------------------------------
	HEADER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#header {
	background: url(images/header.jpg) no-repeat;
	float: left;
	height: 256px;
	width: 851px;
}

#searchHolder {
	clear: both;
	float: left;
	height: 90px;
	width: 851px;
}

	#search {
		float: right;
		margin: 65px 25px 0 0;
	}
	
		.searchField {
			background: #fff;
			border: 0;
			color: #3d1a2f;
			font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
			height: 15px;
			padding: 4px 10px;
			width: 120px;
		}

#headerBannerHolder {
	clear: both;
	float: left;
	padding: 35px 75px 0 0;
	width: 776px;
}
	
	#headerBanner {
		background: url(images/468Keer60.gif) no-repeat;
		float: right;
		height: 62px;
		width: 470px;
	}
	


/*	-------------------------------------------------------------
	HEADER MENU
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#headerMenu {
	clear: both;
	float: left;
	width:650px;
	height: 35px;
	padding: 20px 0 0 201px;
}

	#headerMenuList li
	{
		display: inline;
		float: left;
		list-style-type: none;
	}
	
	
		
/*	-------------------------------------------------------------
	CONTENT
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#inhoud {
	color: #333;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
}

#content {
	background: #fff;
	color: #1e233f;
	float: left;	
	position: relative;
	width: 851px;
}

	#content p {
		color: #333;
		font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
		line-height: 15px;
		margin-bottom: 15px;
	}
	
	#content h1 {
		color: #c000ff;
		font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
		font-style: italic;
		margin-bottom: 5px;
	}
	
	#content h2 a:link, #content h2 a:visited {
		color: #fb0498;
		font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
		line-height: 18px;
		text-decoration: none;
	}
	
		#content h2 a:hover {
		color: #ff00ff;
		font: 18px "Trebuchet MS", Verdana, Arial, sans-serif;
		line-height: 18px;
		text-decoration: underline;
	}
	
		



/*	-------------------------------------------------------------
	LINKS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
#links {
	background: url(images/menuHeader.gif) no-repeat;
	float: left;
	padding-top: 51px;
	width: 194px;
}
	
	#linksMenu { 
		width: 194px; 
	}

	#linksMenu ul {
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
	#linksMenu a {
		background: url(images/menuBackground.gif) no-repeat;
		display: block;
		padding: 2px 0 2px 34px;
		width: 160px;	
	}
	
	#linksMenu a:link, #linksMenuList a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	#linksMenu a:hover {
		background-color: #369;
		color: #fff;
		text-decoration: underline;
	}
	
		#linksMenuFooter {
			background: url(images/menuFooter.gif) no-repeat;
			height: 14px;
			width: 194px;
		}
		
	#linksBanner {
		margin-top: 20px;
		text-align: center;
		font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: normal;
		text-decoration: none;
	}
	
	#topMyBabesMenu {
		background: url(images/topMyBabes.gif) no-repeat;
		float: left;
		margin: 20px 0 0 10px;
		padding-top: 35px;
		width: 186px;
	}
	
		#topMyBabesMenu ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
		}
		
		#topMyBabesMenu a {
			background: url(images/menuRechts.gif) no-repeat;
			display: block;
			padding: 2px 0 2px 30px;
			width: 156px;	
		}
		
		#topMyBabesMenu a:link, #topMyBabesMenuList a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#topMyBabesMenu a:hover {
			background-color: #369;
			color: #fff;
			text-decoration: underline;
		}
		
			#topMyBabesMenuFooter {
				background: url(images/menuRechtsOnder.gif) no-repeat;
				height: 14px;
				width: 186px;
			}
	

/*	-------------------------------------------------------------
	INHOUD
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#inhoud {
	float: left;
	padding: 10px 0 0 10px;
	width: 421px;
}

#inhoud a:link, a:active, a:visited {
	color: #840250;
	text-decoration: underline;
}
	
#inhoud a:hover {
	color: #ff3cf7;
	text-decoration: none;
}

	div.inhoudGroot {
		background: url(images/contentBoxGroot.gif) no-repeat;
		height: 250px;
		padding: 10px;
		width: 411px;	
	}
	
		div.inhoudGroot img {
			border: 1px solid #ff3cf7;
			margin: 4px 0 4px 0;
		}
		
		div.inhoudGroot p {
			background: #ffe9fe;
			padding: 9px;
			width: 380px;
		}
		
	div.inhoudGallery {
		background: url(images/contentBoxGallery.gif) no-repeat;
		height: 193px;
		padding: 10px;
		width: 411px;	
	}
	
		div.inhoudGallery img {
			border: 1px solid #ff3cf7;
			margin: 4px 0 4px 0;
		}
		
		div.inhoudGallery p {
			background: #ffe9fe;
			padding: 9px;
			width: 275px;
			margin-right: 9px;
		}
		
	div.inhoudVideo {
		background: url(images/contentBoxGallery.gif) no-repeat;
		height: 193px;
		padding: 10px;
		width: 411px;	
	}
	
		div.inhoudVideo img {
			border: 1px solid #ff3cf7;
			margin: 4px 0 4px 0;
		}
		
		div.inhoudVideo p {
			background: #ffe9fe;
			padding: 9px;
			width: 380px;
			margin-right: 9px;
		}
		

	div.inhoudKlein {
		background: url(images/contentBoxKlein.gif) no-repeat;
		height: 151px;
		padding: 10px;
		width: 411px;	
	}
	
		div.inhoudKlein img {
			border: 1px solid #ff3cf7;
			margin: 4px 0 4px 0;
		}
		
		div.inhoudKlein p {
			background: #ffe9fe;
			margin: 4px 0 0 132px;
			padding: 13px 10px;
			width: 248px;
		}

	.added {
		color: #810075;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
	}
	
	.date {
		color: #810075;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: bold;
	}
	
	.tags {
		color: #810075;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
		font-weight: bold;
	}
	
	.tag_results {
		color: #333333;
		font: 11px "Trebuchet MS", Verdana, Arial, sans-serif;
		text-decoration: none;
	}
	
	#linkCloud p {
		color: #fd049c;
		font: 16px "Trebuchet MS", Verdana, Arial, sans-serif;
		margin-top: 20px;
	}
	#linkCloud a {
		text-decoration: none;
	}
		.style1 {
			font: 20px "Trebuchet MS", Verdana, Arial, sans-serif;
		}
		
		.style2 {
			border-bottom: 1px solid black;
		}
		
		.style3 {
			font: 24px "Trebuchet MS", Verdana, Arial, sans-serif;
		}
		
			.styleKleur1 {
				color: #cb007c;
			}
			
			.styleKleur2 {
				color: #850552;
			}		
		


/*	-------------------------------------------------------------
	RECHTS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#rechts {
	float: right;
	width: 216px;
}

	#thumbHolder{
		width: 206px;
	}

		div.thumbLinks {
			background: url(images/100Keer75.gif) no-repeat;
			border: 1px solid #ff3cf7;
			float: left;
			height: 75px;
			margin-bottom: 1px;
			width: 100px;
		}
		
		div.thumbRechts {
			background: url(images/100Keer75.gif) no-repeat;
			border: 1px solid #ff3cf7;
			float: right;
			height: 75px;
			margin-bottom: 1px;
			width: 100px;
		}

	#topBabesMenu {
		background: url(images/topBabeSites.gif) no-repeat;
		float: left;
		margin: 20px 0 0 10px;
		padding-top: 35px;
		width: 186px;
	}
	
		#topBabesMenu ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
		}
		
		#topBabesMenu a {
			background: url(images/menuRechts.gif) no-repeat;
			display: block;
			padding: 2px 0 2px 30px;
			width: 156px;	
		}
		
		#topBabesMenu a:link, #topBabesMenuList a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#topBabesMenu a:hover {
			background-color: #369;
			color: #fff;
			text-decoration: underline;
		}
		
			#topBabesMenuFooter {
				background: url(images/menuRechtsOnder.gif) no-repeat;
				height: 14px;
				width: 186px;
			}

	#moreBabesMenu {
		background: url(images/moreBabes.gif) no-repeat;
		float: left;
		margin: 20px 0 0 10px;
		padding-top: 35px;
		width: 186px;
	}
	
		#moreBabesMenu ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font: 14px "Trebuchet MS", Verdana, Arial, sans-serif;
		}
		
		#moreBabesMenu a {
			background: url(images/menuRechts2.gif) no-repeat;
			display: block;
			padding: 2px 0 2px 30px;
			width: 156px;	
		}
		
		#moreBabesMenu a:link, #moreBabesMenuList a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#moreBabesMenu a:hover {
			background-color: #369;
			color: #fff;
			text-decoration: underline;
		}
		
			#moreBabesMenuFooter {
				background: url(images/menuRechtsOnder.gif) no-repeat;
				height: 14px;
				width: 186px;
			}

	#tagcloudBabesMenu {
		background: url(images/tagcloud.gif) no-repeat;
		float: left;
		margin: 20px 0 0 10px;
		padding-top: 35px;
		width: 186px;
	}
	
		
		#tagcloudBabesMenu a {
			background: url(images/menuRechts.gif) no-repeat;
			display: block;
			padding: 2px 0 2px 30px;
			width: 156px;	
		}
		
		#tagcloudBabesMenu a:link, #tagcloudBabesMenuList a:visited {
			color: #fff;
			text-decoration: none;
		}
		
		#tagcloudBabesMenu a:hover {
			background-color: #369;
			color: #fff;
			text-decoration: underline;
		}
		
			#tagcloudBabesMenuFooter {
				background: url(images/menuRechtsOnder.gif) no-repeat;
				height: 14px;
				width: 186px;
			}
/*	-------------------------------------------------------------
	FOOTER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/                             

#footer {
	background: url(images/footer.gif) no-repeat top center;
	color: #ff3cf7;
	float: left;
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style:italic;
	height: 113px;
	text-align: center;
	width: 851px;
}
	
	#footer p {
	float: left;
	padding-top: 50px;
	width: 500px;
}

	#footer a:link, a:active, a:visited {
		color: #840250;
		text-decoration: underline;
	}
	
	#footer a:hover {
		color: #ff3cf7;
		text-decoration: none;
	}

