body 
{
  padding: 0 0 0 0;	
	margin: 0; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000;
	background: #000;
	line-height: 1.5em; 
	
}

html 
{
	height: 100%;
}

h1, h2, h3, h4, h5, h6
{
    color: #000;
    padding: 0;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.1em;
    font-family: Trebuchet MS, Times new roman;
}

h6
{
    font-size: 1.9em;
    margin: 0.6em 0em 0.4em 0em;
    line-height: 1.3;
    color:#ef4122;
}

h5
{
    font-size: 1em;
    margin: 0.8em 0em 0em 0em;
    color: #999;
}

h4
{
    font-size: 1.1em;
    margin: 0.7em 0em 0.5em 0em;
    letter-spacing: 0.05em;
    font-weight: bold;
}

h3
{
    font-size: 1.5em;
    margin: 1em 0em 0em 0em;
    line-height: 1.2;
}

h2
{
    font-size: 1.7em;
    margin: 1em 0em 0.4em 0em;
    line-height: 1.3;
    letter-spacing: 0.05em;
}

h1
{
    text-transform: none;
    font-size: 2.3em;
    margin: 0.6em 0em 0.4em 0em;
    letter-spacing: 0.05em;
}

p
{
    font-size: 1em;
    margin: 0.5em 0em 0em 0em;
}


img
{
    border-style: none;
}

.linje
{
    border-top: dotted 1px #ccc;
    height: 1px;
    margin: 10px 0 0 0;
    /* clear: both; */
}

#aktuellt
{
	width: 405px;
	height: 245px;
	padding:0;
	margin:0;
	overflow: auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #ffffff;	
}

/* layout */
#wrapper
{
  width: 850px; 
  background: #fff;
	margin-right: auto; 
	margin-left: auto;
	height: 100%;
}

#head 
{
  height: 302px;
  padding: 0;
  margin: 0;
	background: url("bilder/top.jpg");
	cursor: pointer;
}


#content
{
  float: left; 
  width: 830px; 
	background: #fff; 
	margin: 0;
	padding: 10px;
	height: 100%;

}
#content a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #ef4122;
    text-decoration: none;
    font-weight: normal;
}

#content a:hover
{
    text-decoration: none;
    background-color: #fbdfbe;
    color: #ef4122;
}

/* MENU DROPDOWN ----------- */

/* menu box */
div#nav
{
	 background-color: #000;
	
    	height: 28px;
    	font-size: 12px;
   	  line-height: normal;
    	padding: 0px;
    	margin: 0px;
	   text-align: left;
}

/* Layout */ 
#dmenu
{
        background-color: transparent; 
        z-index: 20;
}

#dmenu ul
{
        position: absolute;
        z-index: 99;
}


#dmenu li
{
     	margin: 0px 0px 0 0px;
     	padding: 0px 0px 0 0px;
        float: left;
}

#dmenu,
#dmenu ul,
#dmenu li,
#dmenu ul li
{
        margin: 0;
        padding: 0;
}

#dmenu li a
{
        text-align: left;
}

#dmenu ul a,
#dmenu ul li a:hover
{
	
}

#dmenu a:hover
{

}

#dmenu ul, 
#dmenu ul ul
{
        position: absolute;
} 

#dmenu ul li>ul, 
#dmenu ul ul li>ul
{
        /*margin-top: -2em;*/
}

li>ul
{
        top: auto;
        left: auto;
}

#dmenu ul,
#dmenu ul ul,
#dmenu li:hover ul ul, 
#dmenu li:hover ul ul ul,
#dmenu li:hover ul ul ul ul,
#dmenu li:hover ul ul ul ul ul
{
        display:none;
}

#dmenu li,
#dmenu li a,
#dmenu ul a,
#dmenu a:hover,
#dmenu ul a:hover,
#dmenu ul li a:hover,
#dmenu li:hover ul,
#dmenu ul li:hover ul,
#dmenu ul ul li:hover ul,
#dmenu ul ul ul li:hover ul,
#dmenu ul ul ul ul li:hover ul
{
        display: block;
}

