/* ####################################################### Main Styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	/*background-image: url(../images/bgMain.jpg);*/
	background:#fff;
}
p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EF6022;
	border-right-color: #EF6022;
	border-bottom-color: #EF6022;
	border-left-color: #EF6022;
}
a:hover {
	font-weight: bold;
	color: #EF6022;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #F06023;
	background-image: url(../images/pijltjeBig.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px;
}

/* ####################################################### DIV's */
#main {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	position: relative;
	margin: 0px;
	height: 50px;
}
#navbar {
	position: relative;
	margin: 0px;
	height: 60px;
}
#sidebar {
	float: left;
	height: 800px;
	width: 203px;
	background-image: url(../images/sidebar2New.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	float: right;
	width: 622px;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(../images/bgMainFullNew.jpg);
	background-repeat: repeat-y;
}


#topSidebar {
	color: #FFFFFF;
	padding: 15px;
	position: relative;
}
#topSidebar a {
	color: #FFFFFF;
	text-decoration: underline;
}
#topSidebar a:hover {
	color: #FFFFFF;
	text-decoration: none
}
#navSidebar1 {
	position: relative;
	width: 196px;
	margin-left: 3px;
	float: left;
}

#navSidebar1 ul {
	list-style-image: url(../images/plussign.gif);
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	display: list-item;
	margin: 0px;
}
#navSidebar1 ul ul {
	list-style-image: url(../images/pijltje.gif);
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #EF6022;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navSidebar1 a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EF6022;
	border-right-color: #EF6022;
	border-bottom-color: #EF6022;
	border-left-color: #EF6022;
}
#navSidebar1 ul ul a {
	font-weight: bold;
	color: #EF6022;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navSidebar1 ul ul a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navSidebar1 a:hover {
	font-weight: bold;
	color: #EF6022;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navSidebar2 {
	position: relative;
	width: 196px;
	margin-left: 3px;
	float: left;
}
#navSidebar2 ul {
	position: relative;
	list-style-image: url(../images/plussign.gif);
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	width: 140px;
	margin: 0px;
}
#navSidebar2 a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EF6022;
	border-right-color: #EF6022;
	border-bottom-color: #EF6022;
	border-left-color: #EF6022;
}
#navSidebar2 a:hover {
	font-weight: bold;
	color: #EF6022;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#zijstukLinks {
	width: 13px;
	float: left;
}
#mainContent {
	padding-top: 54px;
	padding-left: 30px;
	width: 548px;
	float: left;
	position: relative;
	padding-right: 30px;
}
#mainContent ul {

	list-style-image: url(../images/pijltje.gif);
	list-style-type: none;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 50px;
}

/* ####################################################### Classes */
.floatLeft {
	float: left;
}
.caption {
	background-color: #FDF6E8;
	width: 500px;
	padding: 10px;
}
.fotokaders {
	border: 4px solid #FDF6E8;
}
.listSpacing {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}
.kadertje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 16px;
	width: 250px;
	border: 1px solid #CCCCCC;
}
.kader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #FFFFFF;
	height: 54px;
	width: 250px;
	border: 1px solid #CCCCCC;
}

/* */
.miniwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
a.miniwitlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
a.miniwitlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a.fotolink {
	border: 0px;
}
a.fotolink:hover {
	border: 0px;
}
.minivak {
width: 80px;}
