/* #330B25; donkerpaars */
/* #B1369F; fuchsia */
/* #791A2B; donkerrood */
/* #D02428; rood */

html, body {
    scrollbar-face-color: #330B25;
    scrollbar-arrow-color: #D02428;/*rood*/
    scrollbar-track-color: #330B25;
    scrollbar-shadow-color: #330B25;
    scrollbar-highlight-color: #330B25; 
    scrollbar-3dlight-color: #D02428;
    scrollbar-darkshadow-color: #D02428;
  }
body {
	text-align: center;
	background-image: url(../img/body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #60152B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px;
	color: #330B25;
  }
#wrapper {
	position: relative;
	width: 780px;
	margin: 0 auto;
}
#container {
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #791A2B;
	border-left-color: #791A2B;
	background-image: url(../img/backgr-rep.jpg);
	background-repeat: repeat-y;
	text-align: left;
	height: 100%;
}
h1 {
	font-size: 12px;
	color: #DB3135;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
	margin-right: 20px;
}

.top {
	padding-top: 20px;
	background-image: url(../img/backgr-top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-bottom: 95px;
}
.content {
	background-image:  url(../img/backgr-center.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 550px;
	padding-left: 251px;
	padding-bottom: 10px;
}
p {
	color: #F9A344;
	margin-top: 0px;
	margin-right: 60px;
}
ul {
	color: #F9A344;
	margin-left: 0px;
	margin-right: 30px;
}
li{
	color: #F9A344;
	margin-top: 0px;
	margin-left: -42px;
	list-style-type: none;
	background-image: url(../../img/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px -2px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F9A344;
}
a:active {
	color: #F9A344;
}
.footer {
	vertical-align: top;
	padding-left: 251px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #330B25;
}
.footer a:link {
	color: #330B25;
	text-decoration: underline;
}
.footer a:visited {
	color: #330B25;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF!important;
	text-decoration: underline;
}
.footer a:active {
	color: #330B25;
	text-decoration: underline;
}
hr {
	color: #FBAB56;
	height: 1px;
	width: 467px;
}
.img {
	border: 1px solid #330B25;
}
.floatR{
	float: right;
	margin-left: 12px;
	margin-top: 3px;
}
.floatL{
	float: left;
	margin-richt: 12px;
	margin-top: 3px;
	margin-right: 20px;
}
.acts {
	margin-right: 17px;

}
.galerie {
	margin-right: 16px;

}
td.lijstkop {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #5C1428;
	padding-left: 8px;
	background-image: url(../img/backgr-lijstkop.jpg);
	color: #FFFFFF;
}
td.lijstdatum {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C1428;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	background-color: #9F223F;
	vertical-align: top;
}
td.lijsttxt {
	color: #FBAB56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5C1428;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	vertical-align: top;
}
.lijsttxt a{
	color: #FBAB56;
	text-decoration: underline !important;
}
.lijsttxt a:link{
	color: #FBAB56;
	text-decoration: underline !important;
}
.lijsttxt a:visited{
	color: #FBAB56;
}
.lijsttxt a:hover{
	color: #FFFFFF;
}
.lijsttxt a:active{
	color: #FBAB56;
}
/* -------------------------------------------------------------------- menu */
#menu {
	width:780px;
	z-index:1;
	font-weight: bold;
}
#menu ul {
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
}
#menu ul li {
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	float: left;
	margin-right: 20px;
	background-image: none;
}
#menu a:link, #menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #F9A344;
}
/* ----------------------------------------------------slideshow home */
#placeholder{
	position: relative;
	margin-bottom: 5px;
}
#fadeshow2 {
	position: absolute;
	left: 0px;
	top: 0px;
}
#fadeshow2toggler {
	position: absolute;
	text-align:center;
	top: 6px;
	left: 357px;
	z-index: 2000;
}
#fadeshow2toggler img{
	float: left;
}
span.status {
	display: block;
	margin-top: 3px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

