@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(../images/background.png);
	background-repeat: repeat;
	background-color: #1A263B;
	text-align: center;
	line-height: 1.5em;
}
#wrapper {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 155px;
	width: 750px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left 25px;
}
#logo {
	padding-top: 50px;
	padding-left: 20px;
}
#oppettider {
	float: right;
	width: 450px;
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	font-style: italic;
}
#menu {
	height: 60px;
	width: 750px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: center;
}
#container {
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	width: 750px;
}
#mainContent {
	float: left;
	width: 420px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
#mainContent h1 {
	margin-top: 25px;
	margin-bottom: 10px;
}
#mainContent p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainContentWide {
	float: left;
	width: 690px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
#mainContentWide h1 {
	margin-top: 25px;
	margin-bottom: 10px;
}
#mainContentWide p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar {
	float: right;
	width: 262px;
	margin-bottom: 10px;
	margin-top: 25px;
	background-image: url(../images/nyheter_bg.png);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #252525;
	margin-right: 20px;
	display: inline;
}
#sidebar h1 {
	background-image: url(../images/nyheter_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	text-indent: -9000px;
	margin-bottom: 10px;
}
#sidebar ul {
	padding-left: 40px;
}
#sidebar p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar .last {
	background-image: url(../images/nyheter_last.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	padding: 0px;
}
#sidebar-kontakt {
	float: right;
	width: 262px;
	margin-bottom: 10px;
	margin-top: 25px;
	background-image: url(../images/nyheter_bg.png);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #252525;
	margin-right: 20px;
	display: inline;
}
#sidebar-kontakt h1 {
	background-image: url(../images/kontaktinfo_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	text-indent: -9000px;
	margin-bottom: 10px;
}
#sidebar-kontakt p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar-kontakt .last {
	background-image: url(../images/nyheter_last.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	padding: 0px;
}
#sidebar-meny {
	float: right;
	width: 262px;
	margin-bottom: 10px;
	margin-top: 25px;
	background-image: url(../images/nyheter_bg.png);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #252525;
	margin-right: 20px;
	display: inline;
}
#sidebar-meny h1 {
	background-image: url(../images/meny_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	text-indent: -9000px;
	margin-bottom: 10px;
}
#sidebar-meny p {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#sidebar-meny .last {
	background-image: url(../images/nyheter_last.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	padding: 0px;
}
#sidebar-meny ul {
	padding-left: 40px;
}
#clear {
	clear: both;
}
#footer {
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 45px;
	font-size: 11px;
	padding-top: 55px;
	color: #FFFFFF;
}
.letterspacing {
	letter-spacing: 0.2em;
	color: #D0E6F4;
	font-size: 11px;
}
.photoframe {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #0C3D78;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.menu:link {
	color: #eee;
	text-decoration: none;
}
a.menu:visited {
	color: #eee;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
a.menu:active {
	color: #eee;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
