/***********************************************/
/* GS                              */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	padding: 0px;
	color: #940901;
	/*default kleur voor tekstbackground-color: #FFEAD5;
	*/
	background-color : #F8E2CD;
}

a {	color: #940901;	text-decoration: none; background-color:#ffd9ac; margin: 0px; padding: 0px}
a:link{ text-decoration: none; background-color:#ffd9ac;  }
a:visited{ text-decoration: none; font-weight:normal; background-color:#ffd9ac; }
a:hover{ text-decoration:  underline; } 
a  img {border: 0px ; border: 0px; padding: 0px;}

/*
a.fotolink , a.fotolink:link , a.fotolink:active , a.fotolink:visited , a.fotolink:hover {
	border-style:solid;
	border:2px;
	border-color:#FFF8F2;
}

a.fotolink:hover , a.fotolink:active{ 	border-color:#FF7300; }
*/


h1{
 font-size: 120%;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 114%;
 margin: 0px;
 padding: 0px;
}

h3, h4 {
 font-size: 100%;
 margin: 0px;
 padding: 0px;

}

h4{
 font-weight: normal;
}

h5{
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{ margin-left:15px;	list-style-image: url(../cssimg/li_vk1.gif); }
ul ul{ list-style-image: url(../cssimg/li_vk2.gif); }
ul ul ul{ list-style-image: url(../cssimg/li_vk3.gif); }

p {
	font-size:9pt;
	padding: 5px;
	margin : 0px;
	margin-top : 5px;
}
p.zondermarge{
	padding: 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.bladwijzer {
margin-left : 70px;
}
.bladwijzer A, .bladwijzer A:visited, .bladwijzer A:hover
{
  color:#940901;
  font-family:verdana;
  font-size:10px;
  font-weight:bold;
} 
span.tekst3
{  font-size:14px;
  font-weight:bold; 
}
span.tekst2
{  font-size:12px;
  font-weight:Bold; 
}
span.tekst1
{  font-size:12px;
  font-weight:normal; 
}
label{
	font-size: 100%;
	font-weight: bold;
	color: #FF0033;
}

img , img.linksondertitel , img.rechtsondertitel{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
img.linksondertitel{
	float: left;
 	padding: 0px 10px 10px 0px;
}
img.rechtsondertitel{
	float: right;
 	padding: 10px 0px 0px 10px;
}
p.tekstondertitel , p.tekstmarge00 , p.tekstmarge01 , p.tekstmarge02 , p.tekstmarge03 , p.tekstbox02 {
	margin-left : 90px;
	padding:0px;
	width: 430px;
}
p.tekstmarge00{	margin-left : 10px; width: 510px;}
.tekstmarge01{	margin-left : 90px; width: 430px;}
p.tekstmarge02{	margin-left : 120px; width: 400px;}
p.tekstmarge03{	margin-left : 150px; width: 370px;}

p.tekstbox02 {
	width:200px;
	border-style:solid;
	border:2px;
	border-color:#FF0000;
	padding:5px 5px 5px 5px;
}
p.titel , p.titellijn01 , p.titellijn02 , p.titellijn03 , p.titellijn04 , p.titellijn05 , p.paginatitel {
	background-image : url(../cssimg/Lijn01.gif);
	background-repeat : no-repeat;
	padding : 8px;
	text-indent : 82px;
	font-weight : bold;
	margin-top : 10px;	
}
p.titellijn01 { background-image : url(../cssimg/Lijn01.gif); }	
p.titellijn02 {	background-image : url(../cssimg/Lijn02.gif); }
p.titellijn03 {	background-image : url(../cssimg/Lijn03.gif); }
p.titellijn04 {	background-image : url(../cssimg/Lijn04.gif); }
p.titellijn05 {	background-image : url(../cssimg/Lijn05.gif); }
p.paginatitel {
	text-align : right;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 25px;
	color: #FF3300;
	background-image : none;
}


p.subtitel , p.subtitellijn01 , p.subtitellijn02 , p.subtitellijn03  {
	background-image : url(../cssimg/lijn11.gif);
	background-repeat : no-repeat;
	padding : 8px;
	text-indent : 82px;
	font-weight : bold;
	margin-top : 10px;
	background-position: 60px 2px;
}
p.subtitellijn01 {  background-image : url(../cssimg/lijn11.gif); }	
p.subtitellijn02 {  background-image : url(../cssimg/lijn12.gif); }
p.subtitellijn03 {	background-image : url(../cssimg/lijn13.gif); }

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#VeldLogo
{
    margin:0px 0px 0px 0px;

	left:8px;
	top:0px;
	width:760px;
	height:167px;

	color:#FF9900;
	background-repeat:no-repeat;
}

#VeldTekst
{
    padding-bottom: 10px;	padding-left: 10px;	padding-right: 15px;	padding-top: 10px;
    
}

/****  NAVIGATIEMENU  1 ****/

#navlist {

	border-left:1px solid #f37022;
	border-right:1px solid #f37022;
	width: 178px;
	margin: 0px;
	padding-top: 0px;
	background-color:	#FDBC64;
	border-top: 0px solid #f37022;
	border-bottom:0px solid #f37022;
	line-height: normal;
}
