/* |-- ALGEMEEN --------------------------------------------|*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 10px;
}
table,td {
	font-size: 10px;
	text-align: left;
}
form,input,select,textarea {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #D21C1B;
}

/* |-- FORMULIEREN --------------------------------------------|*/

.leftMenuClubForm {
	background-color: #FFFFFF;
	height: 17px;
	width: 100px;
	border: 1px solid #999999;
	font-size: 10px;
}
.searchForm {
	background-color: #FFFFFF;
	height: 17px;
	width: 175px;
	border: 1px solid #999999;
	font-size: 10px;
}
.mailForm {
	background-color: #000000;
	height: 17px;
	width: 85px;
	border: 1px solid #999999;
	font-size: 10px;
}
.form {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 10px;
}
.button {
	font-size: 10px;
	background-color: #FCBD38;
	border-top: 1px outset;
	border-right: 1px outset;
	border-bottom: 1px outset;
	border-left: 1px outset;
}

/* |- MAIN --------------------------------------------|*/
td.main {
	text-align: left;
}
.mainBg { 
	background-color: #CCCCCC;
}
.navbar {
	background-color: #EAEAEA;
}
.mainTopRight {
	background-color: #CCCCCC;
}
.mainBottomRight {
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	width: 580px;
}
.tekstinspringen {
	background-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}
.contentHeader1 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.content,li,.body,.blockbody {
	font-size: 10px;
}
.contentList {
	list-style-image:  url(../Graphics/nl/content_li.gif);
	list-style-position: outside;
	text-align: left;
}
.vierkantindex {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
	padding-bottom: 5px;
}
.vierkantindextop {
	background-color: #CCCCCC;
	padding: 0px;
	width: 200px;
}
