html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
html, body, td, p {
	font-family: verdana;
	font-size: 11px;
}
body {
	background-color: #8e0000;
	margin: 0;
	text-align: center;
	background-image: url(../img/bg-xmas11.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	text-align: left;
}
a {
	font-family: verdana;
	text-decoration: underline;
	color: black;
}
h1, h2 {
	padding: 0;
	margin: 0;
}
h1 {
	font-family: verdana;
	font-size: 18px;
	color: black;
	font-weight: normal;
	line-height: 18px;
	margin: 5px 0 10px 0;
}
h2 {
	font-family: verdana;
	font-size: 15px;
	font-weight: normal;
	color: #636363;
	line-height: 15px;
	margin: 10px 0 6px 0;
}
#start-wrapper {
	width: 790px;
}
#start-wrapper #col1, #start-wrapper #col2, #start-wrapper #col3 {
	float: left;
}
#start-wrapper #col1 {
	width: 410px;
}
#start-wrapper #col2 {
	width: 120px;
	text-align: center;
	padding: 0 10px 10px 10px;
}
#start-wrapper #col3 {
	width: 240px;
}
#start-wrapper ul.standard {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#start-wrapper ul.standard li {
	padding: 1px 0 1px 0;
	background-color: white;
}
#start-wrapper ul.standard li.odd {
	background-color: #fff2da;
}
#start-wrapper ul.standard li:hover {
	background-color: #ffdd9c;
	cursor: pointer;
}
#kontaktform input {
	font-family: verdana;
	font-size: 10px;
}
.list {
	border-collapse: collapse;
}
.listsorting {
	background-color: #FFDDA1;
	border-top: 1px solid #FFC55E;
	border-right: 1px solid #FFC55E;
	border-bottom: 1px solid #FFC55E;
	padding: 0px;
	padding-right: 2px;
}
.listheader	{
	font-weight: bold;
	background-color: #FFDDA1;
	border: 1px solid #FFC55E;
}
.listitem {
	background-color: #FFF1D9;
	border: 1px solid #FFE0AA;
}
.listitemlink {
	text-decoration: underline;
}

.vitsmall {
	font-size: 9px;
	text-decoration: none;
	color: black;
}
.alltidsvarts {
	font-size: 9px;
	text-decoration: none;
}
.alltidsvartl {
	text-decoration: none;
}
.statustext, .statusnumbers	{
	font-family: arial black;
	font-size: 18px;
	text-decoration: none;
	color: gold;
}
.statusnumbers {
	font-weight: bold;
}
.smallfield	{
	font-weight: bold;
	border: 1px solid #B4B4B4;
	text-align: left;
	width: 100%;
}
.rubrik, .rubrikverk {
	font-size: 18px;
}
.rubrikverk	{
	font-weight: bold;
}
.red {
	color: red;
}
.green {
	color: green;
}
.blue {
	color: blue;
}
.vit {
	color: white;
}
.verk {
	line-height: 16px;
}
.menuheader	{
	font-weight: bold;
}
.svartstor, .svartstorre {
	font-size: 13px;
}
.svartliten	{
	font-size: 9px;
}
.vitstor {
	font-size: 8px;
	color: white;
}
.vitstorre {
	font-size: 14px;
	color: white;
}
.buttontext {
	font-size: 9px;
	color: white;
}
.button	 {
	font-size: 9px;
	line-height: 11px;
}
.sublink {
	text-decoration: underline;
	line-height: 10px;
}
.logotext { 
	font-size: 18px;
	line-height: 20px;
	color: white;
}
