FONT			    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
TD  			    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
th  			    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
BODY			    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
INPUT			    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
TEXTAREA		    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
FORM 			    {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
SELECT              {font-size: 9pt; font-family: Arial, Geneva, Helvetica, sans-serif; color: #000000; background: #FFFFFF; border: 1px solid #000000; border-color: #BF0000;}

input.zoeken        {width: 97px; background: #FFFFFF; border: solid 1px #004080; padding: 0px; COLOR: #C3C3C3; font-size: 10pt; font-family: Arial, Geneva, Helvetica, sans-serif;}

div.video_small img.video_img 	{border: 1px #BF0000 solid; background-color: #ffffff; padding: 1px; margin-left: 8px; width: 100px; height: 75px;}

img.articleleft             {float:left; margin-bottom:10px; margin-left:0px; margin-right:10px; border: none;}
img.articleright            {float:right; margin-bottom:10px; margin-left:10px; margin-right:0px; border: none;}

h1			            {font-size: 12pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
h2			            {font-size: 10pt; font-family: Arial, Geneva, Helvetica, sans-serif;}
.artikeltitel           {COLOR: #000000; font-size: 10pt; FONT-WEIGHT: bold; font-family: Arial, Geneva, Helvetica, sans-serif; TEXT-DECORATION: none}
.kadertitel	            {COLOR: #000000; font-size: 10pt; FONT-WEIGHT: bold; font-family: Arial, Geneva, Helvetica, sans-serif; TEXT-DECORATION: none}
.bloktitel	            {COLOR: #000000; font-size: 10pt; FONT-WEIGHT: bold; font-family: Arial, Geneva, Helvetica, sans-serif; TEXT-DECORATION: none}

table.gcal-block-cal td.day-no-event	{background-color: #EAF4FF;}
table.gcal-block-cal td.day-event	    {background-color: #EAF4FF;}
table.gcal-block-cal td.today-no-event	{border: 1px #BF0000 solid; background-color: #EAEAEA;}
table.gcal-block-cal td.today-event	    {border: 1px #BF0000 solid; background-color: #EAEAEA;}

table.gcal-month th			            {COLOR: #FFFFFF; background-color: #BF0000;}
table.gcal-month td.weekend		        {COLOR: #000000; font-size: 8pt; background-color: #EAF4FF;}
table.gcal-month td.day			        {COLOR: #000000; font-size: 8pt; background-color: #EAF4FF;}
table.gcal-month td.no-day		        {COLOR: #000000; font-size: 8pt;}
table.gcal-month td.today		        {COLOR: #000000; font-size: 8pt; background-color: #EAEAEA;}

.day-link 		        {COLOR: #004080; TEXT-DECORATION: none; font-size: 10pt}
.day-link:hover   		{COLOR: #BF0000; text-decoration: none; font-size: 10pt}
.day-link:active  		{COLOR: #BF0000; TEXT-DECORATION: none; font-size: 10pt}

A 	  		        {COLOR: #BF0000; TEXT-DECORATION: none;}
a:hover   		    {COLOR: #BF0000; text-decoration: underline;}
A:active  		    {COLOR: #BF0000; TEXT-DECORATION: none;}
A.menu 	 		    {COLOR: #004080; TEXT-DECORATION: none; font-size: 10pt;}
a.menu:hover   		{COLOR: #BF0000; text-decoration: none; font-size: 10pt;}
A.menu:active  		{COLOR: #BF0000; TEXT-DECORATION: none; font-size: 10pt;}

A.zwart		            {COLOR: #000000; TEXT-DECORATION: none;}
A.zwart:hover   		    {COLOR: #BF0000; text-decoration: underline;}
A.zwart:active  		    {COLOR: #BF0000; TEXT-DECORATION: none;}

A.paginaicons 		        {COLOR: #000000; TEXT-DECORATION: none; font-size: 8pt;}
A.paginaicons:hover 		{COLOR: #000000; TEXT-DECORATION: none; font-size: 8pt;}
A.paginaicons:active  		{COLOR: #000000; TEXT-DECORATION: none; font-size: 8pt;}

.kleinzwart 		{COLOR: #000000; TEXT-DECORATION: none; font-size: 8pt;}
.kleingrijs 		{COLOR: #808080; TEXT-DECORATION: none; font-size: 8pt;}

.geheelzwart 		{COLOR: #000000; TEXT-DECORATION: none;}
.geheelzwart:hover 	{COLOR: #000000; TEXT-DECORATION: none;}

div.tablelayout{
	display:table;
	width:100%;
	border-collapse:collapse;
}

div.tablelayout div{
	display:table-row;
}

div.tablelayout div div{
	display:table-cell;
	text-align:left;
	padding:5px;
	vertical-align:top;
}

#fullheight{height:100%}

#blackscreen
{
position:fixed; display:none; left:0; top:0; width:100%; height:100%; background-color:#000000;
opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
filter: alpha(opacity=75); /* IE lt 8 */
-ms-filter: "alpha(opacity=75)"; /* IE 8 */
-khtml-opacity: .75; /* Safari 1.x */
-moz-opacity: .75; /* FF lt 1.5, Netscape */

}

#bar
{
	cursor:none;
}

#bar:hover
{
	cursor:move;
}

