@import url(stylesheet.css);
/*
Lars Dyhr
----------------------------------------------------
  Dycon
  Holme Parkvej 377
  8270 Højbjerg
  Tlf: 86202306 Mobil: 29461610
  mailto:Lars@Dycon.dk
---------------------------------------------------- 
*/

#first-col { width:230px; } 
#second-col { width:570px; }

#container {
	background: transparent url('../images/container-bg-sub-800x841-without-return.gif') no-repeat top center;
}

#content-left-container { 
	margin:0px 0 10px 30px; 
	min-height:300px;
	height:auto !important;
	height:300px; 
}
#sub-content-container { 
	margin:20px 45px 10px 25px; 
	background:transparent url('../images/sub-box-bottom-500x11.gif') no-repeat bottom center;
	padding-bottom:11px;
}
.side-header { background:#fff url('../images/sub-sidebox-top-200x20.gif') no-repeat bottom center; }

#navi-icons { 
	position:absolute;
	right:60px;
	top:263px;
	width:65px;
	height:25px;
	color:#fff;
	text-align:right;
	vertical-align:middle; 
}
#navi-icons a { padding-left:10px; }

#content-left a {
	text-decoration:none;
}
#content-left a:hover, #breadcrumb a:hover {color:#cc3333;}

#submenu { 
	background-color:transparent; 	
	min-height:100px;
	height:auto !important;
	height:100px; 
}
#submenu ul { padding:0 0 10px; margin:0; line-height:1.3; list-style:none; list-style-type:none; }
#submenu li { width:126px; padding:0; margin:0; }
#submenu li a { display:block; font-weight:normal; color:#000; }
#submenu li li a { font-weight:normal; color:#999; }
#submenu li li { width:111px; padding-left:15px; }
#submenu li li li { width:96px; padding-left:30px; }
#submenu li li li li { width:81px; padding-left:45px; }


@media print {
#container #first-col { display:none; }
#container #second-col { display:block; /* display:table-column; */ width:100%; }
#topspace,
#top-text,
.spacer-row { display:none; }

}



