@charset "utf-8";
html {overflow-y: scroll;} /*always scrollbar*/
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-image: url(img2/bodybg.gif);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #8977B7;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(img2/topbg2.gif);
	background-repeat: no-repeat;
	background-position: 215px -2px;
}
.twoColFixLtHdr #containerkunstenaars {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #8977B7;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(img2/left.gif);
	background-position: -3px -2px;
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header {
	margin-left: 250px;
	padding: 0px;
	margin-top: 10px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	padding: 10px 0; 
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(img2/logo2.gif);
	background-position: left top;
	background-repeat: no-repeat;

}
.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}
.twoColFixLtHdr #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 225px;
	padding-top: 320px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(img2/logo.gif);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #mainContent {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
} 
.twoColFixLtHdr #mainContent2 {
	margin-top: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 10px;
}
.twoColFixLtHdr #footer {
	background:#DDDDDD;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0; 
	}
#overflow {
	overflow: auto;
	height: 485px;
	width: 200px;
	padding-right: 5px;
	font-size: 10px;
} 

#loadarea {
	left:10px;
	top:0px;
	margin: 0px;
	padding: 0px;
	width: 500px; /*een wijdte moet blijven staan voor fadingeffect*/
	height: 420px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}	
#foto {
	left:12px;
	top:20px;
	width:724px;
	height:550px;
	z-index:4;
}	
#teller {
	position:absolute;
	left:58px;
	top:530px;
	width:25px;
	height:1px;
	z-index:1;
	visibility: hidden;
}
#wrapbox {
	margin-right: 5px;
	margin-left: 11px;
	width: 200px;
}
#subload {}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
table.foot {}
.foot td {
	color: #333333;
	font-size: 10px;
}
.foot td a {
	text-decoration: none;
	color: #333333;
}
.foot td a:visited {
	text-decoration: none;
	color: #333333;
}
.foot td a:hover {
	color: #000000;
	text-decoration: none;
}
table.viewer {}
.viewer th {
	color: #FFFFFF;
	font-size: 13px;
	background-image: url(img2/kader2.jpg);
	background-repeat: no-repeat;
	background-position: 9px 10px;
}
.viewer td {

}
table.viewerkl {}
.viewerkl th {
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(img2/kader2.jpg);
	background-repeat: no-repeat;
	background-position: 9px 10px;
}
.viewerkl td {

}
table.inhoud {
	margin: 0px;
	padding: 0px;
}
.inhoud th{
	font-size: 14px;
	color: #8977B7;
	line-height: 24px;
	padding-left: 5px;
}
.inhoud td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	color: #000;
}
.inhoud td a,visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.inhoud td a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8977B7;
}
.koptekst {
	font-size: 14px;
	color: #69559F;
}
.size10 {
	font-size: 10px;
}
table.contact {}
.contact td {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
h5 {
	color: #663399;
	font-size: 20px;
}
h4 {
	color: #663399;
	font-size: 14px;
}

.galerie {
	padding-left: 15px;
}

table.nieuws {
	background-color: #E7E3F2;
	border: 1px solid #8978B7;
}
.nieuws th {
	font-size: 12px;
	color: #614E92;
	padding: 2px;
}

.nieuws td {
	font-size: 11px;
	color: #000000;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.nieuws td a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.nieuws td a:visited {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.nieuws td a:hover {
	text-decoration: none;
}
table.www {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.www td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 3px;
}
.www td a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.www td a:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.www td a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #8977B7;
}
.kopje {
	font-size: 14px;
	color: #8977B7;
	line-height: 24px;
	font-weight: bold;
}
table.tijden {}
.tijden td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

