* 
{
	outline:0;
	margin: 0;
	padding: 0;
}

html 
{
	background: #fff url(http://www.testwebben.se/2216/Images/htmlBg2.gif) repeat-y left top;
	overflow: auto;
	font-size: 62.5%;
}

body 
{
	text-align: left;
	margin: 0;
	padding: 0;
}

/*CONTENT (start) ---------*/

body 
{
	/*Content editor body*/
	/*background-color: #fff;*/
}

body, select, input, textarea, table 
{
	font-family: arial, verdana, sans-serif;
	color: #333333;
	font-size: 1.4em;
	line-height: 1.5;
}

table 
{
	font-size: inherit;
	font-size: 100%;
}

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

h6 
{
	font-size: 0.4em;
	margin: 1em 0em 0em 0em;
}

h5 
{
	font-size: 0.6em;
	margin: 1em 0em 0em 0em;
}

h4 
{
	font-size: 0.8em;
	margin: 1.5em 0em 0em 0em;
}

h3 
{
	font-size: 1.2em;
	margin: 1em 0em 0em 0em;
}

h2 
{
	font-size: 1.5em;
	margin: 0.7em 0em 0em 0em;
}

h1,
.modGallery h2,
.modGuestbook h2,
.modCatalog h2,
.modNewsList h2 
{
	text-transform: none;
	letter-spacing: 0em;
	font-size: 2.2em;
	margin: 0em 0em 0em 0em;
}

p 
{
	margin: 1em 0em 0em 0em;
}

a, 
a:link,
a:visited, 
a:active 
{
	color: #00276A;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

a img 
{
	border: 0;
}

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

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}

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

ul 
{
	list-style: url(http://www.testwebben.se/000/Images/) disc;
}

ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

/*CONTENT (end) -----------*/

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

#footer
{
	float:left;
	font-size: 1em;
	text-align: left;
	margin: 0.5em 0 0 200px;
	padding: 0;
	clear: both;
	color: #acacac;
	width: 100%;
	border-top: 1px solid #dddddd;
}

* html #footer {width:70%; margin-left:100px;}

#pFooterText
{
	margin: 0em 0em 0em 0em;
	padding: 0;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
#footer a:active 
{
	color: #acacac;
	text-decoration: none;
	font-weight: normal;
}

/*LAYOUT ------------------*/
html, body {
width:100%;
height:100%;
}

#wrapper
{
	text-align: left;
	width: 100%;
}

#header
{
	height: 110px;
	margin: 0 auto;
	padding: 0em 0 0 0;
	width: 100%;
	clear: both;
	background-color: #fe0000;
}

#logo
{
	float: left; 
	margin: 3px 0 0 45px;
}

#main
{
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	height:100%;
	/*float: left; */
}



#main-content
{
width:50%;
float:left;
	padding: 1em 1em 1em 2em;
	margin: 0;
	text-align: left;
}
* html #Page36958 #main {float:left; margin-left:-27%;}
table#startTable {}

.clear 
{
	clear: both;
	line-height: 0.01;
	border-style: none;
}

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

#nav
{
	width: 16%;
	float:left;
	min-height: 41em;
	height: auto !important;
	height: 41em;
	margin-right:1em;
}

#nav ul
{
    	margin: 0em 0em 0.5em 1.2em;
    	padding: 0;
}

#nav ul ul,
#nav ul ul ul
{
    	margin-left: 1.5em;
    	padding: 0;
}

#nav li
{
	list-style-type: none;
    	margin: 0.5em 0em 0em 0em;
    	padding: 1em 0em 0em 0em;
	text-transform: normal;
}

#nav li li
{
    	text-transform: none;
	list-style-type: none;
    	margin: 0.2em 0em 0em 0em;
    	padding: 0.2em 0em 0em 0em;
}

#nav li li li
{
	text-transform: none;
	list-style-type: none;
    	margin: 0.2em 0em 0em 0em;
    	padding: 0.2em 0em 0em 0em;
}

#nav li a:link,
#nav li a:visited,
#nav li a:hover
{
    	color: #fff;
    	text-decoration: none;
	font-weight: bold;
    	font-size: 0.9em;
    	padding: 0em;
}

#nav ul ul li a:link,
#nav ul ul li a:visited,
#nav ul ul li a:hover
{
	font-weight: normal;
}

#nav li a:hover
{
    	color: #fe0000;
}

#nav ul li ul,
#nav ul li ul li ul,
#nav ul li.current ul li ul
{
    	display: none;
}

#nav ul li.current ul,
#nav ul li.current ul li.current ul
{
	display: block;   
}

/*NYHETSMODUL------------------*/

.modNewsList
{
	margin: 0px;
}

.modNewsList h3
{
	font-size: 1.2em;
	margin: 0;
	font-weight: bold;
}

.modNewsList ul 
{
	margin: 0;
	padding: 0;
}

.NewsList li
{
	list-style-type: none;
	margin: 0;
	padding: 1em 0em;
    	margin-right: 10px;
    	width: 190px;
}

.NewList li
{
    	list-style-type: none;
    	margin: 0;
    	padding: 1em;
    	border-bottom: #ccc 1px solid;
}

.image
{
    	margin: 0 1em 1em 0;
}

.aNewsLink 
{
    	font-weight:bold;
}

.modNewsList ul.NewsList li, 
.date
{
    	font-weight:bold;
}

.modNewsList a, 
.modNewsList a:hover
{
    	font-weight: normal;
	line-height: 1.2;
	text-decoration: none;
}

/*INTROSIDA-------------------*/

#Page36958 #wrapper, #Page36958 #main {
width:100%;
}

#Page36958 #main-content {
width:500px;
margin:10% 0 0 30%;
text-align:center;
}

#Page36958 #nav, #Page36958 #dmenu, #Page36958 #footer, #Page36958 #header #logo {
display:none;
}

/*IE PNG Fix------------------*/