/* CSS Document */

/* Färger
bakgrundsgrå = #e1e1e1
*/

body {
	background-color: #e1e1e1;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;

}
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 {
	color: #000000; text-decoration: underline
}
a:link {
	color: #000000; text-decoration: underline
}
a:visited {
	color: #000000; text-decoration: underline
}
a:hover {
	color: #000000; text-decoration: underline
}



.background_top {
	background: url(/resources/navigfx/background_gradient/top.gif);
	height: 20px;
}
.background_bottom {
	background: url(/resources/navigfx/background_shadow/bottom_shadow.gif);
	height: 20px;
}
.background_left {
	background: url(/resources/navigfx/background_gradient/left.gif);
	width: 20px;
}
.background_right {
	background: url(/resources/navigfx/background_shadow/right_shadow.gif);
	width: 20px;
}






/* CSS menymall */

#browse {
    margin: 0;
	padding: 0;
}

#empty{
    display: block;
	margin: 0;
	padding: 0;
	width: 284px;
	height: 2px;
	list-style-type: none;	
	text-decoration: none;
	border-bottom: 0px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;}


#meny_header{
    background-image: url(/resources/navigfx/browse_header.gif);
    margin: 0;
	padding: 0;
	width: 284px;
	list-style-type: none;
	font: 10px Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 0px solid #FFFFFF;}
#meny_header a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;}
#meny_header a:link{color: #000000;}
#meny_header a:visited{color: #000000;}
#meny_header a:hover{background: #f280a1;}
#meny_header a#current{color: #000000;}


#meny{
    background-image: url(/resources/navigfx/browse_sub.gif);
	margin: 0;
	padding: 0;
	width: 284px;
	list-style-type: none;
	font: 10px Verdana, Helvetica, sans-serif;
	border-bottom: 0px solid #FFFFFF;}
#meny a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;}
#meny a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{background: #faccd9;}
#meny a#current{background: #000000; color: #000000;}


#meny_kvad{
    background-image: url(/resources/navigfx/browse_sub.gif);
	margin: 0;
	padding: 0;
	width: 284px;
	list-style-type: none;
	font: 10px Verdana, Helvetica, sans-serif;
	border-bottom: 0px solid #FFFFFF;}
#meny_kvad a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 3px;	
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;}
#meny_kvad a:link{color: #000000;}
#meny_kvad a:visited{color: #000000;}
#meny_kvad a:hover{background: #faccd9;}
#meny_kvad a#current{background: #000000; color: #000000;}





#meny_marine{
    background-image: url(/resources/navigfx/browse_marine.gif);
	margin: 0;
	padding: 0;
	width: 284px;
	list-style-type: none;
	font: 10px Verdana, Helvetica, sans-serif;
	border-bottom: 0px solid #FFFFFF;}
#meny_marine a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;}
#meny_marine a:link{color: #000000;}
#meny_marine a:visited{color: #000000;}
#meny_marine a:hover{background: #cce7fe;}
#meny_marine a#current{background: #000000; color: #000000;}


#meny_marine_kvad{
    background-image: url(/resources/navigfx/browse_marine.gif);
	margin: 0;
	padding: 0;
	width: 284px;
	list-style-type: none;
	font: 10px Verdana, Helvetica, sans-serif;
	border-bottom: 0px solid #FFFFFF;}
#meny_marine_kvad a{
	display: block;
	width: auto;
	height:100%;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 3px;	
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;}
#meny_marine_kvad a:link{color: #000000;}
#meny_marine_kvad a:visited{color: #000000;}
#meny_marine_kvad a:hover{background: #cce7fe;}
#meny_marine_kvad a#current{background: #000000; color: #000000;}








.bottom_balk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(/resources/navigfx/balk_bottom.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	text-align: right;
	color: #797979;

}
.bottom_balk a:link {
	color: #797979; text-decoration: none
}
.bottom_balk a:visited {
	color: #797979; text-decoration: none
}
.bottom_balk a:hover {
	color: #797979; text-decoration: underline
}


.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}
.fet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.grund {
	background-color: #FFFFFF;
}
.language {
	background-position: center top;
	padding-top: 10px;
	width: 42px;
	text-align: center;
	vertical-align: top;
	line-height: 2px;
}
.leftMenu {
	width: 284px;
	vertical-align: top;
	padding-right: 20px;

}
.leftPic {
	padding-right: 20px;
	border: 2px solid #FFFFFF;
}
.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-color: #FFFFFF;
	background-image: url(/resources/navigfx/main_background.gif);
	background-repeat: repeat-x;
	border: 2px solid #FFFFFF;
	height: 400px;
	width: 612px;



}
.main_back {
	background-color: #e50042;
	background-image: url(/resources/navigfx/main_out_top_background.gif);
	background-repeat: repeat-x;
	height: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;

}
.tablebread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	border: 0px none;


}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #e50042;
	padding: 3px;
	color: #FFFFFF;
}
.tableheader_marine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #002b6d;
	padding: 3px;
	color: #FFFFFF;
}
.tableheader_yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #fdca00;
	padding: 3px;
	color: #FFFFFF;
}
.top {
	background-color: #e8e9ea;
	background-image: url(/resources/navigfx/top_background.gif);
	background-repeat: repeat-x;
	height: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.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;
}
.topImage {
	margin-bottom: 10px;

}
.topBack {
	background-position: right;
	vertical-align: top;


}
.topBack01 {
	background-image: url(/resources/navigfx/top_products.gif);
	width: 306px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;


}
.top_img {
	width: 306px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: right;
	vertical-align: top;


}
.no-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.IMAGE {
	border: 2px solid #FFFFFF;
}
