/* CSS Document */
/* ÅF inkluderad */
form{
	margin:0px;
	padding:0px;
	}
	
#dropdownSe {
	position:relative;
	width:100%;
	height:25px;
	z-index:27;
	top: 10px;
	left: 10px;
	float:left;
	margin-bottom:10px;
}

#sverigekarta{
	position:relative; 
	width:240px; 
	z-index:11; 
	top: 0px; 
	left: 0px;
	float:left;
}

#regionlista {
	position:relative;
	width:150px;
	height:466px;
	z-index:61;
	left: 0px;
	top: 0px;
	float:left;
	margin-left:10px;
}
#regionlista a:link {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	line-height: 21px;
}
#regionlista a:hover {
	font-size: 11px;
	color: #999;
	text-decoration: underline;
	line-height: 21px;
}
#regionlista a:visited {
	font-size: 11px;
	color: #999;
	text-decoration: none;
	line-height: 21px;
}

#aflista{
	position:relative;
	width:480px;
	height:445px;
	top:0 px;
	z-index:60;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px none #000000;
	float:left;
	margin-left:10px;
	margin-top:15px;
	left: 0px;
}
/*CONTENT ---------*/

html 
{
	overflow: auto;
	overflow-y: scroll;
	font-size: 62.5%;
	line-height: 15px;

	background-image: ;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left;
	background-color: #a5b6c2;
}

body, select, input, textarea, table 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 1.4;
	top: 4px;
	text-align: left;
	margin: 0;
	padding: 0;
}

body 
{
	background-color: #a5b6c2;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
}
table 
{
	font-size: inherit;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 
{
	padding: 0em;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

h6 
{
	font-size: 0.4em;
	margin: 1em 0em 0em 0em;
}

h5 
{
	font-size: 0.6em;
	margin: 1em 0em 0em 0em;
}

h4 
{
	font-size: 0.8em;
	margin: 1.5em 0em 0em 0em;
}

h3 
{
	font-size: 1.2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}

h2 
{
	font-size: 1.4em;
	line-height: normal;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
h1 
{
	font-size: 1.7em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	line-height: normal;
}


a, 
a:link,
a:visited, 
a:active 
{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}

a img 
{
	border: 0;
}

hr 
{
	border: 0;
	height: 1px;
	margin: 0.5em 0 1em 0;
	color: #999;
	background-color: #999;
}

ul,
ol 
{
	margin: 1.2em 0em 1.2em 2em;
	padding: 0;
}

ul li,
ol li 
{
	margin: 0.3em 0em 0em 0em;
	list-style-position: outside;
	line-height: 1em;
	padding: 0 0 0.5em 0;
}


ol 
{
	list-style: decimal;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

blockquote 
{
	margin: 0em 3em;
}

.bildtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

.vittext
{
	color: #FFF;
}

