body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	cursor: auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #66666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
}
.block {
	background-color: #031c28;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
td {
	color: #1b1b1b;
	font-family: Courier New;
	font-size: 12px;
	font-weight: normal;
}
/*                    Knop layout                  */
.button {
	background-color: #eaeaea;
	color: #031c28;
	border-style: solid;
	border-width: 1px;
	font-family: Courier New;
	font-size: 12px;
}
.img {
	border-color: #710956;
	border-style: solid;
	border-width: 1px;
}
/*                    Text velden layout                  */
.radio {
	border-style: solid;
	border-width: 0px;
	color: #031c28;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: 1pt;	
}
.scroll {
	margin-left: 			0px;
	margin-right: 			5px;
	margin-top: 			0px; 
	margin-bottom: 			0px;
	border-left:			0px solid; 
	border-right:			0px solid; 
	border-top:				0px solid;
	border-bottom:			0px solid; 
	border-color:			#ffffff;
}
A:link  {
	color : #031c28;
	background : transparent;
	font-family: Courier New;
	text-decoration : none;
}
/*                    Links                  */
A:visited  {
	color : #031c28;
	background : transparent;
	font-family: Courier New;
	text-decoration : none;
}
A:hover  {
	color : #031c28;
	border-width : 2px;	
	font-family: Courier New;
	text-decoration : none;
}
A:active  {
	color : #031c28;
	font-family: Courier New;
	text-decoration : none;
}
/*                    Rand rondom foto`s van aanbieidng, agenda, crew                  */
img	{
	border-width: 0px;
}
.extra_title, extra_title a:link, .extra_title a:hover,.extra_title a:active,.extra_title a:visited  {
	color: #1b1b1b;
	font-family: Times New Roman;
	font-size: 21px;
	font-weight: bold;
}
.extra_text,.extra_text a:link,.extra_text a:hover,.extra_text a:active,.extra_text a:visited  {
	color: #1b1b1b;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: normal;
}
.extra_title_blog, extra_title_blog a:link, .extra_title_blog a:hover,.extra_title_blog a:active,.extra_title_blog a:visited  {
	color: #1b1b1b;
	font-family: Courier New;
	font-size: 13px;
	font-weight: bold;
}
.extra_text_blog,.extra_text_blog a:link,.extra_text_blog a:hover,.extra_text_blog a:active,.extra_text_blog a:visited  {
	color: #1b1b1b;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
.agenda_link,.agenda_link a:hover,.agenda_link a:link,.agenda_link a:visited,.agenda_link a:acvtive {
	color: #bfff00;
	font-family: Courier New;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.fa_title {
	color: #bfff00;
	font-family: Courier New;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
.fa_title a:link,.fa_title a:hover,.fa_title a:active,.fa_title a:visited  {
	color: #bfff00;
	font-family: Courier New;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.fa_wit,.fa_wit a:link,.fa_wit a:hover,.fa_wit a:active,.fa_wit a:visited  {
	color: #ffffff;
	font-family: Courier New;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
.fa_link, fa_link a:hover,.fa_link a:link,.fa_link a:visited,.fa_link a:acvtive {
	color: #bfff00;
	font-family: Courier New;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
}
/* #################### KALENDER LAYOUT ######################## */
.dynCalendar_header{
	background-color: #4D4D57;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.dynCalendar_dayname {
	background-color: #4D4D57;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.dynCalendar_day {
	background-color: #4D4D57;
	border: 1px solid #c0c0c0;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
}

.dynCalendar_today {
	background-color: #1ab5ff;
	border: 1px inset #c0c0c0;
	font-family: Arial;
	font-size: 12px;
	cursor: hand;
}

.dynCalendar {
	background-color: #4D4D57;
	border: 1px outset #031c28;
	visibility: hidden;
}
.gb_input {
	border: 1px solid #373737;
	width: 182px;
}
.gb_textarea_input {
	border: 1px solid #373737;
	width: 182px;
	overflow: auto; 
}
