P.overskrift{
	Font-Family : arial, courier;
	Font-Size : 15px;
	Margin-bottom : 5px;
	font-weight: bold;
	color: #2B2B30;
	line-height: 20px;
	}
		
P.overskrift2{
	Font-Family : arial, courier;
	Font-Size : 14px;
	Margin : 0px;
	font-weight: bold;
	color: #10688C;
	line-height: 20px;	
	}
	

ol{
    margin-top:0px;
    margin-bottom:0px;
	}
	
li{
	Font-Family : arial, courier;
	Font-Size : 11px;
	Margin : 3px;
	}

a:link,a:visited,a:active{
	Font-Family : arial, courier;
	Font-Size : 11px;
	COLOR : #000000;
	text-decoration : underline;
	}
	

td{
	Font-Family : arial, courier;
	Font-Size : 11px;
	color: 2B2B30;
	line-height: 17px;
	}
	
.formular                 {border: #d1d1d1 1px solid; background-color: #f4f4f4; font-family: arial, verdana; font-size: 8pt;}

ul {margin-top:0;margin-left: 0; padding-left: 2.5em;}

.oversigt {
    BORDER-RIGHT: #f5f5f5 1px solid;
	BORDER-TOP: #f5f5f5 1px solid;
	BORDER-LEFT: #f5f5f5 1px solid;
	BORDER-BOTTOM: #f5f5f5 1px solid;
}

.kasse {
    BORDER-RIGHT: #2B2B30 1px dashed;
	BORDER-TOP: #2B2B30 1px dashed;
	BORDER-LEFT: #2B2B30 1px dashed;
	BORDER-BOTTOM: #2B2B30 1px dashed;
}

.LinieAfstand {
    line-height: 15px;
}

.knap{
	margin:0;
	border:0;
	font-size:14;
	font-weight:none;
	background:#3785f1;
	color:#ffffff;
	height:24;
}

.knap2{
	margin:0;
	border:0;
	font-size:14;
	font-weight:none;
	background:#44b003;
	color:#ffffff;
	height:24;
}

