﻿/*

 Stilar f�r formul�r (tidigare APansokanPortlet.css)                 
 $Id: formPortletStyles.css,v 1.4 2010-03-03 06:49:55 materi Exp $
 
*/

.apheaderarea  {
	background-position: left top;
	background-image: url('/webdav/images/Ansokan/separator_bg.jpg');
	background-repeat: no-repeat;
	width: 700px;
	height: 39px;
	padding-right:2em;
	padding-left: 1.5em;
	padding-top: 0.8em;
	padding-bottom:0.8em;
	margin-top: 2em;
	clear: left;
}

.apnotifyarea  {
	background-image: url('/webdav/images/Ansokan/errorfield_bg.jpg');
	background-repeat: no-repeat;
	width: 220px;
	height: 86px;
	padding-right:2em;
	padding-left: 1.5em;
	padding-top: 0.8em;
	margin-top: 2em;
}

.apansokanxinnehalldiv {
	padding:1em;
}	

.apansokanxkursivundertext {
	font-size: 120%;
	font-family: Verdana;
	font-style: italic;
	color: #766A63;
}

.apansokanxberakningh1 {
	font-size: 225%;
	font-family: Verdana;
	font-weight: bold;
	color: #766A63;
}

.apansokanxsiffror {
	font-size: 165%;
	font-family: Verdana;
	font-weight: bold;
	color: #766A63;
}

.apansokanxstjarntext {
	font-size: 110%;
	font-family: Verdana;
	color: #0472E1;
}

.apansokanxsumma {
	font-size: 165%;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
	
.apansokanxhandlaggnr {
	font-size: 140%;
	font-family: Verdana;
	color: #E34912;
}	

.apansokanxdatatext {
	font-size: 100%;
	line-height: 1.4em;
	font-family: Verdana;
	font-weight: bold;
	color: #363636;
	margin-left:20em;
}

.apansokanxtabellwrapper {
	min-width:70em;
	padding:0.5em;
}

.apansokanxtabelldiv {
	margin-right:auto;
	min-width:70em;
	width:70em;
}

.apansokanxtabelletikett {
	font-size: 100%;
	font-family: Verdana;
	color: #363636;
	float:left;
	width:20em;
	padding:0.5em;
}

.apansokanxtabellinnehall {
	font-size: 100%;
	font-family: Verdana;
	color: #525252;
	font-weight:bold;
	float:left;
	width:45em;
	padding:0.5em;
}

.apansokanxkontorad {
	margin-bottom: 0.6em;
}

.apansokanxbr {
	clear:left;
}

.apansokanxsidfot {
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 1.5em;
	margin-top: 2em;
	background-repeat: no-repeat;
	background-image: url('/webdav/images/Gemensam/Formular/botten.jpg');
}

.apansokanxsidfotknapp {
	float: left;
	padding-top: 0.5em;
	margin-right: 3em;
}

.apansokanxsidfotknappvidare {
	padding-top: 0.5em;
	float:right;
	margin-right: 3em;
}



/*************** Nav buttons *******************/

.topnav_start {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/grey_start.gif');
	width:7px;
	height:49px;
}

.topnav_start_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/orange_start.gif');
	width:7px;
	height:49px;
}

.topnav_middle{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/grey_arrow.gif');
	width:10px;
	height:49px;
}

.topnav_middle_beforecurrent{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/orange_arrow_start.gif');
	width:14px;
	height:49px;
}

.topnav_middle_aftercurrent{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/orange_arrow_end.gif');
	width:14px;
	height:49px;
}

.topnav_end_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/orange_end.gif');
	width:14px;
	height:49px;
}

.topnav_end{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/grey_end.gif');
	width:14px;
	height:49px;
}

.topnav_bg_active{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/grey_bg.gif');
	background-repeat: repeat-x;
	height:49px;
	text-align:right;
}

.topnavgron_start_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/green_start.gif');
	width:7px;
	height:49px;
}
.topnavgron_middle_beforecurrent{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/green_arrow_start.gif');
	width:14px;
	height:49px;
}

