/* alle omsluttende bildeblokk def */

DIV.RWIMGBLCK-generic {
	clear: both;
	width: 300px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}
DIV.RWIMGBLCK-1-3-left-bredde, 
DIV.RWIMGBLCK-1-3-right-bredde, 
DIV.RWIMGBLCK-1-3-left-hoyde, 
DIV.RWIMGBLCK-1-3-right-hoyde {
	clear: both;
	width: 170px;
}
DIV.RWIMGBLCK-2-3-left-bredde, 
DIV.RWIMGBLCK-2-3-right-bredde, 
DIV.RWIMGBLCK-2-3-left-hoyde, 
DIV.RWIMGBLCK-2-3-right-hoyde {
	clear: both;
	width: 340px;
}
DIV.RWIMGBLCK-1-3-left-bredde, 
DIV.RWIMGBLCK-2-3-left-bredde, 
DIV.RWIMGBLCK-1-3-left-hoyde, 
DIV.RWIMGBLCK-2-3-left-hoyde {
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}
DIV.RWIMGBLCK-1-3-right-bredde, 
DIV.RWIMGBLCK-2-3-right-bredde, 
DIV.RWIMGBLCK-1-3-right-hoyde, 
DIV.RWIMGBLCK-2-3-right-hoyde {
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
}
DIV.RWIMGBLCK-3-3-fullbredde {
	clear: both;
	width: 510px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

/* alle blokktypene med samme bildetekst def */
DIV.RWIMGBLCK-generic span, 
DIV.RWIMGBLCK-1-3-left-bredde span, 
DIV.RWIMGBLCK-2-3-left-bredde span, 
DIV.RWIMGBLCK-1-3-right-bredde span, 
DIV.RWIMGBLCK-2-3-right-bredde span, 
DIV.RWIMGBLCK-1-3-left-hoyde span, 
DIV.RWIMGBLCK-2-3-left-hoyde span, 
DIV.RWIMGBLCK-1-3-right-hoyde span, 
DIV.RWIMGBLCK-2-3-right-hoyde span, 
DIV.RWIMGBLCK-3-3-fullbredde span {
	font-size: 10px;
	line-height: 12px;
	display: block;
}

/* alle blokktypene med img def */
DIV.RWIMGBLCK-generic img, 
DIV.RWIMGBLCK-1-3-left-bredde img, 
DIV.RWIMGBLCK-2-3-left-bredde img, 
DIV.RWIMGBLCK-1-3-right-bredde img, 
DIV.RWIMGBLCK-2-3-right-bredde img, 
DIV.RWIMGBLCK-1-3-left-hoyde img, 
DIV.RWIMGBLCK-2-3-left-hoyde img, 
DIV.RWIMGBLCK-1-3-right-hoyde img, 
DIV.RWIMGBLCK-2-3-right-hoyde img, 
DIV.RWIMGBLCK-3-3-fullbredde img {
	padding-bottom: 5px;
	float: left;
}
DIV.RWIMGBLCK-1-3-left-hoyde img, 
DIV.RWIMGBLCK-2-3-left-hoyde img, 
DIV.RWIMGBLCK-1-3-right-hoyde img, 
DIV.RWIMGBLCK-2-3-right-hoyde img {
	padding-right: 5px;
	padding-bottom: 5px;
}


/* Naturfag */

/* Ytre blokker */
DIV.RWIMGBLCK-1-2-left-bredde {
    width: 200px;
    float: left;
    margin-top: 4px;
    margin-right: 4px;
    margin-bottom: 10px;
    margin-left: 0px;
    border: 1px solid #fff;
}
DIV.RWIMGBLCK-1-2-right-bredde{
    width: 200px;
    float: right;
    margin-top: 4px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 4px;
    border: 1px solid #fff;
}

/* Biletekster */
DIV.RWIMGBLCK-1-2-left-bredde span, 
DIV.RWIMGBLCK-1-2-right-bredde span{ 
	font-size: 10px;
	line-height: 12px;
	display: block;
}


/* Ny fullspalte -------------------------------------------------------------*/
DIV.RWIMGBLCK-fullspalte {
	clear: both;
	width: 428px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
DIV.RWIMGBLCK-fullspalte span {
	font-size: 10px;
	line-height: 12px;
	display: block;
}
DIV.RWIMGBLCK-fullspalte img {
	padding-bottom: 5px;
}

/* Fullspalte inni rammer (f.eks. forsøk->faglig kommentar) ----------------- */
DIV.RWIMGBLCK-fullspalteiramme {
	clear: both;
	width: 406px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}
DIV.RWIMGBLCK-fullspalteiramme span {
	font-size: 10px;
	line-height: 12px;
	display: block;
}
DIV.RWIMGBLCK-fullspalteiramme img {
	padding-bottom: 5px;
}


