/* STIL FÖR TEXTEN I BOXARNA (EJ RUBRIKEN) */
.boxesStyleTextArea
{
        margin-top:15px;
        margin-left:25px;
	font-family:verdana;
	font-size:11px;
        color:red;
        line-height:160%;
        width:160px;

}

/* STIL FÖR BOX NR 1 */
.boxesStyleRubrik_nr1
{
	height:21px;
	background-image:url('../style/images/boxesStyleRubrik_nr1.jpg');
        color:#FFF;
}

.boxesStyleRubrik_nr1_text
{
	position:relative;
	top:4px;
	left:3px;
	font-family:Verdana;
	font-size:12px;
        margin-left:5px;

}

/* STIL FÖR BOX NR 2 */
.boxesStyleRubrik_nr2
{

	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr2.jpg');
}

.boxesStyleRubrik_nr2_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 3 */
.boxesStyleRubrik_nr3
{
                color:#666;
	height:21px;
	/*background-image:url('../style/images/boxesStyleRubrik_nr3.jpg');*/

}

.boxesStyleRubrik_nr3_text
{
	position:relative;
	top:4px;
	left:7px;
	color:#333;;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 4 */
.boxesStyleRubrik_nr4
{

	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr4.jpg');
}

.boxesStyleRubrik_nr4_text
{
	position:relative;
	top:4px;
	left:7px;
	color:#333;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 5 */
.boxesStyleRubrik_nr5
{

	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr5.jpg');
}

.boxesStyleRubrik_nr5_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/* STIL FÖR BOX NR 6 */
.boxesStyleRubrik_nr6
{

	height:25px;
	background-image:url('../style/images/boxesStyleRubrik_nr6.jpg');
}

.boxesStyleRubrik_nr6_text
{
	position:relative;
	top:4px;
	left:7px;
	color:white;
	font-family:Verdana;
	font-size:13px;
}


/*Boxarnas bredd*/
.boxes
{
	height:280px;
	width:230px;
	background-repeat:no-repeat;
}

.boxesTable
{
	width:920px;
	position:relative;
	left:15px;
	top:35px;
}