.container {
	background-color: black;
	background-position: center;
	height: auto;
	width: auto;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #B5C7DE;
}

a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

body {
	background-color: black;
}

h1 {
	color: #FFFFFF;
	background-color: White;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	color: #004180;
	background-color: White; 
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h4 {
	color: #004180;
	background-color: White;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	list-style-image: url(images/dot.gif);
}

p {
	color: #666666;
	background-color: #F7F7F7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.fot {
	color: White;
	/*border-top: solid #D1E5FA;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	left: 80px;
	position: absolute;
	text-align: center;
	top: 750px;
	width: 1020px;
	z-index: 1;
	background-color: #999999;
	background-image: none;
	font-weight: bold;
}

.huvud {
	background-image: url(photo/Logo1.jpg);
	height: 245px;
	left: 80px;
	position: absolute;
	top: 10px;
	width: 1020px;
	background-repeat: no-repeat;
	background-position: left;
}

.left_one {
	background: #F5F5F5;
	border-right: 2px solid black; /*border-bottom: 1px solid #708090;*/
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 482px;
	left: 80px;
	padding: 2px;
	position: absolute;
	top: 260px;
	width: 188px;
	overflow: scroll;
}

.main {
	background: #F5F5F5;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 480px;
	left: 280px;
	overflow: auto;
	padding: 3px 5px;
	position: absolute;
	top: 255px;
	width: 609px;
	margin: 5px 5px ;
}
.mainindex {
	background: #F5F5F5;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 480px;
	left: 280px;
	overflow: auto;
	padding: 3px 5px;
	position: absolute;
	top: 255px;
	width: 805px;
	margin: 5px 5px ;
}

.news {
	background: #F5F5F5;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 480px;
	left: 910px;
	overflow: auto;
	padding: 3px 5px;
	position: absolute;
	top: 255px;
	width: 170px;
	margin: 5px 5px ;
}

.rubrik	{
	color: White;
	background-color: #B0C4DE;
	border-bottom-style: solid;
	border-color: #ADAAAD;
	padding: 0.15em 1.5em 0.2em 1.0em;
	width: 22em;
}

/* hides from IE-Mac \*/
*>.minimum-height-fix {
	min-height: 50px;
	height: auto;
}
/* End IE-Mac hide */

.minmax-height {
	min-height: 50px; 
	max-height: 50px;
}
/***** Main menu *****/
ul.avmenu {
width:140px;
margin:0 0 18px;
padding:0;
list-style:none;
}

ul.avmenu li {
width:140px;
padding:0;
line-height:10px;
display:inline;
}

ul.avmenu li a {
background-color:#f4f4f4;
color:#505050;
font-weight:bold;
width:130px;
float:left;
margin-bottom:5px;
padding:5px 1px 5px 5px;
border-left: 6px solid black;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:6px solid black;
color:#505050;
 border-right: 6px solid black;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.2em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.avmenu ul ul {
width:90px;
}

ul.avmenu ul ul a {
width:90px;
}
