/* -- RESET CSS BEGIN -- */

/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}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;}
/*fonts.css*/body{font:10px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* -- RESET CSS END -- */

/*(036) MP 061013*/ 

html
{
	background: #454545;
	margin: 0em;
	padding: 0em;
}

body
{
	font-size: 11px;
	line-height: 1.6;
	margin: 0em;
	padding: 0em 0em;
	border-top: 1px #fafbff solid;
}

html, body, form, legend, input, textarea, select, table, h1, ol, ul, table, th, code
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0f0000;
}

h1,
h2
{
	font-family: Trebuchet ms, Verdana, Helvetica, Arial, sans-serif;
	color: #4762a9;
	font-weight: bold;
margin-top:0px;
margin-bottom:0px;}

h1
{
	font-size: 2.0em;
	color: #4762a9;
}

#box
{
	width: 759px;
	text-align: left;
	margin: 28px auto;
	padding: 4px;
	border: 1px solid rgb(192,192,192);
	background-color: rgb(255, 255, 255);
}

#content_box
{
	margin: 1.5em;
}

#col1,
#col2,
#col3,
#col4
{
	float: left;
}

#col1
{
	width: 30px;
	padding-top: 0.01em;
}

#col2
{
	width: 580px;
}

#col3
{
	width: 30px;
	padding-top: 0.01em;
}

#col4
{
	width: 70px;
}

#header
{
	height: 200px;
	background: url(http://www.testwebben.se/478/Images/036-top.jpg) ;
	padding: 0.01em;
}




#footer
{
	text-align: center;
	color: #818181;
	text-transform: uppercase;
	font-size: 0.9em;
	font-family: arial,verdana,sans-serif;
margin-top:20px; 
border-top:1px solid silver;}

#pFooterText a:link,
#pFooterText a:visited {
text-decoration:none;
color:navy;
}

ul#news li
{
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}

ul#news
{
	margin: 0em;
	padding: 0.4em 0.4em 0.7em 0.4em;
	background: #fbfbfb;
	border-top: 1px rgb(237, 237, 237) solid;
	border-left: 1px rgb(237, 237, 237) solid;
	border-right: 3px rgb(240, 240, 240) double;
	border-bottom: 3px rgb(225, 225, 225) double;
	color: #5a5a5a;
	font: 0.9em;
	border: 5px #f5f5f5 double;
}

ul#news a
{
	font-weight: normal;
	font-style: italic;
}

.clear
{
	clear: both;
}


/* MENU */

div#nav
{
	background: #454545;
	font-size: 98%;
	line-height: normal;
	padding-bottom: 0px;
	height: 23px;
border-top:2px solid white;
}

div#nav ul
{
	margin: 0px;
	margin-left: 5px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-family: arial,verdana,sans-serif;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-weight: normal;
}

div#nav li,
{
	float: left;
	margin:0;
	margin-left: 0px;
	font-size: 1em;
	font-weight: bold;
}

div#nav a,
div#nav li#liCurrent a
{
	display: block;
	padding: 7px 10px 5px 10px;
	margin:0;
	color: #ffffff;
        font-weight: bold;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
}

div#nav a
{
	float: left;
	text-decoration: none;
}

div#nav a:hover,
div#nav li#liCurrent a
{
	color: #fff;
	background: #4762a9;
}

a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}
