﻿body {
	font-family: Verdana, sans-serif;
	background-color: #99CC00;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.mainbox {
	width: 980px;
	background-color: #FFFFFF;
	border: 3px solid #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.banner {
	width: 980px;
	height: 132px;
	border: 3px solid #666666;
	background-repeat: no-repeat;
	background-image: url(../bilder/banner.jpg);
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.leftbox {
	float: left;
	width: 320px;
	height: 100%;
	background-color: #99CC00;
	border-right: 3px solid #666666;
}

.meny {
	margin-top: 1px;
	font: 12px Verdana;
	color: #000000;
	width: 320px;
	background-color: #999999;
	line-height: 17px;
	text-indent: 14px;
	font-weight: bold;
	}

.meny a:link{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
	}
	
.meny a:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

.meny a:hover{
	color: #000000;
	background-color: #999999;
	text-decoration: none;
	border-bottom: none;
	}
	
p {
	margin: 0px;
	padding: 0px;
}

.leftrubrik {
	margin-top: 5px;
	margin-right: 0px;
	font: 12px Verdana;
	line-height: 16px;
	font-weight: bold;
}

.lefttext {
	margin-left: 2px;
}

.leftdatum {
	margin-top: 1px;
	margin-left: 1px;
	line-height: 16px;
	background-color: #999999;
}

.leftdatum2 {
	margin-top: 1px;
	margin-left: 1px;
	line-height: 16px;
	background-color: #999999;
}

.aktiviteter {
	margin-top: 1px;
	font: 12px Verdana;
	margin-left: 15px;
	background-color: #999999;
}

.starttext {
	font: 12px Verdana;
	margin-left: 295px;
	margin-top: 10px;
	padding-right: 15px;
}

.startrubrik {
	margin-left: 300px;
	font: 12px Verdana;
	font-weight: bold;
}

.tillbaka {
	margin-left: 295px;
	text-indent: 20px;
	font: 14px Verdana;
	font-weight: bold;
}

.tabell td {
	padding: 3px;
}

.leftadj {
	margin-left: 300px;
	padding-right: 20px;
}

.menyu {
	margin-top: 1px;
	font: 12px Verdana;
	color: #000000;
	width: 100%;
	background-color: #00CC99;
	line-height: 17px;
	text-indent: 14px;
	font-weight: bold;
}

.menyu a:link{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
	}
	
.menyu a:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

.menyu a:hover{
	color: #000000;
	background-color: #339966;
	text-decoration: none;
	border-bottom: none;
	}
	
.leftdatum a:link,a:hover,a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

.leftdatum2 a:link,a:hover,a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}


.menyover {
	margin-top: 1px;
	font: 12px Verdana;
	color: #000000;
	width: 100%;
	background-color: #00CC99;
	line-height: 19px;
	text-indent: 14px;
	font-weight: bold;
}

.menyover a:link{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
	}
	
.menyover a:visited{
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

.menyover a:hover{
	color: #000000;
	background-color: #339966;
	text-decoration: none;
	border-bottom: none;
	}
	