#articleWrapper {
	position: relative;
	text-align: left;
	background: #F6F7F9;
	margin:5px;
	margin-bottom: 0;
	padding: 10px;	
	/*font-family: "Verdana", "Arial", helvetica, sans-serif;*/
	color: #414141;	

	font-size: small;
	line-height:120%;
}

#articleWrapper .access {
	font-size: 9px;
	padding: 3px;
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	border: 1px solid #DEE2EB;
	color: black;
	text-align:left;
}


h1, h2 {
	color: #71B3F0;
	margin: 0px 0px 6px 0px;
}
h1 {
	/*font-size: 18px;*/
}
h2 {
	/*font-size: 14px;*/
}
h3 {
	/*font-size: 12px;*/
}
p {
	margin: 4px 0px 8px 0px;
}

.marginaljustera {
	text-align: justify;
}

.brodtext{
	color: #41464E;
	line-height: 1.5em;
	font-weight: bold;	
}

.brodtext2 {
	padding: 30px 0px 20px 0px;
	color: gray;
	font-weight: bold;
}


.bild-vanster-om-text {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.bild-hoger-om-text {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.flytande-textruta-hoger {
	width: 37%;
	float: right;
	/*background: #FBFBFB;*/
	margin: 5px 0 5px 5px;
	padding: 15px;
	font-weight: bold;
	font-size: 120%;
	color: #96B5D4;
}

.flytande-textruta-vanster {
	width: 37%;
	float: left;
	/*background: #FBFBFB;*/
	margin: 5px 0 5px 5px;
	padding: 15px;
	font-weight: bold;
	font-size: 120%;
	color: #96B5D4;
}