A:link {
	background-color: transparent;
	color: #eb630f;
	font-weight: bold;
}

A:visited {
	background-color : transparent;
	color: #eb630f;
	font-weight: bold; 	
}

A:hover {
	background-color: f4f1ea;
	color: #eb630f;
}

A:active {
	background-color : transparent;
	color : 321764;
	font-weight : bold;
	text-decoration : none;
}


BODY {
  background-color: #ffffff;
  align: center;
}

H1 {
#  font-family: verdana, arial, sans-serif;
  font-family: tahoma;
  font-size: 18px;
  color: #000000;
  margin-top: 15px;
  padding-bottom: 10px;
}

H2 {
#  font-family: verdana, arial, sans-serif;
  font-family: tahoma; 
  font-size: 16px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 10px;
  margin-top: 20px;
}

H3 {
#  font-family: verdana, arial, sans-serif;
  font-family: tahoma; 
  font-size: 12px;
  color: #000000;
  margin-top: 10px;
}



LI {
  padding-top: 5px;
}



.caption {
  font-family : verdana, arial, sans-serif;
  font-size : 10px;
  color : #3f4f8a;
}




td.header {
  width: 896px;
  background-color: #ffffff;
  padding-left: 1px;
  padding-right: 0px;
  padding-bottom: 0px; 
  margin: 0px;
  border: none;
}

.stripe {
  height: 30px;
  padding: 3px;
  background-color: #eb630f;
  border: solid 1px white; 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  color: #000000; 
  text-align: center;
}

.adresse {
  height: 50px;
  background-color: #f4f1ea;
  text-align: center;
  border: solid 1px white;
  font-family : verdana, arial, sans-serif;
  font-size : 9px;
  line-height : 150%;
  text-decoration : none;
  font-weight: normal;
  text-align: center;
}

.menykolonne {
  width: 220px;
  height: 500px;
  padding-top: 15px;
  padding-right: 2px;
  background-color: #f4f1ea;
  border: solid 1px #ffffff;
  vertical-align: top;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
}

.innhold {
  width: 692px;
  background-color: #ffffff;
  padding: 3px;
  border: solid 1px white;
  vertical-align: top;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 140%;
  color: #000000; 
  padding-left: 10px;
  padding-right: 10px; 
}


td.shadow-top { 
  height: 11px;  
  width: 928px;
  background-image: url(borders/top.gif)
}

td.shadow-bottom { 
  height: 11px;  
  width: 928px;
  background-image: url(borders/bottom.gif)
}

td.shadow-left {
  background: left top repeat-y url(borders/left.gif);
}

td.shadow-right {
  background: right top repeat-y url(borders/right.gif);
}


.celsubmenu {
  padding-bottom: 10px;
}

.csc-frame-frame1 {
  padding: 20px; 
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 140%;
  text-align: center;
  background: #f4f1ea;
  border: solid 1px #000000;
  border-collapse: collapse;
}


.csc-frame-frame1 td {
  border: dotted 1px; #000000;
  padding: 3px;
}



.menuitem {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #000000;
  margin : 3px;
  line-height: 160%;
}

.menuitem a:link {
  background-color : transparent;
  color : #000000;
}

.menuitem a:visited {
  background-color : transparent;
  color : #000000;
}

.menuitem a:hover {
  color : #000000;
  text-decoration : underline;
}

.menuitem a:active {
  color: #000000;
  text-decoration : underline;
}


.menuhead {
  font-family : verdana, arial, sans-serif;
  font-size : 12px;
  font-weight : bold;
  text-align: center;
  color: #f4f1ea;
  background-color: #3f4f8a;
  margin : 3px;
  line-height: 160%;
}

.menuhead a:link {
  background-color : transparent;
  color : #f4f1ea;
}

.menuhead a:visited {
  background-color : transparent;
  color : #f4f1ea;
}

.menuhead a:hover {
  text-decoration: underline;
}

