body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	margin: 0;
	padding-top: 53px;
	background-color: #9C9DA1;
	background-image:  url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;

	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #999999;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1; 

}
.magenta { 
	color: #F94112;
}
.lijntje { 
	color: #F94112;
	border: 1px;
	width: 70%;
	margin-left: 40px;
}

.contentheading, .componentheading {
  font-size        : 14px;
  font-weight      : bold;
  line-height      : 24px;
  text-align       : left;
  color            : #333333;
  width            : 100%;
}
td { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px; 
	color: #404040;
	line-height: 15px;
}

a:link { color: #F94112; text-decoration: none }
a:visited { color: #F94112; text-decoration: none }
a:active { color: #F94112; text-decoration: none }
a:hover { color: #F94112; text-decoration: underline }

select {font-family: Verdana, Arial, sans-serif; font-weight: normal;}
textarea {font-family: Verdana, Arial, sans-serif; font-weight: normal;}
h1, h2, h3, h4, h4, h5 {
		font-family: Arial, sans-serif;
		font-size: 16px;
		color: #F94112; 
		line-height: 14px;
} 

ul {margin:0; padding:0;}
li {list-style-type: none; background: url(images/bullet_arrow_burg.gif) transparent; background-repeat:no-repeat; margin:0; padding-left:12px; padding-bottom: 2px; background-position:2px 5px;}

input, textarea {
		background: #F94112; 
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #FFF; 
		border: 1px solid #FFF;
}
.vinkje {
		background: none; 
		color: #000; 
		height: 15px;
		width: 15px;
		border: none;
}
SELECT, OPTION	{
		background: #F94112; 
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: #FFF; 
}
form{
		margin:0px;
}

img {
	border: 0px;
}
	
.imgborder {	
padding: 1px;	
background-color: #000;
}

.column_01{
	vertical-align: top;
	background-image:  url(images/column_01.gif);
	background-repeat: repeat-x;
 	background-position: bottom;
	padding-top: 14px; 
	background-color:#F94112;
	color: #FFF;
}
.column_02{
	background-image:  url(images/column_02.gif);
	background-position: top left;
	padding: 11px; 
	padding-bottom: 0px; 
	background-color: #E3E4E5;
	
}
.column_03{
	vertical-align: top;
	background-image:  url(images/column_03.gif);
	background-repeat: repeat-x;
 	background-position: top;
 	color: #FFF;
	padding-left: 6px; 
	padding-bottom: 0px; 
	background-color: #BFC0C2;
}

.required {
	color: red;
	font-weight: bold;
}
.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.footer {
	vertical-align: top;
	background-image:  url(images/footer.jpg);
	background-repeat: repeat-x;
 	background-position: bottom;
	padding: 0px;
	margin: 0px;
	color: #AFAFAF;
	width: 730px;
	height: 64px;
}
.footerbreed {
	vertical-align: top;
	background-image:  url(images/footerbreed.jpg);
	background-repeat: repeat-x;
 	background-position: bottom;
	padding: 0px;
	margin: 0px;
	color: #AFAFAF;
	width: 730px;
	height: 64px;
}
.footertxt {
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	color: #ccc;
}
.footertxt a:link { color: #AFAFAF; text-decoration: none }
.footertxt a:visited { color: #AFAFAF; text-decoration: none }
.footertxt a:active { color: #AFAFAF; text-decoration: none }
.footertxt a:hover { color: #8F8F8F; text-decoration: underline }

.mailadres a:link { color: #AFAFAF; text-decoration: none }
.mailadres a:visited { color: #AFAFAF; text-decoration: none }
.mailadres a:active { color: #AFAFAF; text-decoration: none }
.mailadres a:hover { color: #8F8F8F; text-decoration: underline }

