/* CSS Document */

/*  #d5c4ce   */
body {
	font-family: arial;
	
	color: #000000;
	text-decoration: none;
	background-color:#ffffff;

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

.style1 {
	color: #FF0000;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-left: 50px;
}


.images {
	padding-top: 150px;
}
#basis {
	background-image: url(../images/Login_back.jpg);
	height: 500px;
	width: 400px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #CCCCCC;
	width: 82%;
	font-weight: normal;
	padding-top: 4px;
	background-color: #B67B8D;
	float: right;
	padding-right: 12px;
	margin-left: 5px;
	margin-top: 20px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 25px;
}
#foot a:link {
text-decoration: none;
font-size:12px;
color:#FF0000;
}
#foot a:hover {
	text-decoration: none;
	font-size:12px;
	color: #FF0000;
}
#foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
	width: 100%;
	padding-top: 4px;
	background-color: #B67B8D;
	margin-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 70px;
}
#contentboek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-left: 70px;
	padding-top: 0px;
}
#content01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-left: 70px;
}

