@charset "ISO-8859-1";

body {
	margin: 0px;
	padding: 0px;
}
#adminmessage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	text-decoration: none;
	font-style: normal;
	background-color: #333;
	display: block;
	height: 14px;
	font-weight: bold;
	width: 100%;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 200px;
}
#logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	width: 164px;
	left: 30px;
	top: 30px;
	position: absolute;
	text-decoration: none;
	font-style: normal;
}
#meny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	width: 164px;
	left: 30px;
	top: 78px;
	position: absolute;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	width: 650px;
	left: 200px;
	top: 78px;
	position: absolute;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
}

.imageblock {
	display: block;
	padding-bottom: 10px;	
}


a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
}

a:hover, a:active {
	color: #ff0000;
	text-decoration: none;
	font-style: normal;
}


a:link span.ul, a:visited span.ul, a.ul:link, a.ul:visited {
	color: #FF0000;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:hover span.ul, a:active span.ul, a.ul:hover, a.ul:active {
	color: #ff0000;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



a:link > img, a:visited > img {
	color: #ff0000;
	letter-spacing: 1px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	display: inline-block;
}

a.ullista:link, a.ullista:visited {
	color: #FF0000;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	height: 14px;
	padding-bottom: 1px;
}
a.ullista:hover, a.ullista:active {
	color: #ff0000;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	font-style: normal;
	height: 14px;
	padding-bottom: 1px;
}

.vald, a.vald:link, a.vald:visited, a.vald:hover, a.vald:active {
	color: #ff0000;
	display: inline-block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-decoration: none;
	font-style: normal;
	height: 14px;
	padding-bottom: 1px;
}
.rod {
	color: #ff0000;
}
.infotext {
	font-size: 9px;
	line-height: 12px;
}
.inputs {
	width: 640px;
	border: 1px solid #CCC;
	padding: 5px;
}