	/* @override http://shared.komponentweb.dk/layout/main_style.css */

body{
	font-family:sans-serif;
	margin:0px;
	padding:0px; 
	font-size:12px;
}

.main_frame{
	width:930px;
	position:relative;
	z-index:5;
}

/* @group Shadows */

.shadow_holder{
	/*Inkluderer højre og venstre skyggen*/
	margin:1em auto;
	top:26px;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	width:948px;
	background-image:url('../layout/img/lr_fade.png');
	background-repeat:repeat-y;
	padding-left:9px;
	
}

.t_fade{
	background-image:url("../layout/img/t_fade.png");
	background-repeat:repeat-x;
	height:9px;
	position:absolute;
	top:-9px;
	width:100%;
}
.lt_fade{
	height:18px;
	width:18px;
	left:-9px;
	top:-9px;
	position:absolute;
	z-index:1;
}
.main_frame>.lt_fade{
	background-image:url("../layout/img/lt_fade.png");
}
.rt_fade {
	height:18px;
	width:18px;
	right:-9px;
	top:-9px;
	position:absolute;
	z-index:1;
	
}
.main_frame>.rt_fade{
	background-image:url("../layout/img/rt_fade.png");
}

.lb_fade {
	height:18px;
	width:18px;
	left:-9px;
	bottom:-9px;
	position:absolute;
	z-index:1;
}

.main_frame>.lb_fade{
	background-image:url("../layout/img/lb_fade.png");
}

.rb_fade {
	height:18px;
	width:18px;
	right:-9px;
	bottom:-9px;
	position:absolute;
	z-index:1;	
}
.main_frame>.rb_fade{
	background-image:url("../layout/img/rb_fade.png");
}

.b_fade {
	background-image:url("../layout/img/b_fade.png");
	background-repeat:repeat-x;
	height:9px;
	position:absolute;
	bottom:-9px;
	width:100%;
	
}

.l_fade{
	background-image:url("../layout/img/l_fade.png");
	background-repeat:repeat-y;
	width:9px;
	height:100%;
	left:-9px;
	position:absolute;
}
.r_fade{
	background-image:url("../layout/img/r_fade.png");
	background-repeat:repeat-y;
	width:9px;
	height:100%;
	right:-9px;
	position:absolute;
	top:0px;
}


/* @end */

.top { 
	height:135px;
	width:930px;
}

#background-image{
	position:absolute;
	z-index:0;
	background-repeat:no-repeat;
}

.menu{
	z-index:10;
}



/* @group UNF Logo */

.top .logo_background{
	width:150px;
	height:135px;
	float:left;
	overflow:visible;
	z-index:9;
	position:relative;
}

.top .logo{
	width:250px;
	height:204px;
	position:absolute;
	left:-35px;
	top:-25px;
	z-index:10;
	background-repeat:no-repeat;
}

.top>.logo{
	background-image:url("../layout/img/logo.png");
}

.top .logo-devel{
        width:250px;
        height:204px;
        position:absolute;
        left:-35px;
        top:-25px;
        z-index:10;
        background-repeat:no-repeat;
}

.top>.logo-devel{
        background-image:url("../layout/img/logo_devel.png");
        background-image:url("../layout/img/logo.png");
}

/* @end */

.title{
	position:absolute;
	top:33px;
	margin:0px;
}

a.transHover:hover, .transON {
	opacity:.75;
/*	filter: alpha(opacity=75);*/
}

/* denne er nødt til at stå for sig selv - ellers vil IE6 ikke læse den foregående */
a.transHover:hover + div {
	opacity:.75;
/*	filter: alpha(opacity=75);*/
}

.nav_bar{
	position:relative;
	font-size:12px;
	font-weight:bold;
	float:left;
	clear:both;
	width:780px;
	overflow:hidden;
	z-index:10;
}

/* @group Left menu */

.nav_bar a{
	float:left;
	padding:3px;
	margin-right:2px;
	z-index:15;
	width:93px;
	height:12px;
	line-height:12px;
	text-decoration:none;
	color:white;
	display:block;
}

#nav_bar_dropdown {
	width: 111px; 
	position: absolute; 
	top: 173px; 
	left: 804px; 
	background-color: white;
	display: none;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	padding-bottom: 2px;
}

#nav_bar_dropdown a{
	width: 101px; 
	margin: 2px 2px 0 2px;
}

.left_bar_box{
	position:relative;
	padding:4px 12px 4px 12px;
	width:126px;
	overflow:hidden;
	color:white;
}
.left_menu p {
	margin:0px;
	margin-top:15px;
	padding:0px;
	font-weight:bold;
	font-size:13px;
	line-height: 15px;
}
.left_menu a{
	color:white;
	text-decoration:none;
	font-size:12px;
}
.left_bar_sponsor{
	text-align:center;
	color:#000000;
	font-weight: bold;
	background-color: #FFFFFF;
}

.left_bar_sponsor img {
	margin-top: 12px;
}

.sidemenu {
	margin-left: 11px;
}

/* @end */


/* @group Content */

.content_frame{
	width:750px;
	margin:14px;
	position:relative;
}

.content_frame .box{
	position:relative;
	overflow:hidden;
	margin-bottom:12px;
}

.content_frame .box p{
	padding:6px;
	margin:0px;
	line-height: 15px;
}

.content_frame img.box{
	border-color: #fff;
}

.content_frame h2 > a{ /*Virker ikke i IE6*/

	text-decoration:none;
}
.content_frame h1{
	width:100%;
	margin:0px;
	padding-top:4px;
	padding-left:5px;
	font-size:16px;
	padding-bottom: 3px;
}
.content_frame h2{
	width:100%;
/*	height:16px;*/
	line-height: 16px;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	font-size:13px;
}

.content_frame h3{
	margin:0px;
	padding-top:10px;
	padding-bottom:2px;
	padding-left:5px;
}


/* @end */

.arrow, .arrow_shadow{
	position:absolute;
	right:-15px;
	width:15px;
	height:22px;
	top:0px;
}

/* Baggrundsbillde */
#background-image{
	left:-0px;
	top:-24px;
}


img {
	border: none;
}
