* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img011b.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-style: normal;
	margin-top:24px;
}

h1, h2, h3 {
	color: #333333;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}


/* Menu */

#menu1 {
  width:770px;
  height:27px;
  padding:0; 
  margin:0 auto;
  background-color:#7fc0e0; 
  list-style-type:none;
  border-bottom:2px #3366CC solid;
  }
#menu1 li {
  float:left;
  width:84px;
  border-left:1px solid #fff; 
  }
#menu1 a {
  display:block;
  width:84px;
  color:#333333; 
  background:#7fc0e0; 
  text-align:center; 
  padding:2px 0; 
  text-decoration:none; 
  float: right; 
  }
#menu1 a:hover {
	color:#FFF;
  }


/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
	border-bottom:#3399CC;
	border-bottom-width: thin;
	background:url(../images/heading_kontor.jpg) no-repeat;
}
#jubelcont{
	width:139px;
	height:84px;
	float:right;
	
}



/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
}

#prempage {
	width: 770px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Content */

#content {
	float: left;
	width: 560px;
	padding-top:0px;
}

#premcontent {
	float: left;
	width: 770px;
	height:700px;
	padding-top:0px;
}
#fruktcontent {
	float: left;
	width: 560px;
	padding-top:0px;
}

#skjema {
	width: 450px;
	padding-top:0px;
	float:left;
	}
	
#form1 {
	width: 450px;
	padding-top:0px;
	}

.post {
	margin-bottom: 0px;
	padding: 0 20px 0 0px;
}

.hr {
	border-bottom: 0px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
width:15em;
	float: right;
	padding-top: 5px;
}
#jubelcont{
width:190px;
float:right;
padding-top:0px;
}

#newsbanner{
width:190px;
float:right;
padding-top:0px;
}

#newsbanner_ved{
width:180px;
float:right;
padding:5px;
}

#loginColumn{
width:170px;
float:right;
height:50px;
color:#0066FF;
font-weight:bold;
}

#blueblock{
width: 190px;
float:right;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size:100%;
background-color: #ffffff;
color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 0px solid #90bade;
margin: 0 0 1px 0;
font-size:100%
}

#blueblock li a{
font-weight:bold;
font-size:100%;
display: block;
padding: 5px 3px 5px 20px;
background: #fff url(../images/menypil2.jpg) no-repeat;
border-bottom:2px #7fc0e0 solid;
color: #333333;
text-decoration: none;
width: 100%;
height:23px;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
background:#ffffff url(../images/menypil3.jpg) no-repeat;
color: #333;
height:23px;
border-bottom:2px #3366CC solid;
}

#download{
	width:770px;
	text-align:center;
	margin:0 auto;
	padding-bottom:10px;
}

/* Footer */

#footer {
	height: 45px;
	width:770px;
	padding: 15px 0;
	margin:auto;
	border-top:3px solid #0066FF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
.sideimg {
margin:7px 20px 0px 0;
}
.menyknapp {
	margin-left: 15px;
}

.imgpadd {
	padding-right: 15px;
	padding-top: 15px;
}
.kvadratknapp {
	padding-left: 35px;
}


#page #skjema #form1 {
	width: auto;
}
.logopadd {
	padding-left: 5px;
}
.REDFONT {
	color: #C00;
}
.underline {
	text-decoration: underline;
}

