/* 
================================
 Container Styles for DotNetNuke
================================
*/   



.OL-Title 	        {font-family:Arial, Helvetica, sans-serif;color:#71c326;font-size:10px;line-height:24px; font-weight:bold;}
.OL-LB-C			{background-image:url(IMG/groen/OnlineBtn-L.jpg); background-repeat:no-repeat; width:4px; height:24px;}
.OL-RB-C			{background-image:url(IMG/groen/OnlineBtn-R.jpg); background-repeat:no-repeat; width:20px; height:24px;}
.OL-RO-C			{width:20px; height:6px;}
.OL-LO-C			{width:4px; height:6px;}
.OL-B-V			{background-image:url(IMG/groen/OnlineBtn-M.jpg); background-repeat:repeat-x; height:24px; width:100px;}
.OL-R-H			{width:20px;}
.OL-O-V			{height:6px;}
.OL-L-H			{width:4px;}

.OL-Content		{vertical-align:top; padding-top:5px;width:120px;
                font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:11px;color:#333; line-height:16px; }
.OL-Content td  {text-align:justify;}

a:link,
a:visited       {color:#71c326; text-decoration:none;}
a:hover         {color:#71c326; text-decoration:underline;}
