/*
Färgschema 
----------------------
Dark Orange		FF4F09 
Yellow			FFD103 
Seablue			37C7C7 
Green			00803B 
Light Orange	FF9306 
Deep purple		1B2178 
Light green		A8C700 
Lilac			672C94 
Skyblue			3972CF 
Pink			FF7CC4 
Brown			800900 
Red				D9030A 

Hörnbilder
----------------------
corner_1 = övre vänstra runda hörnet
corner_2 = nedre högra runda hörnet
----------------------
/bilder/boxcorners/corner_1_dark_orange.gif
/bilder/boxcorners/corner_2_dark_orange.gif

/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif
/bilder/boxcorners/corner_1_green.gif

*/

/* Generella klasser förstasidan */
/* -ar in css-classes is the extension for arabic */

td.star32{
	background: url(/bilder/lines/star32.gif);
}
div.boxtext-std{
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
}

div.boxtext-std-ar{
	font-family: sans-serif;
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
}

div.boxtext-std-15-15{
	font-size:10px;
	margin-top:15px;
	margin-bottom:15px;
	
}

div.boxtext-std-15-15-ar{
	font-family: sans-serif;
	font-size:16px;
	margin-top:15px;
	margin-bottom:15px;
}	

div.boxtext-std-5-5{
	font-size:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

div.boxtext-std-5-5-ar{
	font-family: sans-serif;
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
}

div.boxtext-std-5-10{
	font-size:10px;
	margin-top:5px;
	margin-bottom:10px;
}

div.boxtext-std-5-10-ar{
	font-family: sans-serif;
	font-size:16px;
	margin-top:5px;
	margin-bottom:10px;
}

div.fpimagebox-10-10{
	margin-top:10px;
	margin-bottom:10px;
}
div.fpimagebox-10-0{
	margin-top:10px;
	margin-bottom:0px;
}
div.fpimagebox-0-0{
	margin:0px;
}

div.titletextI{
	font-size:10px;
	font-weight:bold;
	color:#FF4F09;
}

div.titletextI-ar{
	font-family: sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF4F09;
}
div.titletextII{
	font-size:11px;
	font-weight:bold;
	color:#FF4F09;
}

div.titletextII-ar{
	font-family: sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FF4F09;
}

div.titletextIII{

}

div.titletextIV{

}

/*/////////////////////////////////////////////////////////////
//															 //
//						KOLUMN 1							 //
//															 //
/////////////////////////////////////////////////////////////*/


/* Box 1 Kolumn 1 */
td.fpbox-c1-box1{
	font-size:10px;
	background: #37C7C7; /* ändra färg här */
}
td.fpbox-c1-box1-ar{
	font-family: sans-serif;
	font-size:16px;
	background: #37C7C7; /* ändra färg här */
}
td.fpbox-c1-box1-left-top{
	
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_seablue.gif) left top no-repeat; /* ändra rundahörnbild vänstertop här  */
	background-color: #37C7C7; /* ändra färg här */
}
td.fpbox-c1-box1-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_seablue.gif) right bottom no-repeat;  /* ändra rundahörnbild högerbotten bild här */
	background-color: #37C7C7; /* ändra färg här */
}

/* Box 2 Kolumn 1 */
td.fpbox-c1-box2{
	font-size:10px;
	font-size: 10px;
	background: #A8C700 ;
}

td.fpbox-c1-box2-ar{
	font-family: sans-serif;

	font-size:16px;
	font-size: 10px;
	background: #A8C700 ;
}
td.fpbox-c1-box2-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_light_green.gif) left top no-repeat;
	background-color: #A8C700;
}
td.fpbox-c1-box2-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_light_green.gif) right bottom no-repeat;
	background-color: #A8C700;
}

/* Box 3 Kolumn 1 */
td.fpbox-c1-box3{
	font-size:10px;
	font-size: 10px;
	background: #3972CF;
}
td.fpbox-c1-box3-ar{
	font-size:16px;
	font-size: 10px;
	background: #3972CF;
}
td.fpbox-c1-box3-left-top{
	
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_skyblue.gif) left top no-repeat;
	background-color: #3972CF;
}
td.fpbox-c1-box3-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_skyblue.gif) right bottom no-repeat;
	background-color: #3972CF;
}

