@charset "UTF-8";
/* CSS Document */
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #CCC;
	margin: 0px;
}
p {
	margin-top: 0px;
}
p,td,th,li {
	font-size: 12px;
}
div#content div.article h1 {
	font-size: 24px;
}
div#content div.article h2 {
	font-size: 18px;
}
div#content div.article h3 {
	font-size: 15px;
}
div#content div.article h4, div#content div.article h5, div#content div.article h6 {
	font-size: 12px;
}
h2, h3, h4, h5 {
	margin-bottom: 0.25em;
}
a {
	color: #324760;
}
a:hover {
	color: #FBD37C;
}
cite {
	font-size: 15px;
	font-weight: bold;
	color: #009470;
}
#wrapper {
	background-color: #324760;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/sesonger/sommer/sommer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	padding-bottom: 1em;
}
#logo {
	display: inline;
	overflow: hidden;
	height: 88px;
}
#logo img {
	border-style: none;
	float: right;
	margin: 8px 8px 0 0;
}
#menuWrapper {
	overflow: hidden;
	clear: right;
	padding-top: 176px;
}
#subMenuWrapper {
	float: left;
	width: 145px;
	padding: 0 15px 0 15px;
}
.subMenu li a {
	color: #9EACB9;
	text-decoration: none;
	font-size: 15px;
	line-height: 25px;
}
.subMenu li {
	text-align: right;
	margin-left: -150px;
}
.subMenu li a:hover {
	color: #FBD37C;
}
ul.subMenu, ul.submenu li {
	margin-top: 0px;
	padding-top: 0px;
	list-style: none;
}
.submenus {
	list-style: none;
}
ul.subMenu ul.submenus li a {
	color: #9EACB9;
	font-size: 10px;
	line-height: 11px;
}
ul.subMenu ul.submenus li.selected a, ul.subMenu ul.submenus li a:hover {
	color: #FBD37C;
}
ul.submenus {
	margin-bottom: 0.4em;
	margin-top: -4px;
}

#content {
	top: 10px;
	margin-left: 175px;
	margin-right: 175px;
	background-color: #9EACB9;
	margin-bottom: 20px;
	color: #3c5068;
	padding: 15px;
	min-height: 360px;
}
#content h1 {
	font-size: 26px;
	margin-top: 0px;
}
#content p {
	font-size: 12px;
}
#content img {
	border: 1px solid #324760;
}
#content ul, #content ol {
	margin-top: 0.25em;
}
#content #fotoboks {
	font-size: 10px;
	font-style: italic;
}
#newsWrapper {
	float: right;
	width: 145px;
	padding: 43px 15px 15px 15px;
	color: #AFBAC5;
}
#newsWrapper h1 {
	font-size: 12px;
	margin-bottom: 0px;
}
#newsWrapper a{
	color: #009470;
	text-decoration: none;
}
#newsWrapper a:hover {
	color: #FBD37C;
}
#newsWrapper p {
	font-size: 12px;
}
.wrapDown {
	font-size: 1px;
	clear: both;
}
ul li.active a {
	color:#FBD37C;
}
.newSection {
	border-top: 1px solid #9EACB9;
	padding-top: 1em;
	margin-top: 1em;
}
table.liste {
	margin-bottom: 1em;
}
table.liste tr td {
	padding-right: 1em;
}
table.underline tr td {
	padding: 2px 1em 2px 0;
	border-bottom: 1px solid #324760;
}
table.underline tr td a {
	text-decoration: none;
}
div.imageBox {
	float: left;
	margin: 0 8px 8px 0;
	background-color: #9EACB9;
	height: 210px;
}
div.imageBox img {
	padding: 12px;
	background-color: #fff;
}
div.imageBox div.bildetekst {
	background-color: #9EACB9;
	font-size: 10px;
	font-style: italic;
}
div.logoAjust {
	/*min-height:1em;*/
}
div.frontPageImage {
	height: 205px;
	width: 135px;
	margin: -224px 0 0 18px;
}
