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}

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;
}

/* HEADER - END */

/* LEFT COLUMN - START */

div#navcol {
	background-image: url(img/bg_left.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 134px;
	float: left;
}

/* MENU - START */

#menu {
	
	width: 134px;
	padding: 36px 0px 5px 0px;
	border: 0px;
	text-align: left;
	overflow: hidden;
}

.lankar a{
display: block;
height: 18px;
width: 134px;
overflow: hidden;
}

.lankar a:hover{
display: block;
text-indent: -134px;
}

/* MENU - END */

#folder {
	width: 117px;
	padding: 20px 0px 0px 8px;
	border: 0px;
	text-align: center;
	overflow: hidden;
}

#folder a:hover {text-decoration: none; color: #FFFFFF; font-family: verdana; font-size: 10px; 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#text {
	width: 350px;
	text-align: left;
	padding: 20px 0px 50px 0px;
}

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: #FFFFFF; font-family: verdana; font-size: 10px; font-weight: normal; letter-spacing: 0pt}

#rubrik {
	position: relative;
	top: 18px;
	left: 0px;
	width: 350px;
	height: 25px;
	padding: 0px 0px 3px 0px;
	text-align: left;
}

#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-image: url(../img/bg_right.jpg);
	background-repeat: no-repeat;
	padding: 29px 0px 10px 4px;
	border: 0px;
	text-align: center;
}

/* RIGHT COLUMN - END */

.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
