.schaduw_cel {
	background-attachment: scroll;
	background-image: url(../images/achter_tabelgr.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-indent: 0px;
}
.div_inhoud {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	width: 770px;
	visibility: visible;
	left: 24px;
	padding-left: 40px;
}

.schaduw_onder {
	background-attachment: fixed;
	background-image: url(../images/onder_schaduw.png);
	background-repeat: repeat-y;
	background-position: left top;
}
body {
	background-image: url(../images/achtergrond.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #38424C;
}
.plattetekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	letter-spacing: 1px;
}
.tabelRand {
	border: 1px solid #CCCCCC;
}

input {
	border: 1px solid #333333;
}
textarea {
	border: 1px solid #333333;
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	font-size: 12px;
}

a.menu:link, a.menu:visited{
	color: #666666;
	border-bottom: 1px #24006B;
	text-decoration: underline;
}

a.menu:hover, a.menu:active{
	color: #999999;
	border-bottom: 1px #AA80FF;
	text-decoration: underline;
} 

a.menu_vervolg{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
}

a.menu_vervolg:link, a.menu_vervolg:visited{
	color: #666666;
	border-bottom: 1px #24006B;	
}

a.menu_vervolg:hover, a.menu_vervolg:active{
	color: #999999;
	border-bottom: 1px #AA80FF;
	text-decoration: underline;
}

.menu_vervolg{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	color: #CCCCCC;
}.achter_kolom_links {
	background-image: url(../images/schaduw_kolom_links.png);
	background-repeat: repeat;
}
.achter_kolom_rechts {
	background-image: url(../images/schaduw_kolom_rechts.png);
	background-repeat: repeat;
}
