td, tr, table, p, input, textarea, li, ul, .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

form {
	padding: 0px;
	margin: 0px;
}

:-moz-any-link:focus {
outline: none;
}

body, html{
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

.rood {
	background: #f33600;
}

.oranje {
	background: #e46e0e;
}

.geel {
	background: #feb70d;
}

.roze {
	background: #ee2e74;
}

#wrapper_rood {
	width: 840;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_rood.gif);
}

#wrapper_oranje {
	width: 840;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_terra.gif);
}

#wrapper_geel {
	width: 840;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_oaker.gif);
}

#wrapper_roze {
	width: 840;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	background-image: url(../images/bg_roze.gif);
}

#logo_rood {
	background-repeat: no-repeat;
	background-position:  left top;
	width: 211px;
	height: 170px;
	background-image: url(../images/logo_rood.gif);
}

#logo_oranje {
	background-repeat: no-repeat;
	background-position:  left top;
	width: 211px;
	height: 170px;
	background-image: url(../images/logo_terra.gif);
}

#logo_geel {
	background-repeat: no-repeat;
	background-position:  left top;
	width: 211px;
	height: 170px;
	background-image: url(../images/logo_oaker.gif);
}

#logo_roze {
	background-repeat: no-repeat;
	background-position:  left top;
	width: 211px;
	height: 170px;
	background-image: url(../images/logo_roze.gif);
}

#head {
	background: url(../images/head.gif) no-repeat left top;
	width: 423px;
	height: 170px;
}

#header {
	background: url(../images/headend.gif) no-repeat left top;
	height: 170px;
	width: 206px;
}

#TDpagina {
	padding-left: 31px;
	padding-right: 29px;
}

#pagina {
	background: url(../images/contentbg.jpg) repeat-x left bottom;
	width: 100%;
	height: 100%;
	padding-left: 15px;
}

#menu {
	width: 165px;
}

#menu  #menubg {
	background: url(../images/menuend.gif) no-repeat bottom left;
	padding-bottom: 80px;
}

#menu #menubg .menu {
	background: url(../images/menubg.gif) repeat-y;
	width: 160px;
	_width: 165px;
	text-align: center;
	padding-left: 5px;
}

#menuitem a {
	width: 145px;
	_width: 155px;
	background: url(../images/menuitembg.gif) repeat-x left bottom;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	display: block;
}

#menuitem a:hover {
	background: url(../images/menuitembg2.gif) repeat-x left bottom;
	color: #93526F;
}

#menuitem .select {
	color: #EA3D2E;
	display: block;
}

#submenuitem a {
	width: 145px;
	_width: 155px;
	background: #ffedf5 url(../images/submenuitembg2.gif) repeat-x left top;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #616161;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	display: block;
}

#submenuitem a:hover {
	background: #ffc7df url(../images/submenuitembg.gif) repeat-x left top;
	color: #AA1C14;
}

#content {
	width: 375px;
	_width: 390px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;
}

#content a {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #D32319;
}

.kopje {
	color: #ea3d2e;
	font-size: 22px;
	font-weight: bold;
}

h1, H1, h2, H2, h3, H3, h4, H4, h5, H5, h6, H6 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1, H1, .h1, .H1 {
	color: #ea3d2e;
	font-size: 20px;
	font-weight: bold;
}

h2, H2, .h2 {
	color: #ea3d2e;
	font-size: 16px;
	font-weight: bold;
}

h3, H3, .h3 {
	color: #ea3d2e;
	font-size: 14px;
	font-weight: bold;
}

h4, H4 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

h5, H5 {
	color: #D32319;
	font-size: 13px;
	font-weight: bold;
}

h6, H6 {
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
}

h9, H9, #content h9 {
	color: #ea3d2e;
	font-size: 20px;
	font-weight: bold;
}

hr {
	size: 1px;
	color: #CCCCCC;
}

.input {
	width: 200px;
	height: 20px;
	border: 1px solid #666;
	color: #333;
}

.inputm {
	width: 120px;
	height: 20px;
	border: 1px solid #666;
	color: #333;
}

.area {
	width: 200px;
	height: 100px;
	border: 1px solid #666;
	color: #333;
}

.button {
	border: 3px double #cccccc;
	background: url(../images/button_bg.png) repeat-x bottom;
	color: #ff6600;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 5px;
	margin: 1px;
}

.hoofdmap {
	background: #eaeaea;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 24px;
	margin-bottom: 2px;
}

.submap {
	background: #f4f4f4;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 24px;
	margin-bottom: 1px;
}

#right {
	padding-right: 30px;
	line-height: 18px;
	width: 146px;
}

#right a {
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}

#right a:hover {
	color: #D32319;
}

.berichtDiv {
	border-top:1px solid #ACACAC; 
	margin-top:4px;
	padding-top:4px;
}

.agendakopje {
	color: #ea3d2e;
	font-weight: bold;
}