/*
	Project:		Lani Eltjänst AB
	Author:   		Xelera Communication AB
	Last edit:		2007-06-20
-------------------------------------------------*/
#skip,
#navbar ul,
#sidebar {display: none;}
	
body {
	font:normal 76%/1.5 "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color:#000;
}
a:link,
a:visited,
a:active {
	color:#900;
	text-decoration:none;
}
a:hover {
	color:#900;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6  {
	font-weight:normal;
	font-family:Georgia, Times, "Times New Roman", serif;
	color:#232526;
	background-color:transparent;
}
h1 {
	margin:0 0 0.2em;
	font-size:2em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
}
h4 {
	margin:0;
	font-family:"Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size:1em;
	font-weight:bold;
}

/* Data tables
-------------------------------------------------*/
table {
	margin:0.4em 0 1em;
	border-collapse:collapse;
}
caption {
	text-align:left;
	font:bold 1em/1.0 Verdana, Arial, Helvetica, sans-serif;
	margin:0.5em 0 0;
	padding:0 0 0.2em;

}
th {
	text-align:left;
	padding:0.5em;
	vertical-align:top;
}
td {
	padding:0.25em 0.5em;
	vertical-align:top;
}

/* 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;}
img {border: 0;}
#header { margin-bottom:1em; }
#main {
	float: left;
	width: 100%;
}

#footer {
	width: 100%;
	margin-top: 1em;
	padding: 0.5em 0;
	border-top: 1px solid #000;
}

/* didyouknow
-------------------------------------------------*/
#didyouknow {
	position:absolute;
	top:15px;
	right:10px;
}
#didyouknow blockquote {
	margin:0;
	font-style:normal;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:1.8em;
	color:#3F3F3F;
}
