.login_style {font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #333333;
	}
.loginknop {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EFEFEF;
    border: 2px solid #A1C12F; 
}
.tekst_info {
	font-family: Arial;
	font-size: 10px;
	color: #858585;
	font-weight: bold;
	font-style: italic;
}
.tekst {
	font-family: Arial;
	font-size: 11px;
	color: #858585;
}

.talen {
	font-family: Arial;
	font-size: 12px;
	color:#999999;
	font-weight:bold;
}

.rood {
	font-family: Arial;
	font-size: 11px;
	color:#FF0000;
	font-weight:bold;
}
.left_titel {
	font-family: Arial;
	font-size: 13px;
	color:#5f5f5f;
	font-weight:bold;
}
.left_titel .kleur {
	color:#a1c12f;
}


.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.footer .kleur{
	color: #acca57;
}

.footer a:active {
	text-decoration: none;
}
.footer a:link {
	text-decoration: none;
	color: #acca57;
}
.footer a:visited {
	text-decoration: none;
	color: #acca57;
}
.footer a:hover {
	color:#666666;
	text-decoration: underline;
}

.form_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color:#333333;
}
.detail_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color:#333333;
	background-color:#CCCCCC;
	padding-left:5px;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #339FE4;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-color:#FF0066;
	color:#000000;
}

.list{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.list .over { background-color: #bbbbbb }

.list .title{
	background-color:#333333;
	color:#CCCCCC;
	font-weight:bold;
}

.list .even{
	background-color:#dddddd;
	color:#000000;
}
.list .oneven{
	background-color:#eeeeee;
	color:#000000;
}

.foto_upload {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-color: #EEEEEE;
}

a:link {
	font-family: Arial;
	font-weight: bold;
	color: #339FE4;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-weight: bold;
	color: #339FE4;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-weight: bolder;
	color: #A6C43B;
}
a:active {
	font-family: Arial;
	font-weight: bolder;
	color: #A6C43B;
	text-decoration: none;
}

