@charset "UTF-8";
/* CSS Document */



body, html, div, span, table, td, tr, li, ul, p, form, input, a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

}

p {
	margin: 0;
	padding: 0;
}

h1, h2 {
font-size: 17px;
padding: 0;
margin 0;
margin-bottom: 4px;
margin-top: 30px;
font-weight: normal;
line-height: 18px;
}
#extra-content h1, #extra-content h2 { margin-top: 0; }

h3 {
padding: 0;
margin 0;
margin-bottom: 3px;
margin-top: 0;
font-size: 13px;

font-weight: bold;
line-height: 16px;
}
a {
	text-decoration:none;
    color: #d02a2a;
}
a:visited {
	text-decoration:none;
    color: #d02a2a;
}
a:active {
	text-decoration:underline;
    color: #d02a2a;
}
a:hover {
	text-decoration:underline;
    color: #d02a2a;
}

body {
	margin: 10px 0 20px 0;

	/*background-image:url(images/bg.png);
	background-position: 0 0;
	background-repeat:repeat-x;*/
}

.outerbody {
	width: 890px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}

.bodycenter {
	width: 890px;
	background-image:url(images/body_center.png);
	background-repeat: repeat-y;
	
}
.bodytop {
	width: 890px;
	background-image:url(images/body_top.png);
	background-repeat: no-repeat;
	height: 30px;
}
.bodybottom {
	width: 890px;
	background-image:url(images/body_bottom.png);
	background-repeat: no-repeat;
	height: 30px;
}
.outercontainer {
	width: 830px;
	margin-left: 30px;
}
.top {
	position:relative;
	width: 830px;
	height: 110px;

}
.logo {
	display:block;
	width: 282px;
	height: 104px;
	background-image:url(images/nb-fys-logo.png);
	background-repeat:no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.topmenu {
	width: 580px;
	position: absolute;
	top: 74px;
	right: 10px;
	text-align: right;
}
.topmenu ul {
	margin: 0;
	padding: 0;
}
.topmenu li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	float: right;
	position: relative;
}

.topmenu a {
	color: #5f5f5f;
	text-decoration:none;
	padding: 0 7px 4px 7px;
	background-color: #fff;
}

.topmenu a:hover {
	color: #000000;
	text-decoration:none;
}
.topmenu .active > a {
	text-decoration:none;
	color: #d02a2a;
}

/* Submenu */
.topmenu ul li ul {display: none;}

/* specific to non IE browsers */
.topmenu ul li li {float: none; clear: both; text-align: left;}

.topmenu ul li:hover ul {
	display:block;
	position:absolute;
	top: 20px;
	left:0;
	width:140px;
	background-color: #f9f9f9;
	padding: 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 1px #aaa;
	-moz-box-shadow: 0 0 1px #aaa;
	box-shadow: 0 0 1px #aaa;
	border: 1px solid #ddd;
	z-index: 999;
}
.topmenu ul li:hover ul li {}
.topmenu ul li:hover ul li:hover {}
.topmenu ul li:hover ul a { background-color: transparent; padding: 1px 7px 4px 7px; }
.topmenu ul li:hover ul a:before { content:"\2022"; padding-right: 5px; }
.topmenu ul li:hover ul a:hover {background-color: #D02A2A; color: #fff;}
.topmenu ul li:hover ul li ul {display: none; }
.topmenu ul li:hover ul li a {display:block;}
.topmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:140px; top:-11px;}


.topmenu ul li.parent > a:after {
	content: ">";
}


.content {
	width: 830px;
	clear:both;
	position: relative;
}


/* Facebook like  */
.fb-like-box {
	position: absolute !important;
	left: 570px;
}
#frontpage .fb-like-box, .frontpage-region .fb-like-box {
	position: relative !important;
	left:0;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #eee;
	width: 100%;
}
.connect_widget_summary { display: none; visibility: hidden;}



.subcontent img {

margin-top: -15px;

}

.teaser {
	width: 830px;

	clear: both;


}

.teasertext {
	width: 460px;
	float: left;
	padding-top: 38px;

}
.teaserimage {
	float: right;
margin-bottom: -50px;

}

