@charset "UTF-8";

body {
	background-color:#d4d9e4;
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Verdana, "Arial Rounded MT Bold";
	color: #000;
}
#container .content a {
	color: #006699;
	text-decoration:none;
}
#container .content a:hover {
	color: #003366;
	text-decoration:underline;
}
#container {
	margin: 20px auto;
	width: 808px;
}

/* hide hack from Mac-IE5 \*/
* html #container { height: 1%; }
/* end hiding */
.top {
	background-image:url(png/bgtop.png);
	height:156px;
	width:808px;
}
.links {
	height:28px;
	padding-left: 132px;
	margin: 0;
	padding-top: 8px;
	background-image: url(png/bglink09.png);
	background-repeat: no-repeat;
}
.shadow {
	background-image:url(gif/bgshadow07.gif);
	height:8px;
	margin: 0;
	background-repeat:no-repeat;
}
.content {
	background-image:url(png/bgcontent09.png);
	background-repeat:repeat-y;
	height:auto;
	margin: 0;
	padding: 30px;
}

.content p {
	margin-top:0;
	font-size: 14px;
}
.bottom {
	background-image:url(png/bgbottom09.png);
	height:30px;
}
.bottom p {
	font-size:11px;
	margin-top:0;
	line-height:22px;
	padding-left:14px;
}
#container .bottom a {
	text-decoration: none;
	color: #000;
}
#container .content h1 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #0033CC;
	text-decoration: underline;
}
#photo {
	border: 1px dotted #808080;
	margin: 0 10px 10px 0;
	padding: 6px;
	}
#container .content .workers {
	border: 1px dotted #0066FF;
	padding: 4px;
	margin-bottom: 10px;
}
#container .content #ram {
	padding: 6px;
	width:300px;
	border: 1px dotted #808080;
}
#container .content h2 {
	font-size: 16px;
	margin: 0px;
	color: #0033CC;
	text-decoration: underline;
}
#phs {
	position: absolute;
	left: 1px;
	top: 1px;
	border: 0;
}
#container .content .oppettider {
	width: 200px;
	float: right;
	background-color: #ccc;
	border:dotted 1px #808080;
	padding:6px;
	margin-left:6px;
	font-size: 14px;
}
#container .content .oppettider table tr td {
	border-bottom: 1px dotted #333;
	
}
#container .content .oppettider .oppettiderrubr {
	background-color: #006699;
	text-align: center;
	color: #fff;
	font-weight: bold;
	border-bottom: solid 2px #003366;
	margin: 0 0 6px 0;
}
