BODY {	
	margin			: 0px 0px 0px 0px;
}

A, A.visited {
	color			: #FFC800;
	text-decoration		: none;
}

A:hover {
	color			: #FFFF00;
	text-decoration		: underline;
}

.buffer2 {
	background-color	: #740008;
}

.buffertop, .bufferbottom {
	background-color	: #000000;
}

.site {
	background-color	: #AA0000;
	background-image	: url(../images/background.jpg);
}

.menu, .content, .spacer, .nieuws, .copyright {
	color			: #FFFFFF;
	font-family		: Verdana, Arial, Sans-serif;
	font-size		: smaller;
	text-align		: left;
	vertical-align		: top;
}

.menu {
	background-image	: url(../images/menu_bg.gif);
	background-repeat	: no-repeat;
	padding-left		: 13px;
}

.menuitem {
	color			: #FFFFFF;
	cursor			: pointer;
	font-family		: Arial, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	padding-left		: 16px;
}

.siteTD, .folderTD {
	color			: #FFFFFF;
	font-family		: Verdana, Arial, Sans-serif;
	font-size		: 12px;
	text-align		: left;
	vertical-align		: top;
}

.folderTD {
	vertical-align		: middle;
}

.menu_header {
      	background-image	: url(../images/bgtop.jpg);
	background-repeat	: repeat-x;
	cursor			: pointer;
}

.content_header {
      	background-image	: url(../images/bgtop.jpg);
	background-repeat	: repeat-x;
	color			: #FFFFFF;
	font-family		: Verdana, Arial, Sans-serif;
	font-size		: xx-small;
	padding-right		: 16px;
	padding-top		: 8px;
	text-align		: right;
	vertical-align		: top;
}

.spacer_header {
	background-image	: url(../images/spacer_header.gif);
	background-repeat	: no-repeat;
}

.copyright {
	color			: #EC0113;
	font-size		: 9px;
	padding-bottom		: 2px;
	text-align		: center;
	vertical-align		: bottom;	
}

.SelectedLink {
	/*background-color	: #EC0113;*/
	color			: #FFFFFF;
	text-decoration		: none;
}

.PaginaTekst {
	height				: 250px;
	width				: 480px;
	overflow-y			: scroll;
	padding-right			: 10px;
	text-align			: left;
}

.rood {
	color				: #FF0000;
	width				: 100%
}

.dropdown {
	background-color		: #a20000;
	color				: #FFFFFF;
}

.siteTR {
	background-color		: #a20000;
}

.siteTRhighlight {
	background-color		: #C40000;
}

.CMS, .CMSsmall {
	background-color		: #C40000;
	border				: 1px solid #EC0113;
	color				: #FFFFFF;
	cursor				: pointer;
}

.CMSsmall {
	height				: 18px;
	width				: 16px;
}

.UploadBericht {
	background-color		: #EC0113;
	border				: 2px solid #D0B141;
	height				: 100px;
	left				: 370px;
	position			: absolute;
	text-align			: center;
	top				: 180px;
	vertical-align			: middle;
	visibility			: hidden;
	width				: 350px;	
	z-order				: 3;
}
