*	{
	font-family: arial, verdana;
	font-size: 10pt;
}
body	{
	background-color: #999;
}
img	{
	display: block;
}
a:link	{
	color: black;
}
a:hover	{
	color: #5E624F;
}
a:visited	{
	color: #444;
}
a:visited:hover	{
	color: #5E624F;
}
h2 {
	color: #800;
	font-family: Trebuchet MS,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 0;
}
#hovudtabell	{
	width: 760px;
}
#innhaldshaldar	{
	background-color: #E4D8D2;
	border: solid 1px #4D4D4D;
	height:200px;
}
#td_artikkel	{
	border-right:solid 1px #666666;
	width:520px;
	vertical-align:top;
}
#div_kart	{
	height: 197px;
}

table#biletstripe	{
	border-bottom: solid 1px #666;
}
.artikkel table td	{
	padding-bottom:10px;
}
/* Høgresida og menyane der */


div#adresse	{
	padding: 20px 0 0 2px;
	
}

div.artikkelhogre	{
	padding: 2px;
	/*border-top: solid 1px #666;*/
	
}
div.boks	{
	background-color: #c7c395;
	width: 180px;
	font-family: Trebuchet MS,Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #474747;
	padding: 0 3px 0 3px;
	margin-left: -3px;
}

div#spraak	{
	border-top: solid 1px #666;
	padding: 20px 0;
}
div#spraak table {
	margin: 0 auto;
}
div#spraak a	{
	text-decoration:none;
	display: block;
	width:45px;
	height: 30px;
}
.utheva {
	font-weight: bold;
	color: #800;
}
a#norsk	{					background-image: url(images/ikonnorsk1.gif); }
a#norsk:hover	{			background-image: url(images/ikonnorsk2.gif); }

a#engelsk	{				background-image: url(images/ikonengelsk1.gif); }
a#engelsk:hover	{			background-image: url(images/ikonengelsk2.gif); }

a#tysk	{					background-image: url(images/ikontysk1.gif); }
a#tysk:hover	{			background-image: url(images/ikontysk2.gif); }

a#nederlandsk	{			background-image: url(images/ikonnederlandsk1.gif); }
a#nederlandsk:hover	{		background-image: url(images/ikonnederlandsk2.gif); }

a#fransk	{				background-image: url(images/ikonfransk1.gif); }
a#fransk:hover	{			background-image: url(images/ikonfransk2.gif); }

#hoegreside	{
	vertical-align:top;
}

/* Hovudmenyen*/
#menyhaldar	{
	background-color: #5E624F;
	height: 22px;
	border-left: solid 1px #4D4D4D;
	border-right: solid 1px #4D4D4D;
	text-align:center;
}

#menyhaldar table	{
	margin: 0 auto;
}

.meny	td, .submeny td{
	font-weight: bold;	
	text-align: center;
	padding: 2px;
}

.meny a, .submeny a,	.meny a:visited, .submeny a:visited	{
	color: #E4D8D2;
	text-decoration: none;
}
.meny a:hover, .submeny a:hover {
	color: white;
	text-decoration:underline;
}

a.meny_aktiv, a.meny_aktiv:visited	{
	color: #fab710;
}
.submeny	{
	width: 100%;
	background-color: #808160;
	border-bottom: solid 1px #666;
}
.submeny td{
	text-align: right;
}
.submeny span	{
	float: right;
}

div.artikkel	{
	padding: 10px 15px 0 10px;
	width: 510px;
}
.artikkel img {
	border: solid 1px grey;
	margin: 0 15px 0 3px;
}
.padding	{
	padding: 10px 0 10px 10px;
	text-align:right;
}
table#aktivitetar td	{
	padding: 5px;
	vertical-align:top;
}
table#aktivitetar img	{
	float:top;
}

#submeny_omoss {
	margin-right: 50px;
}
/* kontaktside */
textarea.innputt	{
	width: 500px;
	height:200px;
}
.kontakttabell	{
	margin: 0 auto;
}
.blaatekst	{
	color: #29376f;
}
.signatur {
 margin: 0 auto;
  width: 760px;
 text-align: right;
}
.signatur a {
 font-size: 10px;
 text-decoration: none;
 color: #444;
}
#stopplyd {
	display: block;
	height: 21px;
	text-decoration: none;
	float:right;
	background-image: url(images/stoppknapp.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
}