/* Admin */ 
#dmenu ul,
#dmenu ul li,
#dmenu ul a,
#dmenu ul li a:hover,
#dmenu ul a:hover
{
        width: 13em;
}

#dmenu ul
{
        margin: 0 !important;
        margin: 0 0 0 0em;
}

#dmenu ul ul
{
        margin-left: 11em !important;
        margin-left: 1em;
        margin-top: -1.5em !important;
        margin-top: -1.5em;
}

#dmenu a:link,
#dmenu a:visited
{
	
}

/* Nivå 1 */
#dmenu li a:link,
#dmenu li a:visited
{
        color: #fff;

}

/* Nivå 2-3 */
#dmenu li ul li a:link,
#dmenu li ul li a:visited
{
        color: #fff;
        background-color: #000;
}

/* Nivå 2-3, kantlinje skugga */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-bottom: 0px #000 solid;
        border-right: 1px #000 solid; 
}

/* Nivå 2-3, kantlinje högdager */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        border-top: 0px #000 solid;
        border-left: 1px #000 solid; 
}

/* Nivå 1, onmouseover */
#dmenu li a:hover
{
 	color: #ef4122;
 	
}
.aCurrent
{
 	background-color: #ef4122;
 	/*background: url("bilder/menu.gif");*/
 	/*border-bottom: 1px solid #ef4122;*/
}
/* Nivå 2-3, onmouseover */
#dmenu li ul li a:hover,
#dmenu li ul li a:hover
{
        color: #ef4122;
}

/* Nivå 1 */
#dmenu a:link,
#dmenu a:visited,
#dmenu a:hover
{
        font-weight: normal;
        text-decoration: none;
        font-size: 10px;
        letter-spacing: 0.1em;
        padding: 8px 13px 8px 13px;
        margin: 0 0 0 0px;
	text-transform: uppercase;
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
} 


#dmenu a:hover
{
	     background: #000;
    	background-position: left top;
    	background-repeat: repeat-x; 
	border-left: 0px #000 solid;
	border-right: 0px #000 solid;
}

/* Nivå 2-3 */
#dmenu ul li a:link,
#dmenu ul li a:visited,
#dmenu ul li a:hover
{
        font-weight: normal;
        text-decoration: none;
        letter-spacing: 0.1em;
        padding: 7px 10px 7px 10px;
        margin: 0 0 0 0px;
	text-transform: none;	
} 

/* meny slut*/


/* sidfot */
#footer 
	{clear: both; 
	padding: 5px 5px 5px 0px;
	border-top: 1px solid #000;
	color: #fff;
	background: #000;
	}
#footer a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#footer a:hover
{
    text-decoration: none;
    background-color: #ef4122;
    color: #000;
}
/* sidfot slut*/
/*SCHWEMA*/
table, tr, td
{
    border: solid 1px #fff;
}
.nyhet
{
background: #ff9900;

}
.nytt
{
background: #999;
}
.kurs
{
background: #fff;
border: solid 1px #ccc;
}

.head_schema
{
    border: solid 1px #fff;
    background: #ef4122;
    color: #fff;
    text-align: center;
}
.schema
{
    background: #ddd;
    height: 30px;
    text-align: center;
}
.bredd
{
    width: 12,5%;
}
.inlogg
{
  width: 70px;
}
.border
{
  padding: 30px;
  margin-bottom: 40px;
  margin-left: 200px;
}

#start2
{
  color:#fff;
}
#content #start2 a,
a:link,
a:hover,
a:visited,
a:active
{
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#content #start2 a:hover
{
    text-decoration: none;
    background-color: #fff;
    color: #ef4122;
}

#content #start2 h2
{

    font-size: 1.7em;
    margin: 0em 0em 0.2em 0em;
    line-height: 1.3;
    letter-spacing: 0.05em;
    color: #fff

}
#content #start2 h4
{
    font-size: 1.2em;
    margin: 0.7em 0em 0.5em 0em;
    letter-spacing: 0.05em;
    font-weight: normal;
    color:#fff;

}
