#banner {
	width: 850px;
	background-image: url(../images/banner.gif);
	height: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #96dfff;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96dfff;
	border-left-color: #96dfff;
}
#navigation {
	height: 305px;
	float: left;
	margin-top: 45px;
	padding-left: 100px;
}
#buttons {
	width: 150px;
	height: 300px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #96DFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #96DFFF;
	float: left;
	padding-top: 10px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	width: 150px;
	float: left;
}
.button a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F4359;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	width: 150px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96DFFF;
	border-bottom-color: #96DFFF;
	font-variant: small-caps;
	background-color: #CAEFFF;
	letter-spacing: 0.001em;
	text-decoration: none;
}
.button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F4359;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	width: 150px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96DFFF;
	border-bottom-color: #96DFFF;
	font-variant: small-caps;
	background-color: #CAEFFF;
	letter-spacing: 0.001em;
	text-decoration: none;
}
.button a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F4359;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	width: 150px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96DFFF;
	border-bottom-color: #96DFFF;
	font-variant: small-caps;
	background-color: #CAEFFF;
	letter-spacing: 0.001em;
	text-decoration: none;
}
.button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F4359;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	width: 150px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96DFFF;
	border-bottom-color: #96DFFF;
	font-variant: small-caps;
	background-color: #CAEFFF;
	letter-spacing: 0.001em;
	text-decoration: none;
}
#mainContainer {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 600px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #96dfff;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96dfff;
	border-left-color: #96dfff;
}
#news {
	float: left;
	height: 600px;
	width: 319px;
	overflow: auto;
	background-color: #caefff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-right: 21px;
}
.tittel {
	font-family: Verdana;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

#variousInfo {
	float: left;
	height: 600px;
	width: 274px;
	background-color: #caefff;
	padding-left: 21px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #96dfff;
	padding-right: 10px;
	overflow:auto;
}
#variousInfoFull {
	float: left;
	height: 582px;
	width: 603px;
	background-color: #caefff;
	padding-left: 21px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #96dfff;
	padding-right: 21px;
	overflow:auto;
	padding-top: 18px;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.overskrift2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

body {
	background-color: #0f4359;
}
#sponsorer {
	float: left;
	width: 155px;
	height: 582px;
	background-color: #CAEFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 18px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #96dfff;
}
body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
hr {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #96dfff;
}
#sistenytt {
	background-color: #CCFFFF;
	height: 630px;
	width: 593px;
	padding: 5px;
}
#footer {
	height: 70px;
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #96dfff;
	border-bottom-color: #96dfff;
	border-left-color: #96dfff;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.imgmargin {
	margin-right: 10px;
}
.bilde {
	text-align: right;
	clear: both;
	float: right;
}

