@charset "utf-8";
/* CSS Document */
body
{
	background-image:url(gradient_bg.png);
	background-repeat:repeat-x;
	color: #000;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12 px;
	/*font-size: 0.7em;
	line-height: 1.5em;*/
	background-color:#98d6cb;
}
h1
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h2
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size:18px;
	font-weight:bold;
}
p{
	margin:0px;
	padding:0px;
}
.titel
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size:13px;
	font-weight:bold;
}
#wrapper{
	width:960px;
	margin:0 auto;
}
#top_holder {
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    padding-right: 25px;
    width: 910px;
}
#lru_logo
{
	margin: 20px 0px 20px 10px;
	float:left;
	background-repeat:no-repeat;
}
#menu_holder {
    border-bottom: 1px solid #b1b1b2;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
#menu
{

}
#menu_holder ul {
    clear: left;
    float: left;
    left: 47%;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}
#menu_holder ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

#menu_holder ul li a.active, #menu_holder ul li a.active:hover {
    background: #232323 none repeat scroll 0 0;
    color: #fff;
    font-weight: normal;
}
#menu_holder ul li a {
    background: #9c1c7d none repeat scroll 0 0;
    border: 1px solid #666;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #ffffff;
    display: block;
    line-height: 1.3em;
    margin: 0 0 0 5px;
    padding: 7px 12px;
    text-decoration: none;
}
#menu_holder ul li a:hover {
   background:#232323;
   color:#fff;
}
#content
{
	background-color:#f6f7f7;
	/*
	background-image:url(content_bg_gradient.png);
	background-repeat:repeat-x;*/
	width:960px; 
	margin-top:00px; 
	border: 1px solid #666;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
		-moz-box-shadow:0 5px 5px rgba(000, 000, 000, 0.85);
-webkit-box-shadow: 0 5px 5px rgba(000, 000, 000, 0.85);
box-shadow: 0 4px 10px rgba(000, 000, 000, 0.85);
}
#intro_holder
{
	width:960px;

}
#introtekst
{
	float:left;
	margin: 20px 40px 20px 200px;
}
#introtekst_forsiden
{
	float:left;
	width:80%;
	margin: 40px 0 40px 100px;
	text-align:left;
	font-size:1.2em;
}
#introtekst_underside
{	/*background-color:#ffffff;*/
	color:#232323; 
	padding: 15px 15px 15px 15px; 
	/*border:1px solid #232323;*/
	float:left;
	/*width:88%;*/
	margin: 40px 60px 20px 60px;
	text-align:left;
}
#introtekst_underside p {	
	line-height:1.6em;
}
#ybook_uddrag
{
	float:left;
	margin: 240px 20px 0px 20px;
	text-align:center;
}
#intro_billede
{
	float:center;
	margin: 80px 0px 80px 0px;
	text-align:center;
}
.overskrift
{
	float:left;
	width:960px;
	/*border: 1px dashed #666;*/
	margin-top:30px;
	text-align:center;
}

.content_website_link
{
	background-color:#d0e0f0;
	width:300px;
	padding:30px ;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	
	-moz-box-shadow:0 5px 5px rgba(000, 000, 000, 0.75);
-webkit-box-shadow: 0 5px 5px rgba(000, 000, 000, 0.75);
box-shadow: 0 4px 10px rgba(000, 000, 000, 0.75);
}
.website_link_enkelt
{

	margin:0px 0px 5px 0px;
	padding:2px;
}
.interview_wrapper
{
	float:left;
	width:100%;
	padding:20px 0px 0px 13px;
}
.film
{
	float: left;
    width: 300px;
    /* border: 1px dotted #000; */
    margin: 0px 15px 25px 0px;
    border: 1px solid #666;
    border-bottom-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px;
    -moz-box-shadow: 0 5px 5px rgba(000, 000, 000, 0.75);
    -webkit-box-shadow: 0 5px 5px rgba(000, 000, 000, 0.75);
    box-shadow: 0 4px 10px rgba(000, 000, 000, 0.75);
}
.film_afspiller {
    width: 100%;
}
.film_info {

 	padding:10px;
    /* border: 1px dotted #000; */
}
.printDox {
	float:right;
	font-size:0.9em;
	}
#bund_info
{
	font-size:11px;
	color: #858585;
	border-top: 1px dotted #b1b1b2;
	height:30px;
	width: 890px;
	padding-top:15px;
	padding-left:30px;
	text-align:center;
	margin-left:20px;
}
.read_more
{
	background:url(LinkArrow.gif) no-repeat 0 6px;
	padding:0px 0px 0px 15px;
	text-decoration:none;
	color:#217aae;
}
#bund
{
	height:35px;
	width: 962px;
	background-color: #000;
	
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
	-moz-box-shadow:0 5px 5px rgba(000, 000, 000, 0.85);
-webkit-box-shadow: 0 5px 5px rgba(000, 000, 000, 0.85);
box-shadow: 0 4px 10px rgba(000, 000, 000, 0.85);
}
.clear
{
	clear:both;
}