/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */
html, 
body { 
	overflow: auto;
	height: 100%;
	}

body {
	background: #fff;
/* 	border-top: 100px solid #eee; */
	color: #333;
	font-size: 11px;
/* 	padding: 0 0 40px; */
}


/* anchors
----------------------------------------------- */
a {
	font-family: KontrapunktBold;
	color: #000;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.0em; margin-bottom:0em;}
/* h2 {margin-top:1em;} */
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


/*
h1 a {
	font-weight:normal;
}
*/


/* main areas of the layout
----------------------------------------------- */
#logo {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/quasi_logo_web.jpg);
	height: 134px;
	width: 220px;
}

#navigation {
/* 	background: #f2f2f2; */
	background-repeat: no-repeat;
	background-image: url(../images/lines.gif);
	}
	
#navigation a {
/* 	background-image: url(../images/bulletb.gif); */
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Kontrapunkt;
	font-weight: normal;
	}	

#content {
	margin-left: 20px;
	background-image: url(../images/content-bg.png);
	background-repeat: no-repeat;
	height: 410px;
	width: 740px;
}
#content_dds {
	margin-left: 20px;
	background-image: url(../images/content-bg-dds.png);
	background-repeat: no-repeat;
	height: 410px;
	width: 740px;
}
#content_aaa {
	margin-left: 20px;
	background-image: url(../images/content-bg-aaa.png);
	background-repeat: no-repeat;
	height: 410px;
	width: 740px;
}
#content_mm {
	margin-left: 20px;
	background-image: url(../images/content-bg-mm.png);
	background-repeat: no-repeat;
	height: 410px;
	width: 740px;
}

#main-content {
/* 	background-color: #f3f3f3; */
	margin: 50px;
}

#main-content strong {font-family: KontrapunktBold;}
#main-content_tight {
	margin-left: 60px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-right: 100px;
}

#footer {
	font-size: 9px;
	float: right;
	margin: -18px 42px;}
	
#footer a:hover {color: #777;}
	
.box {
	margin-top: 61px;
	margin-left: 5px;
	line-height: 20px;
/* 	font-size: 12px; */
	}

/*
.box a {
	background-image: url(../images/bulletb.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	line-height: 18px;
	font-size: 12px;
	}
*/
	
.box h2 {
/* 	background-image: url(../images/bulletb.gif); */
	background-repeat: no-repeat;
/* 	padding-left: 10px; */
/* 	line-height: 18px; */
/* 	font-size: 12px; */
	}
	
/* .box h2 {line-height: 10px;}	 */
	
#list-items-hvem, #list-items-forest {margin-left: 15px;}
#list-items-forest-dds {margin-left: 20px;}
#list-items-forest-dds-presse, #list-items-forest-dds-kob {margin-left: 25px;}

.no-bullet {background-image: none;}
/* .hidden {display: none} */

/* menus
----------------------------------------------- */
.menu {
	background-image: none;
	}

ul.menu {
	list-style:none;
/* 	border-top:1px solid #bbb; */
/* 	list-style-image: url(../images/bulletg.gif); */
	list-style-position: inside;
	line-height: 10px;
}

ul.menu a {
	line-height: 10px;
	font-weight:normal;	
	}

ul.menu li {
	margin:0;
	line-height: 10px;
}
ul.menu li a {
	display:block;
/* 	padding:4px; */
/* 	border-bottom:1px solid #ccc; */
	line-height:20px;
}
ul.menu li a:hover {
	background:#eee;
/* 	text-decoration: underline; */
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}

.offset {padding-left: 30px}


/* gallery
----------------------------------------------- */

.gallery .thumb {
	background-color: #f2f2f2;
	width: 120px;
	height: 120px;
/* 	margin-bottom: 20px; */
	}
		
.gallery .image {
	float:left; 
	margin:0px 11px 11px 0px; 
	padding:2px;
	border:1px solid #bbb;
	background:#fff;
	text-align: center;
	height: 80px;
	width: 80px;
	}
	
