﻿@charset "utf-8";
body {
	background-color: #181818;
	background-image: url(bilder/bg.png);
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.tdlogo {
	background-image: url(bilder/logo.png);
	width: 842px;
	height: 242px;
}

.tdover {
	background-image: url(bilder/over.png);
	width: 868px;
	height: 10px;
}

.tdunder {
	background-image: url(bilder/under.png);
	width: 868px;
	height: 11px;
}

a {color: #000000;}
a:hover {color: #000000;}
.Datum { font-family: geaorgia, verdana,  verdana, garamont, tahoma New; font-size: 9pt; color: #b8b8b8; }
.Rubrik { font-family: geaorgia, verdana,  verdana, garamont, tahoma New; font-size: 13pt; color: #000000; }
.Normaltext { font-family: geaorgia, verdana,  verdana, garamont, tahoma New; font-size: 9pt; color: #000000; }
.mini { font-family: geaorgia, verdana,  verdana, garamont, tahoma New; font-size: 6pt; color: #000000; }
.for {   border: 1px solid #000000; color: #000000; background-color: #ffffff; font-size: 9px;}
.oppen { font-family: geaorgia, verdana,  verdana, garamont, tahoma New; font-size: 30pt; color: #000000; }
.meny {
	color: #ffffff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#menyonline {
	width: 200px;
	height: 300px;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 3;
	background-color: #99cc66;
	color: #ffffff;
	}
