html { background: white; font-size: 14px; font:normal normal 12px Arial,Helvetica,Verdana,Geneva,sans-serif; }
body { text-align:center; 
	}

a { color:#000; text-decoration:underline; }
a:hover { color:#ccc; }
h1 { font-size: 200%; font-weight: normal; margin:0; padding:3px 0 3px 0; } /* Rubrik 1 */
h2 { font-size: 160%; font-weight: bold ; margin:0; padding:3px 0 3px 0; } /* Rubrik 2 */
h3 { font-size: 140%; margin:0; padding:3px 0 3px 0; } /* Rubrik 3 */
h4 { font-size: 110%; margin:0; padding:3px 0 3px 0; } /* Rubrik 4 */
p { font-size: 100%; margin: 0; padding: 0 0 14px 0; line-height: 150%; } /* Stycke */

#wrapper { background:white; margin:0 auto; text-align:left; }
	#usability_tools, #header, #logotype, #header_image, #submenu, #submenu ul, #right_column, #footer, #container_inner_bottom, .white { display: none; }

#header:after,#container:after,#container_inner:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#header,#container,#container_inner{display:inline-block;} * html #header,* html #container,* html #container_inner{height:1%;} #header,#container,#container_inner{display:block;}

#content { margin-left: 80px; width: 450px; }

#printLogo { 
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid silver; 
	margin-bottom: 10px;
}

.clearer { clear: both; }
/* FORM */
.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; }
.formLabel { width: 140px; float: left; }
.field_text, .field_textarea, .field_select { border: 1px solid silver; width: 240px; }
.captcha { border: 1px solid silver; width: 70px;}
.clearer { clear: both; }
.lightGrey { color: #CCC }

/* JOBS */
.jobDetails { margin-left: 13px; }

/* ARTICLES */
.ingress { margin-bottom: 12px; }

/* Pressbilder */
.pressThumb { float: right; }

.noPrint { display: none; }

li { margin-left: 20px; padding-left: 20px; list-style-type: bullet;}