.gallery .image-last {
	margin:0px 0px 0px 0px; 
	}
	
.gallery .image:hover{border-color: #bd1a8d}

/* contact
----------------------------------------------- */

#form {width:380px;margin-left: 323px;}

#details {float:left;}

input, textarea {
	background-color: #f2f2f2;
/* 	border: 1px solid #f2f2f2; */
	border: none;
/* 	width: 100px; */
/* 	font-size: 11px; */
	}
	
textarea {
	width: 213px;
	margin-left: 2px;
	}

.submit-button {
	font-family: Kontrapunkt, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 8px;
	padding-top: 4px;
/* 	margin-left: 82px; */
	margin-right: 5px;
	}

/* validate contact
----------------------------------------------- */

/* label { width: 10em; float: left; } */
label.error { float: none; color: #bd1a8d; padding-left: .5em; vertical-align: top; }
/* p { clear: both; } */
/* .submit { margin-left: 12em; } */
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
input.error {background-color: #fffdbb}


/* organisation flowchart
----------------------------------------------- */

#organisation-flowchart {
	height: 300px;
	width: 400px;
	text-align: center;
	position: relative;
	left: 50%;
	margin-top: 30px;
	margin-left: -100px;
	margin-right: auto;
	}
.flowbox {border: 1px solid #000;margin-bottom: 5px;padding: 5px;position: relative;}
#flow1 {width: 190px;}
#flow2 {width: 190px;}
#row1 {width: auto;margin-left: -60px;}
#flow3 {width: auto;float: left;margin-left: -69px;}
#flow4 {width: auto;margin-left:5px;float: left;}
#flow5 {width: auto;margin-left: 5px;float:left;}
#flow6 {width: 110px;float: left;margin-left: -25px;}
#flow7 {width: 110px;margin-left:5px;float: left;}
#flow8 {width: 110px;float: left;margin-left: -25px;}
#flow9 {width: 110px;margin-left:5px;float: left;}
#flow10 {width: 110px;float: left;margin-left: -25px;}
#flow11 {width: 110px;margin-left:5px;float: left;}
#flow12 {width: 300px;float: left;margin-left: -55px;}
/* boxes
----------------------------------------------- */

.box_container {
	float: left;
	position: relative;
	margin-right: 80px;
	margin-top: 20px;
	width: 115px;
}
.box_container_small {
	float: left;
	position: relative;
	margin-right: 60px;
	margin-top: 40px;
	width: 80px;
}
.box_text {
	position: relative;
	float: left;
	text-align: left;
	margin-top: 20px;
}
.image-download-link {border: 1px solid #000;}
.image-download-link:hover{border-color: #bd1a8d}
.pressebilleder {padding: 2px;border-color: #bbb;}


#box_content_container {
	float: left;
	position: relative;
	padding-top: 20px;
	width: 700px;
}
#box_content_txt {
	float: left;
	position: relative;
	padding-top: 20px;
	width: 200px;
	text-align: center;
}	
#box_content_container_dds {
	float: left;
	position: relative;
	width: 700px;
	padding-top: 80px;
}
.box_content {
	border: solid 1px #ababab;
	border-bottom-style: outset;
	border-right-style: outset;
	text-align: center;
	font-size: 12px;
	position: relative;
	width:115px;
	height:50px;
	margin: 25px;
	padding: 20px;
	float: left;
}

.box_content:hover, .box_content_dds:hover{border-color: #bd1a8d}

.box_content_dds {
	border: solid 1px #ababab;
	border-bottom-style: outset;
	border-right-style: outset;
	text-align: center;
	font-size: 12px;
	position: relative;
	width:115px;
	height:50px;
	margin: 10px;
	margin-left: 0px;
	padding: 10px;
	float: left;
}

#content_link {
	font-family: KontrapunktBold;
	font-size: 10px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
/* 	font-weight: bold; */
}

/* .hidden {display: none;} */