
/* default värden -----------------------------------------------------*/
	*{
		font-family:Arial, Verdana, Helvetica, sans-serif;
	}
	
	html {
		height:100%;
		margin:0;
		padding:0;
	}
	
	a img {
		border:0;
	}
	
	
	h1 {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:1.5em;
		margin:0.6em 0 0 0;
		font-weight:700;
		color:#666666;
	}
		
	h2 {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:1.4em;
		margin:0 0 0.3em 0;
		font-weight:700;
		color:#666666;
	}
	
	h3 {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:1.3em;
		margin:0 0 0.3em 0;
		font-weight:700;
		color:#666666;
	}
	
	h4 {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:1.2em;
		margin:0 0 0.3em 0;
		font-weight:700;
		color:#666666;
	}

	h5 {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:1.1em;
		margin:0 0 0.3em 0;
		font-weight:700;
		color:#666666;
	}

	h6 {
		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:1em;
		margin:0 0 0.3em 0;
		font-weight:700;
		color:#666666;
	}
	
	p {
		margin:0.4em 0 0 0;
		padding:0 0 0.6em 0;
	}
	
	
	

/* områden ------------------------------------------------------------*/
	#body {
		margin:0;
		padding:0;
		background: #C7C7C7;
		text-align:center;
		font-size:76%;
		height:100%;
	}

	#layout {
		width:952px;
		margin:0 auto;
		text-align:left;
		min-height:100%;
		background: #FFFFFF;
	}
	
	#layout_wide {
		width:952px;
		margin:0 auto;
		text-align:left;
		min-height:100%;
		background: #FFFFFF;
		/*background: url('/client_files/images/content_background_wide.gif') repeat-y;*/

	}
	
	/* ie hack */
	* html body #layout #layout_wide{
		height:100%;
	}
	
	
	#layout_header {
			clear:both;
			margin:0;
			text-align:left;
		}
		
		
		#layout_header_content {
			height: 35px;
			padding: 10px 14px 0 0;
			background: url(/client_files/images/header.jpg) no-repeat;
			text-align: right; 		
		}
		
		#layout_search {
			text-align: right;
		}

			#layout_header_links {
				text-align:right;
				padding-right:28px;
				font-size:0.8em;
				white-space:nowrap;
				background-color:#adadad;
			}
			
			#layout_header_links form {
				display:inline;
			}
			
			#layout_header_links a:link {
				color:#000000;
				text-decoration:underline;
			}
			#layout_header_links a:visited {
				color:#000000;
				text-decoration:underline;
			}
			#layout_header_links a:hover {
				text-decoration:none;
				color:#777777;
			}
			
			#layout_header_logo {
				margin:0;
			}
						
			#layout_search {
				white-space:nowrap;
				padding:0;
			}
			
		#layout_menu {
			clear:both;
			text-align:left;			
			background: url(/client_files/images/menu_background.jpg) repeat-y;
			border-bottom:1px solid #ffffff;
		}
		
			#layout_menu_placeholder {

			}
		
		
		#layout_content {
			clear:both;
		}
		
			#layout_content_left {
				width:231px;
				text-align:left;
				background: url(/client_files/images/content_left_background.jpg) no-repeat;
				vertical-align:top;
				font-size:0.9em;
				
			}
			
				#layout_content_left_placeholder {
					margin:6px 5px 0 5px;
				}
			
				
				#layout_content_left_placeholder a {
					text-decoration:none;
				}
				#layout_content_left_placeholder a:link {
					color:#2c3a6d;
				}
				#layout_content_left_placeholder a:visited {
					color:#2c3a6d;
				}
				#layout_content_left_placeholder a:hover {
					color:#485586;
				}
					
			#layout_content_left_startpage  {
				width:231px;
				text-align:left;
				vertical-align:top;
				padding-top: 12px;
				font-size:0.9em;
			}
			
			#layout_content_center_start {
				text-align:left;
				vertical-align:top;
				padding-top: 6px;
				width: 486px;
				font-size:0.95em;
			}
					
			#layout_content_center {
				text-align:left;
				vertical-align:top;
				width: 486px;
				font-size:0.95em;
			}
			
				#layout_content_center_placeholder {
					margin:10px;
				}
				
					#layout_content_center_placeholder table tr td p {
						font-size:1em;
						font-weight: normal;
					}
					
					#layout_content_center_placeholder table tr th p {
						font-size:1em;
						font-weight: normal;
					}
				
					#layout_content_center_placeholder ul {
						margin:0 0 1.0em 2em;
						padding:0;
						list-style-type:square;
					}
					
					#layout_content_center_placeholder ol {
						margin:0 0 1.0em 2.5em;
						padding:0;
					}
					
					#layout_content_center_placeholder ul li, #layout_content_center_placeholder ol li {
						margin:0 0 0.2em 0;
						padding:0;
					}
					
					layout_content_center_placeholder p {
						margin:0;
						padding:0;
					}
				

				#layout_content_center_placeholder a:link {
					color:#2c3a6d;
				}
				#layout_content_center_placeholder a:visited {
					color:#2c3a6d;
				}
				#layout_content_center_placeholder a:hover {
					color:#485586;
				}
					
			
			
			
			#layout_content_center_wide {
				width:705px;
				text-align:left;
				vertical-align:top;
				font-size:0.95em;
			}
				#layout_content_center_placeholder_wide {
					margin:0 10px 5px 28px;
				}
				
					#layout_content_center_placeholder_wide ul {
						margin:0 0 1.0em 2em;
						padding:0;
						list-style-type:square;
					}
					
					#layout_content_center_placeholder_wide ol {
						margin:0 0 1.0em 2.5em;
						padding:0;
					}
					
					#layout_content_center_placeholder_wide ul li, #layout_content_center_placeholder_wide ol li {
						margin:0 0 0.2em 0;
						padding:0;
					}
				

				#layout_content_center_placeholder_wide a:link {
					color:#2c3a6d;
				}
				#layout_content_center_placeholder_wide a:visited {
					color:#2c3a6d;
				}
				#layout_content_center_placeholder_wide a:hover {
					color:#485586;
				}
					
			
					
			
			
			#layout_content_right {
				width:235px;
				background:#FFFFFF;
				text-align:left;
				vertical-align:top;
				font-size:0.87em;
			}
				#layout_content_right_placeholder {
					margin:10px 5px 0 5px;
				}
	
					#layout_content_right_placeholder a:link {
						color:#333333;
					}
					#layout_content_right_placeholder a:visited {
						color:#333333;
					}
					#layout_content_right_placeholder a:hover {
						color:#333333;
					}
						
			
	
			.layout_content_spacing {
				width:1px;
			}
			
				.layout_content_spacing_image {
					width:1px;
					height:500px;
				}
				
			
		#layout_footer {
			margin:30px 22px 0 22px;
			text-align:center;
		}
		
			#layout_footer_address {
				
				padding:5px;
				text-align:center;
				font-size:0.8em;
				text-transform:uppercase;
				color:#006666;
			}
				
				#layout_footer_address a:link {
					color:#006666;
					text-decoration:underline;
				}
				
				#layout_footer_address a:visited {
					color:#009999;
					text-decoration:underline;
				}
				
				#layout_footer_address a:hover {
					text-decoration:none;
					color:#999999;
				}
				
				#layout_footer_copy {
					text-align:right;
					margin-right:28px;
				}

	
		#layout_right_side {
			width: 135px;
			background: url(/client_files/images/shadow_right.jpg) repeat-y;
		}	
	
	
		#layout_left_side {
			width: 135px;
			background: url(/client_files/images/shadow_left.jpg) repeat-y;
		}	

	

	
	#submenu
	{
		list-style-type:none;
		margin:0;
		padding:0;
	}
		#submenu li
		{
			margin:0;
			padding:2px;
			font-weight:700;
			font-size:1em;
		}
	
		#submenu a {
			text-decoration:none;
			font-weight:400;
		}
		#submenu a:link {
			color:#000000;
		}
		#submenu a:visited {
			color:#000000;
		}
		#submenu a:hover {
			color:#666666;
		}
	
	
	.extras {
		margin-bottom:20px;
		
	}
		.extras h4 {
			font-size:1em;
			margin-top:15px;
		}
		
		.extras a {
			text-decoration:none;
		}
		.extras a:link {
			color:#000000;
		}
		.extras a:visited {
			color:#444444;
		}
		.extras a:hover {
			color:#777777;
		}
		
	.extras .smaller {
		font-size:1em;
	}
	
	.extras .responsible {
		margin-top:30px;
		font-size:0.9em;
		font-style:italic;
	}
	.extras .responsible a {
		text-decoration:underline;
	}
	
	
	.PagingLinks {
		text-align:right;
	}
	
	.PagingLinks a {
		color:#000000;
	}
	
	.PagingLinks a:link {
		text-decoration:underline;
	}
	
	.PagingLinks a:hover {
		text-decoration:none;
	}
	
	
	.module_heading_start {
		margin-bottom:0px;
		background-color:#ffffff;
		padding: 1px 0 0 0;
	}
		.module_heading_start h3 {
			margin:0 0 0 5px;
			color:#ffffff;
			font-size:1em;
			font-weight:700;
			text-transform:uppercase;
		}
		
		
	.module_heading {
		margin-bottom:1px; 
		padding: 4px 0;
		border-bottom:4px solid #485586;
	}
		.module_heading h3 {
			margin:4px 0 0 0px;
			color:#485586;
			font-size:1.2em;
			font-weight:700;
			text-transform:uppercase;
		}
			
	
	.module_heading2 {
		background-color:#ffffff;
		padding:2px 4px;
		color:#000000;
		font-size:11px;
		font-weight:700;
		margin:0 0 1px 0;
	}
	
	.module_category {
		margin:2px 0;
		font-size:9px;
		color:#696969;
	}
	
	.default_table {
		width:100%;
	}

	.default_table th {
		background-color:#ffffff;
		padding:5px;
		font-weight:700;
		color:#AF0A09;
		border-bottom:1px solid #2C3A6D;
	}
	
	.default_table td {
		background-color:#efefef;
		padding:5px;
		border-bottom:1px solid #ffffff;
		vertical-align:top;
	}
	
	
	
	
	
	
	
	
	.greyTable {
		width:100%;
		background: #e6e6e6;
		border: 1px solid #666666;
	}

	.greyTable th {
		background-color:#485586;
		padding:2px;
		font-weight:700;
		color:#FFFFFF;
	}
	
	.greyTable th a:link {
		color:#FFFFFF;
		text-decoration: none;
	}
	
	.greyTable th 	a:visited {
		color:#FFFFFF;
		text-decoration: none;
	}
	
	.greyTable th 	a:hover {
		color:#FFFFFF;
		text-decoration: none;
	}
	
	.greyTable td {
		padding:2px;
		vertical-align:center;
	
	}
	
	.greyTableLink {
		color: #ffffff;
	}
	
	#greyTableLink {
		color: #ffffff;
	}
	
	
	.borderTop {
		border-top: 1px #666666 solid;
	}	
	
	
	
	
	
	a.readmore {
		font-size:11px;
		font-weight:700;
		text-transform:uppercase;
		text-decoration:none;
	}


