body, input
{
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-repeat: repeat;
	background-image: url(../img/mosaici/puzzle_04.jpg);
}

.oneColElsCtr #container
{
	width: 760px;
	background: #000; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.oneColElsCtr #mainContent { padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */ }

.danielandcookies1
{
	font-size: 13px;
	font-weight: bold;
}

.danileabbado2 { font-size: 15px }

a:link
{
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

a:visited
{
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

a:active
{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#lightbox a:link
{
	color: #fff;
	text-decoration: none;
	background-color: #FFFFFF;
}

#lightbox a:visited
{
	color: #fff;
	text-decoration: none;
	background-color: #FFFFFF;
}

#lightbox a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #FFFFFF;
}

#lightbox a:active
{
	color: #fff;
	text-decoration: none;
	background-color: #FFFFFF;
}

.prestatietabel
{
	padding: 9px;
	border: 1px dotted #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-color: #FFFFFF;
}

.titel
{
	font-weight: bold;
	clear: none;
	color: #FFFFFF;
	font-size: 20px;
}

a.moreImages
{
	
	font-size: 9px;
	color: white;
	text-decoration: none;
	background-color: #696969;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

a.moreIm
{
	
	font-size: 12px;
	
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

