/* -- Charlotte Jørgensen – www.charlotte.no -- */
/* -- LAYOUT -- */

* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}

body {
	background: #003366 url(assets/bakgrunn-body.gif) repeat-x top;
	color: #fff;
	padding: 5px 0 0 0;
	margin: 0;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 0.76em;
	text-align: center;
}
.img-left p {
	margin-top: 3px;
}
#wrapper {
	width: 942px;
	text-align: center;
	margin: 0 auto;
}
#content {
	padding: 20px 20px 10px 20px;
	text-align: left;
	margin: 0 auto 5px;
	background-color: #fff;
	color: #000044;
	border: 1px solid #003366;
	-moz-box-shadow: 5px 5px 5px #001d36;
	-webkit-box-shadow: 5px 5px 5px #001d36;
	box-shadow: 5px 5px 5px #001d36;
}
#footer {
	clear: both;
	color: #fff;
	text-align: center;
	font-size: 90%;
	padding: 20px 20px 0 20px;
}
.separator {
	height: 1px;
	background-color: #000044;
	clear: both;
	margin: 20px 0px 5px 0px;
}
.separatorSchwung {
	height: 37px;
	background-color: #ffffff;
	clear: both;
	margin: 0.5em 0;
	background-image: url(assets/SeparatorSchwung.gif);
	background-repeat: no-repeat;
}
.separatorInvisible {
	height: 0;
	clear: both;
}
.column {
	float: left;
	width: 210px;
	margin-right: 20px;
}
.columnlast {
	float: left;
	width: 210px;
}
.column h2, .columnlast h2 {
	margin-top: 0;
}
.column img, .columnlast img {
	width: 210px;
	margin: 0 0 8px 0;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
/* -- MENYLINJE -- */

#navigation ul {
	list-style-type: none;
	margin: 0 100px;
	padding: 0 0 8px 20px;
}
#navigation li {
	float: left;
	margin: 0 40px 8px 0;
	padding: 0;
	display: inline;
	letter-spacing: 0.1em;
}
#navigation a {
	font: 1em "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #000044;
	text-decoration: none;
	display: block;
	padding: 5px 0 1px 0;
	text-transform: uppercase;
	border-bottom: 4px solid transparent;
}
#navigation a:hover {
	color: #660000;
	text-decoration: none;
	border-bottom: 4px solid #660000;
}
/* -- TEKST -- */
p {
	font-size: 100%;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 1em;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
}
h1, h2, h4 {
	font-weight: bold; 
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
	padding: 0;
}
h1 {

	margin: 0 0 5px 0;
	font-size: 150%;
	font-style: normal;
}
h2 {
	margin: 20px 0 5px 0;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}
h3 {
	margin: 0 0 8px 0;
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
}
h4 {
	margin: 0 0 5px 0;
	font-size: 140%;
	font-style: italic;
	margin-top: 20px;
}

.ildsjelene {
	margin-right: 16px;
	font-size: 80%;
	float: left;
}
.footer-link {
	color: #fff;
	text-decoration: none;
}
.footer-link:hover {
	text-decoration: underline;
}
.img-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: none;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
.content-link {
	font-weight: bold;
	color: #000044;
}
.content-link:hover {
	text-decoration: underline;
}
/* -- BILDER -- */
img {
	border: 0;
}
.img-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: both;
	border: none;
	-moz-box-shadow: 5px 5px 5px #999;
	-webkit-box-shadow: 5px 5px 5px #999;
	box-shadow: 5px 5px 5px #999;
}
.img-logo {
	float: none;
	margin-right: 40px;
	margin-bottom: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 10px;
	border: none;
}
.img-logo-index {
	width: 75px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: none;
}
.img-logo-index-last {
	width: 125px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: none;
}
.column-img {
	padding-bottom: 20px;
}
.img-leftClear {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: none;
	clear: both;
}
.img-rightNoClear {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
/* -- TABEL -- */
th {
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
	border-bottom: 1px dashed #003366;
	width: 49%;
}
td {
	width: 49%;
	border-bottom: 1px dashed #003366;
	text-align: left;
	vertical-align: top;
	padding: 10px 0;
}
.noline {
	border-bottom: 0;
	padding: 10px 0 0 0;
}
.kursiv {
	font-style: italic;
	padding: 10px 0;
}
.kursivnoline {
	font-style: italic;
	border-bottom: 0;
	padding: 10px 0 0 0;
}
table {
	margin-bottom: 20px;
}
.twoCol1 {
	float: left;
	width: 350px;
}
.twoCol2 {
	float: right;
	width: 300px;
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content li {
	margin: 0px;
	padding-right: 20px;
	display: block;
	width: 150px;
	float: left;
}
#content ul img {
	width: 150px;
	border: none;
}
#content ul p {
	font-size: 90%;
	line-height: 100%;
	margin-top: 3px;
	height: 30px;
}


h5 {
	color: #FF0000;
	font-size: 120%;
}
.bold, .bold a {
	font-weight: bold;
	font-style: normal;
	color: #660000;
	font-size: 120%;
	text-decoration: none;
}
