/* Main css file */

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 210px 0px 0px 100px;
	/*height: 500px;
	width: 800px;*/
	/*overflow: scroll;*/
	color: #614C3A;
	scrollbar-face-color: #ECECEC;
	scrollbar-arrow-color: #614C3A;
	scrollbar-shadow-color: #EFECEC;

}

#menu {
	/*margin: 1200px 0px 0px 200px;*/
	width: 190px;
	height: 600px;
	float: left;
	padding: 0px 0px 0px 35px;
}

#menu_list {
	list-style-type: none

}

img {
	/*padding: 0px 0px 5px 0px;*/
	border-style:none;
}

img.right {
	float: right;
	padding: 0px 10px 0px 10px;
}

img.left {
	float: left;
	padding: 0px 10px 0px 10px;
}

table {
	/*float: left;*/
	/*display: inline;*/
	/*margin: 200px 200px 0px -20px;*/
	font-family: Georgia;
	font-size: 14px;
	color: #614C3A;
}

body.index {
	/*background-image: url(../images/bg_pattern.png);
	background-repeat: repeat;
	background-image: url(../images/forside.jpg);*/
	background-color: #ECECEC;
}

body.news {
	/*background-image: url(../images/bg_pattern.png);
	background-repeat: repeat;*/
	background-color: #ECECEC;
	background-image: url(../images/newspage.jpg);
	background-repeat: no-repeat;
}

body.nyheter {
	/*background-image: url(../images/bg_pattern.png);
	background-repeat: repeat;*/
	background-color: #ECECEC;
	/*background-image: url(../images/bakgrunn.jpg);*/
	background-repeat: no-repeat;
}

.tekst {
	height: 430px;
	width: 600px;
	margin: 15px 0px 0px 0px;
	padding: 0px 10px 10px 0px;
	overflow: auto;
	/*font-size: 12px;*/
	/*float: left;*/
	text-align: justify;
}

.headerimage {
	visibility: hidden;
	margin: 100px 0px 0px 100px;
	font-size: 36px;
}

table.topmeny {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}

/*.topmeny {
	margin: 200px 0px 0px 0px;
}*/

span.space { margin: 0px 80px 0px 0px;}

span.verticalspace { margin: 0px 0px 40px 0px;}

a:link {color: #847173}     /* unvisited link */
a:visited {color: #BC8F8F}  /* visited link */
a:hover {color: #FFCCCC}   /* mouse over link */
a:active {color: #BC8F8F}   /* selected link */


p {
	/*padding:  0px 40px 10px 120px;*/
	font-family: Georgia;
	font-size: 14px;
}


h1 {
	font-family: Georgia;
	font-size: 20px;
}

h2 {
	font-family: Georgia;
	font-size: 16px;
}

h3 {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}

td.fet {
	font-weight: bold;
}

td {
	padding: 5px 10px 5px 0px;
}

td.critic {
        font-style:italic;
	padding: 0px 10px 15px 0px;
}
.news {
	/*float: right;*/
	/*margin: 120px 20px 20px 20px;*/
	/*padding: 360px;*/
	text-align: justify;
}



/* Classes */


.index {
	
}

.inline {
	/*display: table-cell;
	vertical-align: top;*/
}


.menu1{
/*background-image:url(images/menudiv1bg.gif);
margin-left:25px;
padding-left:20px;
padding-top:2px;
padding-bottom: 2px;*/
padding: 2px 0px 2px 0px;
display:block;
/*text-decoration: none;
color: #000000;
/*height: 20px;*/
}

.submenu{
/*background-image: url(images/submenu.gif);*/
display: block;
/*height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;*/
}

.hide{
display: none;
}

.show{
display: block;
}

.subli {
	
}

.submenu {
	list-style-type: none;
	padding: 0px;
	text-indent: 10px;

}

.option {
	padding: 5px 0px 5px 0px;
}
