/* CSS Document */

body{
	padding:0;
	margin:10px 0 0 0;
		background-color: #f6efe8;
	color:#000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;

}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

#top{
	background: url(images/shadow_1.gif) bottom no-repeat ;
	width:818px;
	height:88px;
	margin:0 auto;
	position:relative;
	
}
#top img{
	position:absolute;
	left:34px;
	top:23px;
	
	
}
#top ul{
	width:418px;
	height:39px;
	position:absolute;
	left:373px;
	top:30px;
}
#belopp {margin: 0 0 10px 0 ; width: 250px; padding: 10px; background-color:#fff; border: 1px solid #ccc;line-height: 140%; font-family:Arial, Helvetica, sans-serif; font-size:16px; }


#girl{
margin: 0 ;
}

#girl img{
	width:340px;
	height:262px;
	position:absolute;
	left:476px;
	top:-28px;
}
#top ul li{
	float:left;
	font:normal 22px/29px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:right;
	margin:0 1px 0 0;
}

#header{
	width:770px;
	border-top: #ffffff solid 7px;
	border-left:#ffffff solid 7px;
	border-right:#ffffff solid 7px;
	/*background:url(images/top_green_bg.gif) 0 0 repeat-x;*/
	height: 211px;
	
	background-image:url(images/bubbles.jpg);
	background-position:top;
	background-repeat: no-repeat;
	
	margin:0 auto;
	padding:20px 17px 0 ;
}
#header h1{
	color:#fff;
	font:bold 20px Arial, Helvetica, sans-serif ;
		margin:0 0 18px 10px;
}

#header p{
	font:normal 15px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	margin:0 0 18px 10px;

}
#header p span{
	background-color:#3A6200;
	color:#fff;
	padding:0 2px 0 4px;
}
#header a{
	background:url(images/btn_click.gif) 0 0 no-repeat;
	width:228px;
	height:25px;
	display:block;
}
#header a:hover{
	background:url(images/btn_click_hover.gif) 0 0 no-repeat;
}

#body{
	width:818px;
	margin:0 auto;
	padding:0;
	color:#000;
}


#content{
	width:784px;
	padding:10px ;
	float:left;
	background-color:#fff;
	border-left:#ffffff solid 7px;
	border-right:#ffffff solid 7px;
	border-bottom:#ffffff solid 7px;
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	
}

#content p {
	width: 33em;
	margin: 1em auto 1em auto;
	font-size: 1.3em;
}

#content li{
 	list-style-position:inside;
 	list-style-type:square;
	
	border-bottom:0px dotted #333;
}

#content h2{
	font:bold 18px/24px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 12px 0;
}

#content h3{
	font:bold 14px Arial, Helvetica, sans-serif ;
	color:#333;
	margin: 0 0 10px 0;
}

.roundtop {background: #f6efe8; width: 818px; margin: 0 auto;}
.roundbottom {background: #f6efe8;}
.r1{margin: 0 16px; height: 1px; overflow: hidden; background: #fff;}
.r2{margin: 0 13px; height: 1px; overflow: hidden; background: #fff;}
.r3{margin: 0 11px; height: 1px; overflow: hidden; background: #fff;}
.r4{margin: 0 9px; height: 1px; overflow: hidden; background: #fff;}
.r5{margin: 0 8px; height: 1px; overflow: hidden; background: #fff;}
.r6{margin: 0 7px; height: 1px; overflow: hidden; background: #fff;}
.r7{margin: 0 6px; height: 1px; overflow: hidden; background: #fff;}
.r8{margin: 0 5px; height: 1px; overflow: hidden; background: #fff;}
.r9{margin: 0 4px; height: 1px; overflow: hidden; background: #fff;}
.r10{margin: 0 3px; height: 2px; overflow: hidden; background: #fff;}
.r11{margin: 0 2px; height: 2px; overflow: hidden; background: #fff;}
.r12{margin: 0 1px; height: 3px; overflow: hidden; background: #fff;}




#right{
	width:364px;
	float:left;
	background-color: #00FF99;

}

#right h2{
	font:bold 24px/39px Arial, Helvetica, sans-serif;
	color:#333;
	
	padding:0 0 0 17px;
}
#right ul{
	padding:0 0 0 17px;
}
#right ul li{
	display:block;
	background:url(images/solution_div.gif) left bottom repeat-x;
	height:20px;

	padding:0 0 1px 0;
}
#right ul li a{
	background:url(images/arrow.gif) 0 7px no-repeat;
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}

#bodyBottom{
background-image:url(images/shadow.gif);
background-repeat:no-repeat;
background-position:top;
	width:818px;
	margin:0px 0 20px 0;
	padding:30px 0 0 0;
	float:left;
	font:normal 12px/15px Arial, Helvetica, sans-serif;

}

#bodyBottom h1{
	font:normal 24px Arial, Helvetica, sans-serif ;
	color:#333;
	margin: 0 0 10px 0;

}

#bodyBottom h2{
	font:normal 18px Arial, Helvetica, sans-serif ;
	color:#333;
	margin: 0 0 10px 0;

}

#bodyBottom li{
 	list-style-position:inside;
 	list-style-type:square;
	padding: 10px 0 ;
	border-bottom:1px dotted #333;
}


#bodyBottom li.last{
 	list-style-position:inside;
 	list-style-type:square;
	padding: 10px 0 ;
		border-bottom:0px dotted #333;

}
.one{
	padding:10px;
	margin: 0 10px 0 0;
	color:#333;
	float:left;
	width: 248px;
	height: 290px;

}

.two{
	padding:10px;
	margin: 0 10px 0 0;
	color:#333;
	float:left;
	width: 242px;
	height: 290px;
}

.three{
	padding:10px;
	color:#333;
	float:left;
	width: 248px;
	height: 290px;
}




#footerMain{
	width:818px;
	margin:0 auto;
	height:30px;
	color:#000;
	padding:20px 0;
	text-align:center;
	border-top: 1px dotted ;
		font:normal 12px/16px Arial, Helvetica, sans-serif;

}

#footerMain a{
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: underline;
}si
#footerMain a:hover{
	color: #0066CC;
}

table.meddelande{ background:#FFD5D5; font-weight:600; border:1px solid #FFACAD; color:#CF3738; margin:10px 5px; padding:10px;}
table.meddelande img{ margin: 0 7px;}