.contentRow#firstRow {
	/*background-color: red;*/
}

.contentRow#row{
	/*background-color: red;*/
}

.contentRow .part .rubrik {
	/*background-color: red;*/
}

.contentRow .part .bild {
	/*background-color: green;*/
}

.contentRow .part .text {
	/*background-color: blue;*/
}

.contentRow {
	background-color: #ffffff;
	float: left;	
	width: 400px;
	margin-bottom: 15px;
}

.contentRow .part {
	float: left;
	width: 187px;
	margin: 5px;
}

.text#headline {
	font-size: medium;
	font-weight: bold;
}

br.break {
	clear: both;
	font-size: 1px;
	height: 1px;
}


/* Bufférecept */
DIV#hitList{
	width:394px;
}
DIV#hitNavTop{
	margin-left: 0px;
	margin-bottom: 6px;
}
DIV#hitNavBottom{
	margin-left: 0px;
	margin-top: 6px;
}
DIV#hitItem_bg1{
	background: #F1EEE9;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	width:382px;
	float: left;

}
DIV#hitItem_bg2{
	background: #FFFFFF;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	width:382px;
	float: left;
}
DIV#issueNav{
	margin-left: 0px;
	margin-bottom: 26px;
	margin-top: 20px;
}
DIV#head_img{
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 12px;
}
DIV#mainText{
	margin-left: 0px;
}
DIV#mainText A{
	color: #E71800;
}
.hitIcons{
		float: right;
		margin-right: 6px;
}
.lightText{
	color: #808080;
}
SPAN.resultLink{
	float:left;
}
