/* BEGIN ADMIN */
.textblock 
{
	border:0; 
	padding:2px; 
	line-height:18px;
	color:#2e6296;
}

.textblockhover 
{ 
	border:2px solid #000000;
	padding:0; 
	cursor:default;
}
/* END ADMIN */

/* BEGIN HEADERS */
h1 {font-size:19px;color:#009ee0;font-weight:bold;font-style:normal;padding:0;margin:0 0 20px 0; }
h2 {font-size:19px;color:#e2006e;font-weight:bold;font-style:normal;padding:0;margin:0 0 15px 0; }
h3 {font-size:17px;color:#009ee0;font-weight:bold;font-style:normal;padding:0;margin:0 0 10px 0; }
h4 {font-size:15px;color:#b1b3b4;font-weight:bold;font-style:normal;padding:0;margin:0 0 8px 0; }
h5 {font-size:15px;color:#009ee0;font-weight:bold;font-style:normal;padding:0;margin:0 0 5px 0; }
/* END HEADERS */

/* BEGIN TEKST */
.textblock hr { display:block;width:100%;border:0;height:2px;margin:0 0 15px 0;padding:0;background:#009ee0; }

.textblock a { color:#009ee0;text-decoration:none;font-weight:bold; }
.textblock a:hover { text-decoration:underline; }

.textblock p
{
    font-size:12px;
	margin:0 0 15px 0;
	line-height:18px;
	color:#2e6296;
	font-family:Tahoma;
}

.textblock td p
{
	font-size:12px;
	margin:0 0 15px 0;
	line-height:18px;
	color:#2e6296;
	font-family:Tahoma;
}

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=1);
    background-position:0px 6px;
    background-repeat:no-repeat;
    padding-left:13px;
}

.textblock ul ul li
{
     background-image:url(/images/modules/acmsTekst/bullet2.gif.v=1);
     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 */
