*{
  border: 0;
  margin: 0;
  padding: 0;
}

body

{
	font-family: Pristina, "Times New Roman", Times, serif;
	font-size: 110%;
	text-align: center;
	background-color: #839096;
	font-style: normal;
}

p {
	margin: 7px 0 7px 0;
}




a.one:link {text-decoration: none; color: #000000}
a.one:visited {text-decoration: none; color: #000000}
a.one:hover {text-decoration: underline}

a.two:link {text-decoration: none; color: #ffffff}
a.two:visited {text-decoration: none; color: #ffffff}
a.two:hover {text-decoration: underline}

a.content:link {
	text-decoration: none;
	color: #0033CC;

}
a.content:visited {text-decoration: none; color: #0033CC;

}
a.content:hover {text-decoration: underline; color: #FF0033 }

td
 { vertical-align: top;

}

h1 {
  font-size: 160%;
}

h2 {
	font-size: 120%;
}
h3 {
  font-size: 105%;
}

h4 {
	font-size: 90%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

 .red{
  color: #FF0000;
}

#page {
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(bilder/shadow.gif);
	background-repeat: repeat-y;
	
}

#upper

 {
	width: 788px;
	background-image: url(bilder/upper.gif);
	height: 21px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
#header{
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(bilder/shadow.gif);
	background-repeat: repeat-y;
	padding-left: 14px;
	}
#content{
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(bilder/shadow.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	}


#bottom

 {
	height: 37px;
	background-image: url(bilder/bottom.gif);
	background-repeat: no-repeat;
	clear:both;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
}
.epost {
	font: 16px "Bodoni MT", "Tempus Sans ITC";
	position: relative;
	left: 650px;
	top: 2px;
	text-decoration: none;
	font-weight: bold;
}



.first_div {
   float: left; /* Float to the left. */
   width: 150px;
   background-color: #ffffff;
   padding: 10px;

}

#left {
	float: left; /* Float to the left. */
	width: 150px;
	background-color: #ffffff;
    padding-top: 10px;
    padding-left: 5px;



}




#right {
	float: left; /* Float to the left. */
	width: 560px;
	background-color: #ffffff;
	padding: 10px;
	height: 100%;

}


#box2 {
	margin: 10px;
	width: 200px;
	padding: 10px;
	float: right;
	border: 1px solid #CDD4DD;
	font-family: Pristina, serif;

}

.meny
 {


  width: 150px;
  margin: 0px;


}

.menu {
    padding: 3px 7px 0px 7px;
    float: left;
    width: 120px;
}
.display_block {
	display: block;
}


	.button {
	padding: 3px 10px 3px 7px;
	color: #394F63;
	text-decoration: none;
	width: 101px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	background-color: #E5EBF3;
	border-top: 1px solid #CDD4DD;
	font-family: "Times New Roman", Times, serif;
	}
	.button:hover {
		background-color: #CDD4DD;
	}

.border_blue {
	border-bottom: 1px solid #CDD4DD;
	border-right: 1px solid #CDD4DD;
	border-left: 1px solid #CDD4DD;
}
 ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


 td.spalt {
  background-image: url(bilder/spaltlinje.gif);
  background-repeat: repeat-y;
  padding-left: 7px;
}

img.right
 {
  margin: 7px;
  float: right
}

img.left
 {
  margin: 7px;
  float: left
}
hr.stil
 {
  width: 90%;
  color: #DDDDDD
}
input{
	font-family: verdana, helvetica, geneve arial;
	font-size:9px;
	border: 1px solid #CDD4DD;
	background-color: #E5EBF3;
	margin-top: 5px;
}
textarea{
    border: 1px solid #CDD4DD;
}

.citat {
	font-family:"Bodoni MT", "Tempus Sans ITC";
	color:#666;
	font-size: 12px;
}
.clear{clear:both;}

ul.normal
{
	margin-left:10;
	list-style-type: disc;
	padding-left: 12px;
}
table.kant{border:1px solid #000000;}
