/* Edited by Kasper 16-11-2005 */
/* Global vars */
body { font-family: Verdana, Arial, Helvetica, sans-serif; }
input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

/* text definitions */
.tekst {   font-size: 10px; font-style: normal; font-weight: normal; color: #FF0400}
.tekstbold {  font-size: 10px; font-style: normal; font-weight: bold; color: #FF0400 }
.tekstklein {  font-size: 9px; font-style: normal; font-weight: normal; color: #FF0400 }
.tekstkleinbold {  font-size: 9px; font-style: normal; font-weight: bold; color: #FF0400 }
.tekstwit {  font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF}
.tekstwitbold {  font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF }
.tekstkleinzwart {  font-size: 9px; font-style: normal; font-weight: normal; color: #000000}
.tekstzwart {  font-size: 10px; font-style: normal; font-weight: normal; color: #000000}
.tekstzwartbold {  font-size: 10px; font-style: normal; font-weight: bold; color: #000000 }
.tekstwitbold2 {  font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF }
.tekstroodbold {  font-size: 12px; font-style: normal; font-weight: bold; color: #FF0000}
.tekstgeelbold {  font-size: 12px; font-style: normal; font-weight: bold; color: #FFFF00}

.inputlogin {	border-style: groove;  }

/* tabel */
.tabel1234 {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.tabel_4 {   font-size: 10px; font-style: normal; font-weight: normal; color: #000000; border: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tabel1_4 {   font-size: 10px; font-style: normal; font-weight: normal; color: #000000; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.tabel_4zwart {  font-size: 10px; font-style: normal; font-weight: normal; color: #000000; border: #000000 solid; border-width: 0px 0px 1px}

/* registration page */
.backLink { float:right; margin: 0px 20px ; padding:0px 20px; font-size:10px; }
.backLink A:link, .backLink A:visited, .backLink A:active {text-decoration: none; color:#FF0400;}
.backLink A:hover {color:#FF0400; text-decoration: underline;}

.errorText { 
	font-size:10px;
	text-align:center; 
	background-color:#E5E5E5; 
	border:1px solid red; 
	padding:5px; 
	color:red; 
	font-weight:bold;  
}
.regSheet{
	font-size:10px;
	margin: 10px;
	padding: 10px;
	border: 0px;
	background-color:#E5E5E5;
	float:left;
}
.introText{
	font-size:10px;
	float:left;
	font-weight:bold;
	background-color:white;
	margin:20px 0px 0px 20px;
	width: 500px;
	clear:both;
}
.inputItem {
	position:relative;
	float:left;
	border-bottom:1px solid black;
	margin:2px 0px;
	clear:both;
	padding: 5px 0px;
	width:650px;
}
.inputField { margin:10px 0 5px; }
.inputField .inputlogin{ left:200px; position:absolute;	border-style: groove; }
.inputField .textfield { border-style: groove; }


.submitB{ margin:10px 0 5px; padding:2px; position:relative; clear:both; float:left; }
.submitB input {font-size:12px; padding: 2px 20px; clear:both;}

/* ***************************** photo upload ********************** */
.barLeft {width:330px; clear:none; float:left; margin-right:20px;}
.barLeft a{ line-height:20px; clear:both; float:left;width:100%;}
.barLeft A:link, .barLeft A:visited, .barLeft A:active {text-decoration: none; color:#FF0400; }
.barLeft A:hover {color:#FF0400; text-decoration: underline; font-weight:bold;}
.resultT {width:130px; float:left; padding:2px 0; font-weight:bold;}
.resultI {width:200px; float:left; clear:right; padding:2px 0; }

.barRight {width:400px; clear:none; float:left; }
.barRight .rightTit{font-weight:bold; clear:both; margin: 0 0 15px;}
.barRight .file{clear:both; }
.barRight form {display:inline; padding:10px 0 0;}
.barRight input {margin:10px 10px 0 0; padding:0 10px; font-weight:normal;}

.kloppen {
	background-color:white; 
	padding:10px; 
	border:3px dotted green; 
	font-weight:bold;
	float: left;
	text-align:center;
}

.kloppenJa { border:1px solid black; background-color:#EEE; float:left; width:30px; margin:10px 10px 0 0}
.kloppenNee{ border:1px solid black; background-color:#EEE; float:left; width:30px; margin:10px 10px 0 0}
.kloppenJa A:link, .kloppenJa A:visited, .kloppenJa A:active, .kloppenNee A:link, .kloppenNee A:visited, .kloppenNee A:active {text-decoration: none; color: black; }
.kloppenNee A:hover, .kloppenJa A:hover{color: black; text-decoration: underline; font-weight:bold;}

/* paiment page */
.poweredby {
	clear:left;
	font-size:8px;
	font-size:10px;
	margin: 0 30px;
	padding: 0;
	border: 0px;
	color:#555;
}
.backLinkB A:link, .backLinkB A:visited, .backLinkB A:active {text-decoration: none; color:black;}
.backLinkB A:hover {color:black; text-decoration: underline;}
.regSheet strong{ font-size:11px; margin-left:50px;}
