/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-variant: normal;
}
body {
	background-color: #f5f5f1;
	background-image: url(grafik/main_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintable {
	background-color:#FFFFFF;
	background-image: url(grafik/innehall_vanster_bg.gif);
	background-repeat: repeat-y;
}
a:link{
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}
a:visited {
	color: #990000;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color: #cc0000;
	font-weight: bold;
	text-decoration:none;
}

.overrubrik {
	font: bold 30px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #990000;
}

.rubrik {
	font: normal 18px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	color: #990000;
	margin-bottom:20px;

}

.rubrik a {
	color: #990000;
	text-decoration:none;
}

li {
	list-style-image: url(grafik/li.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

ul {
	margin-left:30px;
	margin-top:0px;
	margin-bottom: 5px;
	}

.bildtext {
	font-size: 10px;
	font-style: italic;	
}



/* LINJER */
.linjevr {
	background-image: url(grafik/linje_vr.gif);
	background-repeat: repeat-x;
}

.linjelr {
	background-image: url(grafik/linje_lr.gif);
	background-repeat: repeat-y;
}



/* GRAFIK */
.menybg{
	background-image: url(grafik/meny_bg.gif);
	background-repeat: repeat-y;
}

.innehallbg{
	background-image: url(grafik/innehall_bg.gif);	
	background-repeat: repeat-x;
	background-color:#FFFFFF;
}


.botten{
	background-image: url(grafik/main_botten_bg.gif);
	color: #BBBA99;
	font-weight: bold;
	font-size:10px;
}

.kategoribg{
	background-image: url(grafik/kategori_bg.gif);
	background-repeat: no-repeat;
}
.sidahoger {
	background-image: url(grafik/main_sidahoger_bg.gif);
	width: 6px;
}
.sidavanster {
	background-image: url(grafik/main_sidavanster_bg.gif);
	width: 6px;
}

#personalfoto {
	background-image:url(grafik/personal/personal_bg.png);
	background-repeat:no-repeat;
	background-color:#f2f2e5;
	margin:0px;
	padding:7px;
	width:110px;
	height:140px;
}

.personalfotoStor {
	position:relative; 
	width:300px; 
	height:400px; 
	background-color:#FFFFFF; 
	top: -138px; 
	left: 110px;
	padding:5px;
}

/* INAKTIV MENY */
.menyinaktiv{
	background-image: url(grafik/meny_bg_inaktiv.gif);	
}
.menyinaktiv a:link {
	font-size:12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.menyinaktiv a:visited {
	font-size:12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.menyinaktiv a:hover {
	font-size:12px;
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.menyinaktiv a:active {
	font-size:12px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}


/* AKTIV MENY */
.menyaktiv{
	background-image: url(grafik/meny_bg_aktiv.gif);	
}
.menyaktiv a:link {
	font-size:12px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
.menyaktiv a:visited {
	font-size:12px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
.menyaktiv a:hover {
	font-size:12px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
.menyaktiv a:active {
	font-size:12px;
	color: #434343;
	font-weight: bold;
	text-decoration: none;
}
.falt {
	background-color: #F2F2E5;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ABAC8F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 3px;
}
.rod {color: #FF0000; font-weight: bold; }
