/* Stylesheet Sneakerz.nl - Links */

BODY.bg {
	background-color: #000000;
	scrollbar-arrow-color: #D8F2FF; 		/* pijltjes */
	scrollbar-face-color: #006AA7; 			/* schuifbalk */
	scrollbar-highlight-color: #006AA7; 	/* linksbinnen */
	scrollbar-3dlight-color: #064A73; 		/* linksbuiten */
	scrollbar-shadow-color: #006AA7; 		/* rechtsbinnen */
	scrollbar-darkshadow-color: #064A73; 	/* rechtsbuiten */
	scrollbar-track-color: #2A8DC1;			/* achtergrond */
}

/* =========== styles for DIV's ============ */

DIV.home1_transparant {
	position: absolute; 
	left: 43px; 
	top: 75px; 
	width: 330px;
	height: 170px;
	z-index: 1; 
	background-color: #956445; 
	layer-background-color: #956445; 
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home1 {
	position: absolute; 
	left: 43px; 
	top: 75px; 
	width: 330px;
	height: 170px;
	z-index: 2; 
	overflow: auto; 
	border: 1px solid #6D441C;
}

DIV.home2_transparant {
	position: absolute; 
	left: 383px; 
	top: 75px; 
	width: 330px;
	height: 170px;
	z-index: 1; 
	background-color: #956445; 
	layer-background-color: #956445; 
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home2 {
	position: absolute; 
	left: 383px; 
	top: 75px; 
	width: 330px;
	height: 170px;
	z-index: 2; 
	overflow: auto; 
	border: 1px solid #6D441C;
}

DIV.home3_transparant {
	position: absolute; 
	left: 43px; 
	top: 255px; 
	width: 330px;
	height: 170px;
	z-index: 1;
	background-color: #956445; 
	layer-background-color: #956445; 
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home3 {
	position: absolute; 
	left: 43px; 
	top: 255px; 
	width: 330px;
	height: 170px;
	z-index: 1; 
	overflow: auto; 
	border: 1px solid #6D441C;
}

DIV.home4_transparant {
	position: absolute; 
	left: 383px; 
	top: 255px; 
	width: 330px;
	height: 170px;
	z-index: 1;
	background-color: #956445; 
	layer-background-color: #956445;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
}

DIV.home4 {
	position: absolute; 
	left: 383px; 
	top: 255px; 
	width: 330px;
	height: 170px;
	z-index: 1; 
	overflow: auto;  
	border: 1px solid #6D441C;
}

/* =========== styles for tables ============ */

TD.bg_right {
	background-image: url(../images/bg_right.gif); 
	background-repeat: no-repeat; 
	background-position: topleft;
}

TD.bg_bottom {
	background-image: url(../images/bg_bottom.gif); 
	background-repeat: no-repeat; 
	background-position: top;
}

TD.textarea {
	vertical-align: top; 
	text-align: left; 
	padding-left: 12px; 
	padding-right: 12px; 
	padding-top: 10px; 
	padding-bottom: 8px;
}

TD.koptext {
	padding-bottom: 6px;
}

TD.kopspacer {
	width: 100%;
	background-image: url(../images/kopspacer_talents.gif); 
	background-repeat: repeat-x;
}

/* =========== styles for text ============ */

.standard {
	font-family: Verdana, Arial;  
	font-size: 11px;
	font-weight: normal;
	letter-spacing : 0px;
	line-height : 15px;
	text-decoration: none;
	color: #FFFFFF;
}

/* =========== styles for images ============ */



/* =========== styles for forms ============ */
