/* GENERELL CSS GENERELL CSS GENERELL CSS GENERELL CSS GENERELL CSS */
body {
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #8a0b03;
	text-decoration: none;
}
a:visited {
	color: #8a0b03;
	text-decoration: none;
	
}
a:hover {
	color: #8a0b03; 
	text-decoration: underline;
}
td {
font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
th {
font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
/* GENERELL CSS GENERELL CSS GENERELL CSS GENERELL CSS GENERELL CSS */




.title_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #000000;
}
.smalltitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #333333;
	font-weight: bold
}
.ingress_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #000000
}
.url_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #990000
}
.dato_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	color: #999999
}
.title_index_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	color: #646464;
	font-weight: bold
}

.bg_menu {
	background-image: url(../images/logo3.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}
.bg_fact {
	background-image: url(../images/goavddisbg.jpg);
	background-repeat: no-repeat;
	height: 22px;
}
.bg_galdu {
	background-image: url(../images/bgleft.jpg);
	height: 22px;
}
.bg_menneske {
	background-image: url(../images/menneskebg.jpg);
	height: 22px;
}
.bottom_dotted {
	border-bottom: 1px solid #EEE8D0;
}


/* Gjestebok */
.title_gjestebok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333333;
	font-weight: bold
}
.adress_gjestebok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-style: italic;
}
.main_gjestebok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight:
}
/* Gjestebok */


/* RAMMER RAMMER RAMMER RAMMER RAMMER RAMMER */
.border_bottom {
	border-top: 1px solid #cccccc;
}
.border {
	border: 1px dashed #999999;
}
.border_blogg {
	border-left: 1px dashed #cccccc; 
	border-right: 1px dashed #cccccc;
}
.border_main {
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
}
/* RAMMER RAMMER RAMMER RAMMER RAMMER RAMMER */

/* SKJEMAER OG SEND-KNAPPER*/
.button_logginn {
	height: 18px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px
}
.search_cell {
	width: 118px;
	height: 18px;
	font: 10px Arial; 
	border: 1px solid #f0e3c6;
	color: #8a0b03;
}
.button_index {
	width: 18px;
	height: 18px;
	font: 10px Arial; 
	color: #8a0b03;
	border: 1px solid #f0e3c6;
	background-color: #FFF;
}
.formsize_logginn { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; width: 200px
}
.formsize_name {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; width: 223px
}
.formsize_main {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; width: 450px
}
.formsize { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; width: 500px
}
/* SKJEMAER OG SEND-KNAPPER*/