
html
	{
	margin: 0;
   	padding: 0;
    	height:100%;
	}

	

body 
	{
	background-color: #ffffff;

padding:0px;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
	
	margin: 0;
	padding: 0;
  height:100%;   	
   	}



#showthisduringloading {
 	width: 200px;
 	height: 90px;
 	background-color: #ffffff;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
 	border-top:5px solid #cccccc;
	border-left:5px solid #cccccc;
	border-right:5px solid #cccccc;
	border-bottom:5px solid #cccccc;
	padding: 5px;
	display: none;
	z-index: 100;
}




.popcellborder
	{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 5px;
	}

.cellborder
	{
	border-top:1px solid #bdbdbd;
	border-left:1px solid #bdbdbd;
	border-right:1px solid #bdbdbd;
	border-bottom:1px solid #bdbdbd;
	background-color:#fff;
	}

.cellborderred
	{
	border-top:1px solid #9d1744;
	border-left:1px solid #9d1744;
	border-right:1px solid #9d1744;
	border-bottom:1px solid #9d1744;
	background-color:#fff;
	}

.content
{
	position:relative;
	margin: 0 auto;
        width: 780px;
    	text-align: left; /*IE hack*/
    	padding: 0px;
    	border: 0px solid #000000;

}

.producedby
	{
	position:absolute;	
	
	top: 15px;																
	left: 15px;
	background-image: url("../../_image/icon/ProdecedBy.gif");
	
	height:100px;																
	width:12px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-left: 0px solid #ffffff;											
	border-right: 0px solid #ffffff;										
	border-bottom: 0px solid #eeeeee;										
	background-color:transparent;
	z-index:2;
	}

.top 
	{
	position:relative;
	top:0px;
	left:0px;	
	height: 130px;
	width: 780px;
	background-repeat: no-repeat;					
	background-color:red;
	z-index:2;
	text-align:left;
	}


.topflagmeny 
	{
		
	position: relative;	
	
	top: 10px;																
	height:30px;																
	width:98%;
	margin:0px auto;
	text-align:right;
	padding:0px;
	background-color:transparent;
	z-index:3;
	border: 0px solid #000000;	
	font-size:80%;
	color: #FFFFFF;
	font-weight: bold;
	}

.innercontent 
	{
	
	text-align:left;
	margin-top: 0px;	
	
	width: 800px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	
						
	background-color:transparent;

	}

.innercontent_back
	{
	
	position:relative;
	
	
	display:table-cell;
	
	height:600px;
	width: 800px;
	background-color:transparent;
	background-image: url("../../_image/structure/innercontent_back.gif");
	background-repeat:no-repeat;
	background-color:transparent;
	z-index:2;
	}

.innercontent_back2
	{
	
	position:relative;	
	width: 800px;
	background-image: url("../../_image/structure/innercontent_back2.gif");
	background-color:transparent;
	z-index:1;
	margin:0px;
	padding:0px;
	overflow:never;
	}

.popup
	{
	
	margin:0px auto;
	overflow:auto;
	text-align:left;
	padding:0px;
	border:0px solid;
	background-color: #ffffff;
	z-index:3;											  
	}

.news
	{

	width: 150px;
	margin:0px auto;
	overflow:auto;
	
	text-align:left;														
	padding:0px;
	border:0px solid ;
	background-color:transparent;
	z-index:4;
	}







.producedbyClickShow
	{
	position:absolute;
	top:0px;
	left:0px;	
	
	visibility:hidden;
	height:10px;																
	width:16px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-left: 0px solid #ffffff;											
	border-right: 0px solid #ffffff;										
	border-bottom: 0px solid #eeeeee;										
	background-color:transparent;
	z-index:10;
	filter: alpha(opacity=65);  
	}

.producedbyClickHide
	{
	position:absolute;
	top:10px;
	left:0px;	
	
	height:10px;																
	width:16px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-left: 0px solid #ffffff;											
	border-right: 0px solid #ffffff;										
	border-bottom: 0px solid #eeeeee;										
	background-color:transparent;
	z-index:10;
	filter: alpha(opacity=65);  
	}


.producedbyContent
	{
	position:absolute;
	top:10px;
	left:0px;	
	
	height:117px;																
	width:16px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border-left: 0px solid #ffffff;											
	border-right: 0px solid #ffffff;										
	border-bottom: 0px solid #eeeeee;										
	background-color:transparent;
	z-index:10;
	filter: alpha(opacity=65);     
	}













img
{
border:0;
}







a
{
text-decoration: none;
}

a:link
{
color: #c62449;
}

a:visited
{
color: #c62449;
}

a:active
{
color: #c62449;
}

a:hover				
{
color: #000000;
}





.innercontent, p, td, li
{

font-size: 11px;
line-height: 17px;
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000000;
}

h1, h2, h3, p
{
margin:0px;
padding:0px;
}

h1
{
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 24px;
color: #000000;
text-transform: none;
line-height: 29px;
font-style: normal;
}

.h1_colored/*_Rubrikfärg #1#*/
{
color: #c62449;
}

h2
{
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
text-transform: none;
line-height: 24px;
font-style: normal;
}

