@import url(stylesheet.css);
/*
Lars Dyhr
----------------------------------------------------
  Dycon
  Holme Parkvej 377
  8270 Højbjerg
  Tlf: 86202306 Mobil: 29461610
  mailto:Lars@Dycon.dk
---------------------------------------------------- 
*/

#first-col { width:204px; } 
#second-col { width:251px; }
#third-col { width:379px; }

#sub-content-left-container { margin:20px 0 20px 58px; 
	min-height:200px;
	height:auto !important;
	height:200px; 
}
#sub-content-middle-container { margin:20px 17px 20px 44px; }
#sub-content-container { margin:20px 36px 20px 44px; }

#sub-content-right-container { margin:20px 36px 20px 0px; }


#bottom-row-container { margin:0; display:none; /* If they would like a content area across the three columns sometime just make this visible... */  }
#bottom-row-content { background-color:#e7ecec; padding:20px; }

#sub-navigation-icons { float:right; width:50px; padding:20px 0; height:20px; vertical-align:middle; }


#top-row-right-div {
	color:#cc3333;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding:5px 0; 
	text-align:right; /* only new setting for this selector in sub */
}
#top-row-left-div { /* no new settings may be deleted as they are the same in stylesheet.css */
	margin:10px 0 0 58px; /* yes changed right margin from 42 to 0 */
	height:20px;
	border-bottom:1px solid #cc3333; 
}
#top-row-right-div {
	margin:10px 36px 0 44px; /* And changed a margin here as well */
	height:20px;
	border-bottom:1px solid #cc3333; 
	padding:0;
}

#footer p { margin:0; padding:0; }
#content-left a {
	text-decoration:none;
}
#content-left a:hover, #breadcrumb a:hover {color:#cc3333;}

.sub-left-header { padding-top:20px; }
#submenu, .sub-left-box {	background-color:#e7ecec; padding:10px; }
#submenu ul { padding:0 0 10px; margin:0; line-height:1.5; list-style:none; list-style-type:none; }
#submenu li { width:126px; padding:2px 0; margin:0; }
#submenu li a { display:block; font-weight:bold; color:#000; }
#submenu li li a { font-weight:bold; 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; }

#submenu li a.act { color:#cc3333; }
