html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}


body{
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
text-align: center;
  
}




#wrapper{
	width: 900px;
	background-color: #ffffff;
	margin: 30px auto;
		text-align: left; 
}	

#box {
	width: 900px;
	height: 42px;
	
}

#header {
	height: 200px;
	width: 100%;
	background-image: url('images/original/header2.gif');
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}

#adress {
	width: 900px;
	height: 10px;
	
}

#leftCol {
	width: 15%;
	float: left;
	padding: 60px 0 0 25px;
			}
			
/*html.ie6 #navigation {
	margin-left: 8px;
	}*/


#leftCol ul{
	list-style-type: none;
	}

#leftCol ul li
{
	padding: 5px 0 0 0;
	}

#leftCol ul li a
{
color:#000000;
/*text-align: left;
text-decoration: none;
list-style-type: none;
color:#000000;*/
}

/*#leftCol ul li.current a,
	#leftCol ul li.current a:hover,
	#leftCol ul li.current li.current a,
	#leftCol ul li.current li.current a:hover,
	#leftCol ul li.current li.current li.current a,
	#leftCol ul li.current li.current li.current a:hover {background: yellow;}
	
	#leftCol ul li.current * a,
	#leftCol ul li.current li.current * a,
	#leftCol ul li.current li.current li.current * a {background: none;}*/
	
#leftCol ul li a:hover
{
background-color:#CCCCCC;

}

#leftCol ul li a:visited
{
background-color:none;
}

#leftCol ul li a.current
{
	background-color:#CCCCCC;
	color: #000000;
}

#leftCol ul li a.current:hover
{
background-color:#CCCCCC;

}

#leftCol ul li a.submenu
{
	background-color:#CCCCCC;
	text-align: right;
}

#leftCol ul li a.submenu:hover
{
background-color:#CCCCCC;
text-align: right;
}

/*-----
#leftCol ul li a:hover
{
background-color:#CCCCCC;

}

#leftCol ul li a:visited
{
background-color:none;
}

#leftCol ul li a.submenu
{
	background-color:#CCCCCC;
}

#leftCol ul li a.current:hover
{
background-color:#CCCCCC;
}
*/

#centerContent {
    width:50%;
	float: left;
    margin: 60px 0 25px 25px;
	}

#rightCol {
	width:23%;
	float: right;
	padding: 60px 20px 0 20px;
	
}

hr {
color: #000000;
height:1px;
width: 60%;
text-align:center;
}


/* -------------------  Figursättning bilder  --------------------*/


	
img.Wrap {
	margin-left:15px;
	margin-bottom:10px;
	

	}
	
img.WrapBildtext {
	margin-left:10px;
	margin-right:10px;
	margin-top:11px;
		}


/* -------------------  Typografi  --------------------*/

/*Hemsiderubrik*/
h1 {
	font-size: xx-large;
	color: #FFFFFF;
	text-align: center;
	}

/*Rubrik*/
h2 {
	font-size: large;
	margin: 0 0 20px 0;
	}
	
/*Rubrik Brödtext*/
h3 {
	font-size: 12px;
	margin:0 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			}
			
h4 {
	font-size: small;
	}

/*Rubrik författartitel*/
h5 {
	font-size: x-small;
	font-style: italic;
	}
	
/*Brödtext*/
p {
	font-size: 11px;
	text-align: left;
	}
	
p.left {
	text-align: right;
	font-style: italic;
}

p.center {
	text-align: center;
	}

p.byline {
	text-align: right;
	font-style: italic;
	}
	
	
	
p.kontaktinfo {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
	margin: 15px 0 0 0;
	text-align: center;
	}

		
a {
	text-decoration: none;
	text-align: left;
	color:#F00;
	margin: 30px 0 10px 0;
	}
	
a.right {
	text-decoration: none;
	text-align: right;
	color:#FF0000;
	margin: 30px 0 10px 0;
	}


#footer {
	float: left;
	background-color:#FFFFFF;
	background-image:url(images/original/footer.png);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 0 -16px 0;


}
	
	.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
	text-decoration: none;
}
.clearfix {display: block;}
/* End hide from IE-mac */
