﻿/* 0 BASIC TAGS */
.mappath
{
	left: 10px;
	position: absolute;
	top: 56px;
}

.currentnode
{
	left:440px;
	position: absolute;
	top: 44px;
	font-size:22px;
	color:White;
	text-align:right;
}

.tablegrid
{
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: black 1px solid;
	padding-top: 0px;
	border-bottom: black 1px solid;
	border-collapse: collapse;
	background-image: none;
}


.tablegridcell
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.menutop2
{

	margin-left: auto;
	margin-right: auto;
    width  : 800px;
}

.menumainold
{
	padding-left: 1px;
	left: 0px;
	background-image: url(images/body-repeat.gif);
	padding-bottom: 0px;
	margin-left: auto;
	
	margin-right: auto;
	padding-top: 0px;
	background-repeat: repeat-y;
	position: relative;
	top: 0px;
	z-index: 1000;
}

table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: tahoma, arial, helvetica, sans-serif;
}

p {
	line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:visited {
	color: #980000;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}

body
{
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	padding-left:0px;
	text-align: center;
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

img {
	border-width: 0;
}

/* Stories */

.story {
	background-color: #ffffff;
	margin-left: 8;
	margin-right: 8;
	margin-top: 12;
	padding: 0px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

/* 1 HEADER */

.header {
	background-image: url(Images/header.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 800px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.menutop
{
	position: relative;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1000;
	padding-bottom: 0px;
}

h1 {
	font-size: 2em;
}

h2 {

	font-size: 1.3em;
}







/* 1.1 SHIM */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 8px;
	font-size: 0;
	background-image: url(images/body-repeat.gif);
	background-repeat:repeat-y;
}

.column {
	background-image: url(images/content-shim.gif);
}

.gradient {
	background-image: url(images/content-shim-photo.gif);
}

.solid {
	background-image: url(images/content-shim-none.gif);
}

/* 2 PAGE */

.page { 
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 1.0em;
	z-index: 1;
	padding-left: 2px;
	width: 800px;
	min-height: 500px;  /*Måske*/
 position: static; }


h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.0em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	font-weight: bold;
}

/* 2.1 HOME, RESUME, LINKS, REGISTER, ADMIN/ALBUMS, ADMIN/PHOTOS PAGES */

#home, #resume, #links, #register, #admin-albums, #admin-photos {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 798px;
	/* padding: 0px 37px;*/
	padding-top: 0px; /* Weird Mozilla Bug */
	padding-bottom: 4px; /* Weird Mozilla Bug */
	padding-left: 2px;
}
#helpdesk {
	background-image: url(images/body-repeat.gif);
	position: relative;
	width: 800px;
	padding-top: 1px; /* Weird Mozilla Bug */
	padding-bottom: 40px; /* Weird Mozilla Bug */
}

#sidebar
{
	float: left;
	width: 220px;
	height: 100%;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: text-top;
}

#sidebarwide
{
	float: left;
	width: 300px;
	height: 100%;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: text-top;
}
#content {
	margin-left: 230px;
}

#whatsnew {
	float: left;
	width: 200px;
	height: 100%;
}

#coollinks {
	margin-left: 220px;
}

#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 37px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 37px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}

/* 2.2 ALBUMS PAGE */

#albums {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0px 37px;
	padding-bottom: 40px;
	width: 686px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	width: 686px;
	text-align: center;
}

.view .photo-frame {
	margin-left: auto;
	margin-right: auto;
}

.item {
	padding: 20px 50px;
	color: #B2B2B2;
}

.item h4 {
	margin-bottom: 0.4em;
}

.nullpanel {
	padding: 150px;
	width: auto;
	text-align: center;
}

/* 2.3 PHOTOS, DETAILS, ADMIN/DETAILS PAGE */

#photos, #details, #admin-details {
	background-image: url(images/body-repeat-photo.gif);
	padding: 0;
	width: 800px;
}

.buttonbar {
	background-image: url(images/photonav-bg.gif);
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 744px;
	height: 33px;
	text-align: center;
}

.buttonbar-top {
	background-image: url(images/photonav-top-bg.gif);
}

