body, td {
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
}

div {
	color:black;
}

input, textarea {
	font-family:verdana;
	font-size:10px;
	border:1px solid black;
}

select {
	width:150;
	font-family:verdana;
	font-size:9px;
}

a, a:active {
	color:#cecece;
	font-weight:normal;
	text-decoration:underline;
}

a:visited {
	color:#cecece;
	font-weight:normal;
}

a:hover {
	color:#cecece;
	font-weight:normal;
	text-decoration:none;
}


.noborder {
	border:0;
	width:19px;
}

.soegklik {
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}


.menu {
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	font-weight:normal;
	color:black;
	text-decoration:none;
}

.menu:active {
	color:black;
	font-size:11px;
	font-weight:normal;
}

.menu:visited {
	color:black;
	font-size:11px;
	font-weight:normal;
}

.menu:hover {
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	font-weight:normal;
	color:black;
	text-decoration:underline;
}

.submenu {
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	font-weight:bold;
	color:black;
}

.content {
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	font-weight:normal;
	color:white;
	padding-top:5px;
}

.editDiv {
	padding-left:5px;
	padding-right:5px;
	background-color:#7BB0CB;
	color:black;
}

.contentDiv {
	padding-left:5px;
	padding-right:5px;
	color:white;
}

.toolDiv {
	padding-left:5px;
	padding-right:5px;
	width:300px;
	height:100px;
	background-color:#EEEDB3;
	border:1px solid black;
	color:black;
}

.editlink {
	font-family: Trebuchet MS, Verdana;
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}

.noborder {
	border:0;
	width:19px;
}

.soegklik {
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}


/* Kalender */

.k_contentblock {
	width:200px;
	border-bottom:1px solid black;
	font-size:9px;
	/*background-color:#ffffff;*/
}

.k_dato {
	font-weight:bold;
	/* padding-left:14px; */
}

.k_subj {

}

