body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E7E7E7;
	margin: 20px;
	text-align: center;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.link_no_line {
	text-decoration: none;
	border: none;
	color: #000000;
}
.link_no_line:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.main_table {
	border: 0px;
	padding: 0px;
	border-spacing: 0px;
}
.top {
	width: 800px;
	height: 80px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(images/layout/backgardensbygg.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px;
}
.divide {
	width: 800px;
	height: 10px;
	background-image: url(images/layout/bg_y.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px;
}
.main {
	background-color: #FFFFFF;
	width: 560px;
	margin-left: -1px;
	padding: 20px;
	padding-top: 100px;
	border-left: 1px dotted #C0C0C0;
	background-image: url(images/layout/top_main.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}
.menu {
	background-color: #FFFFFF;
	width: 199px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px dotted #C0C0C0;
	vertical-align: top;
}
.main_2 {
	margin-top: -4px;
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
}
.footer {
	width: 800px;
	height: 20px;
	padding-top: 5px;
	border-top: 1px dotted #C0C0C0;
	background-color: #FFFFFF;
}
.startsidan {
	width: 350px;
	float: left;
}
.nyhetsbox {
	width: 170px;
	float: right;
	background-color: #E0E0E0;
	padding-bottom: 20px;
	padding-left: 10px;
}
.nyhetsrubrik {
	margin-left: -10px;
	width: 170px;
	height: 30px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #EFC708;
}
.footer_text {
	float: left;
	font-size: 10px;
	padding-left: 20px;
}
.total {
	margin-left: auto; 
	margin-right: auto;
	width: 805px;
	text-align: left;
}
.floatL {
	float: left;
	padding-right: 20px;
}
.node {
	padding-left: 15px;
}

.node a {
	text-decoration: none;
	color: #000000;
}
