body {
	background-color: #ffffff;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
}

.body {
	background-color: #ededfe;
}


table {
	font-size: 12px;
	color: #333399;
}


h1 {
	background-color: #9999cc;
	background-image: url(../images/design/stjerne.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 16px;
	letter-spacing: 1px;
	font-variant: small-caps; 
	color: #153976;
	padding-left: 33px;
	height: 35px;
	width: 100%;
	padding-top: 9px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #153976;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 25px;

}

h4 {
	font-size: 12px;
	color: #333366;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 35px;
}

h3 {
	font-size: 14px;
	color: #9999cc;
	margin-bottom: -10px;
}

#center h3 {
	font-size: 14px;
	color: #9999cc;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-left: 33px;
}

p {
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 35px;
	padding-right: 10px;
}

a

 {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

#ytterst {
	width: 100%;
}

#container {
	width: 870px;
	text-align: left;
}

#top {
	padding: 4px;
	background-color: #333366;
	background-image: url(../images/design/top_ny.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 1px solid #a5b5c6;
}

#left {
	float: left;
	width: 160px;
	background-color: #ccccff;
	background-image: url(../images/design/bgfarge.gif);
	background-repeat:  repeat-x;
	background-position: center bottom; 
	border: 1px #a5b5c6 solid;
	}
	
UL#mainnav{
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	list-style-type: none;
	background-color: #9999cc;
	
}

UL#mainnav LI A{
	padding: 6px 6px;
	display: block;
	margin: 0px;
	width: 100%;
	color: white;
	text-decoration: none;
	border: 1px #9999cc solid;
}
ul#mainnav li a:hover{
	color: #153976;
	background-color: #ccccff;
	background-image: url(../images/design/stjerne2.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	border: 1px #153976 solid;
}

h4#kontakt {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 6px;
}

p#kontakt {
	font-size: 10px;
	padding-left: 6px;	
}
	
#right {
	float: right;
	width: 150px;
	padding: 0px;
	margin: 0px;
	background-color: #153976;
	border: 1px solid #a5b5c6;
	color: #ffffff;
}

#right img {
	padding: 0px;
	margin: 0px;
	}

#right h3 {
	color: #9999cc;
}

#right h4 {
	font-size: 10px;
	color: 9999ff;
	padding-left: 5px;
	margin-top: 15px;


}

#right p {
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#right a {
	color: #bdc5ce;
	text-decoration: none;
}

#right a:hover {
	color: #ccccff;
	text-decoration: underline;
}



#right ul {
	margin:0px;
	margin-left: 15px;
}

#rightcontent {
	padding: 0px;
	margin: 0px;
	}

div#annonse a {
	color: #330066;
	text-decoration: none;
}

div#annonse a:hover {
	color: #e76e29;
	text-decoration: underline;
}




#center {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	background-image: url(../images/design/snow.gif);
	background-repeat: repeat;
	background-position: right bottom;
	border: 1px #9999cc solid;
	margin-bottom: 0px;
	font-size: 12px;
	
	}
	
#clear {
	clear: both;
}

#footer {
	text-align: center;
	background-color: #9999cc;
	border-bottom: 1px #5c6f90 solid;
	border-top: 1px #5c6f90 solid;
	color: #5c6f90;
}

#footer a {
	color: #6666ff;
	text-decoration: none;
}

#footer a:hover {
	color: #0000ff;
	text-decoration: underline;
}

/* Dette er styling på skjema */

input {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333399;
	border: 1px #000033 solid;
	background: none;
}

textarea {
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	border: 1px #000033 solid;
	background: none;
}

/*styling av bilder i mediabanken*/

.bilderekke {
	clear: both;
	height: 150px;
	width: 500px;
	margin-left: 32px;
	margin-bottom: 5px;
	padding-bottom: 6px;
	border-bottom: 1px #330066 dotted;
}

.bildecontainer {
	width: 125px; 
	float: left; 
	overflow: hidden;
}

.bildestr {
	width: 100px;
	height: 100px;
}

.bildestr img{
	border: none;
}

div#imgContainer {
	margin-left: 32px;
	
}