
body.mceContentBody 
 { 
	color:black; 
	text-align:left; 
	background-color:white; 
	background-image:none; 
}


BODY
{
	font: 11px Verdana;
	color: black;
}
.knap
{
	border-right: white 1px;
	padding-right: 2px;
	border-top: white 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	font: 11px Verdana;
	border-left: white 1px;
	color: white;
	padding-top: 1px;
	border-bottom: white 1px;
	background-color: #027a8b;
}
.tdKnap
{
	border-right: #A4000A 2px solid;
	border-top: #A4000A 2px solid; 
	border-bottom: #A4000A 2px solid;
	border-left: #A4000A 2px solid; 
}
.formular
{
	border-right: #027A8B 1px solid;
	border-top: #027A8B 1px solid; 
	border-bottom: #027A8B 1px solid;
	border-left: #027A8B 1px solid; 
}
.menu
{
	font: 11px Verdana;
	color: white;
	background-color: #027a8b;
	text-decoration: none;
}

.menu2
{
	font: 11px Verdana;
	color: white;
	text-decoration: none;
}

.menu2_sel
{
	font: 11px Verdana;
	color: white;
	text-decoration: none;
	font-weight:bold;
}

.menuSpace
{
	background-color: #018DA9;
}
.tekstboks
{
	
	color: black;
	FONT: 11px Verdana;
}
.tekstoverskrift
{
	font: bold 13px Verdana;
	color: #a51d31;
}
.sideoverskrift
{
	font: bold 16px Verdana;
	color: #a51d31;
}
TD
{
	font: 11px Verdana;
	color: black;
}
HR
{
	color: #a51d31;
}
.menuAdresse
{
	font: 11px Verdana;
	color: white;
	background-color: #1C8897; 
	text-decoration: none;
}
A
{
	font: 11px Verdana;
	color: black;
	text-decoration: underline;
}
.remark
{
	font: italic 9px Verdana;
	color: black;
	text-decoration: none;
}

h1 {
	font: bold 16px Verdana;
	color: #a51d31;
}

h2
{
	font: bold 13px Verdana;
	color: #a51d31;
	margin:0px;
}

p
{
}

a.news:link,a.news:active,a.news:visited {
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	font-size:11px;	
	
}
	
a.news:hover {
	text-decoration:underline;
	color:#a51d31;
	font-weight:normal;
	font-size:11px;	
}
