/*
Lansforsakringar. Innan 25.

font-size:10px -font-size:0.63em
font-size:11px - font-size:0.69em
font-size:12px - font-size:0.75em
font-size:13px - font-size:0.82em
font-size:14px - font-size:0.88em
font-size:15px - font-size:0.93em
font-size:16px - font-size:1em
font-size:17px - font-size:1.06em
font-size:18px - font-size:1.12em
font-size:19px - font-size:1.19em
font-size:20px - font-size:1.25em
font-size:21px - font-size:1.32em
font-size:22px - font-size:1.38em
font-size:23px - font-size:1.44em
font-size:24px - font-size:1.5em
font-size:25px - font-size:1.56em
font-size:26px - font-size:1.63em
font-size:27px - font-size:1.69em
font-size:28px - font-size:1.75em
font-size:29px - font-size:1.82em
font-size:30px - font-size:1.88em
font-size:31px - font-size:1.94em
font-size:32px - font-size:2.01em
*/


body {
margin: 0;
padding: 0;  
color: #747679;
text-align:center;
font-family: Georgia, serif;
font-size: 100.1%;
font-style:italic;
background: #fff;
background:url('bilder/body_bg.jpg');
background-repeat:repeat-x;
}


#wrapper{
width: 960px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 0.69em;
/*line-height:0.69em;  */
background: #fff;
}


#header{
padding: 0px 0px 0px 0px;
height: 194px;
margin: 0px 0px 0px 0px;
border-bottom:28px solid #fff;
background:url('bilder/header_bg.jpg');
background-repeat:no-repeat;
}	
		
#content{
clear:both;
padding: 0px;
margin: 0px 0px;
}	


#main {
width: 700px; 
float:left;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
overflow:hidden;
display: inline;


}


#sidebar {
width: 220px;
margin: 0px 0px 0px 730px;
padding: 0;
 
}


#footer {
clear: both;
margin: 0;
padding: 10px 0px 0px 0px;
text-align: center;
/* font-size: 70%; */
background: #fff;
}


#footer-inner{
background: #e3e4e4;
height: 1px;
}

#footer-inner p{
padding: 0px 0px 0px 0px;
margin:0;
text-align:left;
}

#footer-inner a{
color: #000;
}

#footer-inner a:hover{
color: #000;
}


/* ********************************************************** */
/* ********************************************************** */
/* ********************************************************** */
#colorbox {
background: #d5f1f3;
padding: 18px 18px 18px 18px;
/* font-size: 85%; */
font-family: Verdana, Geneva, sans-serif;
}
/* ********************************************************** */
/* ********************************************************** */
/* ********************************************************** */



/*  ********** default styles *********** */

ol,ul,li{
	margin:0;
	padding:0;
	border:0;
}

ol,ul{
	list-style:none
}




p, h1, h2, h3, h4, h5, h6{
margin: 6px 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
font-style: normal;
font-weight: bold;
font-family: Arial, sans-serif;
color: #005ea7;
}



h1{
	font-size: 1.94em;
}
h2{
	font-size: 1.12em;
	/*  font-size: 18px;  */
}
h3{
	font-size: 1.12em; 
	/* font-size: 18px;*/
	color: #e1001a;
}
h4{
	font-size: 1.12em;
}
h5{
	font-size: 1.12em;
}
h6{
	font-size: 1.12em;
}

a{
color:#005ea7;
font-weight:800;
text-decoration:none;
}
a:hover{
color:#005ea7;
text-decoration:underline;
}


h3 a{
color: #e1001a;
text-decoration:none;
}
h3 a:hover{
color: #e1001a;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:1px;
margin:2px 0;
color:#e3e4e4;


}



blockquote{
background: #EBF7FF;
padding: 5px 15px;
margin: 3px 30px;
border-left: 4px solid #8CD1FD;
border-top: 1px solid #EBF7FF;
border-right: 1px solid #EBF7FF;
border-bottom: 1px solid #EBF7FF;

}


td{
 vertical-align:bottom;
}


/* ********************************************************** */
/* ********************************************************** */
/* ********************************************************** */



/* ********************************************************** */
/* ****************** Bidrag ************************** */
/* ********************************************************** */
#bidraglista{
	overflow: hidden;
}

.bidraglistainnehall {
	margin-left: 0px;
	width:700px;
}



.bidraglistapost {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px;
	width: 218px;
	height: 238px;
	border: 1px solid #e3e4e4;
	cursor: pointer;
	background: #fcfcfc;
}

