.nytt
{
	overflow:hidden;
	width:378px;
	height:856px;
	position:absolute;
 	top:141px;
 	left:225px;
	background-color:#fbfceb;
	margin-top:10px;
}
.nyhet
{
	text-align:left;
	margin:20px;
	
}
.datum
{
	font-weight:bold;
}
.nyhet .link
{
	text-align:right;
}
 
.citat
{
    width:263px;
    height:135px;
    position:absolute;  
    top:822px; 
    left:651px;
    padding:20px;
	background-color:#fbfceb;
	margin-top:10px;
    overflow:auto;
}

.h_citat
{
	position:absolute;
	top:790px;
	left:646px;
}

.kommande
{
    width:303px;
    height:396px;
    position:absolute;
    top:376px;
    left:651px;
	background-color:#fbfceb;
	margin-top:10px;
}

.h_kommande
{
	position:absolute;
	top:344px;
	left:646px;
}

