@charset "UTF-8";

/* RESET */
h1, h2, h3, h4, h5, h6, .reginput { font-size:100%; font-weight:normal; font-style:normal;}
img, a { border:none }
.clear { clear:both; height:0px; font-size:1px; line-height:0px }


/* LAYOUT */
html { height:101% }
body, table, td, img, div { behavior:url(http://www.lulekraft.se/css/iepngfix.htc) }
body { margin:0 auto; background-image:url(../images/background.jpg); background-repeat:repeat-x; background-color:#E3E9EF }

#admin { position:fixed; left:0px; top:0px; z-index:10; width:100px; height:100px; background-image:url(../images/admin.png); background-repeat:no-repeat }

#container { height:700px; width:1000px; margin:0 auto; position:relative; z-index:0;}
#flashcontainer { height:700px; width:1000px; margin:0 auto;position:relative; z-index:0;}

#logo { position:relative; top:50px; left:40px; height:28px; width:200px;  z-index:12 }

#content {position:relative; width:620px; top:80px; left:40px;  padding-bottom:20px; z-index:11; }

#menu { width:620px; z-index: 13; position:relative;}
#menu2 { width:380px; height:36px }
#flashmovie {z-index:1; position:absolute;top:0px;}
#maintop { height:12px; width:620px; font-size:0px; line-height:0px; background-image:url(../images/maintop.png); background-repeat:no-repeat }
#main { background-image:url(../images/85.png); }
#mainbottom { height:12px; width:620px; font-size:0px; line-height:0px; background-image:url(../images/mainbottom.png); background-repeat:no-repeat }

#emptyiesdiv {position:relative;}

#mainLeft { float:left; width:380px; padding:8px 0 8px 20px }
#mainRight { float:right; width:180px; padding:8px 20px 8px 0 }

#footer { margin:0 0 0 20px; padding-bottom:20px; width:600px; text-align:center }


/* TYPE */
body, table, tr, td	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#000000 }
h1, .h1 { font-family: Arial, Helvetica, sans-serif; font-size:20px; line-height:26px; font-weight:bold }
h2, .h2 { font-family: Arial, Helvetica, sans-serif; font-size:16px; line-height:20px; font-weight:bold; color:#002959 }
h3, .h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold }

#menu td { font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:11px; text-transform:uppercase; letter-spacing:1px }
.bubble { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:20px; color:#FFFFFF }
.imagetext { font-style:italic; padding-top:5px }
.reginput { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px; color:#000000 }
.line { width:100%; border-bottom:1px solid #666; font-size:0px; line-height:0px; margin-bottom:5px; margin-top:5px; }
.linedashed { width:100%; border-bottom:1px dashed #666; font-size:0px; line-height:0px; margin-bottom:5px; margin-top:5px; }

/* LINKS */
a:link { text-decoration:none; color:#E3000F }
a:visited { text-decoration:none; color:#E3000F }
a:hover { color:#E3000F; text-decoration:underline }

#menu a:link { text-decoration:none; color: #FFFFFF }
#menu a:visited { text-decoration:none; color:#FFFFFF }
#menu a:hover { color:#E3000F }
