* {
	margin: 0;
	padding: 0;

}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.alfaliste{
	margin: 20px 0 20px 0;
	position: relative;
}

.alfa li{
	display: inline;
	list-style-type: none;
	padding-right: 8px;
	background-color:#FFCC33;
}

.alfa a:hover{
	background-color:#FFFFFF;
	font-size: 1.1em;
}
h1{
display:inline;
font-size:36px;
color:#666666;
background-color:white;
}

img {
	border: none;
}

#container {
	
	width: 780px;
	margin: 3px auto;
}

#topp {
	height:100px;
	width: 780px;
	margin: 3px auto;
}

#banner{
	width: 582px;
	height:100px;
	padding: 10px 0 0 0;
	background-image:url(../bilderhbibl/vignett3.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-bottom: solid 1px gray;
	float:left;
}
	
#hjorne{
	float:right;
	width:190px;
	height:100px;
	padding: 0 0 0 0;
	font-weight: bold;
}
	
#banner a {
	text-decoration: none;
	background-color: transparent;
	color: black;
}

.logo {
	float: left;	
	padding: 10px;
}

#venstrekolonne {
	clear: both;
	float: left; 
	width: 132px; 
	border-style: none; 
	border-color: gray; 
	border-width: 1px; 
	background-color: transparent; 
	text-align: left;
}
#venstrekolonne h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;	
	letter-spacing: .5px; 
	text-align: center; 
	margin: 0; 
	padding: 0 0 5px 0;
}

#hovedmeny {
	width: 130px; 
	margin-top: 2px;
}

#hovedmeny ul {
	padding: 1px 0 0 0;
	font-size: 1.1em;
	font-weight: 500;
	text-align: left;
	height: 1.2em;
	list-style-type:none;
}
.menyliste a:visited {
	background-color: #98D8F7;
	color: #743D23;
	border-bottom-style: groove;
	border-right-style: groove;
	border: thin;
}
.menyliste a:hover {
	background-color: #285ABD;
	color: Navy;
}
.menyliste a {
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	width: 130px;
	background-color: #98D8F7;
	color: navy;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-decoration: none;
}

.menyliste ul {
list-style-type:none;
}

#hoyrekolonne {
	clear: right;
	float: right; 
	width: 183px; 
	padding: 5px 5px 2px 0px; 
}

#hoyremeny {
	width: 185px; 
	margin-top: 2px;
}

#hoyremeny ul {
	margin-left: 0;
	padding: 5px 0 0 5px;
}
.hoyreliste a {
	display: block;
	padding: 2px 2px 0 5px;
	width: 145px;
	text-decoration: none;
}

.hoyreliste a:hover {
	background-color: white;	
	color: Navy; 
	text-decoration: none;
}

#hoyrekolonne ul {
	margin: 0; 
	padding-left: 5px;
}

#hoyrekolonne ul li{
	text-align: left;
	list-style-type: none;
	line-height: 1.5em;
	font-size: 0.8em;
}

#hoyrekolonne2 {
	clear: right;	
	float: right; 
	width: 138px; 
	padding: 2px 1px 6px 6px; 
	font-size: 1.2em; 
}

#hoyrekolonne2 img {
	padding-top: 3px;
}

#hoyrekolonne2, #hoyrekolonne2 h3, #hoyrekolonne2 a {
	background-color: white;
	color: blue;
}

#hoyrekolonne2 a {
	font-weight: 600;
}
.innhold {
	width: auto;
	margin-left: 140px;
	margin-right: 190px;
	padding: 5px 10px 0px 10px;
	background-color: white;
	color: #333333;
	overflow: visible;
}

.innhold img {
	margin: 0px;
	position: relative;
	left: 0px;
	padding: .5em .5em .5em 0; 
}
.innhold h2, h3 {
	background-color: white;
	color:#c60;
	font-size: 115%;
	font-weight: bold;
	margin: 5px 0 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.innhold h3 {
	font-size: 1.3em;
	border-top: none;
}

.innhold p, li {
	margin: 5px 0 0 0;
}

.innhold table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
}

.innhold th{
	background-color: #F6DA6D;
	color: black;
}

.innhold td{
	padding-right: 5px;	
	border-top: 1px solid #F6DA6D; 
	line-height: 1.6em;
}

#smulesti {
	padding: 0px; 
	margin: 5px 0px 10px 0px; 
	font-size: 80%; 
	font-weight: bold;
	position: relative;
}

#smulesti ul {
	margin-left: 0; 
	padding-left: 0; 
	display: inline; 
	border: none;
}

#smulesti ul li {
	margin-left: 0; 
	padding-left: 2px; 
	border: none; 
	list-style: none; 
	display: inline;
}

.nyhet {
	border-bottom: 1px solid #F6DA6D;
	float: left;
	width: 425px;
	list-style-type: disc;
}

.nyhet img {
	float: left;	
	margin: 0px 2px 8px 0px;
	}
	
.nyhet h1{
font-size: 1.2em;
font-variant:small-caps;
line-height: 1.7em;
display:block;
color:#666666;
background-color:#D8D0B4;
}

.nyhet ul{
list-style-type: disc;
}

.nyhetsbilde {
	float: left;	
	margin: 2px 8px 0 0;
}

.dato {
	background-color: white;
	color:#666666;
	font-size: 80%;
	text-align: right;
}

.vignettbilde {
	display: block; 
	width:440px; 
	height: 48px;
}
#pilopp {
	float: left;
	clear: both;
}

#bunntekst {
	clear: both; 
	margin: 15px 0px 10px 0px; 
	width: 760px;
}

address {
	text-align: center;
	font-size: .9em;
	border-top: thin solid Gray;
}
  
.intro {
	position: relative;
	width: 420px;
}

.intro img {
float: left;
}

#filmbilder {
float: left;
width: 34%;
}
#filmprogram {
width: 64%;
float: right;
}
.clear {
clear: both;
}
