body {
	padding: 0;
	margin: 15px 0px 15px 15px;
	font-family: Verdana, Arial,Helvetica,Geneva,sans-serif;
	text-decoration:none;
	font-size: 14px;
	background:#FFFFFF;
}

a {
	color: #a7a37e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: none;
	padding: 0px;
	margin: 0px;
}

div {
	border: 0px;
	margin: 0px;
}

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { font-size: 16px; font-weight: bold; color: #658291; margin: 0; padding:3px 0 3px 0; } /* Huvudrubrik */
h2 { font-size: 14px; color: #658291; margin: 0; padding:3px 0 3px 0; } /* Ingress */
h3 { font-size: 14px; text-transform: uppercase; color: #658291; margin: 0; padding:3px 0 3px 0; } /* Underrubrik */
h4 { font-size: 11px; margin: 0; padding:3px 0 3px 0; } /* Heading 4 */
p { margin: 0; font-size: 14px; color: #658291; padding: 0 0 10px 0; line-height: 18px; } /* Brödtext */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 9px; }
.gul_text { color: #cfd121; } /* LemonStyle: gul text */
.clear { clear: both; }
.searchfld { border: 1px solid silver; width: 105px; }
.fld  { border: 1px solid silver; width: 240px; }
.submit { border: 1px solid #658291; width: 30px; color: #2A283F; margin-left: 2px;}
.banner { width: 200px; border: 1px solid silver; margin-bottom: 10px; text-align: center; padding: 2px; }
.gra_text { color: #6e6e6e; } /* LemonStyle: grå text */



#gul_bakgrund_question_top { 
	width: 450px; 
	height: 25px; 
	background-image: url(../img/question_top.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
}

#gul_bakgrund_question_main { 
	width: 450px; 
	height: 217px; 
	background-image: url(../img/question_main.gif); 
	padding: 10px; 
	background-repeat: repeat-y; 
	color: white;
	overflow: hidden; position: relative;
} 

#gul_bakgrund_question_main[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%}

#gul_bakgrund_question_main li {
	background-image: url(../img/arrow_yellow_bg_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 24px;
	color: white;
	margin-bottom: 10px;
	font-weight: bold;
}

#gul_bakgrund_question_main li a {
	color: white;
}


#gul_bakgrund_question_bottom { 
	width: 450px; 
	height: 32px; 
	background-image: url(../img/question_bottom.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
} 


#header {
	display: none;
}

#header_pic {
	display: none;
}

#header_right {
	display: none;
	
}

#below_header {
	margin-bottom: 4px;
}

#breadcrumbs {
	float: left;
	width: 734px;
	color: #849daa;
	font-size: 11px;
	padding-top: 8px;
}

#bread_right {
	display: none;
}

#bread_right p {
	display: none;
}


#maincontainer {
	
}

#left_col {
	display: none;
}

#newsbox {	margin-top: 10px; }

#newsbox a {
	text-decoration: none; font-size: 12px;
}

#content {
	width: 460px;
	padding: 0px 34px;
	float: left;
	}
	
#content a {
	color: #658291;
}

#banners {
	display: none;
}

label { width: 65px; float: left; 
	color: #6e6e6e;
	font-weight: bold;
	}


#wrapper {
	
	padding: 0px;
	margin: auto;
	border:1px solid #eaeaea;
}

.bread { float:left; color:#658291; }
.bread a { color:#658291; }

#menu {
	display: none;
}

#menu .item{
	display: none;
}

#menu .active {
	display: none;
}

#menu .active2 {
	display: none;
}

#menu .item a {
	display: none;
}

#menu .active a {
	display: none;
}

#menu .level2 a {
	display: none;
}

#menu .level2{
	display: none;
}

#menu .level3{
	display: none;
}

#menu .active3 {
	display: none;
}

#menu .level3 a{
	display: none;
}

#main {
	padding: 10px;
	clear:both;
}

#footer {
	display: none;
}

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

li
{
background-image: url(../img/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding-left: 24px;
color: #658291;
}

#bluebox_top { 
	width: 450px; 
	height: 23px; 
	background-image: url(../img/bluebox1_top.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
} 

#bluebox_main { 
	width: 450px; 
	min-height: 50px; 
	background-image: url(../img/bluebox1_main.gif); 
	padding: 0px; 
	background-repeat: repeat-y; 
	color: white;
	padding-left: 10px;
} 

#bluebox_middle {
	width: 450px;
	height: 24px;
	background-image: url(../img/bluebox1_middle.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
}

#bluebox_bottom {
	width: 450px;
	height: 34px;
	background-image: url(../img/bluebox1_bottom.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
}

#form_bg {
	background-image: url(../img/form_bg.gif); 
	width: 465px;
	height: 233px;
	background-repeat: no-repeat; 
}


#advice_top { 
	width: 450px; 
	height: 33px; 
	background-image: url(../img/advice_top.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
} 

#advice_main { 
	width: 450px; 
	min-height: 50px; 
	background-image: url(../img/advice_main.gif); 
	padding: 0px; 
	background-repeat: repeat-y; 
	color: white;
	padding-left: 10px;
} 



#advice_bottom {
	width: 450px;
	height: 47px;
	background-image: url(../img/advice_bottom.gif); 
	padding: 0px; 
	background-repeat: no-repeat; 
}

#advisor_text { 
	float:left; 
	width: 247px; 
	font-size: 14px; 
	font-weight: bold; 
	text-align: left; 
	margin-left: 10px; 
	color: white;
}

#advisor_text p { color: white; }


#advisor_pic { 
	float:left; 
	width: 153px; 
	margin-left: 3px;
}
