/* algemeen */

body
			{
			margin:							0;
			padding:						0;
			background-color:				#A2998E;
			font-family:					Verdana, Arial, Helvetica, sans-serif, "Arial Black";
			font-size:						12px;
			color:							#000000;
			height:							100%;
			background-image:				url(../images/bg.gif);
			background-position:			left top;
			background-repeat:				repeat-x;
			}
table, td
			{
			font-family:					Verdana, Arial, Helvetica, sans-serif, "Arial Black";
			font-size:						12px;
			color:							#000000;
			}
p
			{
			margin:							0;
			padding:						0;
			}
a
			{
			color:							#ae0407;
			text-decoration:				underline;
			}
a:hover
			{
			color:							#000000;
			text-decoration:				underline;
			}
h1
			{
			margin:							0;
			padding:						0;
			font-size:						12px;
			color:							#ffffff;
			font-weight:					bold;
			}
h2
			{
			margin:							0;
			padding:						0;
			font-size:						11px;
			color:							#000000;
			font-weight:					bold;
			}	
h3
			{
			margin:							0;
			padding:						0;
			font-size:						12px;
			color:							#ae0407;
			font-weight:					bold;
			}
/* content */
.prijs
			{
			color:							#ae0407;
			}
.verplicht
			{
			color:							#ae0407;
			font-size:						10px;
			}
.nieuwsdatum
			{
			color:							#818181;
			font-size:						10px;
			}

.table1
			{
			width:							100%;
			height:							100%;
			}
.contactblok
			{
			text-transform:					uppercase;
			font-size:						10px;
			color:							#dad3ca;
			font-weight:					bold;
			background-color:				#69645d;
			height:							30px;
			width:							172px;
			vertical-align:					middle;
			text-align:						right;
			padding-right:					10px;
			}
.contactblok a
			{
			text-transform:					uppercase;
			font-size:						10px;
			color:							#dad3ca;
			font-weight:					bold;
			text-decoration:				none;
			}
.contactblok a:hover
			{
			text-transform:					uppercase;
			font-size:						10px;
			color:							#ffffff;
			font-weight:					bold;
			text-decoration:				none;
			}
.updateblok
			{
			color:							#dad3ca;
			height:							30px;
			width:							538px;
			vertical-align:					middle;
			text-align:						right;
			padding-right:					10px;
			font-size:						11px;
			}
/* wanneer de pagina over de hele breedte moet onderstaande classes wisselen */
.contentblok
			{
			color:							#000000;
			background-color:				#ffffff;
			width:							548px;
			vertical-align:					top;
			text-align:						left;
			}
.contentblok2
			{
			color:							#000000;
			background-color:				#ffffff;
			width:							730px;
			vertical-align:					top;
			text-align:						left;
			}
.contenttable
			{
			width:							548px;
			}
.contenttable2
			{
			
			width:							730px;
			}
/* einde classwissel voor de breedte */
.content
			{
			padding:						25px;
			}
.header
			{
			background-color:				#817f7b;
			height:							30px;
			padding-left:					10px;
			}
.nieuwstd
			{
			background-image:				url(../images/nieuws.gif);
			background-repeat:				repeat-x;
			background-position:			bottom left;
			background-color:				#dad3ca;
			}
.contentnieuws
			{
			font-size:						11px;
			padding:						15px;
			}
.contentnieuws a
			{
			font-size:						11px;
			color:							#ae0407;
			font-weight:					bold;
			text-decoration:				none;
			}
.contentnieuws a:hover
			{
			font-size:						11px;
			color:							#ae0407;
			font-weight:					bold;
			text-decoration:				underline;
			}
.leesverder
			{
			font-size:						11px;

			}
.leesverder a
			{
			font-size:						11px;
			color:							#ae0407;
			font-weight:					bold;
			text-decoration:				none;
			}
.leesverder a:hover
			{
			font-size:						11px;
			color:							#ae0407;
			font-weight:					bold;
			text-decoration:				underline;
			}

.schaduw
			{
			background-image:				url(../images/bgschaduw.png);
			}
.schaduw1
			{
			background-image:				url(../images/bgschaduw1.gif);
			}
.schaduw2
			{
			background-image:				url(../images/bgschaduw2.gif);
			}
/* navig */
.navignormal
			{
			padding-left:					30px;
			color:							#e8e0d5;
			background-image:				url(../images/navig_normal.gif);
			font-weight:					bold;
			}
.navighover
			{
			padding-left:					30px;
			color:							#e8e0d5;
			background-image:				url(../images/navig_hover.gif);
			font-weight:					bold;
			cursor: 						pointer;
			cursor:							hand;
			}
.sub_navignormal
			{
			padding-left:					8px;
			padding-top:					5px;
			padding-bottom:					5px;
			color:							#000000;
			font-weight:					bold;
			}
.sub_navighover
			{
			padding-left:					8px;
			padding-top:					5px;
			padding-bottom:					5px;
			color:							#ffffff;
			font-weight:					bold;
			cursor: 						pointer;
			cursor:							hand;
			background-color:				#992D2B;
			}
.licht2
				{
				color:							#CCCCCC;
				font-size:						11px;
				}
.licht
				{
				color:							#818181;
				font-size:						10px;
				}
.licht a
				{
				color:							#818181;
				font-size:						10px;
				text-decoration:				none;
				}
.licht a:hover
				{
				color:							#000000;
				font-size:						10px;
				text-decoration:				underline;
				}
.licht a#current
			{
				color:							#000000;
				font-size:						11px;
				text-decoration:				none;
				font-weight:					bold;
			}
/* footer */
.footer
			{
			color:							#dad3ca;
			background-color:				#817f7b;
			height:							30px;
			width:							720px;
			vertical-align:					middle;
			text-align:						right;
			padding-right:					10px;
			font-size:						10px;
			}
.footer a
			{
			color:							#dad3ca;
			text-decoration:				none;
			}
.footer a:hover
			{
			color:							#ffffff;
			text-decoration:				none;
			}
/* form */
form
			{
			padding:						0;
			margin:							0;
			}
.input01
			{
			width:							290px;
			height:							18px;
			color:							#727272;
			font-family:					Arial, Helvetica, sans-serif;
			font-size:						11px;
			background-color:				#ffffff;
			border:							1px solid;
			border-top-color:				#8F8F8F;
			border-left-color:				#CECECE;
			border-right-color:				#CECECE;
			border-bottom-color:			#E3E3E3;
			}
.input02
			{
			width:							290px;
			height:							150px;
			color:							#727272;
			font-family:					Arial, Helvetica, sans-serif;
			font-size:						11px;
			background-color:				#ffffff;
			border:							1px solid;
			border-top-color:				#8F8F8F;
			border-left-color:				#CECECE;
			border-right-color:				#CECECE;
			border-bottom-color:			#E3E3E3;
			}
.input03
			{
			width:							290px;
			height:							18px;
			color:							#727272;
			font-family:					Arial, Helvetica, sans-serif;
			font-size:						11px;
			background-color:				#ffffff;
			border:							1px solid;
			border-top-color:				#8F8F8F;
			border-left-color:				#CECECE;
			border-right-color:				#CECECE;
			border-bottom-color:			#E3E3E3;
			}
.input04
			{
			width:							100px;
			height:							18px;
			color:							#727272;
			font-family:					Arial, Helvetica, sans-serif;
			font-size:						11px;
			background-color:				#ffffff;
			}
