/* BEGIN ADMIN */
.textblock 
{
	border:0; 
	padding:2px; 
	line-height:18px;
}

.textblockhover 
{ 
	border:2px solid #000000;
	padding:0; 
	cursor:default;
}
/* END ADMIN */

/* BEGIN HEADERS */
h1 {font-size:17px;color:#3659a0;font-weight:bold;font-style:normal;padding:0;margin:0 0 10px 0;line-height: 20px; }
h2 {font-size:17px;color:#EE2A32;font-weight:bold;font-style:normal;padding:0;margin:0 0 10px 0; }
h3 {font-size:15px;color:#3659a0;font-weight:bold;font-style:normal;padding:0;margin:0 0 10px 0; }
h4 {font-size:15px;color:#EE2A32;font-weight:normal;font-style:normal;padding:0;margin:0 0 8px 0; }
h5 {font-size:14px;color:#3659a0;font-weight:normal;font-style:normal;padding:0;margin:0 0 5px 0; }
/* END HEADERS */

/* BEGIN TEKST */

.textblock a { color:#EE2A32;text-decoration:none; }

.textblock p
{
	line-height:18px;
	margin:0 0 7px;
}

.textblock td p
{
	line-height:18px;
	margin:0 0 7px;
}

body img { border-color:White; }

.textblock ul
{
	margin:0px;
    list-style-type:none;
}

.textblock ul li
{
    margin-left:0px;
    background-image:url(/images/modules/acmsTekst/bullet.gif.v=6);
    background-position:0px 6px;
    background-repeat:no-repeat;
    padding-left:13px;
}

.textblock ul ul li
{
     background-image:url(/images/modules/acmsTekst/bullet2.gif.v=6);
     background-position:0px 6px;
     background-repeat:no-repeat;
}

.textblock ol
{
	margin:0px;
    list-style-type:decimal;
    padding-left:22px;
}

.textblock ol li
{
    margin-left:0px;
    list-style-type:decimal;
}

.textblock ol ol li
{
     margin:0px;
     padding:0px;
}
/* END TEKST */
