body {
	background-attachment:					fixed;
	background-image:								url('gif/logo_achtergrond_koppen.gif');
	background-repeat:							no-repeat;
	background-position:						center center;
	background-color:								#FFFFE0;

	margin-left:										0px;
	margin-right:										0px;
	margin-top:											0px;
	margin-bottom:									0px;
}

body, table, td, h1, p {
	color:													#000000;
	font-size:											14px;
	font-family:										Arial, Verdana;
}

h1 {
	color:													#FF9933;
	font-weight:										bold;
	text-align:											left;
	margin-top:											0px;
	margin-bottom:									-10px;
	padding:												0px;
}

a {
	color:													#134CCE;
	font-family:										Arial, Helvetica, sans-serif;
	font-size:											14px;
	font-weight:										normal;
	text-decoration:								none;
}

.pagingActive {
	background-color:								#FF9933;
	font-family:										Arial, Helvetica, sans-serif;
	font-size:											14px;
	font-weight:										normal;
	color:													#000000;
}

.pagingInActive {
	color:													#134CCE;
	text-decoration:								underline;
}

ul, ol {
	margin-top:											0px;
	margin-bottom:									0px;
}

ul.bullet {
	list-style:											url('gif/bullet.gif') none;
}

li {
	margin-left:										-24px;
}

.menuitem {
	border-top:											1px outset #FFFFFF;
	border-left:										1px outset #FFFFFF;
	border-bottom:									1px inset #000000;
	border-right:										1px inset #000000;
}

.popper {
	position:												absolute;
	visibility:											hidden;
}

.clip {
	position:												absolute;
	visibility:											visible;
	overflow:												hidden;
	left:														0px;
	bottom:													-4px;
	width:													132px;
	height:													72px;
	clip:														rect(0px 264px 72px 0px);
}

.paginaTitel {
	font-size:											18px;
}

.paginaOnderwerp {
	font-size:											16px;
}

.paginaInhoud {
	padding-left:										15px;
	padding-right:									0px;
	font-size:											14px;
}

.paginaButton {
	font-size:											14px;
}

a.paginaLink:hover {
	text-decoration:								underline;
}

.reactiePlaatsing {
	font-weight:										bold;
}

.reactieOnderwerp {
	font-style:											italic;
}

.reactieInhoud {

}

.prijslijstTable {
	border:													2px solid #000000;
}

.prijslijstTH {
	border-bottom:									2px solid #000000;
}

.prijslijstTD {
}

.overviewTable {
	width:													304px;
	background-color:								#ffffff;
	border:													2px solid #000000;
	cursor:													hand;
}

.overviewDescription {
	background-color:								#FF9933;
	font-size:											13px;
	text-align:											left;
	padding:												5px;
}

.albumThumb {
	width:													100px;
	height:													75px;
}

.previewTable {
	width:													75%;
	background-color:								#ffffff;
	border:													2px solid #000000;
	cursor:													hand;
}

.previewDescription {
	background-color:								#FF9933;
	font-size:											13px;
	text-align:											left;
	padding:												5px;
}

.photoTable {
	background-color:								#ffffff;
	border:													2px solid #000000;
	cursor:													hand;
}

.photoDescription {
	background-color:								#FF9933;
	font-size:											13px;
	text-align:											left;
	padding:												5px;
}

hr {
	color:													#000000;
	border:													1px solid #000000;
}

.button {
	border:													1px solid #000000;
	background-color:								#FF3333;
	color:													#000000;
	font-weight:										bold;
	cursor:													hand;
}

.ticker1 {
	color:				#134CCE;
	font-size:			13px;
	font-family:			Arial, Verdana;
}

.ticker2 {
	color:				#FF9933;
	font-size:			13px;
	font-family:			Arial, Verdana;
}

.ticker3 {
	color:				#FF0000;
	font-size:			13px;
	font-family:			Arial, Verdana;
}


.spunkMenu a {
	font-family:			"Comic Sans MS";
	font-size:			18px;
}

.spunkMenu a:hover {
	background-color:		#d5e04d;
	color:#ffffff;
}



