body {
	padding: 0;
	margin: 15px 0px 15px 15px;
	font-family: Verdana, Arial,Helvetica,Geneva,sans-serif;
	text-decoration:none;
	font-size: 12px;
	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: 12px; color: #000000; padding: 0 0 10px 0; line-height: 18px; } /* Brödtext */

table { color: #000000; }

/**
 * 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: 0px;
	background-repeat: repeat-y;
	color: white;
}


#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 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#header_pic {
	padding: 0px;
	margin: 0px;
	width: 735px;
	height: 280px;
	float: left;
}

#header_right {
	padding: 0px;
	margin: 0px;
	background-color: #849daa;
	float: left;
	width: 215px;
	height: 280px;

}

#below_header {
	margin-bottom: 4px;
}

#breadcrumbs {
	float: left;
	width: 734px;
	color: #849daa;
	font-size: 11px;
	padding-top: 8px;
}

#bread_right {
	width: 215px;
	float: left;
	color: #849daa;
	font-size: 11px;
}

#bread_right p {
	line-height: 11px;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}


#maincontainer {
	background-image: url('../img/background.gif');
	background-repeat: repeat-y;
}

#left_col {
	width: 197px;
	margin-right: 8px;
	float: left;
}

#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 {
	width: 215px;
	padding-left: 5px;
	float: left;
	overflow: hidden;
}

#banners .item {
	margin-bottom:10px;
}

label { width: 65px; float: left;
	color: #6e6e6e;
	font-weight: bold;
	}



#wrapper {
	width: 900px;
	padding: 0px;
	margin: auto;
	border:1px solid #eaeaea;
}

.bread { float:left; color:#658291; }
.bread a { color:#658291; }

#menu {
	clear:both;
	padding: 0px 0px 10px 0px;
}

#menu .item{
	margin: 3px 0px 0px 0px;
	clear:both;
	padding-top:3px;
	background: transparent url('../img/menubg.png') no-repeat;
	width:197px; height:18px;
}

#menu .active {
	background: transparent url('../img/menubga.png') no-repeat;
}

#menu .active2 {
	background: transparent url('../img/menubga2.png') no-repeat;
}

#menu .item a {
	color:#fff; font-size:12px; font-weight:bold; width:100%; display:block;
	padding-left:5px;
}

#menu .active a {
	color:#cfd121;
}

#menu .active2 a {
	color:yellow;
}

#menu .level2 a {
	color:#fff !important;
}

#menu .level2{
	margin: 0px 0px 0px 0px !important;
	clear:both;
	background: transparent url('../img/menubgl2.png') repeat-y !important;
	width:197px; height:21px;
}

#menu .level3{
	margin: 0px 0px 0px 0px !important;
	clear:both;
	background: #d5dfe5;
	width:197px; height:21px;
}

#menu .active3 {
	background: #d5dfe5 url('../img/menubga3.png') no-repeat;
}

#menu .active4 {
	background: #d5dfe5 url('../img/menubga4.png') no-repeat !important;
}

#menu .level3 a{
	color:#658291;
	font-weight:normal;
	font-size:11px !important;
}

#main {
	padding: 10px;
	clear:both;
}

#footer {
	padding: 10px;
	font-size: 10px;
	text-align: center;
}

 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: #000000;
}

#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);
	background-repeat: repeat-y;
	color: white;
}

#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: 462px;
	height: 233px;
	background-repeat: no-repeat;
	margin: 0; padding: 0;
}


#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;
}

ol {
	margin:0 0 0 22px;
	padding:0;
}

ol li{
	background-image:none;
	padding:0;
}


#bluebox_main a { color: white; text-decoration: underline;  }

#bluebox_main, #bluebox_main p { color: white; }

.field_input { width:190px; margin:0 10px 0 0; }
.field_text, .field_textarea, .field_select { font-size:13px; }
.field_textarea { height:50px; overflow:auto; }
.field_checkbox { width:auto; }
.button { margin:0 7px 10px 0; font:bold 12px tahoma; width:80px; }


.formLabel { width: 180px; float: left; }
.field_text, .field_textarea, .field_select { border: 1px solid silver; width: 190px; }
.captcha { border: 1px solid silver; width: 70px;}
.clearer { clear: both; }


.gal_pic { border: 1px solid silver; margin: 0px 30px 10px 30px; float: left; text-align: center; padding: 4px;}