body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 10px;
}
img {
	border: none;
}
h1 {
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
}
td {
	vertical-align: top;
}
.link_no_line {
	text-decoration: none;
	border: none;
	color: #000000;
}
.link_no_line:hover {
	text-decoration: none;
	border-bottom: 1px solid #000000;
}
.top_logo {
	width: 750px;
	height: 34px;
	text-align: right;
	padding-right: 50px;
	padding-top: 80px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/layout/topbar.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
.mlmenu {
	width:	800px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #808185;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: left;
}

.menu {
	width:	800px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #808080;
	margin-top: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.menu li {
	float: left;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
}
.menu li a {
	font-size: 10px;
	display: block;
	padding: 4px 6px 4px 6px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover {
	background: #C0C0C0;
	padding: 4px 6px 4px 6px;	
}
.main {
	background-color: #FFFFFF;
	width: 800px;
	padding-top: 20px;
	text-align: left;
}
.page {
	width: 580px;
	vertical-align: top;
}
.right {
	width: 200px;
	vertical-align: top;
}
.node {
	padding-left: 15px;
}

.node a {
	text-decoration: none;
	color: #000000;
}
.footer {
	width: 800px;
	height: 20px;
	padding-top: 5px;
	margin-top: 30px;
	background-color: #808080;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	border-bottom: 1px solid #FFFFFF;
}
.box_content {
	width: 180px;
	text-align: left;
}
.box_header_blue {
	width: 170px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 2px solid #3399CC;
	background-color: #3399CC;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box_header_green {
	width: 170px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 2px solid #99CC66;
	background-color: #99CC66;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box_header_orange {
	width: 170px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	border: 2px solid #DB9746;
	background-color: #DB9746;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.node {
	padding-left: 10px;
}

.node a {
	text-decoration: none;
	color: #000000;
}
.schema_veckodag {
	font-size: 14px;
	font-weight: bold;
	color: #333399;
}
.schema_idag_rubrik {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.schema_idag {
	font-size: 10px;
	color: #000000;
}
.schema_idag_tonad {
	font-size: 10px;
	color: #C0C0C0;
}
.schema_header {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333399;
	font-weight: bold;
	text-decoration: none;
}
.schema_header:hover {
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
.schema_skugga {
	background-color: #E7E7FF;
}
.gastbok_titel {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333399;
}
.gastbok_namn {
	font-size: 10px;
	color: #000000;
	background-color: #D0D0D0;
}
.gastbok_error {
	font-size: 10px;
	color: #CC3333;
	font-weight: bold;
}
.gastbok_svar {
	font-size: 10px;
	color: #CC3333;
}
.gastbok_meddelande {
	font-size: 10px;
	color: #000000;
}
.gastbok_kategori {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.gastbok_kategori:hover {
	text-decoration: underline;
}
.vote {
	font-size: 10px;
	color: #000000;
	vertical-align: middle;
}
.error {
	font-size: 12px;
	color: #CC3333;
}
.cell_rubrik {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333399;
	font-weight: bold;
}
.rubrik {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.header_level1 {
	font-size: 13px;
	font-weight: bold;
}
.header_level2 {
	font-size: 12px;
	font-weight: bold;
}
.header_level3 {
	font-size: 11px;
	font-weight: bold;
}