/* 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;
}
#footer{
	background:url(images/tblback.jpg) no-repeat;
	width:790px;
	
	height:62px;
	float:left;
	position:relative;
	padding-top:4px;
	padding-left:10px;
	text-align:center;
	vertical-align:bottom;
}
#footer img{
	float:left;
	margin-left:2px;
	
	
}