/*/////////////////////////////////////////////////////////////
//															 //
//						KOLUMN 2							 //
//															 //
/////////////////////////////////////////////////////////////*/

td.fpbox-c2-topbox{
	font-size:10px;
	background: #FF7CC4 ;
}
td.fpbox-c2-topbox-ar{
	font-size:16px;
	background: #FF7CC4 ;
}
td.fpbox-c2-topbox-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_pink.gif) left top no-repeat;
	background-color: #FF7CC4;
}
td.fpbox-c2-topbox-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_pink.gif) right bottom no-repeat;
	background-color: #FF7CC4;
}

div.fpbox-c2-topbox-header{
	font-size:18px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
}

div.fpbox-c2-topbox-header-ar{
	font-size:22px;
	font-weight:bold;
	color:#000000;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
}

/* Ramboxen Kolumn 2*/
td.fpbox-c2-framebox{

}
td.fpbox-c2-framebox-ar{
	font-size:16px;
}
td.fpbox-c2-framebox-top{
	background: url(/bilder/fpboxcorners/ram-top.gif);
}
td.fpbox-c2-framebox-left{
	background: url(/bilder/fpboxcorners/ram-left.gif);
}
td.fpbox-c2-framebox-right{
	background: url(/bilder/fpboxcorners/ram-right.gif);
}
td.fpbox-c2-framebox-bot{
	background: url(/bilder/fpboxcorners/ram-bot.gif);
}
td.fpbox-c2-framebox-lt{
	background: url(/bilder/fpboxcorners/ram-corner-1.gif);
}
td.fpbox-c2-framebox-rt{
	background: url(/bilder/fpboxcorners/ram-corner-2.gif);
}
td.fpbox-c2-framebox-lb{
	background: url(/bilder/fpboxcorners/ram-corner-3.gif);
}
td.fpbox-c2-framebox-rb{
	background: url(/bilder/fpboxcorners/ram-corner-4.gif);
}

div.fpbox-c2-framebox-header{
	font-size:18px;
	font-weight:bold;
	color:#FF4F09;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	
}

div.fpbox-c2-framebox-header-ar{
	font-family: sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FF4F09;
	margin:0px;
	margin-top:10px;
	margin-bottom:5px;
	
}

div.fpbox-c2-framebox-txt{
	font-size:10px;
	margin-top:0px;
	margin-bottom:10px;
	
}

div.fpbox-c2-framebox-txt-ar{
	font-family: sans-serif;
	font-size:16px;
	margin-top:0px;
	margin-bottom:10px;
	
}
div.fpimagebox{
	margin-top:0px;
	margin-bottom:0px;
	
}

/* Box 1 Kolumn 2 */
td.fpbox-c2-box1{
	font-size:10px;
	background: #FF7CC4 ;
}

td.fpbox-c2-box1-ar{
	font-size:16px;
	background: #FF7CC4 ;
}
td.fpbox-c2-box1-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_pink.gif) left top no-repeat;
	background-color: #FF7CC4;
}
td.fpbox-c2-box1-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_pink.gif) right bottom no-repeat;
	background-color: #FF7CC4;
}

/****** Widebox Kolumn 2 ******/

td.fpbox-c2-widebox{
	font-size:10px;
	background: #37C7C7;
}

td.fpbox-c2-widebox-ar{
	font-size:16px;
	background: #37C7C7;
}
td.fpbox-c2-widebox-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_seablue.gif) left top no-repeat;
	background-color: #37C7C7;
}
td.fpbox-c2-widebox-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_seablue.gif) right bottom no-repeat;
	background-color: #37C7C7;
}

/* Box 2 Kolumn 2 */
td.fpbox-c2-box2{
	font-size:10px;
	background: #FFD103;
}
td.fpbox-c2-box2-ar{
	font-size:10px;
	background: #FFD103;
}
td.fpbox-c2-box2-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_yellow.gif) left top no-repeat;
	background-color: #FFD103;
}
td.fpbox-c2-box2-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_yellow.gif) right bottom no-repeat;
	background-color: #FFD103;
}

