/* CSS Document * All-web nyheder/

/*-------------- farver--------------*/
/*grøn = #006666       */
/*orange = #        */
/*beige = #        */
/*-------------- farver--------------*/
/*---------------Side----------------*/



#tekst {
	position:relative;
	float:left;
	margin-top: -12px;
	width: 635px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	.margin-bottom: -70px;
	color: #000000;
	font-size: 12px;
	margin-right: 0px;
	
}
*html #tekst {
position:relative;
left:160px;
top: -150px;
margin-bottom: -200px;
	/*background-color: #CC66FF;*/
}
.imgleft {
float: left;
margin-right: 20px;
}
.tekstnyhed {
	width:405px;
	float:right;
	margin-top: 0px;
	margin-right: 10px;
	/*background-color: #CC6600;*/	
}
.tekstnyhedsblok {
	width:635px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	margin-bottom: 15px;
	clear:both;
	padding-bottom: 20px;
	/*background-color: #006633;*/
}
#tekst h2 {
	margin-top: 0px;
	font-size: 15px;
	padding-top: 0px;
	margin-bottom: 1px;
	padding-bottom: 0px;
	color: #000000;
	text-transform: none;	
}
#tekst h3 {
	font-size: 12px;
	margin-bottom: 7px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;

}

