body         { background-color: #ffffff }

A:link {
	text-decoration: none;
	color: #0000ff;
}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {color: #6699cc}

A.black:link {
	text-decoration: none;
	color: #000000;
}
A.black:visited {color: #000000;text-decoration: none}
A.black:active {text-decoration: none}
A.black:hover {color: #888888}


tr.kolumnrubriker{font-weight: bold;}

td.rubrik{
	font: 12px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	color: white;
	background-color: #4477aa;
}


.pagename{
	font: 18px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	color: white;
	background-color: #4477aa;
	}
	
	.sectionname{
	font: 12px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	color: green;	
	}
	
	.subsectionname{
	font: 12px Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 4px;
	color: black;	
	}
	
	.caption{
	}
	
	.decoratedtext{
	color: #666666;
	font-weight: bold;

	}
	
	.medium_text_on_colored_background{ 
	color:#225599;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.small_text_on_colored_background{ 
	color: #225599;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt; 
	text-decoration:none;
	}
	.old_medium_text_on_colored_background{ 
	color:white;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	}
	
	.old_small_text_on_colored_background{ 
	color:white;
	font-family: Verdana, Helvetica, Arial;
	font-size: 8pt; 
	text-decoration:none;
	}


h1{
	font: Tahoma, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
p            { font-family: Verdana, Helvetica, Arial;
	 font-size: 8pt }

td { 
font-family: Verdana, Helvetica, Arial;
font-size: 8pt }

li { 
font-size: 8pt; 
font-family: Verdana, Helvetica, Arial;
color:black}

ul {
	color: #ff0000;
}
.coloredbody {
	oldbackground-color: #4477aa;
	background-color: #FFBBFF;

}
.accentuated {
	color: #6699cc;
}

