body
{
	margin:					0;
	padding:				0;
	background:			url('../media/pixel.jpg') #FE0086;
}
@font-face
{
	font-family:		Century Gothic;
	font-style:			normal;
	font-weight:		normal;
	src:						url(../media/centurygothic.eot);
}
*
{
	font-family:		Century Gothic;
	font-size:			14px;
	color:					#555;
}
img
{
	border:					none;
}
#start
{
	width:					955px;
	height:					600px;
	margin:					-20px auto 0;
	background:			url('../media/start_achtergrond.jpg');
	position:				relative;
}
#start #login
{
	position:				absolute;
	top:						330px;
	left:						779px;
}
#login input, #login select
{
	border:					none;
}
#start #homepagelink
{
	position:				absolute;
	top:						300px;
	left:						80px;
	color:					white;
	font-size:			18px;
	text-decoration:none;
	font-weight:		bold;
}
#start #loginlink
{
	position:				absolute;
	top:						300px;
	left:						780px;
	color:					white;
	font-size:			18px;
	text-decoration:none;
	font-weight:		bold;
}
#loginlink:hover, #homepagelink:hover, #site #menu li a:hover
{
	color:					#DDD !important;
}
#start #welkom
{
	position:				absolute;
	top:						545px;
	left:						178px;
	font-size:			26px;
	color:					white;
	letter-spacing:	0.003em
}
#site
{
	width:					955px;
	height:					600px;
	margin:					-10px auto 0;
	position:				relative;
	background:			url('../media/site_achtergrond.jpg');
}
#site a
{
	color:					#FE0086;
}
#site #geeve
{
	position:				absolute;
	top:						406px;
	left:						953px;
}
#site #menu
{
	position:				absolute;
	margin:					18px 0 0;
	padding:				0;
	list-style-type:none;
}
#site #menu li *
{
	color:					white;
}
#site #menu li
{
	float:					left;
	display:				inline;
	margin:					0 0 0 8px;
	padding:				0;
}
#site #menu li a
{
	color:					white;
	font-size:			14px;
	text-decoration:none;
}	
#site #content
{
	position:				absolute;
	top:						65px;
	left:						63px;
	height:					480px;
	width:					540px;
	overflow:				auto;
	padding-right:	10px;
}
#site #header
{
	position:				absolute;
	top:						46px;
	left:						7px;
	color:					white;
}
#site #extramenu
{
	position:				absolute;
	top:						50px;
	left:						500px;
	padding:				10px;
	border:					1px solid #CCC;
	list-style-type:none;
}
#site #extramenu li
{
	float:					left;
	display:				inline;
	margin:					0 20px 0 0;
	padding:				0;
}
#site #extramenu a
{
	text-decoration:none;
}
#site #footer
{
	position:				absolute;
	top:						573px;
	left:						36px;
	color:					white;
	font-size:			14px;
}
#cadeaulijst
{
	width:					520px;
}
#cadeaulijst thead td
{
	font-weight:		bold;
	border-bottom:	1px solid #FE0086;
}
#cadeaulijst .bezet *
{
	text-decoration:line-through;
}
#cadeaulijst img
{
	cursor:					pointer;
}
h2
{
	font-size:			16px;
	font-weight:		bold;
	margin:					0 0 15px;
	padding:				0;
}
h3
{
	font-size:			14px;
	font-weight:		bold;
	margin:					0;
	padding:				0;
}
h4
{
	margin:					5px 0 0;
	font-weight:		bold;
	color:					#FE0086;
}
p
{
	margin:					0 0 10px;
	padding:				0;
}
dl
{
	margin:					5px 0 10px;
	padding:				0;
}
dd
{
	color:					#FE0086;
	margin:					0;
	padding-left:		30px;
}
#gastenlijst
{
	margin:					0;
	padding:				0;
	list-style-type:none;
}
#gastenlijst li
{
	padding:				0;
	margin:					0;
}
#gastenlijst span
{
	color:					#FE0086;
}
body#popup
{
	margin:					10px;
	background:			white;
}
#popup img
{
	margin-left:		20px;
	border:					2px solid #FE0086;
}
#gastenboek #posts
{
	width:					500px;
}
#gastenboek #posts #naam
{
	background:			#DDD;
	border-left:		1px solid #AAA;
	border-top:			1px solid #FE0086;
	text-align:			left;
	width:					360px;
}
#gastenboek #posts #geplaatst_op
{
	background:			#EEE;
	border-right:		1px solid #AAA;
	border-top:			1px solid #FE0086;
	text-align:			right;
	font-size:			12px;
	color:					#777;
}
#gastenboek #posts #bericht
{
	border:					solid #AAA;
	border-width:		0 1px;
}
#gastenboek #posts #datum
{
	text-align:			right;
	border-right:		1px solid #AAA;
	vertical-align:	top;
	font-size:			12px;
	color:					#777;
}
#gastenboek #posts #space
{
	height:					10px;
	line-height:		0;
	padding:				0;
	border-top:			1px solid #AAA;
}
#contact input, #contact textarea, #contact select
{
	border:					1px solid black;
	color:					#FE0086;
}
#contact option
{
	color:					#FE0086;
}
#contact textarea, #contact input
{
	padding:				2px;
}
#contact #submit
{
	font-weight:		bold;
}
#rechtsboven
{
	position:				absolute;
	top:						65px;
	left:						635px;
	height:					200px;
	width:					267px;
	z-index:				10;
	border:					1px solid #FE0086;
}
#rechtsboven img
{
	display:				block;
}
#countdown
{
	margin-top:			30px;
	font-size:			20px;
	font-weight:		bold;
	color:					#FE0086;
	text-align:			center;
}
ul li span.pink
{
	color:					#FE0086;
}