
/* 
Fredrik Evensen
*/

body {
	background-color:#ffffff;
}

body,td {
	font-family:Arial, Tahoma;
	font-size:11px;
	color:#000;
}

input, select {
	font-family:Arial, Tahoma;
	font-size:11px;
}

a {
	text-decoration: none;
	color:#000;
}

a:visited {
	color:#000;
}

a:hover {
	color:#000;
	}

h2	{	font-size:11px;	}

h3	{	font-size:11px;	}

.data {
	font-size: 9px;
	color:#ffffff;
	background-color:#000;
	padding-left:3px;
	padding-right:3px;
	padding-top:2px;
	padding-bottom:1px;
}

a.hifolio, a:hover.hifolio {
	padding:3px;
	background-color:yellow;
	color:black;
	font-family:georgia;
	font-size:9px;
}

a:hover.hifolio {
	color:yellow;
	background-color:black;
}

li, ul {
	padding: 0;
	margin: 0px;
	list-style:none;
	list-style-type: none;
}

h1, h2, h3 {
	margin: 0px;
}

/*

default

 */

body {
	margin: 0px;
	overflow:hidden;
	background-color: white;
}
body, td {
	font-family: Helvetica,Tahoma,Arial;
	font-size: 11px;
	line-height:140%;
	color: black;
}

#header, #header_bg {
	position:absolute;
	top:365px;
	width:375px;
	height:130px;
}

#header {
	z-index:993;
}

#art {
	z-index:10;
	position:absolute;
	cursor:move;
	cursor:cross;
	height:1000px;
	margin-top:70px;
}

#sidhuvud {
	z-index:20;
	position:absolute;
	top:10px;
	left:0px;
	width:2000px;
	height:32px;
}

input, select {
	font-family: helvetica,tahoma,arial;
	font-size:10px;
}

.sel {
	width:130px;
}