A	{
	text-decoration : none;
}

A:link {
	color:#000000
}

A:visited {
	color:#000000
}

A:active {
	color:#993300
}

A:hover {
	text-decoration : underline;
	color: #8D9DC1;
	}

.white {
	color: #FFFFFF;
	}

HR {
	margin-bottom : 10px;
	}



/* Header */
.stenudd {
	font-size : 55px;
	font-family : Impact, Gill Sans Ultra Bold Condensed, Haettenschweiler, Arial Black, sans-serif;
	line-height : 100%;
	color: #FFFFFF;
	text-align : left;
	margin-bottom : 0px;
}

.stenudd A:link {
	color:#FFFFFF
}

.stenudd A:visited {
	color:#FFFFFF
}

.stenudd A:active {
	color:#FFFFFF
}

.stenudd A:hover {
	text-decoration : underline;
	color: #8D9DC1;
	}

.topmenu {
	font-size : 17px;
	font-family : Trebuchet MS, Tahoma, Lucida Sans, Arial, Verdana, sans-serif;
	line-height : 100%;
	color: #FFFFFF;
	font-weight : 700;
	margin-bottom : 0px;
}

.topmenu A:link {
	color:#FFFFFF
}

.topmenu A:visited {
	color:#FFFFFF
}

.topmenu A:active {
	color:#FFFFFF
}

.topmenu A:hover {
	text-decoration : underline;
	color: #8D9DC1;
	}


/* Brodtext */
.txt {
	font-size : 15px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	color : Black;
	line-height : 140%;
	text-align : justify;
}

.txt P {
	margin-top : 6px;
	margin-bottom : 6px;
}


/* Bildtext */
.bild {
	font-size : 13px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	font-style: italic;
	color : Black;
	line-height : 120%;
	text-align : center;
}

/* Apotekarstil */
TT {
	font-size : 13px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	line-height : 120%;
}

.mini {
	font-size : 13px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	line-height : 120%;
}

.mini P {
	margin-top : 2px;
	margin-bottom : 2px;
}

/* Titel */
H1 {
	font-size : 40px;
	font-family : Arial Black, Helvetica Blk, Impact, Gill Sans Ultra Bold Condensed, Haettenschweiler, sans-serif;
	font-weight : 500;
	line-height : 100%;
	margin-bottom : 10px;
}

/* Undertitel */
H2 {
	font-size : 18px;
	font-family : Arial Black, Helvetica Blk, Impact, Gill Sans Ultra Bold Condensed, Haettenschweiler, sans-serif;
	font-weight : 500;
	line-height : 100%;
	margin-bottom : 5px;
}

/* Undertitel centered */
H3 {
	font-size : 18px;
	font-family : Arial Black, Helvetica Blk, Impact, Gill Sans Ultra Bold Condensed, Haettenschweiler, sans-serif;
	font-weight : 500;
	line-height : 100%;
	text-align : center;
	margin-bottom : 10px;
}

/* Mellanrubrik */
H4 {
	font-size : 16px;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 700;
	line-height : 100%;
	margin-bottom : 5px;
}

/* Mellanrubrik - annat namn */
.mellan {
	font-size : 16px;
	font-family : Arial narrow, Helvetica condensed, Verdana, sans serif;
	font-weight : 700;
	line-height : 100%;
	margin-bottom : 5px;
}


/* Sidmeny */
.sidmeny {
	font-size : 13px;
	font-family : Trebuchet MS, Tahoma, Lucida Sans, Arial, Verdana, sans-serif;
	font-weight : 700;
}

.sidmeny P {
	margin-top : 0px;
	margin-bottom : 6px;
}


/* Sidrubrik */
.sidrub {
	font-size : 15px;
	font-family : Trebuchet MS, Tahoma, Lucida Sans, Arial, Verdana, sans-serif;
	font-weight : 700;
}


/* Sidtext */
.sidtxt {
	font-size : 13px;
	font-family : Palatino Linotype, Garamond, AGaramond, Schoolbook, serif;
	color : Black;
}

.sidtxt A:hover {
	text-decoration : none;
	color: #8D9DC1;
	}


/* Domanadress sidbotten */
.studd {
	font-size : 24px;
	font-family : Impact, Gill Sans Ultra Bold Condensed, Haettenschweiler, Arial Black, Helvetica Blk, sans-serif;
	font-weight : 500;
	line-height : 100%;
	text-align : center;
	margin-bottom : 0px;
}

