body {
	font-family: Verdana;
	background-color: #fff;
	}

body table {
	width: 100%;
	}

body td {
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
	border: 1px solid #b71;
	}

#basic-accordian{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	border:5px solid #EEE;
	padding:5px;
	width:95%;
	z-index:2;
}

.accordion_headings{
	padding:5px;
	background:#000;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#fff;
	color: #000;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background:#333;
}

#footer {
	text-align: center;
	width: 100%;
	line-height: 30px;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #a88;
	margin-top: 50px;
	z-index: 1000;
	}

#footer a {
	text-decoration: none;
	color: #33a;
	}

#footer a:hover {
	background-color: #ddd;
	color: #333;
	}

.topp_iframe {
	font-family: Georgia, Courier, serif;
	font-size: 1.2em;
	}	

.row0 {
    background-color: #ffffff;
}

.row1 {
    background-color: #f0f0f0;
}

h1 {
	border-bottom: 2px solid green;
	font-family: Verdana;
	color: #a00;	
	line-height: 1.1em;
	width: 100%;
	font-size: 2em;
	margin-bottom: 20px;
	margin-top: 10px;
	}

ul {
	list-style-type: disc;
	}

li {
	margin-left: 1em;
	}

.addthis_button_compact {
	font-family: Trebuchet, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	}

.infoboks {
	font-family: Trebuchet, sans-serif;
	font-size: 1.1em;
	color: #ddd;
	width: 100%;
/*	background-image:url('bakgrunn.jpg');   
	background-repeat: no-repeat;
	background-position: center; */
	padding: 15px 15px 15px 15px;
	}

.infoboks li {
	margin-bottom: 1.2em;
	}

.infoboks h1 {
	text-align: center;
	}

.feilmelding {
	width: 100%;
	text-align: center;
	font-family: tahoma, verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #f00;
	}

.red {
	color: #f00;
	}

.green {
	color: #0a0;
	}

.sistesok {
	width: 100%;
	text-align: center;
	font-family: Tahoma, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	}

.sistesok h1 {
	width: 100%;
	border-bottom: 2px solid green;
	font-size: 1.6em;
	text-align: center;
	}

.sistesok a {
	text-decoration: none;
	}

.sistesok a:hover {
	padding-left: 20px;
	}

.fantnoe td {
	border: 0;
		}

a.lenketilbok {
	text-decoration: none;
	color: #040;
	font-weight: bold;
	font-family: Trebuchet, Verdana, sans-serif;
	line-height: 1.2em;
	}

