/* ================================================================================================= */
/* ============================================ ALGEMEEN =========================================== */
/* ================================================================================================= */

* 				{ 	margin				: 0 0 0 0;
					padding				: 0 0 0 0; } 

body 			{		background 			: #ffffff;
					color				: #000000;
					font				: normal normal normal 76% Verdana, sans-serif, Arial;
					line-height			: 1.7em;
					margin				: 10px 0 10px 0; }

hr				{	color				: #ff9900;
					height				: 4;
					margin				: 12px 0px 12px 0px; }

p 				{	margin				: 0px 0px 14px 0px; } 

h1, h2, h3, h4			{	margin				: 0;
					padding				: 0; }
				 
h1 				{	font 				: normal normal normal 1.2em Verdana, sans-serif, Arial;
					margin				: 0 0 12px 0;
					text-align			: center; 
					color				: #0090A0;
					font-weight			: bold; }

img 				{	border				: 0; }

/* ================================================================================================= */
/* ============================================== OPMAAK =========================================== */
/* ================================================================================================= */

#content 			{	margin				: 0 auto;
					width				: 500px;
					background			: #ffffff; }

.bovenbalk 		{	width				: 767px; 
					margin				: 18px 0 0 0; }

.bovenbalk_titel
				{	float				: left;
					margin				: 0 0 0 0; 
					width				: 550px; }
 
.bovenbalk_functie 		
				{	float				: left;
					margin				: 0 0 0 0;
					width				: 120px;
					text-align			: right; }

#bovenrand 		{	background-color	: #ffffff;
					color				: #000000; 
					height				: 110px;
					margin				: 0 0 0 0;
					padding				: 0 0 0 0; }

#inhoud			{	float				: left;								
					text-align			: left;
					clear				: left; }

				
#onderrand 		{	margin				: 0 auto;
					width				: 500px;
					background			: #ffffff;
					font-size			: 0.8em;
					text-align			: center; }

/* ================================================================================================= */
/* =========================================== MELDINGEN =========================================== */
/* ================================================================================================= */

		
.foutmelding	{	color				: #C00000;
					line-height			: 1.7em;
					font-weight			: bold;
					margin				: 10px 0 10px 0; }

.succesmelding	{	color				: #36C000;
					line-height			: 1.7em;
					font-weight			: bold; }

/* ================================================================================================= */
/* ======================================== TABELLEN OPMAAK ======================================== */
/* ================================================================================================= */

table				{	text-align			: left;
					border				: 1px dotted #808080;
					width				: 100%; }

.formulier
				{	background-color		: #e8e8e8;
					margin				: 0px auto;
					width				: 63%;
					text-align			: center;
					padding				: 4px;}

/* ================================================================================================= */
/* ============================================ FORMULIER ========================================== */
/* ================================================================================================= */
		
.frm_text 			{	margin-bottom			: 3px;
					border				: #808080 solid 1px;
					font-family			: verdana, arial, sans-serif;  
					width				: 155px;
					height				: 18px; }

/* ================================================================================================= */
/* ============================================= LINKS ============================================= */
/* ================================================================================================= */

a, a:link, a:visited, a:active 
				{	background			: inherit;
					border-bottom		: 1px dotted #0085A1;
					color				: #005440;
					font-weight			: normal;
					text-decoration		: none; }
					
a:hover			{	background			: inherit;
					border-bottom		: 1px dotted #2c71ae;
					color				: #2c71ae; }

/* ================================================================================================= */
/* ============================================ OVERIG ============================================= */
/* ================================================================================================= */

.knop 		{		padding				: 2px 14px 2px 14px;
					margin				: 0 0 0 0;
					clear				: both;
					color				: #ffffff;
					background			: #D97300;
					border				: 1px #ccccff solid; }

/* ================================================================================================= */
/* ========================================== OVERBODIG ============================================ */
/* ================================================================================================= */