.center-wrap
{
	width: 100%;
	margin:0 auto;
	padding: 0;
	text-align: center;	
}

.container
{
	text-align: left;
}

.header-wrap
{	
	background-color: #FFFFFF;
	width: 100%;
	height: 91px;	
	margin:0 auto;
	text-align:center;
	width:100%;	
	border-bottom: 1px solid #d9d9d9;
}

.page-bg
{
	background-image: url(../images/graphics/page-bg.png);
	background-repeat: repeat-y;
	min-height: 500px;
}

.header
{
	background-image: url(../images/graphics/top-bg.gif);	
	height: 181px;		
}

.logos-wrapper
{
	margin-top: 30px;
}

.black-wrap
{	
	background-image: url(../images/graphics/black-bg.gif);
	background-repeat: repeat-x;
	height: 359px;	
	margin:0 auto;
	text-align:center;
	width:100%;		
}

.content-bg
{
	background-color: #FFFFFF;
}

.textpage-bg
{
	background-color: #eff4f4;
	opacity: 0.5;
	background-repeat: repeat-y;
	overflow: hidden;
	width: 360px;
	min-height: 600px;
	margin-right: 0px;
	z-index: 0;
}

.colfix
{
	margin-left: -10px;
}

.nytt
{
	position: absolute;
	margin-left: 5px;
	width: 70px;
	height: 71px;
	background-image: url(../images/graphics/nytt.png);
	background-repeat: no-repeat;
}

.col1
{
	float: left;
	width: 220px;
	height: 238px;
	background-image: url(../images/graphics/col1.png);
	background-repeat: no-repeat;
}

.col1 img
{
	margin-left: 14px;
	margin-top: 8px;
	
}


.col1-textwrap
{
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.2em;
	padding-top: 8px;
	color: #7b7c7c;
	
}

.col1 h3
{
	text-transform: uppercase;
	font-size: 1.0em;
	color: #000000;
	padding-bottom: 4px;
	border-bottom: 1px solid #cfd1d0;
	margin-top: 4px;
	margin-bottom: 8px;
}

.firstcol
{
	margin-left: 30px;
	margin-bottom: 38px;
}
.midi
{
	float: left;
	margin-left: 15px;
	width: 202px;
	height: 225px;
	background-image: url(../images/graphics/midi.png);
	background-repeat: no-repeat;
}

.midi-text-wrapper
{
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 20px;
}

.midi-text
{
	font-size: 1.6em;
	line-height: 1em;
}

.white
{
	background-color: #FFFFFF;
}

.black-bg
{
	background-image: url(../images/graphics/black-bg.gif);
	background-repeat: repeat-x;
	height: 359px;
	width: 190px;
}




.logo
{
	position: relative;
	float: left;
	width: 161px;
	height: 47px;
	background-image: url(../images/graphics/logo.gif);
	margin-top: 3px;
}

.top-menu-wrapper
{
	position: relative;
	float: left;
	padding-top: 123px;
	padding-left: 309px;
}

.footer-wrap
{	
	position: relative;
	float: left;
	background-image: url(../images/graphics/footer-bg.gif);	
	background-repeat: repeat-x;
	width: 100%;
	height: 195px;	
	margin:0 auto;
	text-align:center;	
}






.topmenu-wrap
{
	position: relative;
	float: left;
	margin-bottom: 2px;
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;	

}

.topmenu-wrap a
{
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

p
{
	margin: 0;
}

body
{
	font-size: 0.8em;
	background-image: url(../images/graphics/bakgrunnur2.gif);
}

h1
{
	margin-top: 6px;
	font-size: 1.6em;
	font-weight: bold;
}

.vorusida-top-margin
{
	margin-top: 1.2em;
}

.frontpage-area
{
	padding-top: 40px;
	text-align: left;
	font-size: 1.2em;
	color: #FFFFFF;
}
.frontpage-area h1
{
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.4em;
	color: #FFFFFF;
}

.frontpage-photo
{
	z-index: 1;
	margin-bottom: 48px;
}

.frontpage-photo-text-wrapper
{
	position: absolute;
	margin-top: 250px;
	height: 52px;
	font-family: Lucida Sans Unicode, Arial, sans-serif;	
	color: #ff3914;
	padding-left: 20px;
}

.frontpage-photo-headline
{
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 8px;
	margin-bottom: 0;
	color: #f0f0f0;
}

.frontpage-divider
{
	background-image: url(../images/graphics/frontpage-divider.gif);
	background-repeat: no-repeat;
	height: 169px;
	width: 6px;
	float: right;
}

hr
{
	height: 1px;
}

h2
{
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
}


li,ul
{
	margin:0;
	padding:0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	list-style: none;
}

.submenu a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 1.0em;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.submenu a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 1.0em;
	color: #ff8800;
	font-weight: bold;
	text-decoration: none;
}

.submenu .active
{
	font-weight: bold;
	color: #ff8800;
}

a
{
	font-weight: normal;
	color: #050404;
	text-decoration: none;
}

a:hover
{
	font-weight: normal;
	color: #b90707;
	text-decoration: none;
}

.centercol-text
{
	padding-top: 40px;
}

.page-textwrap
{
	text-align: left;
	padding-right: 20px;
	padding-top: 50px;
	padding-left: 40px;
	color: #3e3e3e;
}

.textwrap
{
	text-align: left;
	padding-right: 20px;
}



.active a
{
	color: #ea4f15;
}

.breadcrumbs
{
	margin-bottom: 18px;
	text-transform: uppercase;
	font-size: 0.8em;
}

.breadcrumbs a
{
	font-weight: normal;
	color: #000000;
}


.breadcrumbs a:hover
{
	font-weight: normal;
	color: #b90707;
}

