#container {
	position: absolute;
	float: bottom;
	top: 10px;
	left: 100px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	border: 2px solid rgb(64,99,122); 
/*	Dessa rader är bortkommenterade. Används om man vill ha en bakgrundsbild i container.
    background-image: url('k9bg.jpg');
	backround-repeat: repeat-y;
	background-position: 0px 220px;
*/
    background-color: rgb(255,255,255);
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(0,0,0); font-size: 8pt; line-height: 12pt;
}
#pheader {
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 130px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: Tahoma, Arial, Helvetica; color:rgb(102,102,102); font-size: 8pt; line-height:12pt;
}

#footer {
	position: relative;
	width: 700px;
	height: 14px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid rgb(64,99,122);
	border-bottom: 0px solid rgb(0,0,0);
	border-left: 0px solid rgb(0,0,0);
	border-right: 0px solid rgb(0,0,0);
	background-color: rgb(149,174,190);
	font-family: Tahoma, Arial, Helvetica; color:rgb(129,129,129); font-size: 7pt; line-height:6pt;
}

#hmenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 696px;
	height: 6px;
	margin: 0px;
	padding: 2px;
	border-bottom: 0px solid rgb(0,0,0);
/*	background-color: rgb(218,223,236);    */
    background-image: url('blueline2.jpg');
	backround-repeat: none;
	font-family: Tahoma, Arial, Helvetica; color:rgb(102,102,102); font-size: 6pt; line-height:12pt;
}

#menu {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	border-right: 0px solid rgb(0,0,0);
	border-bottom: 0px solid rgb(0,0,0);
	background-color: rgb(255,255,255);
	font-family: Tahoma, Arial, Helvetica; color:rgb(162,162,162); font-size: 8pt;
}

#leftarea {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 2px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid rgb(158,11,14);
	font-family: Tahoma, Arial, Helvetica; color:rgb(162,162,162); font-size: 8pt; line-height:12pt;
}
body         
{
	font-family: Arial, Helvetica; background-color: rgb(137,162,179); color: rgb(0,0,0); font-size: 8pt;
	margin: 1px 20px 0px 10px; background-image: url('');

}
h1
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(89,89,89); font-size: 14pt; font-weight: bold; margin: 0px 0px 15px 0px; 
}
h2
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(89,89,89); font-size: 10pt; font-weight: bold; margin: 0px; 
}
h3
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(89,89,89); font-size: 8pt; font-weight: bold; margin: 0px; 
}
marquee {
	font-family: Tahoma, Arial, Helvetica; color:rgb(0,0,0); font-size: 8pt;
}

a.afooter:link, a.afooter:visited, a.afooter:active
{
	font-family: Tahoma, Verdana, Arial, Helvetica; color:rgb(106,131,178); font-size: 7pt; text-decoration:none; font-weight:normal;
	margin-top: 2px;
}
a.afooter:hover { color:rgb(0,0,0); text-decoration:bold; }
a:link, a:visited, a:active
{
	font-family: Verdana, Arial, Helvetica; color:rgb(127,8,8); font-size: 8pt; text-decoration:none; font-weight:bold;
}
a:hover { color:rgb(0,0,0); text-decoration:bold }
a.underlined:link, a.underlined:visited, a.underlined:active
{
	font-family: Arial, Helvetica; color:rgb(179,36,30); font-size: 8pt; text-decoration:underline; font-weight:normal;
}
a.underlined:hover { color:rgb(218,218,218); text-decoration:none }

a.marked:link, a.marked:visited, a.marked:active
{
	font-family: Arial, Helvetica; color:rgb(0,0,0); background-color: rgb(176,126,76); font-size: 8pt; text-decoration:underline; font-weight:normal;
}
a.marked:hover { color:rgb(204,51,0); background-color: rgb(255,255,255); text-decoration:none }
a.menu:link, a.menu:visited, a.menu:active
{
	font-family: Tahoma; color:rgb(64,99,122); font-size: 7pt; font-weight:bold;
}
a.menu:hover { font-family: Tahoma; color:rgb(149,174,190); font-size: 7pt; font-weight:bold; text-decoration: underline; }
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102); 
}
table.kalendarium
{
	border-right: 0px solid rgb(158,11,14);
	border-bottom: 0px solid rgb(158,11,14);
	border-left: 1px solid rgb(158,11,14);
	border-top: 1px solid rgb(158,11,14);
}
table.kalendarium td
{
	border-right: 1px solid rgb(158,11,14);
	border-bottom: 1px solid rgb(158,11,14);
	border-left: 0px solid rgb(158,11,14);
	border-top: 0px solid rgb(158,11,14);
	padding: 6px;
}
table.kalendarium td.event
{
	border-right: 1px solid rgb(158,11,14);
	border-bottom: 1px solid rgb(158,11,14);
	border-left: 0px solid rgb(158,11,14);
	border-top: 0px solid rgb(158,11,14);
	padding: 6px 6px 6px 20px;
}
td
{
	font-family: Verdana, Tahoma, Arial, Helvetica; color:rgb(89,89,89); font-size: 8pt; line-height: 12pt; 
}
td.footer
{
	font-family: Tahoma, Arial, Helvetica; color:rgb(106,131,178); font-size: 7pt; line-height:6pt; 
}
fieldset
{
	background: rgb(226,226,226);
	border: 1px solid rgb(0,0,0); padding: 8px;
	padding: 5px; margin: 0px;
}
input
{
	font-family: Arial, Helvetica; color:black; font-size: 8pt 
}
textarea
{
	font-family: Arial, Helvetica; color:black; font-size: 8pt 
}
select
{
	font-family: Arial, Helvetica; color:black; font-size: 8pt 
}
.rubrik         
{
	font-family: Arial, Helvetica; color: rgb(0,0,0); font-size: 12pt; font-weight: bold;
}

.rubr10
{
	font-family: Arial, Helvetica; color: rgb(0,0,0); font-size: 10pt; font-weight: bold;
}
.rubr12
{
	font-family: Arial, Helvetica; color: rgb(0,0,0); font-size: 12pt; font-weight: bold;
}
.starttxt
{
	font-family: Tahoma, Arial, Helvetica; color:rgb(102,102,102); font-size: 12pt; font-weight: normal; line-height: 130%;
}
.starttxtanfang
{
	font-family: "times new roman"; color:rgb(102,102,102); font-size: 20pt; font-weight: bold;
}
.starttxtlogo
{
	font-family: "times new roman"; color:rgb(102,102,102); font-size: 12pt; font-weight: normal; line-height: 130%;
}
.bottomlinerubr
{
	font-family: Arial, Helvetica; color: rgb(0,0,0); font-size: 8pt; font-weight: bold; border-bottom: solid 1px rgb(90,76,12);
}
.smallest
{
	font-family: Arial, Helvetica; font-size: 7pt 
}
.ltgray
{
	font-family: Arial, Helvetica; color:silver; font-size: 8pt 
}