/* Box 3 Kolumn 2 */
td.fpbox-c2-box3{
	font-size:10px;
	background: #FF9306;
}

td.fpbox-c2-box3-ar{
	font-size:16px;
	background: #FF9306;
}
td.fpbox-c2-box3-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_light_orange.gif) left top no-repeat;
	background-color: #FF9306;
}
td.fpbox-c2-box3-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_light_orange.gif) right bottom no-repeat;
	background-color: #FF9306;
}

/* Box 4 Kolumn 2 */
td.fpbox-c2-box4{
	font-size:10px;
	background: #FFD103;
}

td.fpbox-c2-box4-ar{
	font-size:16px;
	background: #FFD103;
}
td.fpbox-c2-box4-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_yellow.gif) left top no-repeat;
	background-color: #FFD103;
}
td.fpbox-c2-box4-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_yellow.gif) right bottom no-repeat;
	background-color: #FFD103;
}

/*/////////////////////////////////////////////////////////////
//															 //
//						KOLUMN 3							 //
//															 //
/////////////////////////////////////////////////////////////*/

/* Box 1 Kolumn 3 */

td.fpbox-c3-box1{
	font-size:10px;
	background: #FF7CC4 ;
}
td.fpbox-c3-box1-ar{
	font-size:16px;
	background: #FF7CC4 ;
}
td.fpbox-c3-box1-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_pink.gif) left top no-repeat;
	background-color: #FF7CC4;
}
td.fpbox-c3-box1-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_pink.gif) right bottom no-repeat;
	background-color: #FF7CC4;
}

/* Box 2 Kolumn 3 */

td.fpbox-c3-box2{
	font-size:10px;
	background: #3972CF ;
}
td.fpbox-c3-box2-ar{
	font-size:16px;
	background: #3972CF ;
}
td.fpbox-c3-box2-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_skyblue.gif) left top no-repeat;
	background-color: #3972CF;
}
td.fpbox-c3-box2-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_skyblue.gif) right bottom no-repeat;
	background-color: #3972CF;
}

/* Box 3 Kolumn 3 */

td.fpbox-c3-box3{
	font-size:10px;
	background: #A8C700;
}
td.fpbox-c3-box3-ar{
	font-size:16px;
	background: #A8C700;
}
td.fpbox-c3-box3-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_light_green.gif) left top no-repeat;
	background-color: #A8C700;
}
td.fpbox-c3-box3-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_light_green.gif) right bottom no-repeat;
	background-color: #A8C700;
}

/* Box 4 Kolumn 3 */

td.fpbox-c3-box4{
	font-size:10px;
	background: #3972CF ;
}
td.fpbox-c3-box4-ar{
	font-size:14px;
	background: #3972CF ;
}
td.fpbox-c3-box4-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_skyblue.gif) left top no-repeat;
	background-color: #3972CF;
}
td.fpbox-c3-box4-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_skyblue.gif) right bottom no-repeat;
	background-color: #3972CF;
}
/* Box 5 Kolumn 3 */

td.fpbox-c3-box5{
	font-size:10px;
	background: #A8C700 ;
}

td.fpbox-c3-box5-ar{
	font-family: sans-serif Times; 
	font-size:16px;
	
	background: #A8C700 ;
}
td.fpbox-c3-box5-left-top{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_1_light_green.gif) left top no-repeat;
	background-color: #A8C700;
}
td.fpbox-c3-box5-right-bot{
	width:12px;
	height:12px;
	background: url(/bilder/boxcorners/corner_2_light_green.gif) right bottom no-repeat;
	background-color: #A8C700;
}

#changeLang{
	
	padding: 5px;
	font-family:verdana; 
	font-size:10px;
	position:absolute;
	left: 87px;
	top: 842px;
	width: 120px;
	height: 140px;
	border: 1px solid #FF4F09;
	background: #FFFFFF;
	display:none;
}



