/*
	Project:		Robusta Byggnads AB
	Author:   		Xelera Communication AB
	Last edit:		2006-11-28
-------------------------------------------------*/
#skip,
#navbar,
form {display: none;}
	
body {
	font: normal 11px/15px helvetica, arial, verdana;
}
img {border: 0;}
/* Link
-------------------------------------------------*/
a:link,
a:visited,
a:active {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a.no-border {border: 0;}	

/* Headers
-------------------------------------------------*/
h1, h2, h3, h4, h5, h6  {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #666;
	background: transparent;
}
h1 {
	margin: 1.2em 0 0.7em 0;
	font-size: 182%;
	font-weight: bold;
}
h2 {
	margin: 0 0 1em 0;
	font-size: 1.27em;
	font-weight: bold;
}
h3 {
	font-size: 1.27em;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
}


/* Data tables
-------------------------------------------------*/
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
caption {
	font-style: italic;
	text-align: left;
	}
th {font-weight:bold;}
th,
td {
	text-align: left;
	vertical-align: top;
	padding: 0.25em 0 0.25em 0;
	}

/* Other
-------------------------------------------------*/
.clearer {
	line-height: 0;
	height: 0;
	clear: both;
	}
/* Easy clearing of floats (see http://positioniseverything.net/easyclearing.html) */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
.clearfix {display: block;}
#header img {border: 0;}
#col-1 {
	width: 502px;
	margin: 1em 0;
	font-style: italic;
}
#main {width: 502px;}
.main_content img {
	float: right;
	margin: 5px 0 10px 10px;
}
.main_content img.left {
	float: left;
	margin: 0 0 0 0;
}
.main_content img.referens {
	float: left;
	margin: 10px 0 20px 0;
}
#footer {
	width: 100%;
	margin-top: 1em;
	padding: 0.5em 0;
	border-top: 1px solid #000;
	}
#footer a {color: #000;}
