/* CSS Document */

P					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#000000; font-weight: normal;}
A:link 	  			{font-weight: normal; color: #00529c; text-decoration: underline;} 
A:visited 			{font-weight: normal; color: #00529c; text-decoration: underline;} 
A:active  			{font-weight: normal; color: #00529c; text-decoration: underline;} 
A:hover   			{font-weight: normal; color: #ed1c24; text-decoration: none;}

UL					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#000000; font-weight: normal;}
OL					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 11px; color:#000000; font-weight: normal;}

H1					{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 14px; color:#00529c; font-weight: bold; margin:0;}

hr {width:100%; color:#00529c; background-color:#00529c; height:1px;}

.form_homepage{		color: #781351;
					background: #ed1c24;
					border: 1px solid #ffffff;
					width:193px;
					height:18;
					font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#000000; font-weight: Italic;
					text-align: right;
					padding-right:6;
					padding-bottom:1;
					padding-left:1;
					padding-top:1;
					
}
.formfield			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; color: #848484; border:1px solid #00529c; height:18; background:#FFFFFF; width:100%;}
.formbut			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; color: #FFFFFF; border:1px solid #00529c; height:18; background:#00529c; width:150px; }
.home_zoekbut		{background-image:url(../media/image/zoekbutton.gif); width:75px; height:43px; border:none;}


.txt_wit			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#ffffff; font-weight: bold;}
.txt_wit:link 		{font-weight: normal; color: #ffffff; text-decoration: underline;} 
.txt_wit:visited 	{font-weight: normal; color: #ffffff; text-decoration: underline;} 
.txt_wit:active  	{font-weight: normal; color: #ffffff; text-decoration: underline;} 
.txt_wit:hover   	{font-weight: normal; color: #ffffff; text-decoration: none;}

.txt_blauw			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#00529c; font-weight: normal;}
.txt_blauw:link 	{font-weight: normal; color: #00529c; text-decoration: underline;} 
.txt_blauw:visited 	{font-weight: normal; color: #00529c; text-decoration: underline;} 
.txt_blauw:active  	{font-weight: normal; color: #00529c; text-decoration: underline;} 
.txt_blauw:hover   	{font-weight: normal; color: #ed1c24; text-decoration: none;}

.txt_grijs			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#848484; font-weight: normal;}
.txt_grijs:link 	{font-weight: normal; color: #848484; text-decoration: underline;} 
.txt_grijs:visited 	{font-weight: normal; color: #848484; text-decoration: underline;} 
.txt_grijs:active  	{font-weight: normal; color: #848484; text-decoration: underline;} 
.txt_grijs:hover   	{font-weight: normal; color: #ed1c24; text-decoration: none;}

.txt_rood			{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#ed1c24; font-weight: normal;}
.txt_rood:link 		{font-weight: normal; color: #ed1c24; text-decoration: underline;} 
.txt_rood:visited 	{font-weight: normal; color: #ed1c24; text-decoration: underline;} 
.txt_rood:active  	{font-weight: normal; color: #ed1c24; text-decoration: underline;} 
.txt_rood:hover   	{font-weight: normal; color: #00529c; text-decoration: none;}

.menu				{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#00529c; font-weight: bold;}
.menu:link 			{color: #00529c; text-decoration: none; font-weight: bold;} 
.menu:visited 		{color: #00529c; text-decoration: none; font-weight: bold;} 
.menu:active  		{color: #00529c; text-decoration: none; font-weight: bold;} 
.menu:hover   		{color: #ed1c24; text-decoration: none; font-weight: bold;}

.menuM				{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#ed1c24; font-weight: bold;}
.menuM:link 		{color: #ed1c24; text-decoration: none; font-weight: bold;} 
.menuM:visited 		{color: #ed1c24; text-decoration: none; font-weight: bold;} 
.menuM:active  		{color: #ed1c24; text-decoration: none; font-weight: bold;} 
.menuM:hover   		{color: #ed1c24; text-decoration: none; font-weight: bold;}

.bcrumb				{font-family: Arial, Helvetica, sans-serif, Verdana, Geneva; font-size: 12px; color:#848484; font-weight: normal;}
.bcrumb:link 		{font-weight: normal; color: #848484; text-decoration: none;} 
.bcrumb:visited 	{font-weight: normal; color: #848484; text-decoration: none;} 
.bcrumb:active  	{font-weight: normal; color: #848484; text-decoration: none;} 
.bcrumb:hover   	{font-weight: normal; color: #ed1c24; text-decoration: underline;}

.form_error {	background-color:#FF0000; }