/* Hieronder bevinden zich de stijlen voor de html-tags die zonder klasse worden gebruikt
*/

BODY,p,td,ul,li,a  
{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
	color : #003366;
}

p
{
	margin-left : 21px;
	margin-top : 20px;
}
img
{border-color:#000000}

h1
{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 14px;
	letter-spacing : 1px;
	text-decoration : none;
	color : #003366;
	margin-left : 0px;
	margin-top : 20px;
}
h2
{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 1px;
	text-decoration : none;
	color : #003366;
	margin-left : 20px;
	margin-top :0px;
	margin-bottom: 0px;
}

/* Hieronder bevinden zich enkele stijlen die vrij gebruikt kunnen worden en niet tag-gebonden zijn
*/
.home
{
	margin-top : 2px;
	margin-bottom: 6px;
}
.titel 
{
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF
}

.subtitel-content 
{
	font-weight: bold;
}

/* Hieronder staan alle stijlen die gebonden zijn aan een html-tag en pseudo-klassen
De volgorde is in bepaalde browers van belang: de Hoover-pseudo-klasse niet voor de visited-pseudo-klasse zetten!
*/
a
{
	color:#C00000 ;
}
a:hover
{
	color: #C00000;
	text-decoration : underline;
}
a.content-link
{
	color:#C00000 ;
}
a.content-link:visited
{
	color: #4E9CA9;
}
a.content-link:hover
{
	color: #C00000;
	text-decoration : underline;
}
a.index
{
	font-size : 13px;
	color:#C00000 ;
}
a.index:visited
{
	font-size : 13px;
	color:#DEA234 ;
}
a.index:hover
{
	font-size : 13px;
	color:#C00000 ;
	text-decoration : underline;
}


a.linkernavigatie-main
{
	font-size : 12px;
	color:#04444E ;
}
a.linkernavigatie-main:active
{
	font-size : 12px;
	color: #4E9CA9;
}
a.linkernavigatie-main:visited
{
	font-size : 12px;
	color:#5E6770;
}
a.linkernavigatie-main:hover
{
	text-decoration : underline;
	font-size : 12px;
	color:#933 ;
}
a.linkernavigatie-main-current
{
	font-size : 12px;
	color:Maroon ;
}
a.linkernavigatie-sub
{
	font-size : 11px;
	color: #04444E;
}

a.linkernavigatie-sub:visited
{
	font-size : 11px;
	color: #464B50;
}

a.linkernavigatie-sub:hover
{
	font-size : 11px;
	color: #933;
}
a.linkernavigatie-sub-current
{
	font-size : 11px;
	color: Maroon ;
}	
a.linkernavigatie-subsub
{
	color: #003366;
}
a.linkernavigatie-subsub:visited
{
	color: #464B50;
}
a.linkernavigatie-subsub:hover
{
	text-decoration : underline;
	color: #003366;
}
a.linkernavigatie-subsub-current
{
	color: Maroon;
}
a.footernavigatie
{
	font-size : 10px;
	color: #000000;
	font-weight : bold;
}
a.footernavigatie:hover
{
	font-size : 10px;
	color: #000000;
	font-weight : bold;
}
a.topnavigatie
{
	font-size : 10px;
	color: #FFFFFF;
	font-weight : bold;
}
a.topnavigatie:hover
{
	font-size : 10px;
	color: #000000;
	font-weight : bold;
}
a.bovennavigatie
{
	font-size : 12px;
	color: #000000;
	font-weight : bold;
}
a.bovennavigatie:hover
{
	font-size : 12px;
	color: #000000;
	font-weight : bold;
}
td.topnavigatie
{
	font-size : 10px;
	color : #ffffff;
	font-weight : bold;
}
td.onderbalk
{
	font-size : 10px;
	color : #000000;
}
td.menu
{
	font-size : 12px;
	color : #FFFFFF;
}
td.leftmenu
{
	font-size : 12px;
	color : #FFFFFF;
}

td.bovenmenu
{
	font-size : 10px;
	color : #FFFFFF;
}

td.home
{
	font-size : 10px;
	color : #003366;
}

h1.titel-linkernavigatie
{
	margin-bottom : 15px;
}

h1.titel-content
{
	margin-left : 21px;
}

h1.left
{
	margin-bottom : 5px;
}
p
{
	margin-left : 0px;
	margin-top : 20px;
}
p.content 
{
	margin-left : 21px;
	margin-top : 0px;
	margin-bottom: 10px;
}

p.indexcontent
{
	margin-left : 21px;
	margin-top : 20px;
	margin-right : 60px;
}
p.figuur2
{
	margin-left : 70px;
	margin-top : 0px;
	margin-right : 0px;
	font-weight : bold;
}
p.menu
{
	margin-left : 21px;
	margin-top : 20px;
}

ul.lijstcontent
{
	text-align: left;
	margin-left : 35px;	
	margin-top: 0px;
}
ul.lijsttabel
{
	text-align: left;
	margin-left : 20px;	
}
li
{
	text-align: left;
	margin-right : 40px;
	margin-top: 0px;
	margin-bottom: 2px;
}
li.lijst
{
	text-align: left;
	margin-right : 40px;
}
table.content {
	margin-left : 21px;
}
table.nieuws {
border-left-color:#009900;
border-left-style:solid;
border-left-width:1px;
}
