body			{margin-left:0;
			 margin-right:0; 
			 margin-top:0;
			 font-family: Verdana;
			 overflow:auto}


body.metachtergrond	{margin-left:0;
			 margin-right:0; 
			 margin-top:0;
			 font-family: Verdana;
			 background-image: url(./../images/site/achtergrond.png);
			 background-attachment:fixed;
			 background-repeat: no-repeat;
			 background-position:100px 50px;
			 overflow:auto}
			 
body.digitaleweek	{margin-left:0;
			 margin-right:0; 
			 margin-top:0;
			 font-family: Verdana;
			 background-image: url(./../images/partners/digitaleweek.png);
			 background-attachment:fixed;
			 background-repeat: no-repeat;
			 background-position:250px 150px;
			 overflow:auto}
			 

table			{font-size:10pt;width:100%;}

table.faq		{font-size:10pt;
			 width:100%;
			 background-color:#eeeeee;}


table.alert		{font-size:10pt;width:50%;}








/* Style van midden en linker en rechtermarges */

td.midden		{width: 746px;
			 padding-left: 10px;
			 padding-right: 10px;}		/* Het totaal van de width en beide paddings moet 766px zijn */

td.linkerlijntje	{border-left : 1px solid #B6D3E8;}
td.rechterlijntje	{border-right : 1px solid #B6D3E8;}
div.linkerkant		{height:21px;
			 width:34px;
			 background-color:#EAF2F8;}
div.linkerkantzblauw	{height:21px;
			 width:34px;}
div.rechterkant		{height:21px;
			 background-color:#EAF2F8;}
div.rechterkantzblauw	{height:21px;}

			 
/* Einde style van linker en rechtermarges */
			 
			 
			 
div.justify		{text-align:justify;}	

td.grijs_titeltje	{font-weight:bold;
			 color:#BBBBBB;			/* Grijze kleur */
			 font-size:16px;		/* fonthoogte van de grijze titel op elke pagina */
			 height:25px;			/* deze hoogte bepaalt de spatie tussen de grijze titel en het grijze lijntje    */
			 text-align:right;
			 border-bottom:1px solid #bbbbbb;
			 }

td.grijs_titeltje_home	{font-weight:bold;
			 color:#BBBBBB;			/* Grijze kleur */
			 font-size:16px;		/* fonthoogte van de grijze titel op elke pagina */
			 height:25px;			/* deze hoogte bepaalt de spatie tussen de grijze titel en het grijze lijntje    */
			 text-align:right;
			 
			 }

td.donkerblauw_titeltje	{font-weight:bold;
			 color:#6F80A8;
			 height:23px;}


td.donkerblauw_titeltjegroter	{font-weight:bold;
			 color:#6F80A8;
			 font-size:30px;}

td.leeg_lijntje		{height:23px;}
td.hoger_lijntje	{height:40px;}
td.eerste_lijntje	{height:60px;}
td.eerste_lijntje_projectenmenu	{height:68px;}
td.eerste_lijntje_homepage	{height:0px;}


/* style voor de tabel met de titels en prijzen van cursussen */

table.titels		{text-align:center;}
tr.tabeltitel		{font-weight:bold;color:#ffffff;background-color:#6F80A8;}
td.tabelspecial		{text-align:left;color:#cc0000;}
td.tabellinks		{text-align:left;}

/* Einde style voor de tabel met de titels en prijzen van cursussen */

td.schoolboxmenu	{height:40px;}			/* deze hoogte bepaalt de spatie tussen de verschillende schoolboxtitels    */
td.persberichtenmenu	{height:15px;}			/* deze hoogte bepaalt de spatie tussen de verschillende persberichtentitels    */
td.titelpersbericht	{font-weight:bold;
			 color:#6F80A8;
			 height:23px;
			 width: 521px}	


col.partners		{border-style:solid;
			 border-width: 10px;
			 border-color: #6F80A8;
			 }

td.lijnr		{border-right-style:solid;
			 border-right-width: 0px;
			 border-color: #6F80A8;
			 }





A:link, A:visited, A:active
{
	text-decoration: underline;
	color: #FFFFFF;
}

A:hover 
{
	text-decoration: underline;
	color: #FFFFFF;
}

a img {text-decoration:none;
	     border:0;}

A.zwart:link, A.zwart:visited, A.zwart:active
{
	text-decoration: underline;
	color: #000000;
}

A.zwart:hover 
{
	text-decoration: underline;
	color: #000000;
}

A.zwartzonderlijn:link, A.zwartzonderlijn:visited, A.zwartzonderlijn:active, A.zwartzonderlijn:hover
{
	text-decoration: none;
	color: #000000;
}

A.persberichtenmenu:link, A.persberichtenmenu:visited, A.persberichtenmenu:active
{
	text-decoration: none;
	color: #000000;
}

A.persberichtenmenu:hover 
{
	text-decoration: none;
	color: #6F80A8;
}

A.zonder_en_blauw:link, A.zonder_en_blauw:visited, A.zonder_en_blauw:active  /* link zonder underline en met blauw als kleur */
{
	text-decoration: none;
	color:#6F80A8;
}

A.zonder_en_blauw:hover 
{
	text-decoration: none;
	color:#000000;
}

a img.border {border-style:solid;
	     border-width: 1px;
	     border-color: #6F80A8;}
