a
{
	color: #004A7E;
	text-decoration: none;
}

a:hover
{
	color: #004A7E;
	text-decoration: underline;
}

input, select, textarea
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

img.border
{
	border: 1px solid #000000;
}

.title, .header
{
	color: #004A7E;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 12px;
}

.artikelheader
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 18px;
}

.text
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
}

.small
{
	font-size: 9px;
}

.time
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 10px;
	color: #E3A000;
}

td.servicemenu
{
	height: 24px;
	padding-left: 6px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
}

td.servicemenu A
{
	font: 9px Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #CA8E00;
}

td.servicemenu A:hover
{
	font: 9px Verdana;
	font-weight: bold;
	text-decoration: none;
	color: #CA8E00;
}

.topmenu,
.topmenu A,
.topmenu A:active,
.topmenu A:visited,
.topmenu A:visited
{
	font: 9px Verdana;
	font-weight: bold;
	color: #ffffff;
}

.topmenu A:hover
{
	font: 9px Verdana;
	font-weight: bold;
	color: #ffffff;
}

.underline
{
	text-decoration: underline;
}

.nodisplay
{
	display: none;
}

.commentinput
{
	border: 2px inset;
	background: #fff;
	color: #000;
	font: 10px Verdana;
}

.articlecommenttitle
{
	display: inline;
}

.articlecommenttime
{
	display: inline;
	color: #888;
	font-size: 80%;
	padding: 0 0 0 5;
}

.articlecommenttext
{
	display: block;
	padding: 5 5 5 10;
}

.articlecommentauthor
{
	width: 100%;
	text-align: right;
	color: #800;
}

.bold
{
	font-weight: bold;
}

form
{	
	/* superfulhack */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.w100 { width: 100px; }
.w120 { width: 120px; }
.w140 { width: 140px; }
.w160 { width: 160px; }
.w180 { width: 180px; }
.w200 { width: 200px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w260 { width: 260px; }
.w280 { width: 280px; }
.w300 { width: 300px; }
.w320 { width: 320px; }
.w340 { width: 340px; }
.w360 { width: 360px; }
.w380 { width: 380px; }
.w400 { width: 400px; }
.w420 { width: 420px; }
.w440 { width: 440px; }
.w460 { width: 460px; }
.w480 { width: 480px; }
.w500 { width: 500px; }

.h100 { height: 100px; }
.h120 { height: 120px; }
.h140 { height: 140px; }
.h160 { height: 160px; }
.h180 { height: 180px; }
.h200 { height: 200px; }
.h220 { height: 220px; }
.h240 { height: 240px; }
.h260 { height: 260px; }
.h280 { height: 280px; }
.h300 { height: 300px; }
.h320 { height: 320px; }
.h340 { height: 340px; }
.h360 { height: 360px; }
.h380 { height: 380px; }

/* Glidecom tillägg för kalendern */
.manad {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.dagar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.kalendertext_1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #990000;
}

.dagar_off {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.evenemangskalender_rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.evenemangskalender_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}
.evenemangskalender_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}