.tekstBox {
	position: relative;		
	font-family: arial, verdana;
	font-size: 11px;
	color: #333333;
	background-image: url("/img/grad_gray_443.jpg");
	background-repeat: repeat-y;	
	background-color: #FFFFFF;	
	width: 436px;		
	padding: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 7px;
	padding-bottom: 30px;		
	border: solid #FFFFFF 10px;
	border-top-width:0px;
}
.manchet { 
	font-weight: bold; 
	color: #666666; 
	display: block; 
	margin-bottom: 20px;
	padding-right: 40px;
}

.overskrift {
	position: relative;		
	font-size: 17px;
	font-weight: bold;	
	width: 436px;		
	background-color: #FFFFFF;	
	color: #666666;	
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;	
	border: solid #FFFFFF 0px;
	border-bottom-width: 5px;
	margin: 0px;
	margin-bottom: 18px;
}

.thumbBox {
	position: relative;		
	width: 80px;	
	line-height: 0px;
	border: solid #FFFFFF 10px;
	border-right-width: 10px;	
}
.thumbTextBox {
	position: relative;	
	font-family: arial, verdana;
	font-size: 11px;	
	width: 85px;
	background-color: #FFFFFF;
	padding-left: 10px;
	border: solid 0px #FFFFFF;
	border-right-width: 5px;
	border-bottom-width: 10px;
}

.imageBox {
	position: relative;		
	width: 185px;	
	line-height: 0px;
	border: solid;
	border-width: 10px;
	border-right-width: 0px;
	border-color: #FFFFFF;	
}
.imageTekst {
	position: relative;	
	font-family: arial, verdana;
	font-size: 11px;	
	width: 175px;
	background-color: #FFFFFF;
	padding: 5px 10px;
	border: solid 0px #FFFFFF;
	border-bottom-width: 10px;
}
.imageOverskrift {
	position: absolute;	
	font-family: arial, verdana;
	font-size: 13px;	
	font-weight: bold;
	width: 185px;
	background-color: #FFFFFF;
	padding: 12px 0px 0px 10px;
	top: -22px;
	left:-10px;
	text-transform: uppercase;
	height:10px;
}

.textBox {
	position: relative;		
	font-family: arial, verdana;
	font-size: 11px;	
	color: #666666;
	padding: 10px;
	width: 165px;	
	border: solid #FFFFFF 10px;
	background-image: url("/img/grad_gray_inv_185.jpg");	
}
.textBox .headline {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.tekstBox a, .manchet a, .textBox a {
	color: #EF4A4E;
}
TD {
	font-family: arial, verdana;
	font-size: 11px;
	color: #333333;
}