/* CSS Document */

body{
	background-color:#FFFFCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size:11px;
}
div.container{
	border:#000000 solid 1px;
	width:801px;
}
div.content{
	color:#000000;
	margin:10px;
}
div.tekst{
	padding:5px;
	border:#000000 solid 1px;
	background-color:#FFFF99;
	size:12px;
}
div.kalender{
	padding:5px;
	border:#000000 solid 1px;
	background-color:#FFFF99;
}
td img {
	display: block;
}
.table,tr,td {font-size: 12px;}
.header {font-size: 14px; font-weight: bold;}
.style6 {font-size: 12px; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}