.h2_colored/*_Rubrikfärg #2#*/
{
color: #999999;
}

h3
{
font-weight: normal;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
color: #000000;
text-transform: none;
line-height: 18px;
font-style: normal;
}

.h3_colored/*_Rubrikfärg #3#*/
{
color: #78ad10;
}

strong, b
{
font-weight: bold;
}



.back_rep_x/*_Repeterande prickar horisontelt*/
{
background-image: url("../../_image/structure/prick.gif");
background-repeat: repeat-x;
background-position: center center;
height: 30px;
}

.back_rep_y/*_Repeterande prickar vertikalt*/
{
background-image: url("../../_image/structure/prick.gif");
background-repeat: repeat-y;
background-position: center center;
}

.back_l_x/*_Linje horisontelt*/
{
background-image: url("../../_image/structure/l.gif");
background-repeat: repeat-x;
background-position: center center;
height: 20px;
}

.back_l_y/*_Linje vertikalt*/
{
background-image: url("../../_image/structure/l.gif");
background-repeat: repeat-y;
background-position: center center;
}

.bild/*_Bildstil*/
{
border: 1px solid #cccccc;
background-color: #FFFFFF;
padding: 6px 6px 6px 6px;
}

.ruta/*_Färgad ruta*/
{
border: 2px dotted #999999;
background-color: #f3f3f3;
padding: 15px;
}

.citat/*_Citatstil*/
{
font-weight: normal;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
color: #000000;
text-transform: none;
line-height: 18px;
font-style: italic;
}

.whitetext/*_Rubrikfärg vit*/
{
color: #ffffff;
}



.NewsHeader
{
	FONT-WEIGHT:		bold;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE:		135%;
	COLOR:			#555555;
	TEXT-ALIGN:		left;
}

.NewsDate
{
	FONT-WEIGHT:		normal;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE:		65%;
	COLOR:			#333333;
	TEXT-ALIGN:		left;
}

.NewsBody
{
	FONT-WEIGHT:		normal;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE:		65%;
	COLOR:			#333333;
	TEXT-ALIGN:		left;
}

.newsmenuheader
{
	FONT-WEIGHT:		normal;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE:		110%;
	LINE-HEIGHT:		30px;
	COLOR:			#333333;
	TEXT-DECORATION:	none;
	TEXT-ALIGN:		left;
	background-color:	transparent;	
}

.newsmenutext
{
	FONT-WEIGHT:		normal;
	font-family:		Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE:		65%;
	LINE-HEIGHT:		12px;
	COLOR:			#333333;
	TEXT-DECORATION:	none;
	TEXT-ALIGN:		left;
	background-color:	transparent;
	cursor: pointer; 
	
}

.newstexttable
{
	padding: 0px;
	BORDER-LEFT:		0px solid #000000;
	BORDER-TOP:		0px solid #000000;
	BORDER-RIGHT:		0px solid #000000;
	BORDER-BOTTOM:		0px solid #000000;
	background-color:	transparent;	
	text-align:right;
										
}

.newsmenu
{
	cursor: pointer;  
}

hr
{
color:#e3e3e3;
height:1px;
width: 100%;
}

#news ul
{
list-style: none;
margin: 0px;
padding: 0px;
}

.news_date
{
font-weight: normal;
FONT-SIZE:11px;
COLOR:#666666;
font-family: Arial, Verdana, Helvetica, sans-serif;
line-height:20px;
}
.news_link
{
font-weight: bold;
FONT-SIZE:10px;
COLOR:#666666;
font-family: Arial, Verdana, Helvetica, sans-serif;
}


input
{
color: #000000;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 1px solid #d1d1d1;
}

textarea			
{
color: #000000;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 1px solid #d1d1d1;
}

select				
{
color: #000000;
font-size: 11px;
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 1px solid #d1d1d1;
}

.formSokButton
{
background-image: url("../../_image/structure/button_back.gif");
background-repeat: repeat;
cursor: pointer;
height: 18px;
color: #ffffff;
font-size: 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 0px solid #666666;
font-weight: bold;
width: 40px;
}

.submit
{
background-image: url("../../_image/structure/button_back.gif");
background-repeat: repeat;
cursor: pointer;
height: 19px;
color: #ffffff;
font-size: 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 0px solid #666666;
font-weight: bold;
width: 57px;
}

.rensa
{
background-image: url("../../_image/structure/button_back.gif");
background-repeat: repeat;
cursor: pointer;
height: 19px;
color: #ffffff;
font-size: 10px;
font-family: Arial, Verdana, Helvetica, sans-serif;
border: 0px solid #666666;
font-weight: bold;
width: 57px;
}

.formstil
{
margin: 0px;
padding: 0px;
}

.knapp
{
cursor: pointer;
border: 0px solid #666666;
height: 19px;
}

.linkruta
{
BORDER-RIGHT: #dcdcdc 1px solid;
BORDER-TOP: #dcdcdc 1px solid;
BORDER-LEFT: #dcdcdc 1px solid;
BORDER-BOTTOM: #dcdcdc 1px solid
}


