/* 
FRENNING & SJÖGREN ARKITEKTER AB
CSS
Author: Robert Karlsson (robert@i2studios.com)

Date: 2003 09 15*/

A:link {color:#000000; text-decoration:none;}
A:active {color: #000000; text-decoration:none;}
A:visited {color: #444444; text-decoration:none;}
A:hover {color: #999999; text-decoration:underline;}

A.white:link {color:#ffffff; text-decoration:underline;}
A.white:active {color: #ffffff; text-decoration:underline;}
A.white:visited {color: #ffffff; text-decoration:underline;}
A.white:hover {color: #ffffff; text-decoration:underline;}

A.edit:link,A.edit:active,A.edit:visited {font-size:9px; font-family:arial, sans-serif; color:#ffffff; background-color:#dc0000; text-decoration:none; text-transform:uppercase; }
A.edit:hover{color:#dc0000; text-decoration:none; background-color:#ff2222; color:#ffffff;}

A.small {font-size:9px;}

A.invisible:link {color:#000000; text-decoration:none;}
A.invisible:active {color:#000000; text-decoration:none;}
A.invisible:visited{text-decoration:none; color:#000000}
A.invisible:hover {text-decoration:underline; color:#000000;}

//tabell
A.header {font-family:arial, sans-serif; color:#000000; text-decoration:none; font-size:9px; font-weight:bold;}
A.header:link {color:#000000;}
A.header:active {color:#000000; text-decoration:none;}
A.header:visited {color:#000000; text-decoration:none;}
A.header:hover {color:#000000; text-decoration:underline;}

A.black:link, A.black:hover, A.black:visited, A.black:active {color:#000000; text-decoration:none;}


.repeat-y {background-repeat:repeat-y;}
.repeat-x {background-repeat:repeat-x;}
.darkgray {color: #999999;}
.lightgray {color: #dddddd;}
.white {color:#ffffff}
.red {color:#dc0000;}
.gray {color:#aaaaaa;}
.black {color:#000000}
.green {color:#21b752;}

BODY {background: white; color:#777777; font-family: arial, sans-serif; margin-left: 25px; margin-right: 15px; font-size:11px; background-repeat:repeat-y; margin-top:10px; margin-bottom:0px; background-image:url('../images/bg-main.gif');}
BODY {
	scrollbar-base-color:#ffffff;
	scrollbar-face-color:#eeeeee;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#bbbbbb;
	scrollbar-3dlight-color:#dddddd;
	scrollbar-darkshadow-color:#dddddd;
}
TD, TR  {font-family: arial, sans-serif; font-size:11px;}
TD.dot_x {background-repeat:repeat-x; background-image:url('../images/dot.gif');}
TD.dot_y {background-repeat:repeat-y; background-image:url('../images/bg-y.gif');}

TD.header {font-family:arial, sans-serif; font-size:10px; font-weight:bold; color:#000000; background-image:url('../images/bg-tableheader.gif'); background-repeat:repeat-x;}
TD.black_table {font-family:arial, sans-serif; font-size:10px; font-weight:normal; color:#000000;}
TD.table {font-family:arial, sans-serif; font-size:10px; font-weight:normal; color:#888888; text-align:right; vertical-align:top;}
TD.gray_table {font-family:arial, sans-serif; font-size:10px; font-weight:normal; color:#555555; text-align:left;}
TD.white_table {font-family:arial, sans-serif; font-size:10px; color:#ffffff;}

TABLE.hairline {border:#aaaaaa; border-width:1px; border-style:solid;}
TABLE.invisible {border-width:0px;}
H1, H2, H3, H4, H5, H6 {font-family: arial, sans-serif;}

H1 {font-size:16px; font-weight:normal; text-transform:uppercase; margin-bottom:10px; margin-top:5px;}
H2 {text-transform:uppercase; font-size:11px; font-weight:bold; margin-bottom:3px; margin-top:5px; color:#000000;}
H3 {font-size:11px; margin-bottom:0px; margin-top:2px; font-weight:bold; color:#000000; text-transform:uppercase;}


EM.fineprint {font-family:arial, sans-serif; font-size:10px; font-style:normal; color:#aaaaaa;}

/*botten*/
EM.sidfot {font-family:arial, sans-serif; font-size:9px; font-style:normal; font-weight:normal; color:#ffffff;}

EM.obs {font-family:arial, sans-serif; font-style:normal; color:#dc0000;}

SUP {font-size:9px}


LI {list-intent-style:inside; background-repeat:no-repeat;}
UL.image {list-style-image:url('../images/liten-pil-hoger.gif');}
FORM {padding:0px; margin-top:0px; margin-bottom:0px;}
INPUT {font-family:arial, sans-serif; font-size:11px; margin-top:0px; margin-bottom:0px;}
INPUT.gray {background-color:#eeeeee; color:#333333;}