p {
	margin: 0px;
}

body {
	font-family: Arial;
	font-size: 11px;
	color: black;
	background-color: #FFFFFF;
	margin: 0px;
}

td { 
	font-family: Arial;
	font-size: 11px;
	color: black;
}

.tabletitle { background-color: #FFFFFF; color: #000000; font-family: arial; font-size: 14px; font-weight: bold; }
.columntitle { background-color: #CCCCCC; color: #000000; font-family: arial; font-size: 12px; font-weight: bold; }
.even { background-color: #FEE9EB; color: #000000; font-family: arial; font-size: 12px; }
.uneven { background-color: #F8CACE; color: #000000; font-family: arial; font-size: 12px; }

.berichtOnderwerp { color: #000000; font-family: arial; font-size: 12px; font-weight: bold; }

.footerBackground { background-image: url('../images/footer_background.gif'); background-repeat: repeat-x; }
.input { border: 1px solid black; font-family: arial; font-size: 12px; color: #000000; } 
.button { border: 0px; font-family: arial; font-size: 12px; font-weight: bold; color: #000000; background-color: #CCCCCC; }

.sides { background-image: url('../images/side_background.gif'); background-repeat: repeat-x; }
.content { font-family: arial; font-size: 12px; color: #000000; }
.content td  {
	font-size: 12px;
}
.menuitem { position: relative; }

.menuleft { background-image: url('../images/menu_left.gif'); background-repeat: repeat-y; } 
.menuright { background-image: url('../images/menu_right.gif'); background-repeat: repeat-y; }
.menutop { background-image: url('../images/menu_top.gif'); background-repeat: repeat-x; }
.menubottom { background-image: url('../images/menu_bottom.gif'); background-repeat: repeat-x; }
.menutext { background-color: #FFFFFF; font-family: arial; font-size: 11px; }
.menuspacer { background-image: url('../images/menu_spacer.gif'); background-repeat: repeat-x; }

a:visited {  font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline; }
a:link {  font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline; }
a:active {  font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline; }
a:hover {  font-family: Arial; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline; }

a.menu:visited {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
a.menu:link {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
a.menu:active {  font-family: Arial; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; }
a.menu:hover {  font-family: Arial; font-size: 11px; color: #E2080D; text-decoration: none; font-weight: normal; }