A:link {text-decoration: none; color: #000000; font-family: verdana; font-size: 10px; font-weight: bold; letter-spacing: 0pt}
A:visited {text-decoration: none; color: #000000; font-family: verdana; font-size: 10px; font-weight: bold; letter-spacing: 0pt}
A:active {text-decoration: none;  color: #000000; font-family: verdana; font-size: 10px; font-weight: bold; letter-spacing: 0pt}
A:hover {text-decoration: none; color: #999999; font-family: verdana; font-size: 10px; font-weight: bold; letter-spacing: 0pt}

ul.list li {padding: 0px 0px 10px 0px;}

img {border: none;}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #CCCCCC;
	background-image: url(../img/bg_line.jpg);
	background-repeat: repeat-x;
	
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 10px;
}

/* BASE - START */

div#column2 {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	width: 800px;
	margin: 0 auto; /* centers website */
}

div#column1 {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg_main.jpg);
	background-repeat: no-repeat;
	width: 800px;
	
}

/* BASE - END */

/* HEADER - START */

div#portal {
	text-align: left;
	background-image: url(../img/main_menu_bg.jpg);
	background-position: top left;
	height: 52px;
	width: 800px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
}

div#header {
	text-align: left;
	background-image: url(img/bg_top.jpg);
	height: 104px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}

div#fih {
	position: relative;
	width: 380px;
	height: 69px;
	left: 136px;
	top: 18px;
}

/* HEADER - END */

/* LEFT COLUMN - START */

div#navcol {

	padding: 0px;
	width: 134px;
	float: left;
}

/* MENU - START */

#menu {
	background-image: url(img/bg_left.jpg);
	background-repeat: no-repeat;
	width: 109px;
	padding: 50px 5px 5px 20px;
	border: 0px;
	text-align: left;
	overflow: hidden;
}

#menu {
	background-image: url(img/bg_left.jpg);
	background-repeat: no-repeat;
	width: 134px;
	padding: 65px 0px 0px 0px;
	border: 0px;
	text-align: left;
	overflow: hidden;
}

.knapp a{
display: block;
height: 25px;
width: 134px;
overflow: hidden;
}

.knapp a:hover{
display: block;
text-indent: -134px;
}

div#undermenu a:link {text-decoration: underline; color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}
div#undermenu a:visited {text-decoration: underline; color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}
div#undermenu a:active {text-decoration: underline;  color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}
div#undermenu a:hover {text-decoration: underline; color: #999999; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}


/* MENU - END */

#folder {
	width: 117px;
	padding: 20px 0px 0px 10px;
	border: 0px;
	text-align: center;
	overflow: hidden;
}

#folder a:hover {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 8pt; font-weight: bold; letter-spacing: 0pt}

/* LEFT COLUMN - END */


/* MIDDLE COLUMN - START */


div#main {
	padding: 0px;
	margin-left: 165px;
	margin-right: 243px;
	text-align: left;
}

div#main2 {
	padding: 0px;
	margin: 0px 0px 0px 134px;
	width: 666px;
	_width: 663px;
	text-align: left;
	vertical-align:top;
}

div#text {
	width: 350px;
	text-align: left;
	padding: 20px 0px 50px 0px;
}

div#text2 {
	width: 666px;
	_width: 663px;
	margin: 0;
	text-align: left;
	vertical-align:top;
	padding: 14px 0px 0px 0px;
}

iframe {width: 666px; _width: 663px;}

div#text a:link {text-decoration: underline; color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}
div#text a:visited {text-decoration: underline; color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}
div#text a:active {text-decoration: underline;  color: #000000; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}
div#text a:hover {text-decoration: underline; color: #999999; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}

#rubrik {
	position: relative;
	top: 0px;
	left: 0px;
	width: 277px;
	height: 69px;
	padding: 0px 0px 0px 0px;
}

#kontaktaoss {
	width: 350px;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

/* MIDDLE COLUMN - END */


/* RIGHT COLUMN - START */

div#sidecol {
	padding: 0px 0px 0px 0px;
	width: 243px;
	float: right;
	text-align: center;
}

#sponsorer {
	width: 238px;
	background-repeat: no-repeat;
	padding: 17px 0px 5px 4px;
	border: 0px;
	text-align: center;
}

#sidecoltext {
	width: 200px;
	background-repeat: no-repeat;
	padding: 0px 0px 20px 20px;
	border: 0px;
	text-align: left;
}

/* RIGHT COLUMN - END */

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.alert {
    padding: 20px;
    background-color: #834B93;
    color: white;
	text-align: center;
	font-weight: bolder;
	text-transform: uppercase;
	font-size: 100% !important;
	font-family: Poppins, Public Sans, Arial;
}

.alert a {
	color: #ffffff !important;
	text-decoration: underline;
	font-size: 100% !important;
	font-family: Poppins, Public Sans, Arial;
}

.alert a:hover {
    color: black !important;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}