@charset "utf-8";
/* CSS Document */

body {
	background-color: 	#000000;
	font-family:		Arial, Helvetica, sans-serif;
}

h1 {
	color:			#EB008B;

}
a img {
	border:				0;
}

a{
	color:				#F47D30;
	text-decoration:	none;
}

a:visited {
	color:				#EB008B;
	text-decoration:	none;
}

h1 {
	font-size:			1.3em;
}

p {
	font-size:			0.8em;
	line-height:		1.5em;
}

.oranje {
	color:				#F47D30;
	font-weight:		bold;
}

.roze {
	color:				#EB008B;
	font-weight:		bold;
}

table {
	margin-left:		-3px;
}

td {
	font-size:			0.8em;
}

td td {
	font-size:			1em;
}

td p {
	font-size:			1em;
}

#footer {
	background:			url(../footer_background.png) no-repeat;
	height:				160px;
	padding:			0 45px;
	width:				710px;
}

#container {
	margin: 			30px auto 0 auto;
	width:				800px;
}


#header {
	background:			url(../header_background.png) no-repeat;
	height:				192PX;
	width:				800px;
}

#foto {
	background:			url(../foto.gif) no-repeat;
	width:				800px;
	height:				200px;			
}

.foto {
	margin:				5px;		
}

.pagination {
	padding:			5px;
	text-align:			center;
	font-size:			0.8em;		
}

#uitnodiging {
	background:			url(../uitnogiding_background.gif) repeat-y;
	padding:			5px 50px 1px 50px;	
	width:				700px;
}