#container {
	width: 100%;
	background-image: url(../images/oogjesboven.png);
	background-repeat: repeat-x;
	background-color: #646466;
	top: 0px;
}

#containerbevel {
	width: 100%;
	height:1px;
	background-color:#4c4c4c;
}

#greycontainer {
	left:50%;
	margin-left:-375px;
	width: 750px;
	position:relative;
}

#spacer {
	width:100%;
	height:188px;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
}
#content {
	width: 529px;
	/* voeg een extra brede rand toe aan de linkerkant */
	left: 19px;
	position: relative;
	/* */
	float: left;
}
#nomenu {
	width: 750px;
	/* voeg een extra brede rand toe aan de linkerkant */
	left: 0px;
	position: relative;
	/* */
	float: left;
}
#content #contentline {
	margin-bottom:12px;
	width:530px;
	height:3px;
	background-color: #e6e6e6;
}
#menu {
	width: 203px;
	position:relative;
	float:left;
}

#menu #menuline {
	margin-bottom:2px;
	width:203px;
	height:3px;
	background-color: #e6e6e6;
}
#filler {
	height: 400px;
	position: relative;
	float: left;
	margin-top:20px;
}

.clear {
	clear:both;
}
#logo {
	background-image: url(../images/rab-cultuurnachtbredalogo.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 84px;
	width: 284px;
	top:58px;
	left:50%;
	margin-left:-375px;
	z-index:10;
}

.heading {
	color:#ffff00;

}
#content a, #content a:visited {
	color: #e6e6e6;
}

#content a:hover {
	color: #ffffff;
}

#nomenu a, #nomenu a:visited {
	color: #e6e6e6;
}

#nomenu a:hover {
	color: #ffffff;
}

#content hr {
	size:1px;
	width:100%;
	noshade:true;
}

.mainheading {
	color: #ffff00;
}

p {
	margin-top:-2px;
	margin-bottom:-1px;
	padding-top:0px;
}

.custom1 {
	font-size:16px;
	font-weight:bold;
}

.custom2 {
	position:absolute;
	left:500px;
}

.custom3 {
	font-size:9px;
}
.custom4 {
	color:#ffffff;
	background-color:#000000;
	margin:2px;
}