/* bredd & höjd -------------------------------------------------------*/
	.w20 {
		width: 20px; 
	}
	
	.w30 {
		width: 30px; 
	}
	
	.w35 {
		width: 35px; 
	}
	
	.w40 {
		width: 40px; 
	}
	
	.w50 {
		width: 50px; 
	}
	
	.w60 {
		width: 60px; 
	}
	
	.w70 {
		width: 70px; 
	}
	
	.w80 {
		width: 80px; 
	}
	
	.w100 {
		width: 100px; 
	}
	
	.w130 {
		width: 130px; 
	}
	
	.w150 {
		width: 150px; 
	}

	.w160 {
		width: 160px; 
	}
	
	.w175 {
		width: 175px;
	}
	
	.w180 {
		width: 180px; 
	}
	
	.w190 {
		width: 190px; 
	}
	
	.w200 {
		width: 200px; 
	}
	
	.w250 {
		width: 250px; 
	}
	
	.w260 {
		width: 260px; 
	}
	
	.w270 {
		width: 270px; 
	}
	
	.w300 {
		width: 300px; 
	}
	
	.w350 {
		width: 350px; 
	}
	
	.w400 {
		width: 400px; 
	}
	
	.w450 {
		width: 450px; 
	}
	
	.w460 {
		width: 460px; 
	}
	
	.w530 {
		width: 530px; 
	}


	
