body{
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	background-color: #ffffff;
	background: url("/img/achterGrond.gif") repeat-x;
	margin: 0px;
	text-align: center;
	margin-top: 17px;
	margin-bottom: 34px;
}

h1, h2 {
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}

h2 {
	display: inline;
	padding-right: 5px;
}

td {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
}

p {
	margin-top: 0px;
	margin-bottom: 17px;
}


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

a:hover {
	color: #BCBC33;
	text-decoration: underline;
}

.kantlijnCel {
	width: 17px;
}

#hoofdDiv {
	position: absolute;
	left:50%;
	margin-left: -383px;
	width: 765px;
	text-align: left;
	z-index: 1;
	/* background: url(../img/grid.gif); */
}

#actiefRubriek {
	color: #BCBC33;
	margin-bottom: 10px;
}

.navMenu{
	color: #BCBC33;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-color: #ED125F #fff #ED125F #fff;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

#hoofdNavCel {
	font-size: 10px;
	padding-left: 17px;
	width: 136px;
}

#hoofdNavCel h1 {
	color: #BCBC33;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-weight: normal;
}

#inhoudCel {
	width: 410px;
	padding-bottom: 17px;
}

#inhoudCel img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#subNavCel {
	font-size: 10px;
	padding-left: 23px;
	width: 136px;
}

#inhoudTabel {
	width: 748px;
	margin-top: 17px;
}

.nieuwtje, .voeter {
	font-size: 10px;
	width: 100%;
	color: #999999;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-top: 1px solid #999999;
}

.editDiv {
	border-color: #cccccc;
	border-width: 1px 1px 1px 1px;
	border-style: dotted;
}

ul {
	padding: 0px;
	margin-top: -15px;
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-type: square;
}

ol {
	margin-left: 30px;
	margin-bottom: 15px;
}

td.tabelHeader {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #999999;
	border-right: 1px solid #ffffff;
	height: 20px;
	font-weight: bold;
	padding-top: 2px;
}

td.linkerCel {
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ED125F;
	border-right: 1px solid #ffffff;
	height: 20px;
	padding-top: 2px;
}

td.dataCel {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #cccccc;
	border-right: 1px solid #ffffff;
	height: 20px;
	padding-top: 2px;
}

td.kopCel {
	border-top: 10px solid #ffffff;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ED125F;
	height: 30px;
	padding-top: 2px;
}

.pijl {
	font-family: Webdings;
	color: #BCBC33;
	width: 15px;
}

span.oranjeSpanje {
	color: #BCBC33;
	font-weight: bold;
}

div.navBeeldTitel {
	padding-left: 7px; 
	margin-top: -30px; 
	color: #ffffff; 
	font-weight: bold; 
	z-index: 10; 
	text-transform: lowercase;
}

/* inline validation */
.form fieldset { margin: 15px 0 15px 0; padding:15px; background:#f3f3f3; border:1px solid #cfcfcf;}
.form fieldset legend {
	font-weight: bold;
	font-size: 12px;
}
.form ol {
	margin: 0;
	padding: 0;
}
.form li {
	list-style: none;
	padding: 2px;
	margin: 0;
}

.form em {
	font-weight: bold;
	font-style: normal;
	color: #ED125F;
}
.form table td {
	vertical-align: top;
	padding-top: 5px;
}

.form table td.label {
	width: 195px;
	font-weight: bold;
}	
.form table td.label span {
	font-weight: normal;
}

.form textarea {
	height: 90px;
}
#msg {display:none; position:absolute; z-index:200; background:url(../img/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#EDD6DE; border:2px solid #ED125F; border-left:none; padding:5px; min-width:150px; max-width:250px}
