body {
	background-color: #EBE6E6;
	margin: 0px 0px 30px;
	padding: 0px 0px 30px;
	background-image: url(../ditty-ketting-beeld/opmaak/achter-breed.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
	}
 /*voor IE6 en lager */
* html body{
	background-attachment: scroll;
}

/*dit ziet IE6 en lager niet*/
html>body #boven {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C2525;
	padding-right: 12%;
	padding-top: 12px;
	padding-bottom: 4px;
	text-indent: 60px;
	position: fixed;
	left: 0px;
	top: 5px;
	width: 100%;
	z-index: 1;
}
 /*voor IE6 en lager */
*html #boven {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C2525;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-right: 12%;
	padding-top: 12px;
	padding-bottom: 4px;
	text-indent: 60px;
	margin-top: 0px;
	margin-left: 0px;
	
}
#grijsboven {
	background-color: #666666;
	height: 5px;
	width: 100%;
	z-index: 7;
	position: fixed;
	left: 0px;
	top: 0px;
}
 /*voor IE6 en lager, de grijze rand aan de bovenzijde is nu een onderdeel van #boven geworden */
*html #grijsboven {
	display:none;
}
#contact {
	position: fixed;
	top: 49px;
	right: 10px;
	background-color: #FFFFFF;
	border: 1px solid #9C2525;
	margin-top: -3px;
	letter-spacing: 0.2em;
}
 /*voor IE6 en lager */
*html #contact{
	position: absolute;
}
#contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C2525;
	text-decoration:none;
	line-height: 20px;
	display: block;
	padding-left: 12px;
	padding-right: 10px;
	background-color: #FFFFFF;
	font-weight: bold;
}
#contact a:hover {
	color: #FFFFFF;
	background-color: #9C2525;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	white-space: nowrap;
	letter-spacing: 0.1em;
	background-color: #f3f3f3;
	color: #000000;
	position: fixed;
	left: 45px;
	top: 48px;
}
/*voor IE6 en lager */
*html #nav{
	position: absolute;
}
#nav a:hover {
	color: #000000;
}
#nav a {
	color: #847173;
	text-decoration: none;
}
#nav img {
	margin-bottom: 2px;
	margin-right: 8px;
	margin-left: 8px;
}
#publicaties table {
	margin-bottom: 20px;
}
#copy {
	text-align: right;
	position: fixed;
	right: 10px;
	bottom: 5px;
	border: 1px solid #9C2525;
	white-space: nowrap;
	background-color: #FFFFFF;
}
/*voor IE6 en lager */
*html #copy{
	position: absolute;
}
#copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C2525;
	letter-spacing: 0.2em;
	text-decoration:none;
	display: block;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 12px;
}
#copy a:hover {
	color: #FFFFFF;
	background-color: #9C2525;
}
#kruisje {
	position: absolute;
	height: 20px;
	width: 20px;
	top: 8px;
	right: 8px;
}
#navwrapper {
	margin-top: 3px;
	padding-left: 40px;
}
#switch {
	position: absolute;
	right: 12px;
	white-space: nowrap;
	top: 21px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 7;
}
#switch a:hover {
	background-color: #9C2525;
	color: #FFFFFF;
}
#switch a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C2525;
	text-decoration: none;
	display: block;
}
#switch img {
	margin-bottom: -1px;
}
.omlijn {
	border: 1px solid #ADADAD;
}


 
 
 

