body{
	margin: 0px 0px 0px 0px;
}
span,td,p,li,input,textarea,select,body,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}
input,textarea,select{
	line-height: 12px;
}
form{margin: 0px;}
img{border: none;}
.subtitel {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold
}
.special{
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
h1,.titel,.maintitel {
	font-size: 18px;
	line-height: 27px;
	color: #000000;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	width: 100%;
	padding-bottom: 20px;
}
a, a:active, a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
input.submit{
	background-color : #ffffff;
	color : #000000;
	border: 1px solid #333333;
	height: 26px;
}


.listHeader{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4e6574;
	text-indent: 3px;
}
.listHeader .label{
	float: left;
}
.listHeader .sorteren{
	float: right;
	padding-top: 4px;
}

td.list,p.list{
	line-height: 12px;
	padding-left: 3px;
}
a.list:link,a.list:active,a.list:visited{
	text-decoration : none;
	line-height: 12px;
	color: #4e6574;
}
a.list:hover{
	color : #BF2F38;
	text-decoration : underline;
}
.listDateColored {
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #b4b4a6;
	text-align: center;
	vertical-align: middle;
}


.error{
	color: #c40009;
	font-weight: bolder;
}
.verplicht{
	color: #c40009;
}

td.ondertitel,a.ondertitel:link,a.ondertitel:visited,a.ondertitel:active,a.ondertitel:hover{
	color: #003063;
	font-weight : normal;
}
a.ondertitelactive:link,a.ondertitelactive:visited,a.ondertitelactive:active,a.ondertitelactive:hover{
	color: #BF2F38;
	font-weight : normal;
	cursor: text;
}
td.listPub{
	line-height: normal;
	padding-left: 3px;
	width: 33%;
	text-align: center;
	vertical-align : top;
}
A.nocolorlink:link,a.nocolorlink:active,a.nocolorlink:visited{
	color : #000000;
	text-decoration : none;
	line-height: 12px;
	font-weight : normal;
}
a.nocolorlink:hover{
	color : #BF2F38;
	text-decoration : underline;
	font-weight : normal;
}

td.listnormal{
	font-weight : normal;
	padding-left: 10px;
	width: 100%;
}

.kaderphoto {
	border: 1px solid #2c5c6b;
}
.bluebackground {
	background-color: #2C5C6B;
	text-indent: 0px;
	color: #FFFFFF;
}

img{
	border: 1px solid black;
}
div.border{
	border: 1px solid #666666;
	width: 100%;
}

table.tabelMail{
	margin-left:10px;
	margin-top:20px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #D4D4D4;
	background-color: #ffffff;
	width:495px;
}
