body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 2px;
	color: #000033;
	background-image: url(afbeeldingen/bg.jpg);
	background-repeat: repeat-x;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #123E9D;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #123E9D;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #123E9D;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123E9D;
	font-weight: bold;
}


.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123E9D;
	font-weight: bold;
}

.SkinObject
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #123E9D;
	}

.ControlPanel {
	width: 100%;
	height: 64px;
	background-color: #9fbff8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*========================================================*/
/*  METAKNOPPEN                                    */
/*========================================================*/
a:link {
	color: #203278;
font-weight: bold;
text-decoration: none;}

a:visited {
  color: #203278;
  font-weight: bold;
text-decoration: none;}

a:hover {
color: #ff0404;
font-weight: bold;
text-decoration: underline;}

a:active {
	color: #203278;
	font-weight: bold;
text-decoration: none;}

a.metaknoppen {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.metaknoppen:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a.metaknoppen:hover {
	color: #CCCCCC;
	font-size: 12px;
}

a.metaknoppen:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}



a.breadcrumb {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a.breadcrumb:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

a.breadcrumb:hover {
	color: #203278;
	font-size: 11px;
text-decoration: underline;}

a.breadcrumb:active {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.home-menu   {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #F2F2F2;
}

a.home-menu:link  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #F2F2F2;
}

a.home-menu:visited  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #F2F2F2;
}

a.home-menu:hover  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #ECF5FF;
}

a.home-menu:active  {
    font-family: Arial, Helvetica;
    font-size:  12px;
    color: #F2F2F2;
}

#GroenPane {
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
}

#BlauwPane {
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
}
#RoodPane {
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
}
#PaarsPane {
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
}

#LeftPane {
	margin: 4px;
	padding: 4px;
}
#MenuPane {
	margin: 4px;
	padding: 4px;
}

#ContentPane {
	margin: 4px;
	padding: 4px;
}

#MidPane {
	margin: 4px;
	padding: 4px;
}

#RightPane {
	margin: 4px;
	padding: 4px;
}
#BottomPane {
	margin: 4px;
	padding: 4px;
}
a.voettekst:link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.voettekst:visited {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.voettekst:hover {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.voettekst:active {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


