@charset "UTF-8";
/* CSS Docume/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	background-color:#373737;
	}
	
ul
{
list-style:none;
padding:0;
margin: 0px 0px 0px 0px;
}

a { 
color:#6b6b6b;
}


a:visited
{
color:#000000;
text-decoration: none;
}
 a:link
{
color:#000000;
text-decoration: none;
}

a:hover
{
color:#000000;
text-decoration:none;
}

body, #wrapper
{
	margin: 0;
	padding: 0px;
	border: none; 
	min-height:880px;
	position:relative;
	background:url(../images/background.jpg) repeat-x;
}


#homepage
{
	position:relative; 
	width: 980px;
	min-height: 880px;
	height: 100%;
	margin:  auto;
	background:url(../images/homepage.png) no-repeat;
	}


#menu
{
	position:absolute;
	width:450px;
	height:24px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:11px;
	line-height:15px;
	top: 38px;
	left:472px;
	color:#000000;
	}

#top
{
	width: 980px;
	height: 250px;
}

#titel
{
	position:relative;
	width:484px;
	height: 36px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;
	top:30px;
	left:119px;
	color:#000000;
}

#tekst
{
	position:relative;
	width:450px;
	min-height: 450px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	top:30px;
	left:120px;
	color:#000000;
}

#tekst_nav {
	position:relative;
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	top:30px;
	left:120px;
	color:#ffffff;
}

#menurechts
{
	position:absolute;
	width:215px;
	height:300px;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif; 
	font-size:16px;
	line-height:20px;
	top: 278px;
	left:680px;
	color:#000000;
	}

#bottom
{
	margin-top: 60px;
	width: 980px;
	height: 67px;
	padding-top: 10px;
	background:url(../images/bottom.png) no-repeat;
}

#bottomcontact
{
	padding-top: 5px;
	float: left;
	width:690px;
	height: 20px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	margin-left:86px;
	color:#696969;
	}

#bottomicon
{
	float:right;
	width:193px;
	height:30px;
	text-align:left;
	top: 824px;
	left:785px;
	}

#flashContent
{
	position:absolute;
	top: 68px;
	left: 88px;
}