/* CSS Document */

/* General */
  


img { border: 0; }

#top{
	background-color:#777777;
	color:#FFF;
	height:125px;
	width:930px;
	vertical-align:top;
}

/*#top img{
	float:right;
}*/

#top h1 {
	padding: 0px;
	margin: 0px;
}

#top h1 span {
	position: absolute;
	left: -5000px;
}

.flag { margin-top:11px; margin-left:6px;
}

#huvudmeny td a, #huvudmeny td a:visited{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:110%;
	font-family:Georgia, Times, "Times New Roman", serif;
	display:block;
	height:31px;
	padding:52px 7px 0px 7px;
	margin:0px 5px 0px 5px;
}

#huvudmeny td a:hover{
	text-decoration:none;
	background-color:#484646;
}

#huvudmeny .active a, #huvudmeny .active a:visited{
	text-decoration:none;
	background-color:#484646;
}

#undermeny a {
	color:#FFF;
	text-decoration:none;
	font-style: italic;
	font-size:100%;
	font-family:Georgia, Times, "Times New Roman", serif;
	font-weight:bold;
	
	padding:11px 0px 1px 0px;
	margin:10px 7px;
}

#undermeny { padding-top: 10px; }

#undermeny a:hover{
	color:#FFF;
	text-decoration: underline;
}

#undermeny td.active a { text-decoration: underline; }


/* content container. Iframe with separate css */
#content_container{
	height:395px;
	width:930px;
}

/* Bottom */
#bottom{
	background-color:#777777;
	color:#FFF;
	width:930px;
	vertical-align:top;
}

.aktuellt{
	width:192px;
	height:115px;
	padding:20px 0px 5px 18px;
	vertical-align:top;
	color:#FFF;
	line-height:14px;
}

.aktuellt img { margin-left: 24px; }

.aktuellt div{
	margin:6px 0px 5px 20px;
}

.aktuellt span{
	font-size:90%;
	font-weight:bold;
}

.aktuellt a, .aktuellt a:visited{
	text-decoration:none;
	color:#FFF;
}

.aktuellt a:hover{
	text-decoration:underline;
}

.tresexnollgrader{
	width:272px;
	height:101px;
	padding:4px 5px 19px 14px;
	vertical-align:top;
	color:#FFF;
}

.tresexnollgrader h3 { margin-top: 0; padding-top: 0;}

.tresexnollgrader img{
	float:right;
	padding:14px 6px 5px 14px;
}

.tresexnollgrader a, .tresexnollgrader a:visited{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	font-size:90%;
}

.tresexnollgrader a:hover{
	text-decoration:underline;
}

.order{
	vertical-align:middle;
	padding:4px 0px 0px 14px;
}

.order a, .order a:visited{
	color:#FFF;
	text-decoration:none;
}

.order a:hover{
	color:#FFF;
	text-decoration:underline;
}

.order h3 a:hover{
	color:#FFF;
	text-decoration:none;
}

.order img{
	float:right;
	padding:2px 23px 0px 10px; 
}


/* Footer */
#footer{
	color:#000;
	background-color:#CCC;
	height:25px;
	width:930px;
	font-size:90%;
	padding-left:5px;
}


#footer a, #footer a:visited{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	color:#000;
	text-decoration:underline;
}