﻿/* CSS Document */

body {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	margin-bottom: 15px;
	margin-top: 0px;
}

td 	{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}

.stor  {
	font-size: 11px;
	font-weight: bold;
}

a {
	color: #FF0001;
	text-decoration: none;
}

a:hover {
	color: #FF0001;
	text-decoration: underline;
}

frame {
	border: 1px solid #000000;
}

#box {
	position: absolute;
	left: 68px;
	top: 75px;
	width: 471;
	border: #CCCCCC solid 1px;
}

#boxtitle {
	position: absolute;
	left: 68;
	top: 51;
	height: 16;
	width: 470;
}

#boxtop {
	position: absolute;
	left: 68;
	top: 0;
	height: 44;
	width: 470;
}

#boxudt {
	position: absolute;
	width: 210;
	height: 285;
	left: 20;
	top: 20;
	border: #CCCCCC solid 1px;
	padding: 2px;
}

.lille {
	font-size: 9px;
}

.dato {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

hr {
	color: #FF0000;
	height: 1px;
	width: 451px;
}

.border {
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

.border1 {
	border-top: #CCCCCC solid 1px;
}

.border2 {
	border-bottom: #CCCCCC solid 1px;
}

textarea {
	background-color: CCCCCC;
	border: #000000 solid 1px;
	font-family: verdana;
	font-size: 10px;
}

input {
	background-color: CCCCCC;
	border: #000000 solid 1px;
	font-family: verdana;
	font-size: 10px;
}
