/* Webdesign by : http://www.lille-web.dk */
/* info@lilleweb.dk - 5194 8012 */

/* ********************** W E B D E S I G N  B Y : L I L L E - W E B ********************************* */

body {background-color:#FFFFFF; color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/* Width */
div#top, div#testemonials, div#left, div#content, div#footer, div#webdesign {width:960px; margin:0 auto;}

/* Top content */
div#top {
	margin-top:4px;
	height:200px;
	width:954px;
	border:1px solid #02275B;
	padding:2px;
	overflow:hidden;
	}
div#top img {
	width:954px;
	}

/* Top content */
div#testemonials {

	height:20px;
	line-height:20px;
	font-size:16px;
	letter-spacing:2px;
	color:#02275B;
	text-align:center;
	border-left:1px solid #02275B;
	border-right:1px solid #02275B;
	width:958px;
	margin:15px auto;
}
div#testemonials ul li {
		width:960px;
		text-align:center;
		font-family: cursive;
		}
	
/* Top meneu */
div#top ul {}
div#top ul li {}
div#top ul li a {}
div#top ul li a:hover {}


/* Left content */
div#right {
	width:174px;
	height:472px;
	

	float:right;}

/* Left meneu */
div#right ul {  padding-bottom:20px; padding:2px; border:1px solid #02275B;} 
div#right ul li { border-bottom:1px solid #ccc; line-height:30px;}
div#right ul li a { text-decoration:none; color:#000; padding-left:10px;}
div#right ul li:hover { background-color:#a3bbeb;}
div#right ul li.active  { background-color:#0651ae;}
div#right ul li.active  a  {color:#fff;}
div#right ul li.last {border:none;}
/* Content */
div#content {
	overflow:hidden;

	}

/* Left content */
div#left, div#left_front {
	width:760px;

	float:left;}
	
div#left p, div#left_front p {
	margin:0 0 10px 0;
	font-size:12px;
	line-height:14px;
	line-height:17px;
	}
	
div#left p.tilbage {
	text-align:right;
	padding-right:50px;
	}
	
div#left p.tilbage a {
	color:#FFFFFF;
	background-color:#001638;
	padding:2px 10px;
	text-decoration:none;	
	}
div#left p.tilbage a:hover {
background-color:#044FAC
}
div#left p.ned {
	padding-top:100px;
	}
div#left p.date {
		color:#ffffff;
		background-color:#999999;
		padding-left:20px;
		}
		
div#left h1 {
	font-size:30px;
	line-height:35px;
	margin:0 0 20px 0;
	color:#02275B;
	}

	div#left h2 {
	font-size:16px;
	line-height:18px;
	margin:0 0 10px 0;
	color:#02275B;
	letter-spacing:1px;
	padding:0 0 5px 0;

	}
	
div#left h3 {
	font-size:14px;
	line-height:16px;
	margin:10px 0 20px 0;
	font-weight:normal;
	}
div#left ul {
	margin:30px 0;
	border:1px dotted #fff;
	padding:0 20px;
	}
div#left ul li {
		list-style-type:square;
		font-size:12px;
		line-height:16px;
		padding:0 0 10px 10px;
		margin:0 0 0 10px;
		}
div#left img.hvemervi {
		float:left;
		margin:0 20px 10px 0;
		padding:9px;
		border:1px solid #cccccc;
		}
div#left hr {
	clear:both;
	border:none;
	color:#ffffff;
	}
div#left a {
	color:#001638;
	}
div#left a:hover {
	text-decoration:none;
	}
div#left img.left {
	float:left;
	margin:0 20px 10px 0;
	}

div#left img.left_border {
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #cccccc;
	padding:9px;
	}	

div#left img.right {
	float:right;
	margin:0 0 10px 20px;
	}
	
div#left img.right_border {
	float:right;
	margin:0 0 10px 20px;
	border:1px solid #cccccc;
	padding:9px;
	}
	

/* Webdesign */
div#webdesign { text-align:right; font-size:10px; line-height:30px;border-top:1px solid #02275B; margin-top:20px;}
div#webdesign a {text-decoration:none; color:#cccccc; padding:0 30px;}

/* ******************************* form ******************* */
div#kontakt {background-color:#E66309; padding:10px 5px 28px 5px; color:#fff; margin-top:1px; display:none;}
div#kontakt input, div#kontakt textarea { background-color:transparent; border:1px solid #fff; margin:3px 0; color:#fff;}
div#kontakt textarea {  overflow: auto;}
/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {
	
	/* dimensions */
	width:760px;
	height:31px !important;
	margin:0 !important; 
	padding:0;	
	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	float:left; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
	background: url(../images/blue_panes.jpg) no-repeat;
	display:block;
	height: 31px;   
	width: 189px; 	
	padding:0px;
	margin:0px;
	
	/* font decoration */
	color:#000;
	font-size:12px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
}

/* adjust the background image position on each tab */
#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:192px;}
 
/* mouseover state */
#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4:hover 	{ background-position: -567px -33px; }

/* currently selected tabs */
#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }


/* panes */
#flowpanes {
	background: url(../images/blue_panes.jpg) no-repeat 0 -100px;		
	width:760px;
	height:450px;	
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:20px 40px;
}

/* some decorations for elements inside single pane */
#flowpanes div h1 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	margin:10px 0 5px 0;
	font-size:16px;	
}
#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes div.narrow {
	padding-right:160px;		
}

#flowpanes  ul {margin:20px;}
#flowpanes  ul li {list-style-type:square; line-height:20px;}
#flowpanes  ul li a {color:#fff; font-weight:bold;}
#flowpanes  ul li a:hover {text-decoration:none; color:#ff761f;}

#flowpanes  ul.left_front {
	float:left;
	font-size:12px;
	}

/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#flowpanes div {
	float:left;
	display:block;
	width:670px;
	cursor:pointer;
	font-size:14px;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}

/* ******************************* L O G O  ************************************** */
img.logo {float:left; margin:0 40px 0 0;}
div.kontakt {padding:110px 0 0 0;}


/* ******************************* R E F E R E N C E R   ************************************** */
#flowpanes ul.ref {float:left; margin:10px 40px 0 0;}
#flowpanes  ul.ref  li {list-style-type:none; margin:0; font-size:12px;}

/* ******************************* I N F O  ************************************** */
div#right div.info { margin:30px 0 30px 0; padding:20px 10px; border:1px solid #02275B;} 
div#right div.info p {line-height:18px; }
div#right div.info p a {color:#000;}
div#right div.info p a:hover {text-decoration:none;}
