<!--
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/background.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #949381;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
* html body{
	background-image: url(images/background.gif);
}
a:link, a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
a:link img, a:visited img{
	border: 0px;
}
a:hover img{
	border: 0px;
}
h1{
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/h1.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	font-size: 22px;
}
h1 span{
	background-color: #ffffff;
	padding: 0px 8px 0px 8px;
}
h2{
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 18px;
}
hr{
	border-bottom: 2px solid #B91F12;
	border-right: 2px solid #B91F12;
	border-left: 2px solid #B91F12;
	border-top: 2px solid #B91F12;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
p{
	padding: 0px;
	margin: 0px;
}
form{
	margin: auto;
	width: 400px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/input.png);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
input, textarea, select{
	border: 1px inset #333333;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	width: 392px;
}
textarea{
	height: 120px;
}
select{
	width: 400px;
}
input.submit{
	background-color: #333333;
	border: 1px solid #333333;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
}
input.submit:hover{
	background-color: #666666;
	border: 1px solid #666666;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}
#thumblink{
	background-image: url(images/thumblinkback.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	overflow: hidden;
	height: 164px;
	width: 164px;
	float: right;
	right: 0px;
	top: 0px;
}
#thumblink a:link, #thumblink a:visited{
	background-image: url(images/thumblink.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	display: block;
	height: 145px;
	width: 145px;
	float: right;
}
#thumblink a:hover{
	background-image: url(images/thumblink.png);
	background-position: 0px -145px;
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	height: 145px;
	width: 145px;
}
#wrapper{
	width: 754px;
	margin: auto;
	float: none;
}
#wrapper #header{
	width: 754px;
	height: 62px;
	float: left;
}
#wrapper #header #logo{
	padding: 13px 0px 0px 23px;
	width: 192px;
	height: 49px;
	float: left;
}
#wrapper #header #logo a:link, #wrapper #header #logo a:visited{
	text-decoration: none;
}
#wrapper #header #shortlinks{
	padding: 18px 0px 0px 0px;
	font-size: 11px;
	width: 244px;
	height: 49px;
	float: right;
}
#wrapper #header #shortlinks #links_left{
	text-align: left;
	width: 140px;
	height: 49px;
	float: left;
}
#wrapper #header #shortlinks #links_right{
	text-align: left;
	width: 100px;
	height: 49px;
	float: left;
}
#wrapper #header #shortlinks a:link, #wrapper #header #shortlinks a:visited{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 1px 0px 0px 25px;
	margin: 0px 0px 12px 0px;
	text-decoration: none;
	color: #000000;
	height: 15px;
	float: left;
}
#wrapper #header #shortlinks a:hover{
	background-position: 0px -16px;
	text-decoration: underline;
	color: #000000;
}
#wrapper #header #shortlinks #links_left a.remotehelp_link:link, #wrapper #header #shortlinks #links_left a.remotehelp_link:visited{
	background-image: url(images/remotehelp_icon.png);
}
#wrapper #header #shortlinks #links_left a.contact_link:link, #wrapper #header #shortlinks #links_left a.contact_link:visited{
	background-image: url(images/contact_icon.png);
}
#wrapper #header #shortlinks #links_right a.intranet_link:link, #wrapper #header #shortlinks #links_right a.intranet_link:visited{
	background-image: url(images/intranet_icon.png);
}
#wrapper #header #shortlinks #links_right a.webmail_link:link, #wrapper #header #shortlinks #links_right a.webmail_link:visited{
	background-image: url(images/webmail_icon.png);
}
#wrapper #top{
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 754px;
	height: 26px;
	float: left;
}
* html #wrapper #top{
	background-image: url(images/top.gif);
}
#wrapper #main{
	background-image: url(images/list.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 754px;
	float: left;
}
* html #wrapper #main{
	background-image: url(images/list.gif);
}
#wrapper #main .menu{
	margin: 0px 26px 0px 25px;
	position: relative;
	width: 703px;
	float: left;
}
* html #wrapper #main .menu{
	margin: 0px 13px 0px 12px;
}
/*
#wrapper #main .menu ul{
	background-image: url(images/menu.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px 0px -9px 0px;
	list-style-type: none;
	position: relative;
	width: 703px;
	padding: 0px;
	z-index: 20;
	float: left;
	top: 0px;
	left: 0px;
}
#wrapper #main .menu ul li{
	background-image: url(images/menu_line.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 1px;
	float: left;
}
#wrapper #main .menu ul li a:link, #wrapper #main .menu ul li a:visited{
	background-image: url(images/menu.png);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 8px 20px 7px 20px;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	text-align: center;
	font-size: 11px;
	display: block;
	color: #ffffff;
	margin: 0px;
	float: left;
}
#wrapper #main .menu ul li a:hover{
	background-image: url(images/menu_hover.png);
	color: #ffffff;
}
*/
#wrapper #main .menu ul li a.active:link, #wrapper #main .menu ul li a.active:visited{
	background-image: url(images/menu_active.png);
	background-position: center top;
	padding: 8px 20px 16px 20px;
	font-weight: bold;
	color: #ffffff;
}
* html #wrapper #main .menu ul li a.active:link, * html #wrapper #main .menu ul li a.active:visited{
	background-image: url(images/menu_active.gif);
}
#wrapper #main #info{
	margin: 10px 26px 10px 26px;
	line-height: 17px;
