body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(image/bg.gif);
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#table {
	height: 569px;
	width: 788px;
}
#main {
	height: 212px;
	width: 600px;
	padding-top: 12px;
	padding-left: 12px;
}
#topcell {
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	width: 788px;
	height: 166px;
	margin: 31px 0px 0px 30px;
	background-position: left top;
}
#left {
	background-image: url(image/left.gif);
	height: 427px;
	width: 176px;
	background-repeat: repeat-y;
}
#menu {
	padding-top: 0px;
	padding-left: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.menupunkt {
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	border-left: 1px solid #4CB7FF;
	text-decoration: none;
	cursor: hand;
}
.first {
	border: 0;
	padding-left: 0;
a:link {
	font-weight: bold;
	text-transform: capitalize;
	color: #990000;
}
.border {
	border: 1px solid #FFFFFF;
}
