

/* Main containers */
body {padding:0; margin:0; font:92% Georgia,Times New Roman,serif; background:#f0f0f0 url(img/background.jpg) top center no-repeat; color:#222; text-align:center; line-height:1.3em;}
#wrap {width:980px; text-align:left; margin:0 auto;}

/* Header */
h1 {margin:15px auto 10px auto; padding:0; font-size:1.2em; font-weight: bold; color:#33CC00; letter-spacing:-1px; line-height:1.2em;}
h1 a {color:#CC0000; font-weight: bold; text-decoration:none;}
h1 a:hover {color:#222; text-decoration:none;}
.slogan {color:#555; font-size:1.4em; margin:0 0 15px 0; padding:0;}
#headerimage {clear:both; width:980px; height:200px; margin:0 0 5px 0; overflow:hidden; border:2px solid #ddd;}

/* HTML Tags */
a {text-decoration:none; font-weight:400; color:#33CC00;}
a:hover {text-decoration:none; border-bottom: 1px dotted #33CC00}
a img {border:0;}
h2 {font:90% Arial,Helvetica,sans-serif; text-transform:uppercase; font-weight:bold; margin:0 0 12px 0; padding:0 0 8px; color:#FF0000; font-size:1.5em; border-bottom:1px solid #33CC00;}

h3 {font:92% Arial,Helvetica,sans-serif; text-transform:uppercase; margin:0 0 10px 0; padding:2px 0; color:#FF0000; font-size:1.1em; font-weight:bold; border-bottom:1px solid #33CC00;}
h4 {font:92% Arial,Helvetica,sans-serif; text-transform:uppercase; margin:0 0 0px 0; padding:2px 0; color:#FF0000; font-size:1.3em; font-weight:bold; }
h5{margin:0 0 -20px 0;}
p {margin:0 0 15px 0;}
.fettext {font-weight: bold; color: #33CC00;}
.fettextsvart {font-weight: bold; color: #000000;}
ul {margin:0 0 15px 20px; padding:0;}
li {margin:0; padding:0 0 0 5px;}

/* Top menu */ 
#topmenu {text-align:right;margin-top:-40px;}
#topmenu p {font-size:1.3em; line-height:1.1em; color:#555; margin:0 0 15px 0;}
#topmenu a {padding:6px 8px 5px 8px; font-weight:400; margin:0 0 0 2px; color:#555; }
#topmenu a:hover {background-color:#33CC00; color:#222; text-decoration:none;}
#topmenu a.active {background-color:#FF0000; color:#fff;}
#topmenu a.active:hover {background-color:#FF0000; color:#fff;}

/* Sidebar */
#sidebar {width:193px; float:right; margin:15px 15px 0 1px;  padding:0; color:#555;}
#sidebar h2 {font-size:1.3em; padding-bottom:3px; border-bottom:1px solid #33CC00 margin-bottom:5px;}
#sidebar ul {list-style:none; margin:0 0 15px 0;}
#sidebar li {padding:0; margin:0;}
#sidebar ul.sidemenu {width:200px; padding:0; margin:0 0 20px 0; }
#sidebar ul.sidemenu li a {color:#555; display:block; padding:5px 0; margin:0; font-size:1.3em; border-bottom: 1px solid #ddd;}
#sidebar ul.sidemenu li a:hover {background-color:#33CC00; color:#222; text-decoration:none; border-bottom: 1px solid #ddd;}
#sidebar ul.sidemenu li a.active {background-color:#FF0000; color:#FFFFFF; font-weight:bold}
#sidebar ul.sidemenu ul {width:180px; padding:0; margin:0 0 0 20px;}
#sidebar ul.sidemenu ul li a {padding:2px 0; margin:0; font-size:1em;}


/* Content area */
#content {background:#fff; text-align:left; padding:0; margin:0 215px 15px 0; border:2px solid #33CC00; width:980px;}
#content img {margin:5px 0;}
.full, .left, .right {overflow:hidden;}
.full {clear:left; margin:15px 1px 0 15px; width:650px; padding-right: 20px; border-right: 1px solid #33CC00;}
.full2 {float:left; margin:15px 0 5px 30px; width:700px;padding-right: 20px; border-right: 1px solid #33CC00;}
.full3 {clear:left; margin:15px 1px 0 15px; width:720px; padding-right: 20px; }
.left {float:left; margin:15px 0 5px 30px; width:335px;}
.right {float:left; margin:15px 15px 5px 25px; width:335px; padding-right: 25px; border-right: 1px solid #33CC00;}
.left3 {float:left; margin:15px 0 5px 13px; width:172px;}
.mitt3 {float:left; margin:15px 0 5px 13px; width:172px;}
.right3 {float:left; margin:15px 0 5px 15px; width:172px;padding-right: 16px; border-right: 1px solid #33CC00;}

/* Footer */
#footer{font-size:0.9em; clear:both; width:980px; line-height:1.4em; color:#777; font-weight:400; margin-bottom:10px;}
#footer a {color:#777; font-weight:400; text-decoration:none; border-bottom: 1px dotted #888;}

/* Various classes */
.centered {text-align:center;}
.hide {display:none;}
.clear {clear:both; width:980px; visibility:hidden;}
