/* CSS Document */

BODY 
{
font-family:sans-serif;
font-size: 11;
font-color:#000000; 	
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
background-color:black;		
font-family: sans-serif; 
}


p
{
font-family: sans-serif;
font-size: 11;
color: #000000;
padding: 0.1cm;
line-height: 170%;
font-weight: bold;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}



p.right
{
border-left: medium solid #000000
}


h1
{
font-family: sans-serif;
font-size: 15;
color: #CC0000;
padding: 0.1cm;
}

span.overskrift
{
font-family: sans-serif;
font-size: 15;
color: #CC0000;
font-weight: bold;
}

span.overskrift_small
{
font-family: sans-serif;
font-size: 13;
color: #CC0000;
font-weight: bold;
}


span.sub_overskrift
{
font-family: sans-serif;
font-size: 11;
color: #999999;
font-weight: bold;
}

span.overskrift_stor
{
font-family: sans-serif;
font-size: 25;
color: #000000;
}


span.sub_overskrift_grey
{
font-family: sans-serif;
font-size: 10;
color: #999999;
font-weight: bold;
}



span.red
{
font-family: sans-serif;
font-size: 11;
color: #999999;
font-weight: bold;
color: #CC0000;
}

	 		 		  
		 
a:link {color: #000000; text-decoration: underline; }
a:active {color: #000000; text-decoration: underline; }
a:visited {color: #000000; text-decoration: underline; }
a:hover {color: #990000; text-decoration: underline; }

a.stor
{
font-family: sans-serif;
font-size: 15;
color: #000000;
font-weight: bold;
text-decoration: underline;
}

table.program
{
font-family: sans-serif;
font-size: 11;
color: #000000;
padding: 0.0cm;
line-height: 170%;
font-weight: bold;
}



	


