/*CSS*/
/*Hovedoppbyggingen av siden med DIV's*/
#ramme {
	height: 600px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header {
	height: 200px;
	width: 955px;
	background-image: url(../grafikk/header.jpg);
	float: left;
}
#meny {
	height: 55px;
	width: 955px;
	float: left;
}
#hoved {
	width: 895px;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../grafikk/midten.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top: 10px;
}
#hoved2 {
	width: 955px;
	background-image: url(../grafikk/midten.jpg);
	background-repeat: repeat-y;
	float: left;
	padding-top: 10px;
}
#right {
	float: left;
	height: 400px;
	width: 300px;
	margin-left: 5px;
}

#left {
	float: left;
	height: 430px;
	width: 630px;
}

#footer {
	width: 945px;
	float: left;
	color: #999999;
}
.rightnoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}

/*Formatering av vanlige tags*/
h1 {
	font-size: 1.4em;
	color: #B00808;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #970303;
	letter-spacing: 2em;
	text-transform: uppercase;
}
h2 {
	font-size: 1.2em;
	color: #B00808;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B00808;
}
.rightborder {
	border: 1px solid #B00808;
	float: right;
}

h3 {
	font-size: 0.9em;
	color: #000000;
	margin-bottom: 0px;
}
.tettunder {
	margin-top: 3px;
}

h4 {
	font-size: 0.75em;
	color: #B00808;
	text-align: center;
}
p {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.75em;
	margin-bottom: 0px;
	line-height: 140%;
}
body {
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	background-image: url(../grafikk/bakgrunn.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #F5F5F5;
}
#bunn {
	background-image: url(../grafikk/bunn.jpg);
	float: left;
	height: 22px;
	width: 955px;
}
#copy {
	float: left;
	width: 600px;
	font-size: 12px;
	padding-top: 5px;
}


#topp {
	background-image: url(../grafikk/topp.jpg);
	float: left;
	height: 20px;
	width: 955px;
}
#ideo {
	float: left;
	width: 340px;
	padding-top: 5px;
}


/*Formatering av linker*/
a:link {
	color: #B00807;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}

/*Forskjellige class*/
.midtstill {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer {
	float: left;
	width: 955px;
}
#navcontainer ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	margin-left: 7px;
	margin-right: 6px;
	font-size: 15px;
}

#navcontainer ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#navcontainer a {
	color: #FFFFFF;
	background-color: #000000;
	border: 5px solid #333333;
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	height: 22px;
	padding-top: 4px;
	width: 125px;
	text-decoration: none;
	font-weight: bold;
}
#navcontainer .hjem a {
	width: 42px;
	height: 35px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
	padding-top: 0px;
}

#navcontainer .hjem a:hover {
	width: 42px;
	height: 35px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #CCCCCC;
	padding-top: 0px;
}

#navcontainer a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border: 5px solid #B00808;
	display: block;
	width: 125px;
	float: left;
	list-style-type: none;
	text-align: center;
	height: 22px;
	padding-top: 4px;
}

.border {
	border: 1px solid #000000;
}
.noborder {
	border-width: 0px;
}
.float_right {
	float: right;
}
#kontakt {
	height: 195px;
	width: 473px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	border: 2px solid #B00807;
	padding-right: 15px;
	background-image: url(../grafikk/kontakt.jpg);
	margin-right: auto;
}
#kontakt1 {
	float: left;
	height: 100px;
	width: 230px;
	padding-top: 20px;
	margin-top: 5px;
}
#kontakt2 {
	float: left;
	height: 120px;
	width: 150px;
	padding-top: 20px;
	margin-top: 5px;
}
label {
	width: 70px;
	float: left;
	font-weight: bold;
}

hr {
	color: #CCCCCC;
}
.ref {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #333333;
}
h6 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}
.border2 {
	border: 1px solid #B00808;
}
.border2right {
	float: right;
	border: 1px solid #B00808;
}
h5 {
	color: #B00808;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0px;
}
#hjem {
	width: 545px;
	background-image: url(../images/notatblokk.jpg);
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 40px;
	background-repeat: no-repeat;
	height: 380px;
	margin-left: 5px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.front {
	font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