.teaserbutton {
display:block;
width: 270px;
height: 35px;
cursor:pointer;
background-position: 0 0;
background-repeat:no-repeat;
font-size: 20px;
}

.teaserbutton:hover {

background-position: 0 -35px;
}



.subteaserbutton {
display:block;
width: 230px;
height: 35px;
cursor:pointer;
background-position: 0 0;
background-repeat:no-repeat;
font-size: 20px;
text-decoration: none;
line-height: 25px;
}

.subteaserbutton:hover {

background-position: 0 -35px;
}


.footer {
font-size: 12px;
clear:both;
margin: 30px 0 0 0;
padding: 10px 0 60px 0;

width: 830px;

position:relative;
}
.innerfooter{
position: absolute;
bottom: 0;
left: 0;

}

.medarbejder {

text-align:center;
float:left;
}

.medarbejdernavn {
font-size: 12px;
text-align:center;

}



.innermdarbejder {
	position: relative;
}

.innermdarbejder img {
z-index: 50;

}
.infobox {
text-align:left;
position:absolute;
top: 90px;
left: -120px;
display: none;
z-index: 100;

	
}

.infoboxtop {

	width: 282px;
	height: 18px;
	background-image:url(images/boxtop.png);
	background-repeat:no-repeat;

}
.infoboxcenter {
	width: 282px;
	background-image:url(images/boxcenter.png);
	background-repeat:repeat-y;


}
.infoboxbottom {
	width: 282px;
	height: 18px;
	background-image:url(images/boxbottom.png);
	background-repeat:no-repeat;

}
.innerinfobox {
	width: 238px;
	margin-left: 24px;
font-size: 11px;
}

.innerinfobox h3 {
color: #d02a2a;
text-align: left;
text
}









.back {
	width: 120px;
	height: 19px;
        display:block;
	background-image:url(images/back.png);
	background-repeat:no-repeat;
background-position:  0 0;
		position: absolute;
       top:10px;
      left: 299px;;
clear:both;
	margin-top: 12px;


}


.back:hover {
	background-position: 0 -30px;
}





#frontpage .outercontainer {
width: 910px;
margin-left: auto;
margin-right: auto;
}

#frontpage.frontpage-region .outercontainer {
width: 910px;
}

body#frontpage{
	/*background-image:url(images/forside-bg.png);*/
}
#frontpage .top {
	height: 103px;
	width: 686px;
	
}
#frontpage .logo {
	width: 686px;
	height: 122px;
	background-image:url(images/forside-logo.png);

	*background-image: none;
	*background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/default/images/forside-logo.png', sizingMethod='crop');
  
}
#frontpage.frederiksberg .logo {
	width: 686px;
	height: 122px;
	background-image:url(images/logo-frederiksberg.png);

	*background-image: none;
	*background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/default/images/logo-frederiksberg.png', sizingMethod='crop');  
}
#frontpage.oesterbro .logo {
	width: 686px;
	height: 122px;
	background-image:url(images/logo-oesterbro.png);

	*background-image: none;
	*background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/default/images/logo-oesterbro.png', sizingMethod='crop');  
}
#frontpage.nordvest .logo {
	width: 686px;
	height: 122px;
	background-image:url(images/logo-nordvest.png);

	*background-image: none;
	*background-image: none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/templates/default/images/logo-nordvest.png', sizingMethod='crop');  
}


#frontpage .content {
	width: 686px;
	padding-top: 0;
	float: left;
}

#frontpage .footer {
font-size: 12px;
clear:both;
padding: 30px 0 0 0;
width: 676px;
}

.frontpage-box {
	float: left;
	margin-left: -6px;
}





.innerfrontpagebox a {
font-size: 17px;
	text-decoration:none;
       color: #d02a2a;
}
.innerfrontpagebox a:hover {
font-size: 17px;
	text-decoration:underline;
       color: #d02a2a;
}

.innerfrontpagebox {
width: 666px;
margin-left: 20px;
margin-top: 20px;
font-size: 17px;
line-height: 36px;
}

.smallinnerfrontpagebox {
width: 333px;

}















