
/*Skilgreiningar fyrir Spurt og svaraš*/
body {    background-color : #FDFCF1;}

div.spsv p.sv, div.spsv p.dags {
    margin: 0;
    margin-left: 20pt;
    border-right-style: solid;
    border-right-color: #A790F0;
    border-right-width: thin;
    background-color : #EAE5FB;
    padding : 0.3em 1em 0.3em 0.3em ! important;
}
div.spsv p.titill {
    background-color: transparent;
    font-weight : bold;
    color : #471CD2;
    font-size : 1.5em;
    border : none;
    margin-top: 20pt;
    margin-bottom: 5pt;
}
div.spsv p.sp {
    background-color: transparent;   
    margin-top: 5pt; 
    margin-bottom: 10pt;
    border : none;
}
div.spsv p.sp+p.sp {margin-top: 0.5em;}


p.sp + p.sv {
    padding-top: 0.5em;}
div.spsv p.dags {
     text-align:right; 
     font-size: smaller;
     border-bottom-color: #A790F0; 
     border-bottom-width: medium; 
     border-bottom-style: solid; 
     }
     
div.spsv ul {
    margin: 0;
    margin-left: 20pt;
    border-right-style: solid;
    border-right-color: #A790F0;
    border-right-width: thin;
    background-color : #EAE5FB;
    padding : 0.3em 1em 0.3em 0.3em ! important;
	}     
    
div.spsv p.sp + ul {
    margin: 0;
    margin-left: 0pt;
    border-right-style: none;
    background-color :transparent;
    padding : 0.3em 1em 0.3em 0.3em ! important;
	}     
    
    div.spsv ul li {
    padding-right : 0.3em;
    list-style-position : inside;
}
    
