body 
{ 
	margin-top: 20px;
	background: url('../bilder/bg.gif') repeat;
	text-align: center;	
	font-family: Verdana, Arial, san-serif;
}

#main
{
	margin: auto;
	width: 755px;
	background-color: #fff;
	border: #999999 1px solid;
	text-align: left;
	padding: 0;
}

#top
{
	width: 730px;
	border-bottom: #000000 1px dotted;
	margin: 0 12px 0 13px;
}

#meny
{
	float: left;
	width: 730px;
	height: 25px;
	margin: 10px 0 0 14px;
}

#contentMain
{
	float: left;
	width: 730px;
	padding-top: 10px;
	margin-left: 15px;
}

#content
{
	float: left;
	width: 520px;
	text-align: center;
}

#right
{
	float: left;
	width: 175px;
	margin-left: 10px;
}

#bottom
{
	clear: both;
	border-top: #000000 1px dotted;
	margin: 0 10px 0 15px;
}

#bottom2
{
	clear: both;
	border-top: #000000 0px dotted;
	margin: 0 10px 0 15px;
}


p
{
	font-size: .7em;
}

#meny p 
{ 
	font-size: .8em;
}

#content p
{
	text-align: left;
	margin-left: 12px;
	margin-right: 10px;
}

#content img
{
	margin-bottom: 5px;
	margin-top: 5px;
	border: none;
}

table
{
	margin: 10px 20px 20px 0;
	width: 100%;
}

thead
{
	font-size: .7em;
	font-weight: bold;
	text-align: left; 
}

tbody 
{ 
	font-size: .7em;
	text-align: left;
}

tfoot
{
	font-size: .7em;
	text-align: center;
	background-color: #edf6fb;
	color: #007dc5;
}

td
{
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}

th
{
	text-align: center;
	background-color: #edf6fb;
	color: #007dc5;
}

h1
{
	font-size: 1em;
	color: #007cc3;
	margin: 0px 0 10px 0;
}

h2
{
	font-size: .9em;
	color: #007cc3;
	margin: 5px 0 2px 0;
}

h3
{
	font-size: .8em;
	color: #007cc3;
}

h4
{
	font-size: .8em;
	color: #007cc3;
	text-align: left;
	margin-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#right img
{
	margin: 8px 0 8px 0;
}

#bottom p
{
	width: 150px;
	float: left;
	margin: 10px 0 10px 0;
}

#bottom span
{
	float: left;
	margin: 5px 0 10px 42px;
}

#content a:link 
{ 
	text-decoration: none;
	color: #42763b;
}

#content a:visited 
{ 
	text-decoration: none;
	color: #42763b;
}

#content a:hover 
{ 
	text-decoration: none;
	color: #a5db92;
}

#content a:active 
{ 
	text-decoration: none;
	color: #42763b;
}

#meny a:link
{
	color: #42763b;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	padding-left: 16px;
}

#meny a:visited
{
	color: #42763b;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	padding-left: 16px;
}

#meny a:hover
{
	color: #a5db92;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	padding-left: 16px;
}

#meny a:active
{
	color: #42763b;
	text-decoration: none;
	font-weight: bold;
	padding-left: 16px;
}

.linjeTop
{
	display: block;
	border-top: #000000 1px dotted;
	width: 100%;
	text-align: left;
}

#top img, a
{
	text-decoration: none;
	border: none;
}

#active
{
	background: url('../bilder/indikator.gif') left top no-repeat;
	padding-bottom: 5px;
}

#nyheter
{
	overflow: auto;
	height: 300px;
}

.logga
{
	margin-right: 23px;
}

.stuga
{
	font-size: .7em;
	float: left;
	width: 150px;
	margin: 15px 20px 5px 0;
	padding: 0px;
}

.date
{
	font-weight: bold;
}

ul
{
	list-style: none;
	padding: 0px;
	margin: 0 0 10px 0;
	font-size: .9em;
}

li
{
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline;
	padding-bottom: 15px;
}

.ruta
{
	display: block;
	background-color: #e9e9e9;
	margin: 0 auto  20px auto;
	padding: 2px 0 2px 0;
	text-align: center;
}

.rightImg
{
	float: right;
}

.imgBorder {
	border: 1px solid #000;
	}