.topnavgron_middle_aftercurrent{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/green_arrow_end.gif');
	width:14px;
	height:49px;
}

.topnavgron_end_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/green_end.gif');
	width:14px;
	height:49px;
}

.topnavgron_bg_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/green_bg.gif');
	background-repeat: repeat-x;
	height:49px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.topnavlila_start_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/purple_start.gif');
	width:7px;
	height:49px;
}
.topnavlila_middle_beforecurrent{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/purple_arrow_start.gif');
	width:14px;
	height:49px;
}

.topnavlila_middle_aftercurrent{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/purple_arrow_end.gif');
	width:14px;
	height:49px;
}

.topnavlila_end_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/purple_end.gif');
	width:14px;
	height:49px;
}

.topnavlila_bg_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/purple_bg.gif');
	background-repeat: repeat-x;
	height:49px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

.topnav_bg_active a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0054a9;
	text-decoration:none;
}

.topnav_bg_active a:hover {
	text-decoration:underline;
}

.topnav_bg_inactive{
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/grey_bg.gif');
	background-repeat: repeat-x;
	height:49px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8e8681;
}

.topnav_bg_current {
	background-image:url('/webdav/images/Gemensam/Formular/Topnav/orange_bg.gif');
	background-repeat: repeat-x;
	height:49px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

a.bottomnav_avbryt {
	float:left;
	background-image:url('/webdav/images/Gemensam/Ikoner/avbryt.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	height:20px;
	color:#125687;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

a.bottomnav_avbryt:hover {
	text-decoration:underline;
}


a.bottomnav_print {
	float:left;
	background-image:url('/webdav/images/Gemensam/Ikoner/skrivut.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	height:20px;
	color:#125687;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

a.bottomnav_print:hover {
	text-decoration:underline;
}

.bottomnav_cancel_left{
	background-image:url('/webdav/images/Ansokan/Nav/avbryt_left.gif');
	width:32px;
	height:41px;
}

.bottomnav_cancel{
	background-image:url('/webdav/images/Ansokan/nav/avbryt_repeat.gif');
	background-repeat: repeat-x;
	height:41px;
	text-align:center;
}

.bottomnav_cancel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.bottomnav_cancel_right{
	background-image:url('/webdav/images/Ansokan/Nav/avbryt_right.gif');
	width:4px;
	height:41px;
}

.bottomnav_print_left{
	background-image:url('/webdav/images/Ansokan/Nav/skrivut_left.gif');
	width:41px;
	height:41px;
}

.bottomnav_savepdf_left{
	background-image:url('/webdav/images/Ansokan/Nav/PDF_left.gif');
	width:41px;
	height:41px;
}

.bottomnav_small_left{
	background-image:url('/webdav/images/Ansokan/Nav/small_left.gif');
	width:4px;
	height:41px;
}

.bottomnav_small{
	background-image:url('/webdav/images/Ansokan/nav/small_repeat.gif');
	background-repeat: repeat-x;
	height:41px;
	text-align:center;
}

.bottomnav_small a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.bottomnav_small a:hover {
	text-decoration:underline;
}

.bottomnav_small_right{
	background-image:url('/webdav/images/Ansokan/Nav/small_right.gif');
	width:4px;
	height:41px;
}

.bottomnav_big_left{
	background-image:url('/webdav/images/Ansokan/Nav/big_left.gif');
	width:4px;
	height:61px;
}

.bottomnav_big{
	background-image:url('/webdav/images/Ansokan/nav/big_repeat.gif');
	background-repeat: repeat-x;
	height:61px;
	text-align:center;
}

.bottomnav_big a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#FFFFFF;
}

.bottomnav_big_right{
	background-image:url('/webdav/images/Ansokan/Nav/big_right.gif');
	width:4px;
	height:61px;
}

.bottomnav_big_dis_left{
	background-image:url('/webdav/images/Ansokan/Nav/big_grey_left.gif');
	width:4px;
	height:61px;
}

.bottomnav_big_dis{
	background-image:url('/webdav/images/Ansokan/nav/big_grey_repeat.gif');
	background-repeat: repeat-x;
	height:61px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#F3EEE9;
}

.bottomnav_big_dis_right{
	background-image:url('/webdav/images/Ansokan/Nav/big_grey_right.gif');
	width:4px;
	height:61px;
}

.bottomnav_small_dis_left{
	background-image:url('/webdav/images/Ansokan/Nav/grey_small_left.gif');
	width:4px;
	height:41px;
}

.bottomnav_small_dis{
	background-image:url('/webdav/images/Ansokan/nav/grey_small_repeat.gif');
	background-repeat: repeat-x;
	height:41px;
	text-align:center;
}

.bottomnav_small_dis a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#FFFFFF;
}

.bottomnav_small_dis_right{
	background-image:url('/webdav/images/Ansokan/Nav/grey_small_right.gif');
	width:4px;
	height:41px;
}

a.add_employment {
    float:left;
    background-image:url('/webdav/images/Gemensam/Ikoner/laggtill.png');
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:20px;
    height:20px;
    color:#0370a9;
    font-family:Verdana,sans-serif;
    font-size:100%;
    font-style:normal;
    line-height:normal;
    text-decoration:none;
}

a.add_employment:hover {
    text-decoration:underline;
}

a.formularxtabort{
	float:left;
	background-image:url('/webdav/images/Gemensam/Ikoner/delete.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	height:20px;
	color:#125687;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

a.formularxtabort:hover {
	text-decoration:underline;
}

a.formularxforklaring{
	float:left;
	background-image:url('/webdav/images/Gemensam/Formular/Forklbox/forklaring_symbol.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	height:20px;
	color:#125687;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

a.formularxforklaring:hover {
	text-decoration:underline;
}

a.formularxlaggtill{
	float:left;
	background-image:url('/webdav/images/Gemensam/Ikoner/laggtill.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	height:20px;
	color:#125687;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

a.formularxlaggtill:hover {
	text-decoration:underline;
}

a.formularxredigera{
	float:left;
	background-image:url('/webdav/images/Gemensam/Ikoner/redigera.png');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:20px;
	height:20px;
	color:#125687;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

a.formularxtredigera:hover {
	text-decoration:underline;
}

.button_navyblue_left{
	background-image:url('/webdav/images/Gemensam/Knappar/button_navyblue_left.png');
	width:7px;
	height:50px;
}

.button_navyblue{
	background-image:url('/webdav/images/Gemensam/Knappar/button_navyblue_repeat.png');
	background-repeat: repeat-x;
	height:50px;
	text-align:center;
}

.button_navyblue a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.button_navyblue a:hover {
	text-decoration:underline;
}

.button_navyblue_right{
	background-image:url('/webdav/images/Gemensam/Knappar/button_navyblue_right.png');
	width:7px;
	height:50px;
}

/*************** Icons *******************/

.exclamation_mark {
	display:inline;
	width:31px;
	height:70px;
	background-image:url('/webdav/images/Ansokan/utropstecken.gif');
	border:0;
}

.question_mark {
	display:inline;
	width:31px;
	height:65px;
	background-image:url('/webdav/images/Ansokan/forklaring_symbol.png');
	border:0;
}


.apansokanxfeldivtop {
	background-image: url('/webdav/images/Ansokan/errorfield_top.gif');
	background-repeat: no-repeat;
	height: 3px;
}	

.apansokanxfeldivbody {
	padding-left: 1.5em;
	padding-top: 1em; 
	padding-bottom: 1em; 
	background-repeat: repeat-y; 
	background-image: url('/webdav/images/Ansokan/errorfield_middle.gif'); 
	min-height: 2.5em;
}	

.apansokanxfeldivbotten {
	background-image: url('/webdav/images/Ansokan/errorfield_bottom.gif'); 
	background-repeat: no-repeat; 
	height: 3px;
}

.apansokanxfelinfotop {
	background-image: url('/webdav/images/Ansokan/errorinfo_top.gif'); 
	background-repeat: no-repeat; 
	height: 4px;
	width:62.3em;
}

.apansokanxfelinfobody {
	padding-left: 1.5em; 
	padding-top: 1em; 
	padding-bottom: 1em; 
	background-repeat: repeat-y; 
	background-image: url('/webdav/images/Ansokan/errorinfo_middle.gif'); 
	width:62.3em;
}

.apansokanxfelinfobotten {
	background-image: url('/webdav/images/Ansokan/errorinfo_bottom.gif'); 
	background-repeat: no-repeat; 
	height: 4px;
	width:62.3em;
}

.apansokanxtabell  {
	border-collapse:collapse; 
	text-align:left; 
	width:62.3em; 
	border:0px;

}

.apansokanxlaggtill {
	background-image: url('/webdav/images/Ansokan/add_symbol.gif'); 
	background-repeat: no-repeat; 
	background-position: left top; 
	padding-bottom:1em;
	padding-left:1.5em;
	padding-top:0.1em;
	margin-top:1em;
	margin-left:1em;
}

.apansokanxfeltext {
	background-image:url('/webdav/images/Ansokan/error_symbol.gif');
	background-position:left top;
	background-repeat:no-repeat;
	color:#AC1A2F;
	font-family:Verdana,sans-serif;
	font-size:110%;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	padding-bottom:1em;
	padding-left:1.5em;
	text-decoration:none;
}	

.apansokanxfeltextinput {
	background-image:url('/webdav/images/Ansokan/error_symbol.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:0.3em;
	padding-left:1em;
}	

input.apansokanxfelinput {
	background-color:#f47d7d;
}	

.apansokanxprelbermork {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url('/webdav/images/Ansokan/resultattabellbakgrund_darker.jpg');
	background-repeat: no-repeat;
	height:2em;
	width: 30em;
}	

.apansokanxprelberljus {
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url('/webdav/images/Ansokan/resultattabell_lighter.jpg');
	background-repeat: no-repeat;
	height:2em;
	width: 30em;
}

.apansokanxtabellmork {
	background-color:#F4EDE6;vertical-align:top;width:100%;
}

a.apansokanxtabellmorkhover {
	background-color:#f6dfdf;vertical-align:top;width:100%;
}

.apansokanxtabellljus {
	background-color:#FAF7F4;valign:top;width:100%;
}

a.apansokanxtabellljushover {
	background-color:#f6dfdf;valign:top;width:100%;
}

.apansokanxtabellmarkerad {
	background-color:#f6dfdf;valign:top;width:100%;
}

.apansokanxtabellunderrubrik {
	color:#525252;
	font-family:Verdana,sans-serif;
	font-size:110%;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	background-color:#F4EDE6;valign:top;width:100%;padding:2.5em;
}

.apansokanxtabellrubrik {
	color:#525252;
	font-family:Verdana,sans-serif;
	font-size:140%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

.apansokanxtabelltop {
	background-image: url('/webdav/images/Ansokan/tablefield_top.gif'); background-repeat: no-repeat; background-position: left top;width:700px;height:5px;
}	

.apansokanxtabellbot {
	background-image: url('/webdav/images/Ansokan/tablefield_bot.gif'); background-repeat: no-repeat; background-position: left top;width:700px;height:5px;
}

.apansokanxtabellbrodtext {	
	padding:0.3em;
	color:#363636;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	line-height:normal;
}
	
.apansokanxtabellbrodtextactive {
	padding:0.3em;background-color:#fffdcf; font-style:italic;
	color:#363636;
	font-family:Verdana,sans-serif;
	font-size:100%;
	line-height:normal;
}

.apansokanxforklaringtop {
background-image: url('/webdav/images/Gemensam/Formular/Forklbox/forklbox_top500px.png'); background-repeat: repeat-y; background-position: center top; width: 450px; height: 7px;
}

.apansokanxforklaringbody {
	margin-right: 0.5em; background-image: url('/webdav/images/Gemensam/Formular/Forklbox/forklbox_bg500px.png'); background-repeat: repeat-y; background-position: center top; width: 450px;
}

.apansokanxforklaringbot {
	background-image: url('/webdav/images/Gemensam/Formular/Forklbox/forklbox_bottom500px.png');
	background-repeat: repeat-y;background-position:center top;
	width: 450px;
	height: 7px;
}

.apansokanxforklaringtext {
	float: left; 
	margin-left: 0.8em;
	margin-right: 0.5em;
	font-size:100%;
	font-style:normal;
	line-height:normal;
	color:#363636;
}

.apansokanxforklaringstang a {
	background: url('/webdav/images/Gemensam/Formular/Forklbox/forklbox_stang.gif') no-repeat top right;
	display:block;
	width:440px;
	height:12px;
	text-decoration:none;
}	

.apansokanxforklaringstang a span {
	visibility:hidden;
}	



.apansokanxforklaringlank {
	float:left;
	background-image:url('/webdav/images/Gemensam/Formular/Forklbox/forklaring_symbol.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:1.5em;
	height:16px;
}
.apansokanxforklaringlank a {
	color:#0370A9;
	font-family:Verdana,sans-serif;
	font-size:100%;
	line-height:1.3em;
	text-decoration:none;
}

.apansokanxforklaringlank a:hover {
 	text-decoration:underline;
} 	

.apansokanxinfolank {
	float:left;
	background-image:url('/webdav/images/Gemensam/Formular/utrop_bla.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:1.5em;
	padding-bottom:0.5em;
	display:block;
}
.apansokanxinfolank a {
	color:#0370A9 !important;
	font-family:Verdana,sans-serif;
	font-size:100%;
	line-height:1.3em !important;
	text-decoration:none !important;
}

.apansokanxinfolank a:hover {
 	text-decoration:underline;
} 	

.apansokanxrubrikh3tabell {
	padding-top:1em;
	color:#525252;
	font-family:Verdana,sans-serif;
	font-size:110%;
	font-style:normal;
	font-weight:bold;
	line-height:1.5em;
	text-decoration:none;
}	

.apansokanxtabell td {
	padding-left:1.5em;
}

.apansokanxbrodtexttabell {
	padding-bottom:0.5em;
	color:#525252;
	font-family:Verdana,sans-serif;
	font-size:100%;
	font-style:normal;
	text-decoration:none;
}

.boxplattaxvit1top {
	background-image:url("/webdav/images/Menygrafik/boxar/vitplatta1_top.png"); background-repeat:no-repeat;background-position:top left;
	width:225px;
	height:13px;
	margin-top:1em;
}

.boxplattaxvit1body {
	background-image:url("/webdav/images/Menygrafik/boxar/vitplatta1_body.png"); background-repeat:repeat-y;
	width:225px;
	padding:0.5em 2.5em 0.5em 2.5em;
}

.boxplattaxvit1bot {
	background-image:url("/webdav/images/Menygrafik/boxar/vitplatta1_bot.png"); background-repeat:no-repeat;background-position:top left;
	width:225px;
	height:13px;
	margin-bottom:1em;
}

.orangesummaxleft {
	float:left;
	background-image:url("/webdav/images/Menygrafik/boxar/orangesumma_left.png"); background-repeat:no-repeat;background-position:top left;
	width:3px;
	height:57px;
	margin-left: 1em;
}

.orangesummaxbody {
	float:left;
	background-color: #ef8200;
	height:57px;
	text-align:center;
}

.orangesummaxright {
	float:left;
	background-image:url("/webdav/images/Menygrafik/boxar/orangesumma_right.png"); background-repeat:no-repeat;background-position:top left;
	width:3px;
	height:57px;
	margin-right: 1em;
}

.formularxinfodivtop {
	background-image: url('/webdav/images/Gemensam/Formular/forminfofield_top.gif');
	background-repeat: no-repeat;
	height: 3px;
	max-width:300px;
}

.formularxinfodivbody {
	padding-left: 1.5em;
	padding-top: 1em; 
	padding-bottom: 1em; 
	background-repeat: repeat-y; 
	background-image: url('/webdav/images/Gemensam/Formular/forminfofield_middle.gif'); 
	min-height: 2.5em;
	max-width:300px;
}	

.formularxinfodivbotten {
	background-image: url('/webdav/images/Gemensam/Formular/forminfofield_bottom.gif'); 
	background-repeat: no-repeat; 
	height: 3px;
	max-width:300px;
}

.formularxinfotext {
	background-image:url('/webdav/images/Gemensam/Formular/forminfo_symbol.gif');
	background-position:3px top;
	background-repeat:no-repeat;
	color:#525252;
	font-family:Verdana,sans-serif;
	font-size:110%;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	padding-left:2em;
	padding-bottom:0.2em;
	text-decoration:none;
}

.formularxinfotop {
	background-image: url('/webdav/images/Gemensam/Formular/forminfo_top.gif');
	background-repeat: no-repeat;
	height: 4px;
	max-width:700px;
}

.formularxinfobody {
	padding-left: 1.5em;
	padding-top: 1em; 
	padding-bottom: 1em; 
	background-repeat: repeat-y; 
	background-image: url('/webdav/images/Gemensam/Formular/forminfo_middle.gif'); 
	min-height: 2.5em;
	max-width:700px;
}

.formularxinfobotten {
	background-image: url('/webdav/images/Gemensam/Formular/forminfo_bottom.gif'); 
	background-repeat: no-repeat; 
	height: 4px;
	max-width:700px;
}

.formularxinfotop {
	background-image: url('/webdav/images/Gemensam/Formular/forminfo_top.gif');
	background-repeat: no-repeat;
	height: 4px;
	max-width:700px;
}	

.formularxinfobody {
	padding-left: 1.5em;
	padding-top: 1em; 
	padding-bottom: 1em; 
	background-repeat: repeat-y; 
	background-image: url('/webdav/images/Gemensam/Formular/forminfo_middle.gif'); 
	min-height: 2.5em;
	max-width:700px;
}

.formularxinfobotten {
	background-image: url('/webdav/images/Gemensam/Formular/forminfo_bottom.gif'); 
	background-repeat: no-repeat; 
	height: 4px;
	max-width:700px;
}

.formularxrubriktop {
	background-position: left top;
	background-image: url('/webdav/images/Gemensam/Formular/formrubrik_top.gif');
	background-repeat: no-repeat;
	max-width:700px;
	height:3px;
	margin-top:1em;
}

.formularxrubrikbody {
	padding:0.5em 1.5em 0.5em 1.5em;
	background-repeat: repeat-y; 
	background-image: url('/webdav/images/Gemensam/Formular/formrubrik_middle.gif'); 
	min-height: 1.5em;
	max-width:700px;
}

.formularxrubrikbottom {
	background-position: left top;
	background-image: url('/webdav/images/Gemensam/Formular/formrubrik_bottom.gif');
	background-repeat: no-repeat;
	max-width:700px;
	height:3px;
}

.formularxradioetikett label {
	font-size: 100%;
	font-family: Verdana;
	color: #363636;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

.formularxformattext {
	color:#999999;
	font-family:Verdana,sans-serif;
	font-size:90%;
	font-style:normal;
	line-height:normal;
	text-decoration:none;
}

.fillistaxcontent  {
	float:left;
	width:580px;
}

.prognossammanstallning {
	background-position: left top;
	background-image: url('/webdav/images/Ansokan/sammanstallningsruta.png');
	background-repeat: no-repeat;
    width: 318px;
    height: 219px;
}

.prognossammanstallning .prognostext {
    float: left; 
    margin: 1.6em 2em 1em 4.5em;
}