/* font style ---------------------------------------------------------*/
	.b {
		font-weight:bold;
	}
	
	.i {
		font-style:italic;
	}
	
	.u {
		text-decoration:underline; 
	}
	
	.n {
		font-weight:normal; 
		text-decoration:none;
	}

	.nowrap {
		white-space:nowrap;
	}

/* font storlek ------------------------------------------------------*/
	.smaller {
		font-size:smaller;
	}
	
	
/* font färger -------------------------------------------------------*/
	
/* länkar ------------------------------------------------------------*/

/* bakgrundsfärger ---------------------------------------------------*/
		
/* border ------------------------------------------------------------*/

/* cursor ------------------------------------------------------------*/
	.hand {
		cursor:pointer;
		cursor:hand;
	}

/* formulär ----------------------------------------------------------*/
	
	form
	{
		margin:0;
		padding:0;
	}
	
	
	label
	{
		cursor:pointer;
	}
	
	.checkbox
	{
		vertical-align:middle;
	}
	
	.textbox, .textarea, .filefield, .select{
		border-top:1px solid #2c3a6d;
		border-right:1px solid #d9dee8;
		border-bottom:1px solid #d9dee8;
		border-left:1px solid #2c3a6d;
	}
	
	
	.button {
		background-color:#024673;
		color:#ffffff;
		border-top:1px solid #2c3a6d;
		border-right:1px solid #d9dee8;
		border-bottom:1px solid #d9dee8;
		border-left:1px solid #2c3a6d;
	}
	
