/* ------ Text items -------- */
h2
{
	EditMenuName: Heading 2;
}
h3
{
	EditMenuName: Heading 3;
}
h4
{
	EditMenuName: Heading 4;
}
.ingress
{
	EditMenuName: Ingress;
}
hr
{
	margin: 0.5em 0;
	height: 1px;
	padding: 0;
	background:#d7d7d7;
	color: #d7d7d7;
	border:0;
}

/* --------- Image format ----------- */
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    EditMenuName: Top left;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
	vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1em;
    EditMenuName: Top right;
}

/* --------- Table format ----------- */
table
{
	font-size: 1em;
	border-collapse: collapse;
}
th
{
	text-align: left;
}
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
	EditMenuName: Classic;
}
table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #275569;
}
table.color th
{
	border: solid 0.1em #275569;
	background-color: #4495b9;
	color: White;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #275569;
	padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
    EditMenuName: Highlighted;
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #377995;
}
table.color td.highlighted
{
	background-color: #d1e6ef;
}
th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}

/*
	Site: Siviltjenesten
	Description: Public Editor CSS
	Author: MWTKM
*/

/* Reset */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/* General Styles */


body {
	font: 0.8em Arial, Helvetica, Sans-Serif;
	color: #000;
	background-color: #fff;
}

h1 {
	font-size: 3.3em;
	font-weight: normal;
	margin: 11px 0 .3em 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 .2em 0;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

a, a:visited {
	color: #003768;
	text-decoration: underline;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

p {
	line-height: 1.25em;
	margin: 0 0 1em 0;
}

h2.largeright {
	font-size: 46px;
	margin: 3px 0 6px 0;
	font-weight: normal;
	text-decoration: none !important;
}

h2.largeright {
	height: 100px;
	position: relative;
	text-align: right;
}

h2.largeright a {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
}

a h2.largeright, h2.largeright a, h2.largeright a:visited {
	text-decoration: none !important;
}

h2.headRuler {
	display: block;
	font-weight: normal;
	background: url(/images/bg_headruler.png) no-repeat top left;
	padding-top: 7px;
	color: #BABCBE;
}

h2.gradient {
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	color: #636466;
	display: block;
	padding: 6px 9px;
	background: url(/images/bg_footer.png) repeat-y top left;
	margin-bottom: 15px;
}

div.hr {
	height: 15px;
	background: #fff url(/images/hr.png) repeat-x scroll center;
}
div.hr hr {
	display: none;
}

#sidebarArea h2 {
	font-weight: normal;
	font-size: 1.3em;
	width: 100%;
	color: #636466;
	display: block;
	padding: 32px 0 .4em 0;
	margin: 0;
	background: url(/images/sidebar_header.png) no-repeat top right;
}

#sidebarArea img {
	padding: 0 0 .4em 0;
}

div.readmore {
	padding: .6em 0 1em 0;
	font-weight: bold;
}

div.ingress, p.ingress {
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 0 1.2em 0;
	line-height: 1.4em;
}

ul {
	margin-bottom: 1em;
}

ul ul {
	margin-bottom: 0;
}

li {
	margin-bottom: .3em;
}

iframe {
	border: 0;
}

div.pageTools {
	float: right;
	text-align: right;
}

div.pageTools a, div.pageTools a:visited {
	color: #9d9fa2;
	padding-left: 20px;
	margin-left: 10px;
	font-size: .8em;
	text-decoration: none;
}

div.pageTools a:hover, div.pageTools a:active {
	text-decoration: underline;
}

div.pageTools a.print {
	background: transparent url(/images/ico_print.png) no-repeat scroll 0%;
}

div.pageTools a.tip {
	background: transparent url(/images/ico_tip.png) no-repeat scroll 0%;
}
