body, td {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	text-decoration: none;
}

p {
	margin: 8px 0px;
}

.tekstuniform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
	text-decoration: none;
}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699cc;
}

H1, .editkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699cc;
}

H2, .editsubkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699cc;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6699cc;
	margin: 16px 0px 0px;
	padding: 0px;
}

A.header:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

	
A, .uni{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699cc;
}

A:hover, A.uni:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6699cc;
}

A.subheader:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

input {
	background-color: #000;
	color: #8CB2D9;
	border: 1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

select {
	background-color: #000;
	color: #8CB2D9;
	border: 1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

textarea {
	background-color: #000;
	color: #8CB2D9;
	border: 1px solid #aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
}

.button {
	font-weight: bold;
	background-color: #444;
	padding: 2px;
}

.hand {
	cursor: pointer;
}

.editintro {
	font-weight: bold;
}

.meta {
	display: none;
	visibility: hidden;
}

.button-tussenkop {
	width: 90px;
	background-color: #444;	
	font-weight: bold;
	margin-bottom: 3px;
}

.button-cursief {
	width: 90px;
	background-color: #444;
	font-style: italic;
	margin-bottom: 3px;	
}

.button-link {
	width: 90px;
	background-color: #444;
	text-decoration: underline;
	margin-bottom: 3px;	
	
}

.jaartal {
	border: 0px dashed #FF0;
	width: 60px;
	display: block;
	float: left;
}
