/* Custom fontsize change */

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-size: 76%;
}

div, p, table, td, th {
	font-family: 'Times New Roman', serif;
	line-height: 1.3em;
	font-size: 1em;
}

.noshow {display: none}
.bgemaljskylt { background-image: url(images/emaljskylt_vit_120.jpg); background-position: center; background-repeat: no-repeat; font-family:Arial, Verdana, sans-serif; font-size: 16px; font-weight:700;}
.popupvitemaljskylt { background:#BFB7B5; font-family:Arial, Verdana, sans-serif; font-size: 16px; font-weight:700;}
.popupmeny { position:absolute;visibility:hidden;z-index:3;background:#908880;border-top: 2px solid #5D5D5D; border-left: 2px solid #5D5D5D; border-right: 2px solid #5D5D5D; border-bottom: 2px solid #5D5D5D;padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px; }
.popupbox { padding:4px; font-size: 1em; }

#bgvagg { background-image: url(images/turbinhallvagg.jpg); background-position: top left; background-repeat: repeat; }
#bghimmel { background:#daebff; }





/* Original:
div, p, table, td, th {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	font-size: 1em;
}
*/

