/* CSS Document */
/*---------------Forside----------------*/


/*--- sidehoved: menu, logo, banner---*/
#sidehoved {
	background-image: url(../Billeder-all-web/gfx-all-web/images/all_web_top.gif);
}
/* bliver på forsiden brugt til spalte 1*/
#menul {
	float:left; /*d*/
	width: 285px; /*d*/
	margin-top: 0px; /*d*/
	margin-right: 0px;
	padding-top: 0px; /*d*/
	.padding-top: 10px; /*d*/
	font-size: 12px;
	margin-left: 85px;
	padding-bottom: 7px;
	color: #000000; /*d*/
	line-height: 15px;	
}
*html #menul {
	width: 285px; /*d all-web.css*/
	margin-top: 0px; /*d all-web.css*/
	padding-left: 0px;
	margin-left: 45px;
}
#menul h1 {
	margin-top:20px;
	font-size: 15px;
      }
#menul a {
	display: inline;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	line-height: 18px;
	font-size: 12px;
      }
	  

#menul a:link, #menul a:visited {
	color: #006666;
      }
#menul a:hover {
	color: #000000;
      }
/*--- indhold---*/
/* bliver på forsiden brugt til spalte 2*/
#content {
	float: left;
	margin-top: 0px;
	width: 390px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
	margin-right: 0px;
	color: #000000;
	font-size: 12px;
}
*html #midt {
	width:908px;
	background-position: 0px 0px;
		
}
* html #content {
	width: 380px;
	/*margin-left: 68px;*/
	margin-left: 0px;
}
#tekst {
display:none;
}
#knapper {
	display:inline;
	width:800px;
	height: 160px;
	margin: 0px 0px 10px 37px;
	padding: 0px;
}

#nyhed {
	margin-top: -30px;
	margin-bottom: 20px;
	width: 350px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	background-color: #f3f2ed;
	padding: 10px 20px 10px 20px;
	line-height: 15px;	
}
*html #nyhed {
	width: 350px;
	margin-left:68px;
}

#nyhed h1 {
	margin-top: 20px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #000000;
	text-transform: uppercase;
}
#nyhed img {
	float:left;
	margin-right: 0px;
	margin-bottom: 10px;

}

#nyhed h2 {
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #9c0821;
	margin-top: 6px;
	padding-top: 0px;
}
#nyhed p {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
	padding-bottom: 0px;
}
#nyhed p.small {
	float:right;
	width: 100px;
}
#nyhed .billedetekst {
	width: 180px;
	float:left;
	font-size: 12px;
	color: #006666;
	line-height:15px;
	margin-top: 10px;
}
#nyhed .billedetekst a:link, #nyhed .billedetekst a:visited  {
	color: #006666;
	text-decoration:none;
	font-weight:bold;
}
#nyhed .billedetekst a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

#nyhed a:link, #nyhed a:visited {
      text-decoration:none;
	  color: #006666;
	  	font-weight: bold;
      }
#nyhed a:hover {
color: #000000;
	   text-decoration:none;
	   font-weight: bold;
      }
#nyhed a:active {
      text-decoration:none;
	  color: #9c0821;
	  	font-weight: bold;
      }
/*---sidefod---*/




#sidebund {
	/*background-image: url(Billeder/gfx/forsidebund.jpg);
	background-repeat: no-repeat;
	width:1033px;
	height:99px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;*/
}

