BODY {
background-color: #88ACE0;
    margin: 0px;
    margin-top: 18px;
    margin-bottom: 10px;
}
BODY,TD,P                 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color: #000000; }

TD.frame-top {
	position: relative;
	width: 750px;
	height: 20px;
	background: url(/brugerfiler/grafik/rund_top.gif) top left no-repeat;
}
TD.frame-bottom {
	width: 750px;
	height: 20px;
	background: url(/brugerfiler/grafik/rund_bund.gif) top left no-repeat;
	vertical-align: top;
	text-align: center;
	color: #666;
}
TD.frame-bottom a{
	color: #666;  
font-weight: normal; 

}
TD.whitebox {
	width: 750px;
	height: 110px;
	background-color: #fff;
	vertical-align: top;
}
.menu {
	width: 750px;
	height: 23px;
	background-color: #fff;
	vertical-align: top;
	border-top: 1px #009 solid;
	border-bottom: 1px #009 solid;
	padding-left: 20px;
}
