/* CSS Document */

/* Färger
blå = #0075ba
ljusblå = #bfcde8
grå = #f2f2f2
*/

html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;

} 

body {
	background-color: #f2f2f2;
	background-image: url(navigfx/background.gif);
	background-repeat: repeat;
	background-position: center top;


}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a {
	font-size: 10px; color: #0075ba; text-decoration: none
}
a:link {
	font-size: 10px; color: #0075ba; text-decoration: none
}
a:visited {
	font-size: 10px; color: #0075ba; text-decoration: none
}
a:hover {
	font-size: 10px; color: #0075ba; text-decoration: underline
}



/* CSS menymall background-image: url(navigfx/browse_background_hover.gif);  */







.ADD {
}
.balk_big {
	background-color: #b2d5ea;
	background-image: url(navigfx/balk_gradient.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 40px;
	text-align: right;
	color: #FFFFFF;
	padding-right: 20px;
	vertical-align: middle;
}
.balk_big a{color: #FFFFFF; text-decoration: none}
.balk_big a:link{color: #FFFFFF; text-decoration: none}
.balk_big a:visited{color: #FFFFFF; text-decoration: none}
.balk_big a:hover{color: #FFFFFF; text-decoration: underline}

.balk_small {
	background-color: #b2d5ea;
	background-image: url(navigfx/balk_gradient.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 2px;
	text-align: left;
}
.browse{
	margin: 0;
	padding: 0;
	width: auto;
	list-style-type: none;
	border-bottom: 0px solid #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.browse a{
	display: block;
	width: auto;
	height:23px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #e50042;
	border-left: 0px solid #e50042;
	padding-right: 10px;
}
.browse a:link{font-size: 12px; color: #0075ba; text-decoration: none}
.browse a:visited{font-size: 12px; color: #0075ba; text-decoration: none}
.browse a:hover{font-size: 12px; background: #bfcde8; color: #FFFFFF; text-decoration: none}
.browse a#current{font-size: 12px; color: #0075ba; text-decoration: none}

.browse_balk {
	width: 791px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.browse_line {
	height: 3px;
	width: 789px;
	background-image: url(navigfx/lines_dotted.gif);
	background-repeat: repeat-x;
}
.flag {
	text-align: right;
	padding-right: 10px;
	
}
.foundation {
	width: 791px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.foundation_browse {
	width: 791px;
	height: 29px;
	background-color: #FFFFFF;
}
.foundation_main {
	width: 711px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 40px;
}


.foundation_line_left {
	width: 5px;
	background-color: #FFFFFF;
	background-image: url(navigfx/foundation_line_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.foundation_line_right {
	width: 5px;
	background-color: #FFFFFF;
	background-image: url(navigfx/foundation_line_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.foundation_grad_left {
	width: 13px;
	background-image: url(navigfx/grad_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.foundation_grad_right {
	width: 13px;
	background-image: url(navigfx/grad_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
}
.foundation_topimage {
	height: 140px;
	background-color: #FFFFFF;
}
.ground {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.IMG {
	padding-left: 20px;
	padding-bottom: 20px;
}
.IMGsee {	
    background-color: #FFFFFF;
	/* for IE */
    filter:alpha(opacity=90);
	/* CSS3 standard */
    opacity:0.9;


  /* for Mozilla */
    -moz-opacity:0.9;
}

.logo {
}
.logo_back {
	background-color: #FFFFFF;
	background-image: url(navigfx/top_logo_back.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 150px;
	width: 364px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 20px;
	background-position: left top;
	vertical-align: top;
	background-repeat: repeat-y;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0075ba;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
}
.underrubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.no-print {
}
.no-print_screen {
    display: none;
}
