/* CSS Document */

#box {
	float: right;
	width: 187px;
	margin-top: 0px;
	color:#000000;
	background-image: none;
	background-repeat: no-repeat;
}

#nyhedtop {
	margin-top: 0px;
	margin-bottom: 0px;
	height:9px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../Billeder-all-web/images/call-to-action_top.jpg);
	background-repeat: no-repeat;
	width: 187px;
}
#nyhedmidt {
	background-image:    url(../Billeder-all-web/images/call-to-action_midt.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	width: 147px;
	padding-right: 20px;
	padding-left: 20px;
}
* html #nyhedmidt {

	margin-top: 0px;
}
#nyhedmidt h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 0px;
}

#nyhedmidt h2 {
	padding-right: 15px;
	padding-left: 0px;
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #9c0821;
	margin-top: 6px;
	padding-top: 0px;
	font-weight: bold;
}
#nyhedmidt p {
	font-size: 11px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: -10px;
	padding-bottom: 10px;
}

#nyhedmidt a:link, #nyhedmidt a:visited {
	   color: #a21a08;
	  	font-weight: bold;
      }
#nyhedmidt a:hover {
color: #000000;
      }
#nyhedmidt a:active {
	  color: #a21a08;
	  	font-weight: bold;
      }

#nyhedbund {
	background-image:    url(../Billeder-all-web/images/call-to-action_bund.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	height:9px;
	padding-top: 0px;
	padding-bottom: 0px;
	position:relative;
	bottom: 0px;
	left:0px;
	width: 187px;
}
#nyhed {
	display:block;
	margin-top:-10px;
}



