*
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 100%;
	text-align: center;
	font-family: Verdana;
}

#main
{
	background: #fff;
	width: 780px;
	margin: 0 10px;
	margin: auto;
	text-align: left;
}

#header
{
	background: url('../images/bg_header.jpg') bottom left no-repeat;
	height: 285px;
	position: relative;
}

#header ul
{
	font-size: 1em;
	list-style-type: none;
	position: absolute;
	top: 60px;
	left: 220px;
}

#header ul li
{
	font-size: .7em;
	font-weight: bold;
	color: #2f77ac;
	float: left;
	padding: 0 10px;
}

#header a:link, #header a:visited, #header a:hover, #header a:active
{
	color: #075696;
	text-decoration: none;
}

#snabbmeny
{
	width: 150px;
	float: left;
	margin: 5px 0 0 0;
}

#snabbmeny ul
{
	font-size: 1em;
	list-style-type: none;
	margin: 20px 5px 20px 15px;
}

#snabbmeny ul li
{
	font-size: .7em;
	line-height: 1.5em;
}

#snabbmeny a:link, #snabbmeny a:visited, #snabbmeny a:active
{
	color: #4d4d4d;
	text-decoration: none;
}

#left
{
	float: left;
	width: 330px;
	border-left: 1px solid #000000;
	margin: 5px 0 0 0;
	height: 367px;
	overflow: auto;
	padding-left: 10px;
	color: #4d4d4d;
}

#left p{
	font-size: 11px;
}

#left div{
	font-size: 11px;
}

#right
{
	float: left;
	width: 285px;
	margin: 5px 0 10px 0;
}

#right img
{
	margin: 10px 0 0 5px;
}

#footer
{
	clear: both;
	border-top: 1px solid #000000;
	text-align: center;
}

#footer p
{
	color: #4d4d4d;
	font-size: .55em;
}

#footer a
{
	color: #4d4d4d;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.logga
{
	margin: 20px 0;
	border: none;
	float: left;
}

.hem
{
	position: absolute; 
	top: 40px; 
	left: 770px; 
	border: none;
}

#left ul
{
	font-size: 1em;
	margin: 0 0 20px 15px;
}

#left ul li
{
	font-size: .7em;
}

#aktiv
{
	background: url('../images/indikator.gif') -3px center no-repeat;
}

/*#left a:link, #left a:visited, #left a:active, #left a:hover
{
	color: #075696;
	text-decoration: underline;
}*/

#snabbmeny a:hover
{
	text-decoration: underline;
}

/* form style */

table, tr, td
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.formstyle input
{
	border: none;
	border-bottom: 1px solid #000000;
	
	font-size: 11px;
	height: 18px;
	
	letter-spacing: .1em;
}

.formstyle label
{
	font-size: 11px;
	line-height: 1.2em;
}

form p label, form p input
{
	line-height: 1.7em;
}

#anmalan
{
	width: 420px;
}

/* Rubriker */

#rubInfo
{
	background: url('../img/rub_infotraffar.gif') no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
}

#rubNatverk
{
	background: url('../img/rub_natverk.gif') no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
}

#rubUtbildning
{
	background: url('../img/rub_utbildning.gif') no-repeat;
	height: 48px;
	margin: 20px 0 0 0;
}

#rubAnmalan
{
	background: url('../img/rub_anmalan.gif') no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
}

#rubRadgivning
{
	background: url('../img/rub_radgivning.gif') no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
}

#rubKontakt
{
	background: url('../img/rub_harfinnsvi.gif') no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
}

#rubForetag
{
	background: url('../img/rub_startaforetag.gif') no-repeat;
	height: 20px;
	margin: 20px 0 0 0;
}

h1 span
{
	visibility: hidden;
}