﻿body
{
	background-color: white;
	font-family: Verdana;
	color: white;
	background-image: url(../images/BardTon.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#Top
{   	
	width: 800px;
	height: 100px;
	margin: 0px auto -1px auto;
	background-image: url(../images/logo2.gif);
	background-color: white;
	background-repeat: no-repeat;
	background-position: center top;
}
	
#Menu
{
	width: 800px;
	margin: 0px auto -1px auto;
	font-family: Verdana;
	margin-bottom: 5px;
	background-color: #2d4695;
	width: 800px;
}	
#Content
{
	background-color: white;
	width: 770px;
	height: 500px;
	margin: 0px auto -1px auto;
	font-family: Verdana;
	color: black;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

#Footer
{
	background-color: white;
	width: 800px;
	margin: 0px auto -1px auto;
	border-bottom-style: none;
	text-align: center;
	border-right-style: none;
	font-family: verdana;
	border-top-style: none;
	color: black;
	font-size: 9px;
	border-left-style: none;
	font-weight: bold;
}

#nav
{
	width: 800px;
	list-style: none;
	overflow: auto;
	clear: both;
	padding-top: 3px;
	font: 1em/2 "Helvetica Neue" ,Arial,Helvetica,sans-serif;
	text-align: center;
	height: 35px;
	margin: 0px auto -1px auto;
}
#nav ul
{
	float: left;
	margin: 0px;
	padding: 0;
	list-style: none;
	background-image: none;
	background-color: transparent;
}
#nav li 
{
float: left;
height: 25px;
text-align: center;
font-family: Verdana;
vertical-align: middle;
background-color: transparent; /* to cater for users without images */
display:inline;
margin:0;
padding:0;
}

#nav a
{
	display: block;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	float: left;
	padding: 0 12px;
	border-right: 1px solid ##2d4695;
	border-bottom: none;
	border-left: 1px solid #2d4695;
	text-decoration: none;
	background-image: none;
	background-color: transparent;
}
#nav span
{
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	text-align: center;
	font-family: Verdana;
	vertical-align: middle;
}
#home #nav-home a:hover,
#home #nav-home a,
#rot #nav-rot a:hover,
#rot #nav-rot a,
#pers #nav-pers a:hover,
#pers #nav-pers a,
#lev #nav-lev a:hover,
#lev #nav-lev a,
#nav a:hover
 {color: white; background-color: #2d4695}

#Ledning
{
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 10px;
}

#Personal
{
	float:left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin: 10px;
}
#imgTopleft
{
	position: static;
	border-bottom-style: none;
	padding-bottom: 5px;
	border-right-style: none;
	padding-left: 5px;
	padding-right: 5px;
	border-top-style: none;
	float: left;
	border-left-style: none;
	padding-top: 5px;
	margin: 5px 10px 10px 5px;
	width: 150px;
	height: 200px;
}
#imgEio
{
	text-align: center;
	clear: none;
	position: static;
}