#photos .view, #admin-details .view {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 3 FOOTER */

.footerbg
{
	background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 25px;
	text-align: center;
}
.footer
{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 25px;
	vertical-align: bottom;
}





/* Inline styles are used because image controls hard code a border property */

.photo_198 {
	border: 4px solid #FFFFFF;
}

.tablegrid TD
{	border-right: aqua 1px solid;
	border-top: aqua 1px solid;
	border-left: aqua 1px solid;
	border-bottom: aqua 1px solid;
}

.header{background-image:url(images/header.jpg);width:923px;height:72px;}
body{background-color:#fff;background-image:url(images/bg.gif);background-repeat:repeat-x;}
.menutop2{width:923px;text-align:left}
#ctl00_ASPxMenu1{width:923px !important;}
#home{width:919px;background-color:#fff;background-image:none;border-left:1px solid #A1A1A3; border-right:1px solid #A1A1A3;border-bottom:1px solid #A1A1A3;padding:0px;}
.footerbg{width:923px;}
.footer{background:none;font-family:Trebuchet MS;font-size:13px;}
#content{margin-left:0px;}
.dxmMenu_Office2003_Blue, .dxmVerticalMenu_Office2003_Blue{background:#636468 url(images/menu/mItemBack.gif) repeat-x scroll left top}
.dxmControl_Office2003_Blue a, .dxmMenu_Office2003_Blue a, .dxmVerticalMenu_Office2003_Blue a, .dxmSubMenu_Office2003_Blue a {color:#000}
.dxmControl_Office2003_Blue a:hover, .dxmMenu_Office2003_Blue a:hover, .dxmVerticalMenu_Office2003_Blue a:hover, .dxmSubMenu_Office2003_Blue a:hover {color:#fff}
.dxmMenu_Office2003_Blue, .dxmVerticalMenu_Office2003_Blue{color:#000;}
.dxmMenuItem_Office2003_Blue, .dxmMenuItemWithImage_Office2003_Blue, .dxmMenuItemWithPopOutImage_Office2003_Blue, .dxmMenuItemWithImageWithPopOutImage_Office2003_Blue, .dxmVerticalMenuItem_Office2003_Blue, .dxmVerticalMenuItemWithImage_Office2003_Blue, .dxmVerticalMenuItemWithPopOutImage_Office2003_Blue, .dxmVerticalMenuItemWithImageWithPopOutImage_Office2003_Blue, .dxmMenuLargeItem_Office2003_Blue, .dxmMenuLargeItemWithImage_Office2003_Blue, .dxmMenuLargeItemWithPopOutImage_Office2003_Blue, .dxmMenuLargeItemWithImageWithPopOutImage_Office2003_Blue, .dxmVerticalMenuLargeItem_Office2003_Blue, .dxmVerticalMenuLargeItemWithImage_Office2003_Blue, .dxmVerticalMenuLargeItemWithPopOutImage_Office2003_Blue, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_Office2003_Blue {color:#000;}
.dxmSubMenuGutter_Office2003_Blue {background:transparent url(images/menu/mPopupBack.gif) repeat-y scroll left top;}
.dxmSubMenu_Office2003_Blue {background-color:#737478;border:0px;}

.dxmMenuItemSelected_Office2003_Blue, .dxmMenuItemSelectedWithImage_Office2003_Blue, .dxmMenuItemSelectedWithPopOutImage_Office2003_Blue, .dxmMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue, .dxmVerticalMenuItemSelected_Office2003_Blue, .dxmVerticalMenuItemSelectedWithImage_Office2003_Blue, .dxmVerticalMenuItemSelectedWithPopOutImage_Office2003_Blue, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue, .dxmMenuLargeItemSelected_Office2003_Blue, .dxmMenuLargeItemSelectedWithImage_Office2003_Blue, .dxmMenuLargeItemSelectedWithPopOutImage_Office2003_Blue, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_Office2003_Blue, .dxmVerticalMenuLargeItemSelected_Office2003_Blue, .dxmVerticalMenuLargeItemWithImageSelected_Office2003_Blue, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_Office2003_Blue, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_Office2003_Blue {background:none;border:1px;color:#fff; }
 
.dxmMenuItemSelected_Office2003_Blue{border:0px;}
.dxmMenuItemHover_Office2003_Blue, .dxmMenuItemHoverWithImage_Office2003_Blue, .dxmMenuItemHoverWithPopOutImage_Office2003_Blue, .dxmMenuItemHoverWithImageWithPopOutImage_Office2003_Blue, .dxmVerticalMenuItemHover_Office2003_Blue, .dxmVerticalMenuItemHoverWithImage_Office2003_Blue, .dxmVerticalMenuItemHoverWithPopOutImage_Office2003_Blue, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_Office2003_Blue, .dxmMenuLargeItemHover_Office2003_Blue, .dxmMenuLargeItemHoverWithImage_Office2003_Blue, .dxmMenuLargeItemHoverWithPopOutImage_Office2003_Blue, .dxmMenuLargeItemHoverWithImageWithPopOutImage_Office2003_Blue, .dxmVerticalMenuLargeItemHover_Office2003_Blue, .dxmVerticalMenuLargeItemHoverWithImage_Office2003_Blue, .dxmVerticalMenuLargeItemHoverWithPopOutImage_Office2003_Blue, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_Office2003_Blue {background:none;border:1px solid #6F7074;}
.dxmSubMenuItemHover_Office2003_Blue, .dxmSubMenuItemHoverWithImage_Office2003_Blue, .dxmSubMenuItemHoverWithPopOutImage_Office2003_Blue, .dxmSubMenuItemHoverWithImageWithPopOutImage_Office2003_Blue {background-color:#737478;border:1px solid #6F7074;color:#fff;}
.dxmSubMenuItemSelected_Office2003_Blue, .dxmSubMenuItemSelectedWithImage_Office2003_Blue, .dxmSubMenuItemSelectedWithPopOutImage_Office2003_Blue, .dxmSubMenuItemSelectedWithImageWithPopOutImage_Office2003_Blue {background:none;background-color:#737478;border:0px solid #002D96;color:#fff;}
.dxmSubMenuGutter_Office2003_Blue {	background:transparent url(images/menu/mPopupBack.gif) repeat-y scroll left top;}
.dxccControl_Office2003_Blue a:hover {text-decoration:underline !important;color:#fff;}
.footerbg {margin-top:10px;background-color:#FFFFFF;width:923px;position:relative;margin-left:auto;margin-right:auto;}


/* Morten Bork Styles*/

.frontpage_splash{float:left;background-color:#fff;color:Black; background-image:url(images/frontpage_content_bg.jpg);background-repeat:no-repeat;width:900px;height:282px;margin-left:9px;margin-top:14px;}

.frontpage_splash_text{float:left;borde:1px solid red;height:160px;overflow:hidden;width:410px;margin-left:17px;margin-top:16px;font-family:Trebuchet MS}
.frontpage_splash_text h1{font-family:Trebuchet MS;}
.frontpage_splash_text p{font-size:12px;}

.frontpage_splash_text a{color:#C5113A;}

.frontpage_splash_button{float:left;margin-left:16px;height:40px;}
.frontpage_splash_button img{float:left}
.frontpage_splash_button_txt{font-weight:bold;padding-right:10px;float:left;margin-top:14px;margin-left:30px;background-image:url(images/button/arrow.png);background-repeat: no-repeat;background-position: center right}
.breaker {clear:both;font-size:1px;line-height:0;visibility:hidden;}
.box{font-family:Trebuchet MS;margin-top:10px;float:left;padding-left:20px;height:254px;color:#000;border-right:1px solid #BEBEBE;width:209px;overflow:hidden;background-repeat:no-repeat;background-position:center top;}
.box h1{padding:0;margin:0;line-height:16px !important;margin-top:110px;font-size:16px;}
.box p{font-size:11px;width:180px;padding:0px;margin:0px;margin-top:5px;}
.box p.link a{margin-top:5px;color:#000;font-size:12px;font-weight:bold;float:left;background-image:url(images/button/arrow.png);background-repeat: no-repeat;background-position: center right;padding-right:10px;}
.box p.content{height:80px;}
.lastbox{border:0px}
.box1{background-image:url(images/box_bg_4.gif);}
.box2{background-image:url(images/box_bg_3.gif);}
.box3{background-image:url(images/box_bg_1.gif);}
.box4{background-image:url(images/box_bg_2.gif);}


.nav, .ctl00_SiteMapPathCurrent{display:none;}

/* Menu */
.menu {float:left;margin-top:20px;width:155px;height:500px;background-repeat:no-repeat;background-image:url(images/menu/menubg500.gif);overflow:hidden;}
ul.lvl1{float:left;width:200px;margin-left:0em; padding-left:0px; margin-bottom:1em;margin-top:10px;}
ul.lvl1 li{font-size:11px;font-weight:bold;color:black;list-style: none;}
ul.lvl1 li { margin-bottom:0.5em;}
ul.lvl1 li a{color:#000;padding-left:20px;}
ul.lvl1 li a.active, ul.lvl1 li a:hover{background:url(images/button/arrow.png) 0em 0.3em no-repeat;padding-left:20px;text-decoration:none;}

ul.lvl2 {margin-left:0em; padding-left:10px; margin-bottom:1em;margin-top:5px;border-bottom:1px solid #B2B2B2;}
ul.lvl2 li{font-size:11px;font-weight:normal;color:black;list-style: none;}
ul.lvl2 li { margin-bottom:0.5em;}
ul.lvl2 li a{color:#000;}
ul.lvl2 li a.active, ul.lvl2 li a:hover{background:url(images/button/arrow.png) 0em 0.3em no-repeat;padding-left:20px;text-decoration:none;}

/*content*/

.doubleblock{font-family:Trebuchet MS;color:black;float:left;margin:15px;padding-right:10px;}
.doubleblock .block{float:left;margin-top:15px;margin-bottom:15px;}
.doubleblock h1{font-family:Trebuchet MS;font-size:16px;font-weight:bold;}
.doubleblock h3{font-family:Trebuchet MS;font-size:14px;font-weight:bold;margin:0px;}
.doubleblock p{font-family:Trebuchet MS;margin:0px;}
.doubleblock{width:548px;overflow:hidden;border-right:1px solid #B2B2B2}
.doubleblock a{margin-top:5px;color:#000;font-size:12px;font-weight:bold;float:left;background-image:url(images/button/arrow.png);background-repeat: no-repeat;background-position: center right;padding-right:10px;}
.doubleblock input{height:19px;border:1px solid #CFCFCF;}
.trippleblock{width:700px}
.rightbar{float:left;margin-top:20px;}
.rightbar .block{width:162px;overflow:hidden;color:black;margin-bottom:20px;}
.rightbar .block p{font-family:Trebuchet MS;margin:0px;margin-top:3px;margin-left:3px;}
.rightbar .block p a{clear:both;margin-top:5px;color:#000;font-size:11px;font-weight:bold;float:left;background-image:url(images/button/arrow.png);background-repeat: no-repeat;background-position: center right;padding-right:10px;}
.rightbar .block h3{font-family:Trebuchet MS;font-size:11px;font-weight:bold;margin:0px;margin-top:3px;margin-left:3px;}
.rightbar .block .headerbar{width:162px;height:29px;}
	.rightbar .block .nyheder{background-image:url(images/rightbar/headerNyheder.gif)}
	.rightbar .block .kontakt{background-image:url(images/rightbar/headerKontakt.gif)}
	.rightbar .block .komigangnu{background-image:url(images/rightbar/headerKomIgangNu.gif)}
	.rightbar .block .naestetrin{background-image:url(images/rightbar/headerNaestetrin.gif)}	
	.rightbar .block .artikler{background-image:url(images/rightbar/headerArtikler.gif)}	
	.rightbar .block .omchannelcrm{background-image:url(images/rightbar/headerOmChannelCRM.gif)}		
	
img.ikon{margin:20px;margin-left:0px;margin-top:0px;}
a.noarrow{background:none;}




