@charset "UTF-8";
/* CSS Docume/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	height: auto !important;
	border: none;
	background-image: url(../images/background.jpg);
	background-position:top;
	}
	
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; 
	position:relative;
}


#homepage

{

                position:relative; 

                width: 980px;

                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: 140px;
	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;
}
UL.fotoalbum {
	width: 600px;	
}
UL.fotoalbum LI {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
UL.fotoalbum A {
	float: left;	
}
UL.fotoalbum IMG {
	border: 4px solid #8F8F8E;	
}
UL.cat-menu {
	margin-bottom: 20px;	
}
UL.cat-menu LI {
	display: inline;	
}
UL.cat-menu LI A I{
	font-style: normal;	
}

UL.cat-menu LI A {
	text-transform: uppercase;
	font-size: 11px;	
}
UL.cat-menu LI A.active {
	color: #c11c00;	
}
UL.cat-menu LI.last-item {
	float: right;
}
UL.cat-menu LI.last-item SPAN,
UL.cat-menu LI.last SPAN {
	display: none;	
}

#tekst_container IFRAME {
	margin-bottom: 25px;
}
#flashContent {
	z-index:1;	
}

/* Twitterfeed styling */
.tweets {
	background: 'none' ;
	width: 192px;
	padding: 8px;
	margin-top: 80px;	
}
UL.tweet-fade LI {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}
UL.tweet-fade SPAN.tweet-details {
	width: 100%;
	display: block;
	font-style: italic;
	line-height: 20px;
	text-align: right;
}
UL.tweet-fade LI A {
	color: #c03125;
	font-weight: bold;
}
