/* Til bakgrundsfarge i TinyMce */
form textarea#text{width:500px;} 

.mceContentBody{/*background-image: none;*/ background-color: #99aaba;}

/* Tinymce slutt */

.link a:link {

	COLOR: Black;

	font: normal 10pt/10pt Verdana;

}

.link a:visited {

	COLOR: Black;

	font: normal 10pt/10pt Verdana;

}

.link a:hover {

	color: Red;

	font: normal 10pt/10pt Verdana;

}

p { margin-bottom: 18px; }

h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }

h2 { font-weight: bold; font-size: 20px; line-height: 21px; margin-bottom: 18px; }

h3 { font-weight: bold; font-size: 1em; line-height: 18px; }

h4 { font-weight: bold; font-size: 10px; line-height: 18px; }

td {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	vertical-align: top; 

}



pre {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

}


.OverskriftAtiCon {
	font-weight: bold; 
	font-size: 24px; 
	line-height: 36px; 
	margin-bottom: 18px; 
	color: #000000;
}

.StorTekst {
	font-weight: normal;
	font-size: 16px;
	color: White;
}

.NormalTekst {

	font-size: 14px;
	font-weight: bold;
	color: White;

}

.LitenTekst {

	font-weight: normal; 
	font-size: 10px; 
	line-height: 8px; 
	margin-bottom: 2px; 

}

.tablerow1 {

	background-color: #BBBBBB;

}



thead {

	background-color: #FFBBBB;

}



tfoot {

	background-color: #BBBBFF;

}

th {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top; 

}