.frontpage-box.klinik {
/*background-image:url(images/frontpage-box-klinik.png);
background-repeat:no-repeat;*/
width: 686px;
height: 195px;
margin-bottom: 8px;
}

.frontpage-box.video {
background-image:url(images/video-link.jpg);
background-repeat:no-repeat;
width: 684px;
height: 95px;
margin-bottom: 8px;
}
.frontpage-box.video .teaserbutton {
	display: block;
	width: 684px;
	height: 95px;
}
.frontpage-box.erhverv {
background-image:url(images/frontpage-box-erhverv.jpg);
background-repeat:no-repeat;
width: 333px;
height: 195px;
}
.frontpage-box.uddannelse {
background-image:url(images/frontpage-box-uddannelse.png);
background-repeat:no-repeat;
width: 333px;
height: 195px;
margin-left: 20px;

}







/* News ticker **************************/
#news-ticker {
	clear: both;
	width: 644px;
	background: url(images/frontpage-newsbox.png) no-repeat;
	height: 58px;
	padding: 0px 20px;
	margin-left: -6px;
	position: relative;
	top: 8px;
}
#news-ticker h3, #news-items {
	display: inline;
	float: left;
	/*height: 58px;*/
}
#news-ticker h3 {
	width: 148px;
	line-height: 56px;
	color: #D02A2A;
	font-size: 24px;
	text-transform: uppercase;
	font-style: italic;
}
#news-ticker h3 a {
	display: block;
	width: 148px;
	height: 19px;
	background: transparent url(images/newstitle-front.png) no-repeat;
	text-indent: -999em;
	position: relative;
	top: 19px;
}
#news-ticker h3 a:hover { background-position: 0 -20px; }
#news-items {
	display: block;
	width: 470px;
	line-height: 20px;
	margin-left: 20px;
	padding: 17px 0;
	font-size: 17px;
	position: relative;
}
#news-ticker p {
	width: 100%;
	line-height: 56px;
	/*height: 20px;
	margin-top: 19px;*/
	background-color: transparent !important;
}
#news-ticker .news-item a {
	font-size: 17px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333;
}



/* News oversigt **************************/
.news .news-item {
	margin: 20px 0 10px 0;
	padding-bottom: 20px;
	border-bottom: 1px dashed #aaa;
}
.news .news-item h2 {
	float: left;
	margin: 0 0 5px 0;
	color: #D02A2A;
}
.news .news-item .date {
	float: right;
}
.news .news-content {
	clear: both;
}


/* Slideshow **************************/

#slideshow {
	position: absolute;
	z-index: 1;
	*margin-left: -20px;
}
.subpage #slideshow {
	position: relative;
	z-index: inherit;
	width: 540px;
	height: 359px;
	float: right;
	margin-left: 10px;
}
.subpage #subcontent {
	float: left;
	width: 280px;
}


.innerfrontpagebox {
	position: relative;
	z-index: 2;
	*padding-top: 20px;
}


/* Introtext **************************/
#introtext {
	background:url(images/introtext-bg.png) repeat-y;
	width: 646px;
	margin-left: -6px;
	padding: 0 20px 0 20px;
	display: block;
}
#introtext-top {
	background:url(images/introtext-top.png) no-repeat;
	width: 100%;
	height: 20px;
	margin-left: -6px;
}
#introtext-footer {
	background:url(images/introtext-footer.png) no-repeat;
	width: 100%;
	height: 20px;
	margin-left: -6px;
	margin-bottom: 16px;
}
#introtext h1, #introtext h2, #introtext h3, #introtext h4 {
	margin: 0 0 5px 0;
	color: #db4036;
	font-weight: bold;
	font-style: italic;	
}


#directions {
	width: 190px;
	height: 512px;
	padding: 15px;
	position: relative;
	background: url(images/directions-bg.png) no-repeat;
	float: right;
}
#extra-content {
	width: 184px;
	height: 438px;
	padding: 20px;
	position: relative;
	background: url(images/extracontent-bg.jpg) no-repeat;
	float: right;
}
#extra-content h1 {
	color: #D02A2A;
}