.bidraglistapostsista {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px;
	width: 218px;
	height: 238px;
	border: 1px solid #e3e4e4;
	cursor: pointer;
	background: #fcfcfc;
}

.bidraglistapost:hover {
	border: 1px solid #747679;
}

.bidraglistapostsista:hover {
	border: 1px solid #747679;
}

.bidraglistapostinfo {
	margin-left: 9px;
	margin-top: 9px;
}

.bidraglistapostbild {
	text-align: center;
	margin-top: 9px;
	height: 150px;
}


div.bidraglistapostdatum{
	float: left;
	font-style:normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#747679;
	font-size: 1.0em;
}
div.bidraglistapostfunktioner{
	text-align: right;
	margin-right: 9px;
}


#lankflerbidrag{
	margin: 8px 0px 0px 0px;
	text-align: right;
}


/*
#bidraglista img{
	margin: 9px 9px 9px 9px;
}


#bidraglista div.bidraginnehall{
	margin: 9px 9px 9px 9px;
}

#bidraglista div.bidragpost{
float:left;
width:218px;
height:238px;
background: #fcfcfc;
padding: 0px 0px 0px 0px;
margin: 0px 20px 20px 0px;
border-left: 1px solid #e3e4e4;
border-top: 1px solid #e3e4e4;
border-right: 1px solid #e3e4e4;
border-bottom: 1px solid #e3e4e4;
}

#bidraglista div.bidragpostsist{
float:left;
width:218px;
height:238px;
background: #fcfcfc;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-left: 1px solid #e3e4e4;
border-top: 1px solid #e3e4e4;
border-right: 1px solid #e3e4e4;
border-bottom: 1px solid #e3e4e4;
}


#bidraglista div.bidragpost a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
#bidraglista div.bidragpost a:hover {
	text-decoration: none;
	background-color: #EFEFEF;
}


#bidraglista div.bidragpostsist a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}
 
#bidraglista div.bidragpostsist a:hover {
	text-decoration: none;
	background-color: #EFEFEF;
}

*/



#bidragetta {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px;
	width: 698px;
	height: 358px;
	border: 1px solid #e3e4e4;
	background: #fcfcfc;
}



.bidragettabild {
	float: left;
	margin: 9px 20px 0px 9px;
	width: 450px;
	height: 338px;
	background: #f2f2f2;
}


.bidragettainfo {
	margin: 60px 0px 0px 0px;
}

.bidragettafunk {
	margin: 60px 0px 0px 0px;
}

.bidragettafunks {
	margin: 20px 0px 0px 0px;
}


#sorterameny {
	margin: 0px 0px 10px 0px;
}



/* ********************************************************** */
/* ********************** Special *************************** */
/* ********************************************************** */
#sidebar div.banner {
	margin: 0px 0px 30px 0px;
}

a.lankstil1{
	font-style:normal;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 100.1%;
	font-style:italic;
	color:#747679;
}

a:hover.lankstil1 {
	font-style:normal;
	font-weight: normal;
	font-family: Georgia, serif;
	font-size: 100.1%;
	font-style:italic;
	color:#747679;
}



/* ********************************************************** */
/* ********************** TÄVLASIDAN ************************ */
/* ********************************************************** */

#tavlatext1{
	width:300px;
	float: left;
	margin: 0px 40px 0px 0px;
	font-size: 1.06em;
}

p.tavlatext1, div.tavlatext1{
	width:600px;
	
}

p.tavlatext2, div.tavlatext2{
	width:390px;
	font-size: 1.06em;
}



#tavlatext2block{
	float: left;
}

#tavlabild{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.formularrubriker{
	font-family: "Arial";
	font-style:normal;
	font-size: 11px;
	color: #00559c;
}

.tavlingsvillkor{
	font-size: 10px;
	color: #635958;
	line-height: 12px;
	margin: 8px 0px 12px 0px;
	width: 500px;
}



input, select, textarea {
	color: #635958;
	background-color: #FFFFFF;
	border:1px solid #e3e4e4;
	
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #e3e4e4;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #e3e4e4;
	scrollbar-track-color: #FFFFFF;
	margin: 0px 0px 8px 0px;
}

.nostyle{
	border-style:none;
	margin: 0px 0px 0px 0px;
}

.nostylemargin{
	margin: 0px 0px 0px 0px;
}




/* ********************************************************** */
/* ********************** Film *************************** */
/* ********************************************************** */

.filmblock{
	height:530px;
	margin: 0px 0px 0px 0px;
	background: #fcfcfc;
}

.filmblockinfo{

}


.filmblockinfotext{
	float:left;
}


