body, html {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: rgb(0,0,0);
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: white;
}
td {
	font-family: verdana, arial, helvetica;
	font-size: 11px;

	color: white;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: rgb(154,213,226);
	text-transform: uppercase; 
}
A:visited {
	color: rgb(154,213,226);
}
A:link {
	color: rgb(154,213,226);
}
A:hover {
	color: rgb(199,236,244);
}
#menu {
	position: relative;
	top: 10px;
	left: 16px;
	height: 22px;
	width: 803px;
	text-align: left;
}
.menupunkt {
	width: 110px;
	height: 22px;
	text-align: center;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase; 
	cursor: hand;
	cursor: pointer;
}
#menu_1 {
	width: 110px;
}
#menu_2 {
	background-image: url(menu_2.gif);
	width: 110px;
}
#menu_3 {
	background-image: url(menu_4.gif);
}
#menu_4 {
	background-image: url(menu_5.gif);
}
#menu_5 {
	background-image: url(menu_6.gif);
}
#menu_6 {
	background-image: url(menu_7.gif);
}
A:link.menulink {
	text-decoration: none;
	color: black;
}
A:visited.menulink {
	text-decoration: none;
	color: black;
}
#main {
	position: relative;
	top: 10px;
	left: 0px;
	width: 770px;
	height: 465px;
	text-align: left;
}
#logo {
	position: absolute;
	bottom: 25px;
	left: 660px;
	z-index: 1000;
	width: 140px;
	height: 110px;
}
.box {
	width: 110px;
	height: 110px;
	text-align: center;
}
.boxtxt {
	text-align: left;
	padding-left: 20px;
	padding-right: 0px;
	height: 100px;
	width: 530px;
	overflow: auto;
}
.boxtxt2 {
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
	width: 520px;
	overflow: auto;
}
.boxlink {
	width: 110px;
	height: 110px;
	text-align: center;
	background-image: url(box_sortcirkel.gif);
}
#fors_txt {
	padding-left: 20px;
	padding-right: 20px;
}
.design {
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-size: 10px;
	color: rgb(20,20,20);
}
A:link.designlink {
	color: rgb(20,20,20);
}
A:visited.designlink {
	color: rgb(20,20,20);
}
.designernavn {
	position: absolute;
	z-index: 10;
	width: 110px;
	height: 15px;
	background-color: white;
	color: black;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-bottom: 1px solid white;
	text-decoration: none;
}
.designertable {
	width: 773px;
	height: 220px;
}
.designerbillede {
	width: 220px;
	height: 220px;
	overflow: hidden;	
}
.designertekst {
	padding-left: 10px;
	padding-right: 10px;
	width: 310px;
}
.designertd {
	width: 220px;
	height: 220px;	
}
.designed {
	color: rgb(100,100,100);
	font-size: 10px;
	text-align: center;
}