@charset "UTF-8";
/* CSS Document */

body {
	background-color: #999;
	color: #32150D;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif; }


#side {
	background-color: #FFF;
	margin: 30px auto;
	width: 1100px; }


/* ------- Header ------- */
#header {
	padding-top: 35px; }


#header1 {
	background-color: #32150D;
	height: 5px;
	width: 100%; 
        padding-top: 35px; }


#header2 {
	background-color: #FFF;
	height: 10px;
	width: 100%; }
	

#header3 {
	background-color: #32150D;
	height: 10px;
	width: 100%; }


#header4 {
	
	width: 100%; }
	

/* #header4 img { */
	/*margin-left:437px;*/
	/*margin-top: 20px; }*/
	

#header5 {
	background-color: #32150D;
	height: 30px;
	width: 100%; }
	
	
	

/* ------- Menyheader ------- */
.menyheader {
	color: #FFF;
	margin-left: 150px;
        margin-top: 5px;
	padding-top: 6px;
	width: 590px; }
	

.menyheader td {
	padding-right: 50px;
	height:15px; }
	

.menyheader a:hover {
	color: #FFF;
	text-decoration: underline; }
	

.menyheader a:active {
	color: #FFF;
	text-decoration: none; }
	

.menyheader a {
	color: #FFF;
	text-decoration: none; }
	

.menyheader a:visited {
	color: #FFF;
	text-decoration: none; }




/* ------- Farget bakgrunn ------- */
#fbakgrunn {
	background-color: #FCF5EB; }



/* ------- Venstremeny ------- */
#venstremeny {
	color: #32150D;
	float:left;
	height: 500px;
        padding-top: 15px; }
	
	
#venstremeny a {
	color: #32150D;
	text-decoration: none; }
	
	
#venstremeny a: active {
	color: #32150D;
	text-decoration: none; }
	
	
#venstremeny a: visited {
	color: #32150D;
	text-decoration: none; }
	
	
#venstremeny a:hover {
	color: #32150D;
	text-decoration: underline; }
	
	
hr {
	color: #32150D;
	width: 85px;
	margin: 0; }
	
	
/* ------- Maincontent ------- */
#content {
	padding-top: 60px;
	margin-right: 150px;
	margin-left: 150px; }

#maincontent {
	min-height: 500px;
	width: 500px;
	margin-left: 290px; }
	
#maincontent table td {
	padding-bottom: 7px; }

#maincontent form {
	margin: 0px; }
	
#maincontent a {
	color: #32150D;
	text-decoration: none; }
	
#maincontent a: active {
	color: #32150D;
	text-decoration: none; }
	
	
#maincontent a: visited {
	color: #32150D;
	text-decoration: none; }
	
	
#maincontent a:hover {
	color: #32150D;
	text-decoration: underline; }



	
	
/* ------- Footer ------- */
#footer { clear: both; }

#footer1 {
	background-color: #32150D;
	height: 5px;
	width: 100%;
	margin-bottom: 6px; }


#footer2 {
	background-color: #32150D;
	height: 30px;
	width: 100%;
	margin-bottom: 10px; }

#footertekst {
	margin-left: 50px;
	font-size: 10px;
	width: 1000px; }
	



/* ------- Copy ------- */
#copy { float: left;
        padding-bottom: 35px; }

#copy a {
	color: #32150D;
	text-decoration: none; }
	
#copy a: active {
	color: #32150D;
	text-decoration: none; }
	
	
#copy a: visited {
	color: #32150D;
	text-decoration: none; }
	
	
#copy a:hover {
	color: #32150D;
	text-decoration: underline; }
	
	


/* ------- Info------- */
#info { float: right; }

#info a {
	color: #32150D;
	text-decoration: none; }
	
#info a: active {
	color: #32150D;
	text-decoration: none; }
	
	
#info a: visited {
	color: #32150D;
	text-decoration: none; }
	
	
#info a:hover {
	color: #32150D;
	text-decoration: underline; }