/* render ------------------------------------------------------------*/
	.block {
		display:block;
	}
	.clear {
		clear:both;
	}

/* position ----------------------------------------------------------*/
	.left {
		float:left;
	}
	
	.right {
		float:right;
	}
	
	.txtleft {
		text-align:left;
	}
	
	.txtright {
		text-align:right;
	}
	
	.txtcenter {
		text-align:center;
	}
	
	.imgleft {
		float:left;
		clear:left;
		margin-right:6px;
	}
	
	.imgright {
		float:right;
		clear:right;
		margin-left:6px;
	}
	
	
/* övrigt ------------------------------------------------------------*/
	.error {
		font-size:9px;
		color:#ff0000;
		font-style:italic;
		font-weight:bold;
		padding-left:5px;
	}

	.screen {
		display:none;
	}


	/* hr */
	hr {
		color:#cccccc;
		background-color:#cccccc;
		height:1px;
	}
	
	.hrblack {
		color:#000000;
		background-color:#000000;
		height:1px;
	}
	
	div.hr {
		height:1px;
		background: url('/client_files/images/ruler_hor.gif') repeat-x;
		clear:both;
	}
	div.hr hr {
		display:none;
	}
	
	div.hr_solid {
		height:1px;
		background: url('/client_files/images/ruler_hor_solid.gif') repeat-x;
		clear:both;
	}
	div.hr_solid hr {
		display:none;
	}
	
	
/* hml editor --------------------------------------------------------*/
	.bild_vanster {
		float:left;
		margin-right:6px;
	}
	
	.bild_hoger {
		float:right;
		margin-left:6px;
	}


	.liten_text {
		font-size:smaller;
	}
	
	.stor_text {
		font-size:larger;
	}


/* formulär ---------------------------------------------------------*/
	
	#formmenu
		{
			margin:0;
			padding:0;
			list-style-type:none;
		}
			
		#formmenu li
		{
			display:inline;
		}
		
		#formmenu li a
		{
			display:block;
			float:left;
			padding:4px 8px;
			background:#f8ecec;
			color:#000000;
			text-decoration:none;
			white-space:nowrap;
		}
			
			
	.formmenu
		{
			margin:0;
			padding:0;
			background-color:#ff6600;
		}
		
		.formmenu a
		{
			display:block;
			float:left;
			background:#f8ecec;
			color:#000000;
			text-decoration:none;
			white-space:nowrap;
		}
		
		
			
	.formheading
	{
		padding:2px;
		background-color:#da888c;
		font-size:11px;
		font-weight:700;
		white-space:nowrap;
		text-align:left;
		color:#ffffff;
	}
	
