/* CSS Document */
* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
body, html {
	background-color: Black;
	padding-top: 6px;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	color: white;
}
select{
	color: #000000;
	font-size: 9px;
	background-color: #E2E2E2;
}
.noborder {
	border: 0px;
}
.button{
	background-color: #393939;
	border: 1px solid orange;
	height : 18px;
	width : 144px;
	color:white;
	font-size : 10px;
}
.txtBoxEmailNormal {
	border: 1px solid #CCCCCC;
	background-color: ;
	font-size : 9px;
	height : 12px;
	width : 140px;
	color : black;
}
.txtBoxEmailSmall {
	border: 1px solid #CCCCCC;
	background-color: #E2E2E2;
	font-size : 9px;
	height : 12px;
	width : 40px;
		color : black;
}
#ValidationSummary1 Li{
	color: red;
	font-weight: bold;
	list-style: square;
	list-style-image : none;
}
.txtBoxEmailMulti {
	border: 1px solid #CCCCCC;
	background-color: #E2E2E2;
	font-size : 9px;
	height : 40px;
	width : 140px;
	color : black;
}
a {
	text-decoration: underline;
	color: white;
}
a:hover {
	text-decoration: none;
	color: white;
}
h1 {
	font-size:12px;
	font-weight : bold;
	margin-bottom: 8px;
}
ul {
	margin-top: 4px;
}
#topimage {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	text-align: left;
	background-image: url(../images/urlTop.gif);
	background-repeat: no-repeat;
	height : 107px;
}
#navtopbar {
	margin-left: auto;
	margin-right: auto;
	padding-left:45px;
	width: 920px;
	height : 200px;
}
#navtopbar a {
	color: white;
	text-decoration: none;
	font-size : 12px;
}
#navtopbar a:hover {
	color: orange;
	text-decoration: none;
	font-size : 12px;
}
#navtopbar a.arange {
	color: orange;
	text-decoration: none;
	font-size : 12px;
}
#navtopbar a:hover.arange {
	color: white;
	text-decoration: none;
	font-size : 12px;
}
.blok1{
	text-align : center;
	padding-top: 5px;
	padding-right: 30px;
	float: left;
}
#tekstcontent {
   margin-left: auto;
	margin-right: auto;
	width: 890px;
	text-align: left;
	height: 280px;
}
#tekstlinks {
	width: 270px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	
}
#tekstlinks h1 {
	color: Orange;
}
#tekstlinks a {
	text-decoration : none;
	}
#tekstlinks a:hover {
	text-decoration : underline;
	
}
#tekstlinks li {
	list-style-image: url(../images/listbullit.gif);
	margin-left: -24px;
}
#tekstlinks ul {
	margin-top: 0px;
}
#tekstmidden {
	width: 280px;
	padding-right: 17px;
	float: left;
}
#tekstmidden H1 {
	border : 1px solid orange;
	width : 279px;
	height : 26px;
	text-align: center;
	padding-top: 12px;
	font-family : Impact;
	font-size: 14px;
	letter-spacing: 0px;
}
#tekstmidden li {
	list-style-image: url(../images/listbullit.gif);
	margin-left: -24px;
}
#tekstrechts {
	width: 290px;
	float: left;
	overflow: auto;
	height: 240px;
}
#tekstrechts li {
	list-style-image: url(../images/listbullit.gif);
	margin-left: -24px;
}
#bottomlinks {
	width: 280px;
	padding-right: 17px;
	float: left;
	font-size : 9px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
	text-align: left;
	position : relative;
}
#bottomrechts {
	width: 290px;
	float : right;
}
.navtopfoto {
	border: 1px solid silver;
}
.makeorange {
	color: Orange;
}
a.bib  {
	color : #696969;
	text-decoration : none;
	text-align : right;
	font-size : 10px;
}
a:hover.bib  {
	color : orange;
	text-decoration : none;
	text-align : right;
	font-size : 10px;
}
a.arange {
	color: Orange;
}
/* tijdelijke zaken */
#tekstrechterkol {
	width: 490px;
	float: left;
}
#tekstrechterkol a.blocks {
	font-weight : bold;
	color: Orange;
	text-decoration : none;
	margin-bottom: 20px;
	cursor: pointer;
}
#tekstlinkerkol {
	width: 270px;
	padding-right: 30px;
	padding-left: 20px;
	float: left;
		font-size : 11px;
}
#tekstlinkerkol h1 {
	border : 1px solid orange;
	width : 279px;
	height : 26px;

	text-align: center;
	padding-top: 12px;
	font-family : Impact;
	font-size: 14px;
	letter-spacing: 0px;
	}
#tekstrechterkol li{
	list-style-image: url(../images/sleutel.gif);
}
#tekstrechterkol strong {
	color : orange;
	padding-left : 2px;
}
