body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696969;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-image: url(/billeder/bg.jpg);
	margin:0px;
}
#menu
{
width:950px;
height:50px;
background-image:url(/billeder/main_menu.png);
}
#top
{
width:950px;
height:65px;
}
#main
{
width:950px;
height:100%;
background-image:url(/billeder/main.png);
}
#bottom
{
width:950px;
height:5px;
background-image:url(/billeder/bottom.png);
}
#lys
{
background-color:#EEEEEE;
}
#mork
{
background-color:#B4CBB1;
}
#over
{
background-color:#D8EBE0;
}
