@import "dropdown.css";
body{margin:0px; padding:0px}
img{border:0px;}
img.topmenuimage{padding-bottom:10px;}
#sitewrapper{width:100%; padding:50px 0px 50px 0px;  background-image:url(images/bg.gif); background-repeat:repeat-x; background-position:left top;}
#top{width:100%; height:121px; background-image:url(images/top.gif); background-repeat:no-repeat; background-position:center; clear:both;}
#topcontent{width:900px; margin-left:auto; margin-right:auto; height:105px;}
#topleft{width:600px; float:left;}
#topright{width:300px; float:right; padding-top:60px; height:45px; text-align:left;}
#pagewrapper{width:900px;background-color:#e1ebee;margin-right:auto; margin-left:auto;}
#topmenuwrapper{height:70px; clear:both; width:900px; padding-bottom:40px;}
#contentwrapper{width:900px; clear:both;}
#leftcolumn{width:260px; overflow:hidden; float:left;}
#leftmenu{width:163px; margin-left:25px; margin-right:70px;border-top:solid 1px #75828b; padding-top:15px;}
#rightcolumn{width:640px; overflow:hidden; float:right;}
#topmenuleft{width:400px; height:70px; padding-left:30px; float:left;}
#topmenuright{width:440px; height:70px; float:right;padding-right:8px;}
#footer{width:900px; height:50px;}
#footercontent{width:850px; height:39px; padding-top:10px; background-color:#e1ebee;border-top:solid 1px #678698; margin:0 auto 0 auto;}
#content{padding:0 30px 50px 10px; width:600px;}
/*Classes*/
div.clearboth{clear:both; height:0px; width:0px; padding:0; margin:0;}
div.newsbox{background-color:#bdcad3; padding:7px; width:600px; margin-bottom:15px; clear:both;}
div.newsbox img{border:0px; margin-right:17px;}
div.newsbox p{margin-bottom:0px;}

/*Leftmenu*/
ul.listmenuToplevel{clear:both;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 15px;}
li.listmenuToplevel{list-style-type:none; padding-bottom:5px;}
li.listmenuToplevelOpen{list-style-image:url(images/arrow-down.gif);padding-bottom:15px;}
li.listmenuToplevelSelected{list-style-image:url(images/arrow-right.gif);}
div.listmenuToplevelSelected{background-color:#cbd1d6;}

ul.listmenuSublevel{clear:both;margin: 0px 0px 0px 0px;padding: 0px 0px 0px 15px;}
ul.listmenuSublevelSelected{}
li.listmenuSublevel{list-style-image:none;list-style-type:none;}
li.listmenuSublevelOpen{list-style-image:url(images/arrow-down.gif);}
li.listmenuSublevelSelected{list-style-image:url(images/arrow-right.gif);}
div.listmenuSublevelSelected{background-color:#cbd1d6;}

/*Kurstabell*/
table.kursliste{border:solid 1px #617b8a;}
table.kursliste th{text-align:left;background-color:#617b8a; color:White;}
table.kursliste{width:100%;}
tr.even{background-color:#cbd1d6;}
tr.odd{}
td.dato{width:11%; text-align:left; padding-left:6px;}
td.pris{width:9%; text-align:center;}
td.tittel{width:43%}
td.varighet{width:9%; text-align:center;}
td.link{width:12%}