/*#############################################################
Name: Beautiful Day
Date: 2006-11-16
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: url(background-stripe.gif) repeat-y;
	color: #0C0D04;
	font: normal 62.5% Tahoma,sans-serif;
}

#bodydiv {
position: fixed;
top: 0;
width: 100%;
z-index: -25;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none; display: inline; z-index: 2000;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-image: url('http://ssgrunn.befs.no/wp-content/themes/twentyten/div-background.png');
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 830px;
}

/* header */
.top {
	padding: 50px 10px 0;
}

/* title */
.header {
	background-image: url('div-background.png');
	font-size: 1.2em;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 830px;
}
.header .left, .header .right {
	color: #FFF;
	height: 150px;	
}
.header .left {
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 749px;
}

.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background-image: url('navigation.png');
	height: 41px;
}
.navigation a {
	background-image: url('navigation.png');
	border-right: 1px solid #AFBEC7;
	color: #eCeDe4; 
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #000; background-image: url('navigation-hover.png');
}

/* main */
.main {
  margin-top: 0px;
  background-color: #EEE;
  z-index: 2000;
}

/* content */
.content {
	float: left;
	/* margin: 10px 16px; */
	padding: 10px 16px;
        width: 748px;
        background-color: #EEE;
}
.content .descr {
	color: #0C0D04;
	font-size: 0.9em;
	margin-bottom: 6px;
}

/* footer */
.footer {
	background-image: url('navigation.png');
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}

#wrap {
float: left;
width: 748px;
height: 200px;
border: 1px solid #000000;
margin-bottom: 10px;
}

.language {
float: left;
}

.language a {
color: #aaa;
}

.language a:hover {
color: #ccc;
}


.hooverlink img {
border: 0;
}
