body {
	font-family:Verdana;
	font-size : 10px;
	color : Black;
	font-weight : normal;
	background-image : url(img/bg.gif);
	background-repeat : repeat-x;
	background-attachment : fixed; 
	margin:0px 0px 0px 0px;
	background-color: #99ccff;
}
td {
	font-family:Verdana;
	font-size : 10px;
	color : Black;
}
.overskrift {
	font-family:Verdana;
	font-size : 12px;
	color : Black;
	font-weight: bold;
}
a:link,a:visited,a:active {
	font-family:Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
a:hover{
	font-family:Verdana;
	font-size : 12px;
	color : Black;
	text-decoration : underline;
}

.ramme {
	border:1 solid black;
	color:black;
}
.rammetop {
	font-family:Verdana;
	font-size:24px;
	border-bottom: 1 solid black;
}
.rammebund {
	font-family:Verdana;
	font-size : 9px;
	color : Black;	
	border-top: 1 solid black;
}
.dotted{
	border: 1px dotted #000000;
}
