body {
	width:760px;
	margin:15px auto auto auto;
	background-color:#FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}
/*____________________________________________*/

#topwrapper{
	display:block;
	height:106px;
	margin-bottom:2px;
}
#toplogo{
	float:left;
	width:193px;
	height:106px;
	background-image:url(../ASSETS/oppassen_logo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#topreclame{
	float:left;
	width:565px;
	height:106px;
	text-align:center;
}

#middelwraper {
	margin:0px;
	background-image:url(../ASSETS/background.gif);
	height:100%;
	float:left;
}

#scrollerwrapper {
	width:758px;
	display:block;
}
#scrollerleft, #scrollercenter , #scrollerright {
	height:24px;
	float:left;
}

#scrollerleft{
	width:193px;
	background-image:url(../ASSETS/left_scroller.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#scrollercenter {
	width:364px;
	background-image:url(../ASSETS/middle_scroller.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#scrollerright {
	width:201px;
	background-image:url(../ASSETS/right_scroller.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* Einde scroller */

/* Menu */
#menuwrapper {
	float:left;
	width: 154px;
	height:100%;
	border:0px;
}

#menutop, .menukopgeel , .menukoppaars , .menukopgroen{
	height:20px;
	padding-left:15px;
	padding-top:5px;
	background-attachment:scroll; 
	ackground-position:left top;
	background-repeat:no-repeat;
}
#menutop { background-image:url(../ASSETS/left_column_top.gif);}
.menukopgeel { background-image:url(../ASSETS/left_column_orange.gif);}
.menukoppaars { background-image:url(../ASSETS/left_column_purple.gif);}
.menukopgroen { background-image:url(../ASSETS/left_column_green.gif);}

.menuitem {
	height: 20px;
	padding-left:15px;
	background-color:#EBEBEB;
	background-image:url(../ASSETS/left_column_background.gif);
	background-attachment:scroll;
	background-position:right;
	background-repeat:no-repeat;
}

.groen, .geel, .paars {
	height: 20px;
	background-attachment:scroll;
	background-position:right;
	background-repeat:no-repeat;
}

.groen {background-image:url(../ASSETS/light_green.gif);}
.groen:hover {background-image:url(../ASSETS/light_green_hl.gif);}

.geel { background-image:url(../ASSETS/light_orange.gif);}
.geel:hover { background-image:url(../ASSETS/light_orange_hl.gif);}

.paars { background-image:url(../ASSETS/light_purple.gif);}
.paars:hover { background-image:url(../ASSETS/light_purple_hl.gif);}
/* Einde Menu */
 #center{
	float:left;
	width:422px;
	height:100%;
	padding:10px 10px 10px 10px;
 }
 
/*Rechts*/ 
#rightwrapper {
	float:left;
	width:162px;
	height:100%;
	background-image:url(../ASSETS/right_column_background.gif);
	background-attachment:scroll;
	background-position:bottom right;
	background-repeat:y-repeat;
}

#rechtstop {
	background-image:url(../ASSETS/right_column_top.gif);
	height:20px;
	padding-left:15px;
	padding-top:5px;
	background-attachment:scroll; 
	background-position:right bottom;
	background-repeat:no-repeat;
}

.rechtskopzwart {
	margin-top: 5px;
	background-image:url(../ASSETS/right_column_black.gif);
	height:20px;
	padding-top: 5px;
	padding-left:15px;
	background-attachment:scroll; 
	ackground-position:left top;
	background-repeat:no-repeat;
}

.rechtsinhoud {
	padding-left:15px;
}
/*Einde rechts*/

#bandonderaan {
	margin:0px;
	float:left;
	background-image:url(../ASSETS/bottom.gif);
	width:758px;
	height:33px;
}

.reclame {
	height: 120px;
	width: 158px;
	border:0px;
}
/*__________________________________________________*/



.TitleBar {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	
}
.FlashText{
	color: #FFFF00;
	
	
}
.TextTitle{
	color: #cc3333;
	font-weight: bold;
	font-size: 14px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.NavLink {
	color: #000000;
	text-decoration: none;
}
a.NavLink:link {
	color: #000000;
	text-decoration: none;
}
a.NavLink:hover {
	color: #000000;
	text-decoration: underline;
}
a.NavLink:active {
	color: #000000;
	text-decoration: none;
}
a.NavLink:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

input, select, textarea {
	border:#8CC63F solid 1px;
	background:#FFFFFF;
}
