@import url(/files/system/gfx/menu.css);

BODY {
margin:0;
background:url(bgtile.gif) repeat-x top left;
}
.header {
height:107px;
background: url(header.jpg) top left no-repeat;
}
.menubg {
height:21px;
}
.footer {
height:24px;
}
.contentContainer {
height:300px;
}
.kursusmenu {
margin:0;
padding:10px 0 0 0;
}
.kursusmenu li {
list-style-type:none;
margin:0;
padding-bottom:3px;
border-bottom:1px dotted #406881;
}

#newslist_forside 
{
margin:0;
    padding: 10px 0 0 0;
    }
#newslist_forside li {
list-style-type:none;
padding:5px 0 8px 0 ;
border-bottom:1px dotted #406881;
}
a.listlink {
line-height:90%;
}
.linkspacer {
	padding:3px 0 3px 0;
	}
#newslist_forside h2 
{
    margin: 0px;
    padding: 0px;
    }
    
#newslist_forside h2 a
{
    font-size: 15px;
    font-weight: bold;
    }
    
#newslist_forside a.readmore
{
	font-weight:bold;
    }
