body{
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	background-color:#dcdac5;
	font-family:Arial,sans-serif;
	font-size:11px;
}
td{
	font-size:11px;
}
A{
	color:black;
}
#top{
	width:755px;
	background-color:white;
}
#top img{
	margin-left:20px;
}
#main{
	width:715px;
	float:left;
	background-color:white;
	padding:20px;
}
#tekst img{
	margin:2px;
}
#menu_dp{
	background-color:#ffffff;
	width:200px;
	float:left;
}
#menu_dp #titel{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#c60000;
	border-bottom:1px solid #acb0aa;
	width:80%;
	margin-bottom:5px;
}
#content{
	margin:2px;
	width:490px;
	float:left;
}
#content #titel{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#c60000;
	border-bottom:1px solid #acb0aa;
	text-align:left;
	margin-bottom:5px;
}
h1{
	font-size:11pt;
}
#footer{
	margin-top:5px;
	font-size:9px;
	letter-spacing:1px;
	text-align:center;
	/*width:755px;*/
	float:left;
}
#menu{
	font-family:Arial;
	font-weight:bold;
	color:#3e4347;
	width:755px;
	float:left;
	background-color:white;
}
#menu ul{
	margin:0px;
	padding:0px;
	margin-left:17px;
}
#menu li{
	float:left;
	list-style-type:none;
}
#menu li A{
	color:#3e4347;
	text-decoration:none;
}
#menu li A:HOVER{
	text-decoration:underline;
}
img{
	margin-left: 2px;
	margin-right:2px;
}

