/*fonts*/ body, #tblTemplateHolder, table {font:12px verdana,arial,helvetica,clean,sans-serif; line-height:1.5em;}
strong, b {font-weight:bold;}
#tblTemplateHolder {
    clear:both;
    padding-top:20px;
    font-size:12px;
}



h1, h2, h3, h4, h5, h6 {
	color: #A8231A;
	padding: 0em;
	font-weight: normal;
	text-decoration: none; }

h6 {
	font-size: 77%;
	margin: 0.5em 0em 1em 0; }

h5 {
	font-size: 85%;
	margin: 0.5em 0em 1em 0; }

h4 {
	font-size: 92%;
	margin: 0.5em 0em 1em 0; }

h3 {
	color: #1f1209;
	font-weight: bold;
	font-size: 100%;
	margin: 0.5em 0em 1em 0; }

h2 {
	font-size: 150%;
	margin: 0em 0em 0em 0; }

h1 {
	text-transform: none;
	font-size: 180%;
	margin: 0.5em 0em 1em 0;
        font-weight:bold; }

p {

	line-height: 1.6em;


	font-size: 98%; }

#main a {
	color: #830;
	Xbackground-color: #ccc;
	border-bottom: 1px dashed #830;
	text-decoration: none;
	font-weight: bold; }

#main a:hover {
	color:red;}

#main img {

	padding: 1px;
}


hr {
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: gray;
	background-color: gray; }

div#wrapper div#nav ul,
div#wrapper div#nav ol {
	font-size: 100;
	margin: 0em 0em 0em 0em; }

div#wrapper div#nav ul li,
div#wrapper div#nav ol li {
	line-height: 1.7em; }

div#wrapper div#nav ul li {
	list-style: none; }




div#main-content ul,
div#main-content ol {
	font-size: 1em;
	margin: 0.4em 0em 2em 2em; }

div#main-content ul li,
div#main-content ol li {
	line-height: 1.5em; }

div#main-content ul li {
	list-style-type:circle; }




dfn {
	display: none; }

table {
	border-collapse: collapse;
	margin: 1em 0em; }

table td {
	vertical-align: top;
padding-right:20px;


	letter-spacing: 0.05em;
	word-spacing: 0.1em; }

table td h3 {
	margin: 0em; }

table thead td {
	color: #fff;
	font-size: 174%;
	padding-top: 2em; }


/* FOOTER -------- */

#footer {
	z-index: 2;
	clear: left;
        text-align:center;
	left: 0px;
	bottom: 0px;
	padding: 10px 0 2px 0px;
        border-top:1px solid gray;
        margin-top:20px;
}

#footer p {
	text-indent: 0em;
	line-height: 1.5em;
	letter-spacing: 0em;
	word-spacing: 0.2em;
	font-size: 85%;
	text-align: center; }


#footer p a:link {
       font-weight:normal;
       text-decoration:none;
       border-bottom:0px;}

#footer p a:hover {
       font-weight:normal;
       text-decoration:underline;
       border-bottom:0px;
       background-color:#fff;}


/* LAYOUT -------- */

html, body {
	height: 100%;
        background-color:#aaa;}

#wrapper {
	height: 100%;
	width: 772px;
	margin: 0 auto; 
        border-left:2px solid white;
        background-color:#A8231A;}

.clear {
	clear: both; }

#header {
	clear: left;
	float: left;
	height: 150px;
	width: 170px;
}

#top {width:auto;
height:150px;
border-bottom:5px solid black;
background-image:url(http://www.testwebben.se/561/Images/bg_header.jpg);
}

#tblTemplateHolder #header {
	display: none; }


#main-content {

	padding:0 20px;



}

#main {
	height: 100%;
	clear: right;
	overflow: auto;
	background-color: #fff;
	padding: 0;}

#lang {
margin:10px;
font-size:0.8em;
color:white;
font-weight:bold;}

#lang a:link, #lang a:visited {
color:white;
text-decoration:none;}

/* NAV ----------- */

#nav,
#subnav {
	width: 150px;
	clear: left;
	float: left; }

#nav ul,
#subnav ul {
	margin: 0;
	padding: 0;
	padding-top: 10px; }

#nav ul li,
#subnav ul li {
	list-style-type:none;
        margin-left:10px;
        font-size:12px;
}

#nav ul li a {
	text-decoration:none;
	color: #ccc;
	font-weight: bold;
}


#nav ul li h3,
#nav ul li a:hover,
#subnav ul li h3,
#subnav ul li a:hover {
	color: #fff;
	font-weight: bold;
}

#subnav {
	margin-top: 7px; }

#subnav ul {
	margin-top: 7px;
	border-top: 2px #aaa solid; }

#subnav ul li a {
	text-decoration: none;
	font-size: 12px%;
	color: #ccc;
	font-weight: normal; }

#subnav ul li h3 {
	font-size: 82%; }



textarea {
	height: 150px; }


/* End of 'Ash' */


  @media print {
    

body {font: 12pt "New Century Schoolbook", "Times New Roman", TimesNR, Times, serif;}
#wrapper, #main, #main-content {float:none; position:relative; overflow:yes;}
#wrapper {margin-bottom:4em;}
body, html, #wrapper, #main, #main-content {height:auto; overflow:visible; page-break-before:avoid;}

#nav, div #header, div #top {display: none !important;}
#footer {margin-top: 2em;}

  }