body {font-family: Tahoma, Arial, Verdana, sans-serif;
	background-color: #2e2e2e;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(../bilder/bg.jpg);
}

img {
	border: 0px;
	}
.meny {background-repeat: repeat-x; background-image: url(../bilder/spacer.gif); margin: 0; padding: 0; margin-right: auto; margin-left: 300px; margin-top: 0px; width: 450px; font: 13px Verdana;}
.meny a{margin-right: auto; margin-left: auto; text-decoration: none; padding: 0em 1em;}
.meny a:link{color: #FFFFFF;}
.meny a:visited{color: #FFFFFF;}
.meny a:hover{color: #FFFFFF; background: #0099CC;}
.meny a#current{background: #0099CC; color: #FFFFFF; border-bottom: 0px solid #0099CC; font-weight: bold;}
.meny .other{background-repeat: repeat-x; background-image: url(../bilder/mnyother.jpg); color: #FFFFFF; border-bottom: 0px solid #0099CC;}

.menu {
	margin-left: 200px;
	width: 100px;
	height: 23px;
}
.menu a #current {
	background-color: #026797;
}
	
#welcometext {
	width: 370px;
	float: left;
}

.midbg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #3296cb;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0099CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #026797;
	background-image: url(../bilder/midbg.jpg);
	height: 450px;
	font: 13px Verdana;
	color: #ffffff;
}

.midbg h1{
	font: 23px Verdana;
	font-weight: bold;
}

#midbglogo {
	height: 320px;
	margin-left: 30px;
	margin-top: 50px;
	background-repeat: no-repeat;
}


.aplogo {
	margin-left: 30px;
	margin-top: 8px;
	height: 111px;
	width: 600px;
	background-repeat: no-repeat; 
	background-image: url(../bilder/logo.png);
	
	}
	
.w3cbuttonsadj {
	margin-left: 23px;
	margin-top: 5px;
}

.loginadj {
	margin-left: 15px;
}

img.w3cbuttons {
opacity: 0.75;
border: 0px;
width: 80px;
height: 15px;
}
img.w3cbuttons:hover {
opacity: 1;
}

#box {
	margin-left: 30px;
	margin-top: 8px;
	height: 141px;
	width: 150px;
	background-repeat: no-repeat; 
	background-image: url(../bilder/boxbg.png);
	float: left;
	text-indent: 4px;
	}
#box h3 {
	color: #3bb9fb;
	font: 11px Verdana;
	font-weight: bold;
	margin: 0px;
	float: left;
	margin-top: 1px;
}

#box h4 {
	color: #ffffff;
	font: 9px Verdana;
	margin: 0px;
	margin-top: 2px;
}

#box img {
	margin-top: 9px;
	padding-left: 3px;
}

.boxalign {
	margin-left: 40px;;
}

.loginboxtext {
	color: #000000;
	font: 11px Verdana;
	font-weight: bold;
	margin-top: 18px;
	text-align: center;
}

#status {
	color: #000000;
	font: 11px Verdana;
	font-weight: bold;
	text-align: center;
	}

.copyright {
	font: 11px Verdana;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	}

.copyright a:visited {
	font: 11px Verdana;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	}

.copyright a:link {
	font: 11px Verdana;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-bottom: none;
	}
	
.copyright a:hover{
	font: 11px Verdana;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	}
	