.filmblockfunktion{
	 text-align: right;
	 float:right;
}


.filmblockfunktion .kommentera1{
	float:left;
}


.filmblockfunktion .delafacebook1{
	float:left;
}


.filmblockfunktion .betyg1{
	float:left;
}

.filmblockinfotext2{
	margin: 10px 0px 0px 0px;
}

#formkommentarfilm{
width:700px;
padding: 12px 0px 0px 10px;
margin: 20px 0px 0px 0px;
background:url('bilder/kommentarform_bg.jpg');
background-repeat:no-repeat;
}

.formkommentarfelmeddelande{
	color: #e1001a;
}


#kommentarblock{
	overflow: hidden;
	width: 700px;
	padding: 10px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
}

#kommentarlista {
	margin-left: 0px;
}

.kommentarpost {
	margin: 0px 0px 20px 0px;
	padding: 12px 0px 0px 0px;
	border-top: 1px solid #e3e4e4;
}

.kommentarnamn {
	color: #e1001a;
}

.kommentardatum {

}

p.kommentartext {
	margin: 5px 0px 0px 0px;
	width: 500px;
}





/* ********************************************************** */
/* ********************** Film *************************** */
/* ********************************************************** */

#indextavlaintroblock{
	width:540px;
	margin: 0px 0px 10px 0px;
}

#indextavlaintroblockinfotext{
	width:430px;
	font-size: 1.06em;
}

span.datum, div.datum, p.datum{
	font-style:normal;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color:#747679;
	font-size: 1.0em;
}







/* ********************************************************** */
/* ********************** Menu ****************************** */
/* ********************************************************** */

#headerhomebtn{
	padding: 40px 0px 0px 10px;
}

#menu{
padding: 5px 0px 0px 0px;
/* 
margin: 110px 0px 0px 0px;
*/
}

#menu a{
font-size:1.06em;
font-style:normal;
font-weight: bold;
font-family: Arial, sans-serif;
color:#005ea7;
}

#menu a:hover{
color:#034b83;
text-decoration:underline;
}

#menu div.menuposttext{
font-size:1.00em;
color:#000;
font-family: Georgia, serif;
font-weight: normal;
font-style:italic;
}

#menu div.menuposttext a{
font-size:1.00em;
color:#000;
font-family: Georgia, serif;
font-weight: normal;
font-style:italic;
}

#menu div.menuposttext a:hover{
font-size:1.00em;
color:#000;
font-family: Georgia, serif;
font-weight: normal;
font-style:italic;
text-decoration:none;
}

#menupost1{
	margin: 0px 0px 0px 23px;
	width: 190px;
	float:left;
}

#menupost2{
	margin: 0px 0px 0px 41px;
	width: 120px; 
	float:left;
}

#menupost3{
	margin: 0px 0px 0px 24px;
	width: 120px;
	float:left;
}
#menupost4{
	margin: 0px 0px 0px 43px;
	width: 120px;
	float:left;
}


/* ********************************************************** */

/* ********************************************************** */
/* ********************** Teckna **************************** */
/* ********************************************************** */



#tecknatext{
	width:500px;
	margin: 0px 0px 20px 0px;
	font-size: 1.06em;
}

#tecknabild{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:right;

}


/* ********************************************************** */


/* ********************************************************** */
/* ********************** Intro ***************************** */
/* ********************************************************** */
body.intro {
margin: 0;
padding: 0;  
color: #fff;
text-align:center;
font-family: Georgia, serif;
font-size: 100.1%;
font-style:italic;
background: #000;
}


#wrapperintro{
width: 711px;
margin: 0px auto;
padding: 0px;
text-align:center;

position: absolute;
left: 50%;
top: 50%;
height: 400px;
margin-left: -355px;
margin-top: -200px; 

}

#contentintro{
clear:both;
margin: 0px 0px 0px 0px;
font-size: 0.63em;
}	

#introlink{
margin: 6px 0px 0px 0px;
text-align:right;
}

#wrapperintro a{

font-style: normal;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 1.19em; 
color:#ffffff;
text-decoration:none;
}

#wrapperintro a:hover{
font-style: normal;
font-weight: bold;
font-family: Arial, sans-serif;
font-size: 1.19em; 
color:#ffffff;
text-decoration:underline;
}


.centrera {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 908px;
	height: 584px;
	margin-left: -454px;
	margin-top: -292px; 	
}


/* ********************************************************** */



/* ********************************************************** */
/* ********************** Fix ******************************* */
/* ********************************************************** */
* html #sidebar { width: 220px } 

/* ********************************************************** */