/* Hoe */
.bgRood			{
	background-image: url(../images/bg_rood.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.bgRoodLicht {
	background-color: #e37676;
	text-align: center;
}

#subnav a 		{color: #FFFFFF; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e68181;}
#subnav a:hover {color: #e68181; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CD0202; text-decoration: none;}
.subnavActive	{font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: bold;	color: #e68181;	text-decoration: none;}
#kaderRood		{
	margin-top: -13px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
	height: 405px;
	width: 536px;
	display: block;
	z-index: 0;
	background-image: url(../images/img_kader_wit-rood.png);
}		
#bodytekstRood	{
	text-align: left;
	width:480px;
	height:270px;
	border:0;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CD0202;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CD0202;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CD0202;
	scrollbar-base-color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-top: 10px;
}
a {
	color: #CD0202;
	text-decoration: underline;
}
#ABCmenu {
	text-align: center;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 14px;
	padding-top: 17px;
}
#ABCmenuStart {
	text-align: center;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ABCtekst {
	text-align: left;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 14px;
	padding-top: 10px;
}


#ABCtekstMain {
	text-align: left;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 14px;
	padding-top: 0px;
	width:470px;
	height:340px;
	border:0;
	overflow:auto;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CD0202;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CD0202;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CD0202;
	scrollbar-base-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-top: 10px;
}


.headerGroot {
	font-size: 14px;
	font-weight: bold;
	color: #CD0202;
	text-align: left;
}

.headerKlein {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}
.headerExtraGroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CD0202;
	text-align: left;
}
.HeaderSub {
	font-weight: bold;
	color: #CD0202;
}
.headerGroot a {
	text-decoration: underline;
}
.headerGroot a:hover {
	text-decoration: none;
}
.abc_off{
	background-color: #e37b7a;
	height: 18px;
	width: 18px;
	color: #f3b8ba;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 2px;
	float: left;
}
.abc_on{
	background-color: #e37b7a;
	height: 18px;
	width: 18px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 2px;
	float: left;
	cursor: pointer;
}
.abc_on:hover{
	background-color: #c70102;
}
.abc_sel{
	background-color: #c70102;
	height: 18px;
	width: 18px;
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 2px;
	float: left;
	cursor: pointer;
}

