﻿body {
	background-image: url(bilder/bg.png);
	margin-top: 0px;
	background-repeat: repeat;
}
img
{  border-style: none;
}

.text { font-family: Trebuchet MS, verdana,  verdana, garamont, tahoma New; font-size: 10pt; color: #000000; }
.namn { font-family: Trebuchet MS, verdana,  verdana, garamont, tahoma New; font-size: 11pt; color: #000000; }
.rubrik { font-family: Trebuchet MS, tahoma New; font-size: 15pt; color: #000000; }

.tableCell {
	background-image: url(bilder/mainbg.png);
	margin-top: 0px;
	background-repeat: repeat-x;
}


a:link {
	color: #004693;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004693;
}
a:hover {
	text-decoration: underline;
	color: #004693;
}
a:active {
	text-decoration: none;
}

.logo {
	background-image: url(bilder/logo.png);
	width: 1148px;
	height: 180px;
}

.input {   
	border: 1px solid #000000;
	color: #000000;
 	background-color: #BACDDD;
 	font-size: 13px;
}

#onlinemeny {
	width: 550px;
	height: 100px;
	position: absolute;
	left: 2px;
	top: 2px;
	z-index: 3;
	background-color: #ffffff;
	font-size: 12px;
	}

.onlinemeny2 {
	font-family:  Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	}

