#wrapper {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	overflow: auto;
	visibility: visible;
	z-index: auto;
	width: 900px;
	margin-top: 20px;
	margin-left: 10%;
	height: 650px;
}
body {
	background-color: #FFF;
}
#meny {
	float: left;
	margin-top: 75px;
	margin-left: 20px;
	text-align: left;
	vertical-align: bottom;
}
#hoved {
	text-align: left;
	float: left;
	height: 350px;
	width: 500px;
	margin-left: 30px;
	margin-top: 72px;
	border: 0px solid #ff0;
}
.head1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
P {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.bread {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}

td {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}

#temaboks {
	text-align: left;
	float: right;
	height: 350px;
	width: 100px;
	margin-right: 75px;
	margin-top: 25px;
	border: 0px solid #333;

}
.blink {
	margin-top: -25px;
	margin-left: 75px;
	float: left;	
}
#bunn {
	clear: both;
	float: left;
	margin-top: -25px;
	margin-left: 18px;
	width: 860px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	letter-spacing: 0.1ex;
}
a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;	
	color: #333;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;	
	color: #333;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;	
	color: #666;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;	
	color: #333;
	text-decoration: underline;
}

