@charset "ISO-8859-1";

#portal_layout {

	background-color: #dfdfdf;

	height: 100%;

	width: 100%;

	padding-top: 50px;
	

}

#bild 	{float:right;
		position:relative;
		right:15px;
}



#text 	{
	float:left;
	position: relative;
	left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13,1px;
	line-height:1,5em;
	background-color: #FFFFFF;
		
	
}

.board  {width:100%;

}


