@import url("/global/evkal_local/evkalLocal.css");
/* General */
body { background:url(img/body_bg.gif) repeat-y center top; margin: 0px; padding: 0px; height: 100%; }
body, table, tr, th, span, div, p { font-size: 12px; line-height: 23px; font-family: Arial, Verdana, Tahoma, Sans-serif; word-spacing:2px; }
div, span { margin:0px; padding:0px; }
p { margin:0px 0px 23px 0px; padding:0px; }

/* Stomme / Navs */
div.topcontainer { display:block; margin:0px auto 0px auto; width:790px; }
div.container { display:block; margin:0px auto 0px auto; width:790px; }
div.innercontainer { display:block; margin:0px auto 0px auto; width:782px; padding:0px 5px 0px 5px; background:url(img/ic_bg.gif) top left repeat-y; float:left; clear:both; }
div.top { width:100%; height:23px; background:url(img/top_bg.gif) left top repeat-x; display:block; float:left; clear:both; }
div.top a.stationen, div.top a.stationen:visited { text-decoration:none; font-weight:bold; color:#c9c9c9; float:right; display:block; line-height:23px; padding:0px 18px 0px 34px; }
div.top a.fssmf, div.top a.fssmf:visited { text-decoration:none; font-weight:bold; color:#ffffff; float:right; display:block; line-height:23px; padding:0px 18px 0px 22px; }
div.top a.stationen:hover, div.top a.fssmf:hover { color:#ec1b2e; }
div.top a.fssmf { background:url(img/fssmf_mini.gif) left 1px no-repeat; }
div.top a.stationen { background:url(img/stationen_mini.gif) left 3px no-repeat; }
div.spacer { height:20px; display:block; width:790px; float:left; background:url(img/top_shader.gif) left bottom no-repeat; }
div.header { display:block; width:790px; height:146px; float:left; clear:both; background:url(img/fsd_header.jpg) top left no-repeat; }
div.nav0 { height:24px; width:780px; display:block; float:left; clear:both; background:url(img/n0_bg.gif) top left repeat-x; }
div.nav0 ul { margin:0px; padding:0px 18px 0px 18px; list-style:none; }
div.nav0 li { float:left; }
div.nav0 a, div.nav0 a:visited { display:block; width:87px; height:24px; color:#ffffff; text-decoration:none; font-weight:bold; line-height:24px; text-align:center; }
div.nav0 a:hover, div.nav0 li.level0-selected a { background:url(img/n0_btn.gif) top left no-repeat; }
div.recnav { margin:0px 0px 23px 0px; }
div.recnav ul { padding:0px; margin:0px; list-style:none; }
div.recnav ul li a, div.recnav ul li a:visited { display:block; height:23px; padding:0px 10px 0px 10px; width:123px; line-height:23px; color:#ffffff; text-decoration:none; font-weight:bold; background:url(img/n1_bg.gif) top left repeat-x; overflow:hidden; }
div.recnav ul li a:hover, div.recnav ul li a.current { background:url(img/n1_bg_a.gif) top left no-repeat; overflow:hidden; }
div.recnav ul ul a, div.recnav ul ul a:visited { background:url(img/n2_bg.gif) top left repeat-y; color:#727272; overflow:hidden; }
div.recnav ul ul a:hover, div.recnav ul ul a.current { color:#ec1b2e; background:url(img/n2_bg.gif) top left repeat-y; overflow:hidden; }

/* 2col */
div.leftcontent { display:block; float:left; width:143px; margin:30px 0px 5px 18px; overflow:hidden; }
div.maincontent { display:block; float:left; width:582px; margin:30px 0px 5px 18px; overflow:hidden; }

/* 2col */
div.leftcontent3 { display:block; float:left; width:143px; margin:30px 0px 5px 18px; overflow:hidden; }
div.maincontent3 { display:block; float:left; width:423px; margin:30px 0px 5px 18px; overflow:hidden; }
div.rightcontent3 { display:block; float:right; width:143px; margin:30px 18px 5px 0px; overflow:hidden; }

div.vspace { float:right; display:block; width:1px; height:500px; }
div.footer { float:left; display:block; width:790px; height:6px; background:url(img/bottom_shader.gif) top left no-repeat; clear:both; margin:0px 0px 20px 0px; }

h1, h2, h3, span.mod-title { font-family:Georgia, Times, "Times New Roman", Sans-serif; color:#ec1b2e; font-style:italic; font-weight:normal; line-height:23px; margin:0px; padding:13px 0px 10px 0px; display:block; }
h1, span.mod-title { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:14px; }

a, a:visited { color:#727272; font-weight:bold; }
a:hover { color:#ec1b2e; text-decoration:none;}

/* Ds */
span.edit_right { display:block; width:100%; height:23px; margin: 0px 0px 23px 0px; }
span.edit_right a, span.edit_right a:visited { display:block; border-bottom: 1px solid #bae55e; border-top: 1px solid #bae55e; height:18px; width:100%; text-decoration:none; }
span.edit_right a, span.edit_right a:visited { color: #bae55e; }
span.edit_right a:hover { color:#ff0000; border-color:#ff0000; }

/* CSS PER MODUL */
/* E-post formulär.Begin */
.simpleform { width:300px; }
.simpleform label { float:left; clear:both; font-weight:bold; padding:10px 0px 0px 0px; }
.simpleform dd.data { padding:0px; margin:0px; }
.simpleform input, .simpleform textarea  { float:left; clear:both; width: 100%; border: 1px solid #aaaaaa; padding:0px; }
.simpleform textarea { height: 150px; float:left; margin:0px 0px 20px 0px; }
dd.cdbutton input { width:50px; float:right; }
/* E-post formulär.End */

/* Text.Begin */
.text { clear:both }
/* Text.Begin */

/* Artikel.Begin */
.article { }
.article dt { font-size:16px; margin: 20px 0px 6px 0px; clear:left; }
.article dd {padding: 0px;margin: 0px;}
.article dd.introduction { font-style: italic; }
.article strong { font-weight:normal; font-style:italic; }
.article dd.introduction img { margin: 3px 0px 20px 20px; float:right; }
.article img.detail { margin: 30px 0px 20px 20px; }
.article dd.posted { margin:10px 0px 10px 0px; }
/* Artikel.End */

/* Artikellista.Begin */
.article_list { }
.article_list span.mod-title {}
.article_list ul {padding: 0px; margin: 0px; list-style:none; list-style-type:none; }
.article_list ul li {}
/* Artikellista.End */

/* Artikellista per modul.Begin */
.article_big_list { }
.article_big_list dt { font-size:16px; margin: 20px 0px 6px 0px; clear:left; }
.article_big_list dd {padding: 0px;margin: 0px;}
.article_big_list dd.introduction { font-style: italic; }
.article_big_list strong { font-weight:normal; font-style:italic; }
.article_big_list dd.introduction img { margin: 3px 0px 20px 20px; float:right; }
.article_big_list img.detail { margin: 30px 0px 20px 20px; }
.article_big_list dd.posted { margin:10px 0px 10px 0px; }
/* Artikellista per modul.End */

/* Dokument.Begin */
.doc { }
.doc span.mod-title {}
.doc p.req {color:red;font-style: italic;}
.doc dl.itemlist {}
.doc dt.heading {font-size:14px; font-weight:bold; }
.doc dd {padding: 0;margin: 0;}
.doc dd.file {}
/* Dokument.End */

/* Kalender */
.calmod { }
.calmod table {width:100%; vertical-align: top; }
.calmod th { text-align:left; }
.calmod tr.even { background-color:#eeeeee; }
.calmod td { padding-left: 10px; }
.calmod h3 { font-size:18px; margin: 13px 0px 7px 0px; }
.calmod dd { margin: 0px; padding:0;}
.calmod p.location, .calmod p.time { font-size:10px; }
.calmod p.time { margin:11px 0px 0px 5px; }
.calmod p.location { margin: 0px 0px 10px 5px; }
.calmod input { border: 1px solid #aaaaaa; margin: 0px 0px 0px 5px; }
/* Kalender.End */

/* Evenemang.Begin */
.event { }
.event span.mod-title {}
.event table {width:100%;}
.event th {background-color:#0f4368;color:white;padding:2px;text-align:left;}
.event tr.odd {}
.event tr.even {background-color:#eee;}
.event h1.mod-header {}
.event dl {}
.event dt {}
.event dd {}
/* Evenemang.End */

/* Evenemanglista.Begin */
.events-list { }
.events-list span.mod-title {}
.events-list ul {padding-left: 10px;margin-left:10px;}
.events-list ul li {}
/* Evenemanglista.End */

/* Bildgalleri.Begin */
.gallery { }
.gallery span.mod-title { clear: both }
.gallery div.gallery-list {float:left;width: 115px; height: 150px; margin: 5px 6px 5px 0; padding: 5px 5px 5px 5px; text-align: center;}
.gallery div.gallery-list img { }
.gallery div.gallery-list a { height: 50%; overflow: hidden; display: block; vertical-align: bottom }
.gallery div.gallery-list p.img-title {text-align: center; width: 115px; height: 30%; overflow: hidden; vertical-align: bottom }
.gallery div.gallery-list p.posted {display:none;}
.gallery div.img-dec {}
.gallery h1.img-title {}
.gallery p.img-date {display:none;}
.gallery p.img-desc {}
/* Bildgalleri.End */

/* Faq.Begin */
.faq { }
.faq span.mod-title {}
.faq dl {}
.faq dd {}
.faq dd span.posted {}
/* Faq.End */

/* Forum.Begin */
.forum { }
.forum span.mod-title {}
.forum div#threads {}
.forum div#threads dl {}
.forum div#threads dt {}
.forum div#threads dd {padding: 0;margin: 0;}
.forum div#topic {}
.forum dl#blue {}
.forum dl#blue dt {}
.forum dl#blue dd {padding: 0;margin: 0;}
.forum div#threads span.posted {}
.forum div#forum-form {}
.forum div#forum-form dl#green {}
.forum div#forum-form dt {font-weight:bold;}
.forum div#forum-form dd {padding: 0;margin: 0;}
.forum div#forum-form dd.note {font-size:smaller;}
.forum div#forum-form dd.note strong.alert {color:#aa0000;font-weight:normal;}
.forum div#posts {}
.forum div#posts dl {}
.forum div#posts dt {padding: 3px;background-color:#eee;}
.forum div#posts dd {padding: 3px;margin: 0;border:1px solid #eee;}
.forum div#posts dd p.reply {}
/* Forum.End */

/* Forumlist.Begin */
.forumlist { }
.forumlist span.mod-title {}
.forumlist ul {padding-left: 10px;margin-left:10px;}
.forumlist ul li {}
/* Forumlist.End */

/* Gallup.Begin */
.poll { }
.poll span.mod-title {}
.poll p.poll-quest {}
.poll p.poll-desc {}
.poll dl {}
.poll dt {}
.poll dt.poll-radio {}
.poll dd {padding: 0;margin-left: 5px;}
.poll dd.poll-img {}
.poll p.cdbutton {}
/* Gallup.End */

/* Ljudfiler.Begin */
.sound { }
.sound span.mod-title {}
/* Ljudfiler.End */

/* Login.Begin */
.login { }
.login span.mod-title {}
.login form#loginform {}
.login label {}
/* Login.End */

/* Länkar.Begin */
.link { }
.link span.mod-title {}
.link dl {}
.link dt {}
.link dt span.url {}
.link dd {padding: 0;margin:0;}
.link dd.desc {}
/* Länkar.End */

/* Löpsedel.Begin */
.newsbill { }
.newsbill span.mod-title {}
.newsbill dl {}
.newsbill dl.itemlist {}
.newsbill dt {clear:left;font-size:16px;font-weight:bold;}
.newsbill dt.heading {font-size:16px;font-weight:bold;}
.newsbill dd {padding: 0;margin:0;}
.newsbill dd img {float:left;margin: 5px 5px 5px 0;}
.newsbill dd.introduction {font-weight:bold;}
.newsbill dd.introduction img {float:left;margin: 5px 5px 5px 0;}
.newsbill dd.text {}
.newsbill dd.posted {display:none;}
.newsbill {}
.newsbill {}
/* Löpsedel.End */

/* CSS EXAKT PER MODUL */