/*	overflow: hidden;*/
	width: 702px;
	float: left;
}
* html #wrapper #main #info{
	margin: 10px 13px 10px 12px;
}
#wrapper #bottom{
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	color: #666666;
	width: 754px;
	height: 33px;
	float: left;
}
* html #wrapper #bottom{
	background-image: url(images/bottom.gif);

}
#wrapper #footer{
	text-align: center;
	font-size: 11px;
	color: #666666;
	width: 734px;
	height: 33px;
	float: left;
}
#wrapper #footer a:link, #wrapper #footer a:visited{
	color: #666666;
}
#welcome{
	width: 702px;
	float: left;
}
#welcome{
	width: 702px;
	float: left;
}
#welcome div.item{
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	overflow: hidden;
	height: 270px;
	padding: 0px;
	width: 233px;
	float: left;
}
#welcome div.item h2{
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 0px;
	color: #333333;
}
#welcome div.item p{
	padding: 0px 0px 0px 25px;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	width: 185px;
}
#welcome div.item ul{
	padding: 0px 0px 0px 40px;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
#welcome div.bottom{
	border-top: 0px;
}
#welcome div.right{
	border-right: 0px;
}
#welcome div.item a.image:link, #welcome div.item a.image:visited{
	background-repeat: no-repeat;
	background-position: 0px -165px;
	text-decoration: none;
	display: block;
	height: 165px;
	width: 225px;
}
#welcome div.item a.image:hover{
	background-position: 0px 0px;
}

#welcome_small{
	width: 702px;
	float: left;
}
#welcome_small div.item{
	border-bottom: 1px dotted #cccccc;
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	overflow: hidden;

	height: 125px;
	padding: 0px;
	width: 116px;
	float: left;
}
#welcome_small div.item h2{
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	color: #333333;
}
#welcome_small div.item p{
	padding: 0px 0px 0px 12px;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	width: 97px;
}
#welcome_small div.item ul{
	padding: 0px 0px 0px 20px;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
#welcome_small div.bottom{
	border-top: 0px;
}
#welcome_small div.right{
	border-right: 0px;
}
#welcome_small div.item a.image:link, #welcome_small div.item a.image:visited{
	background-repeat: no-repeat;
	background-position: 0px -83px;
	text-decoration: none;
	display: block;
	height: 82px;
	width: 113px;
}
#welcome_small div.item a.image:hover{
	background-position: 0px 0px;
}
td.item{
	border-right: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	overflow: hidden;
	padding: 5px;
}
td.item h2{
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 0px;
	color: #333333;
}
td.item p{
	padding: 0px 0px 0px 25px;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	width: 185px;
}
td.item ul{
	padding: 0px 0px 0px 40px;
	line-height: normal;
	font-size: 11px;
	color: #666666;
	margin: 0px;
}
td.bottom{
	border-bottom: 1px dotted #cccccc;
}
td.right{
	border-right: 0px;
}
td.item a.image:link, td.item a.image:visited{
	background-repeat: no-repeat;
	background-position: 0px -165px;
	text-decoration: none;
	display: block;
	height: 165px;
	width: 225px;
}
#welcome div.item a.image:hover, td.item a.image:hover{
	background-position: 0px 0px;
}

/* CSS för slideshow */
a.intresst:link, a.intresst:visited{
	background-image: url(gallery/1297185406.4923.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	overflow: hidden;
	display: block;
	height: 180px;
	width: 180px;
}
a.intresst:hover{
	background-position: 0px -180px;
	text-decoration: none;
}
#feature{
	background-image: url(images/mainslide.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 16px 0px 30px 16px;
	position: relative;
	overflow: hidden;
	width: 686px;
	margin: 0px;
	float: left;
}
#feature #mySlides{
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 307px;
	width: 658px;
	float: left;
}
#feature #mySlides div.slide{
	position: absolute;
	padding: 0px;
	margin: 0px;
	height: 307px;
	width: 658px;
	float: left;
	top: 0;
	left: 0;
}
* html #feature #mySlides div.slide{
	height: 307px;
	width: 658px;
	float: left;
}
#feature #mySlides div.slide p{
	position: absolute;
	text-align: center;
	font-size: 13px;
	color: #000000;
	width: 658px;
	float: left;
	bottom: -40px;
	right: 0px;
}
#feature #myController{
	list-style-type: none;
	position: absolute;
	list-style: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	bottom: 81px;
	left: 25px;
}
#feature #myController ol{
	padding: 0px;
	margin: 0px;
	float: left;
}
#feature #myController li{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#feature #myController li a.jFlowControl:link, #feature #myController li a.jFlowControl:visited{
	background-image: url(images/bull.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	position: relative;
	font-size: 25px;
	cursor: pointer;
	display: block;
	color: #999999;
	padding: 0px;
	width: 18px;
	height: 18px;
	float: left;
}
#feature #myController li a.jFlowControl:hover{
	background-position: 0px -18px;
}
#feature #myController li a.jFlowSelected:link, #feature #myController li a.jFlowSelected:visited{
	background-position: 0px -18px;
}
-->

