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;
}

.rod_text {
	color: #FF0000;
	font-weight: bold;
}
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/muk-dot.gif);
}

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


.float_right {
	float: right;
	margin: 2px;
	padding: 2px;
	right: auto;
	top: auto;
	border: thin dotted #ff6347;
}

.fot {
	color: White;
	background-color: #f4a460;
	/*border-top: solid #D1E5FA;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	left: 10px;
	position: absolute;
	text-align: center;
	top: 744px;
	width: 955px;
	z-index: 1;
 border-right: 5px solid #ff6347;	
}

.huvud {
	background-image: url(images/logo2.jpg);
	height: 110px;
	left: 85px;
	position: absolute;
	top: 10px;
	width: 880px;
   border-right: 5px solid #ff6347;
}

.left_one {
	background: #F5F5F5;
	border-right: 2px solid #ff6347; /*border-bottom: 1px solid #708090;*/
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 615px;
	left: 84px;
	padding: 2px;
	position: absolute;
	top: 122px;
	width: 150px;
}

.left_vertical {
	height: 760px;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 65px;
	color:  #F7F7F7;
	background-color: #B5C7DE;
	background-image: url(images/left_pixel.jpg);
 border-right: 3px solid #ff6347;
}

.main {
	background: #F5F5F5;
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 920px;
	left: 250px;
	overflow: auto;
	padding: 5px;
	position: absolute;
	top: 2400px;
	width: 702px;
	border-right: 4px solid #ff6347;
}
.mainindex {
	background: #F5F5F5;
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 615px;
	left: 243px;
	overflow: auto;
	padding: 3px;
	position: absolute;
	top: 122px;
	width: 544px;
}
.mainnews {
	background: #F5F5F5;
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 615px;
	left: 798px;
	overflow: auto;
	padding: 5px;
	position: absolute;
	top: 122px;
	width: 157px;
 border-right: 5px solid #ff6347;	
}
/*
.mainreklam {
	background: #F5F5F5;
	color: #708090;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 897px;
	left: 800;
	overflow: hidden;
	padding: 3px;
	position: absolute;
	top: 98px;
	width: 160px;
}*/
.news {
	color: White;
	background-color: #B0C4DE;
	border-bottom-style: solid;
	border-color: #ff6347;
	padding: 0.15em 1.5em 0.2em 1.0em;
	width: 22em;
}

.news1 {
	color: White;
	background-color: #B0C4DE;
	border-bottom-style: solid;
	border-color: #ff6347;
	padding: 0.15em 1.5em 0.2em 1.0em;
	width: 9em;
}

.rubrik	{
	background: #B0C4DE;
	border-bottom-color: #ff6347;
	border-bottom-style: solid;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


/* 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 #ff6347;
text-decoration:none;
}

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

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;
}

