body {
	background-Color: #4C0001;
	color: #22201A;
	font-family: Arial;
	font-size: 12px;
	cursor: auto;
	scrollbar-face-color: #700000;
	scrollbar-highlight-color: #ffefa5;
	scrollbar-shadow-color: #ffefa5;
	scrollbar-3dlight-color: #700000;
	scrollbar-arrow-color:  #ffefa5;
	scrollbar-track-color: #700000;
	scrollbar-darkshadow-color: #700000;
}
.admin_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffefa5;
}
.block {
	background-color: #0f4d7b;
}
.text_wit {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ffefa5;
	text-decoration : none;
}
.text_geel {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #da7e29;
}
.img {
	border: 1px solid #fcf3b5;
}
.extra_text_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #da7e29;
}
.black_text_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.extra_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #7691b2;
}
.text_zwart {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5e2013;
}
td {
	color: #22201A;
	font-family: Tahoma;
	font-size: 11px;
}
/*                    Knop layout                  */
.button {
	background-Color: transparent; 
	border-color: #7691b2;  
	color: #22201A;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1pt;
}
/*                    Text velden layout                  */
.radio {
	border-style: none;
	border-width: 0px;
	color: #7691b2;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1pt;
	background: transparent;
}
.check {
	background-Color: transparent;	
	border-style: solid;
	border-width: 0px;
	color: #7691b2;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1pt;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1pt;	
}
textarea {
	border-color: #7691b2;  
	color: #22201A;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1pt;
}
select {
	background-Color: transparent; 
	border-color: #7691b2;  
	color: #22201A;
	border-style: solid;
	border-width: 1px;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 1pt;
	padding: 1px 1px 1px 1px;
	letter-spacing: 1pt;
}
/*                    Reclame layout                  */
.reclame {
	color: #7691b2;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
A:link  {
	color : #7691b2;
	font-family: Tahoma;
	text-decoration : none;
}
/*                    Links                  */
A:visited  {
	color : #7691b2;
	font-family: Tahoma;
	text-decoration : none;
}
A:hover  {
	color : #7691b2;
	font-family: Tahoma;
	text-decoration : underline;
}
A:active  {
	color : #7691b2;
	font-family: Tahoma;
	text-decoration : none;
}
/*                    Home pagina                  */
/*                    Poll pagina                  */
.poll_title {
	color: #ffefa5;
	font-family: Tahoma;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	bordercolor: #22201A;
}
.poll_text {
	color: #ffefa5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
}
.poll_text_vraag {
	color: #ffefa5;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
}
.poll_text_procenten {
	color: #ffefa5;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
}
.poll_result_bar {
	background-Color: #9B8959;
	border-width: 1px;
	border-style: inset;
	border-color: #ffefa5;
}
.poll_table {
	border: 1px;
	border-style: solid;
	border-color: #22201A;
}
.Link_home {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #eab139;
}
.Link_home_normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #dd863a;
	text-decoration : none;
}