.vorur-mynd
{
	/*border: 1px solid black;*/
}

.vorur-mynd img
{
	margin-top: 2em;
	padding: 0;
	border: 1px solid black;
}

.vorur-header
{
	margin-top: 1.2em;
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: bold;
}

.vorur-nafn
{

	margin-top: 1.2em;
	margin-bottom: 0;
	font-size: 1.6em;
	font-weight: bold;
	color: #b90707;	
}

.vara-allt
{
	float: left;
	margin-right: 12px;
	width: 196px;
	height: 256px;	
	margin-bottom: 10px;
}



.vara-wrap
{
	float: left;
	width: 190px;
	height: 238px;	
	font-weight: normal;
}

.vara-wrap a
{
	float: left;
	width: 190px;
	height: 239px;	
	font-weight: normal;
	border: 2px solid white;
}

.vara-wrap a:hover
{
	width: 190px;
	border: 2px solid red;
}

.vara-wrap-text
{
	padding-left: 3px;
	padding-right: 3px;
}

.vara-wrap h2, .vara-wrap h2 a, .vara-wrap h2 a:hover
{
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	color: #555555;
}

.svort-lina
{
	float: left;
	width: 190px;
	background-image: url(../images/graphics/svort-lina.gif);
	background-repeat: no-repeat;;
	height: 6px;
	margin-top: 4px;
	/*margin-bottom: 4px;*/
}

.vara-wrap, .vara-wrap a
{
	color: #7b7c7c;
	text-transform: uppercase;
}



.vara-thumb
{

	width: 190px;
	height: 210px;
}

.vara-nanar-textwrap
{
	margin-top: 20px;
	padding-left: 20px;
	
}

html, body, #Wrapper { height: 100.1%; }
body > #Wrapper { height: auto; min-height: 100.1%; }

#Footer {
 clear: both;
 position: relative;
 z-index: 10;
 height: 15em;
 margin-top: -15em;
}

#Main { padding-bottom: 17em; }


.lang-menu-wrapper
{
	float: right;
	width: 150px;
	height: 20px;
	margin-top: 20px;
	font-weight: normal;
}

.lang-menu-wrapper a
{
	font-size: 0.9em;
color: #060606;
    font-family: Lucida Sans Unicode,Verdana,Arial;

}

.lang-menu-wrapper a:hover
{
	font-size: 0.9em;
	color: #b90707;
}

/* nav + sub nav
----------------------------------------------------- */

#nav {
	font-weight: bold;
	font-family: Lucida Sans Unicode, Verdana, Arial;
	color: #060606;
	list-style: none;
	font-size: 0.95em;
	height: 20px;
	margin-top: 15px;
	padding: 0;
}

#nav li {
	float: left;
	margin: 0;
	border-right: 1px solid black;
}

#nav li a {
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	padding: 0px 10px;
}

#nav li a:link, #nav li a:visited {
	color: #030303;
	text-decoration: none;
}

#nav li a:hover {
	background-color: transparent;
	color: #b90707;
	text-decoration: none;
}

#nav li.here a:link, #nav li.here a:visited, #nav li.here a:hover {
	color: #b90707;
	text-decoration: none;
}
/*
#nav_sub 
{
	background-image: url(../images/graphics/submenu.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 200px;
	float: left;
	line-height: 26px;
	margin: 0;
}
*/

#nav_sub li
{
	background-image: url(../images/graphics/submenu.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 200px;
	
	line-height: 26px;
}
#nav_sub a
{
	color: #595a5a;
	text-transform: uppercase;
	font-weight: normal;
height: 26px;
width: 200px;	
}

/*
#nav_sub li a:hover
{
font-weight: bold; 
background-image: url(../images/graphics/submenu-active.gif);
background-repeat: no-repeat;
height: 26px;
width: 200px;
padding-left: 30px;
line-height: 26px;	
}
*/
#nav_sub li.here 
{ 
	font-weight: bold; 
	background-image: url(../images/graphics/submenu-active.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 200px;
	padding-left: 30px;
	line-height: 26px;	
}

.footer-menu
{
/*	margin:0 auto;*/
margin-left:auto;
margin-right:auto;
	text-align: center;
	width: 880px;
}


.footer-text
{
position: relative;
margin-left:auto;
margin-right:auto;
	font-family: Lucida Sans Unicode, Arial, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0.3em;
	color: #b4bbbf;
	padding-top: 30px;
}


.fold
{
	position: absolute;
	background-image: url(../images/graphics/fold.png);
	width: 69px;
	height: 45px;
	
}

.footer-divider
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 3px;
	width: 882px;
	background-image: url(../images/graphics/footer-divider.gif);
	background-repeat: no-repeat;
}

.forsida-krass
{
	background-image: url(../images/graphics/forsida-krass.png);
	background-repeat: repeat-y;
}

.klessa
{
	position: absolute;
	top: 50px;
	
	z-index: -1;
	background-image: url(../images/graphics/klessa.png);
	width: 263px;
	height: 316px;
	background-repeat: no-repeat;	
}

.litakort-wrapper
{
	position: relative;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.litakort
{
	border: 1px solid #999999;
	margin-bottom: 10px;
}

.thumbs li
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#photoalbum-list li
{
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}

#nav_sub li ul li {margin-left: 10px;}


#nav_sub li.here a:link, #nav_sub li.here a:visited, #nav_sub li.here { color: #000; text-decoration: none; }


#footer-nav
{
	text-align: center;
}

#footer-nav a
{
	float: left;
	margin-right: 10px;
	text-transform: uppercase;	
	font-family: Lucida Sans Unicode, Arial, sans-serif;	
	color: #b4bbbf;
}




