/* Stylesheet for GalerieMarie.nl */

body.home {
		background-color: #0C921F;
}

body.galerie_top {	
		background-color: #ED9393; 
		background-image: url(images/galerie_gm_spacer.gif); 
		background-repeat: repeat-y;
}

body.galerie {	
		background-color: #AE0808;
		scrollbar-arrow-color: #FFFFFF; 		/* pijltjes */
		scrollbar-face-color: #D96C6C; 			/* schuifbalk */
		scrollbar-highlight-color: #D96C6C; 	/* linksbinnen */
		scrollbar-3dlight-color: #950101; 		/* linksbuiten */
		scrollbar-shadow-color: #D96C6C; 		/* rechtsbinnen */
		scrollbar-darkshadow-color: #950101; 	/* rechtsbuiten */
		scrollbar-track-color: #AE0808;			/* achtergrond */
}

body.galerie_bottom {	
		background-color: #ED9393;
		background-image: url(images/galerie_leftbottom_spacer.gif); 
		background-repeat: repeat-y;
}

body.foto_top {	
		background-color: #B691EF; 
		background-image: url(images/foto_gm_spacer.gif); 
		background-repeat: repeat-y;
}

body.foto {	
		background-color: #6135A4;
		scrollbar-arrow-color: #FFFFFF; 		/* pijltjes */
		scrollbar-face-color: #A47BE3; 			/* schuifbalk */
		scrollbar-highlight-color: #A47BE3; 	/* linksbinnen */
		scrollbar-3dlight-color: #4C238B; 		/* linksbuiten */
		scrollbar-shadow-color: #A47BE3; 		/* rechtsbinnen */
		scrollbar-darkshadow-color: #4C238B; 	/* rechtsbuiten */
		scrollbar-track-color: #6135A4;			/* achtergrond */
}

body.foto_bottom {	
		background-color: #B691EF;
		background-image: url(images/foto_leftbottom_spacer.gif); 
		background-repeat: repeat-y;
}

body.route_top {	
		background-color: #EA8BB7; 
		background-image: url(images/route_gm_spacer.gif); 
		background-repeat: repeat-y;
}

body.route {	
		background-color: #AE247A;
		scrollbar-arrow-color: #FFFFFF; 		/* pijltjes */
		scrollbar-face-color: #DF75A6; 			/* schuifbalk */
		scrollbar-highlight-color: #DF75A6; 	/* linksbinnen */
		scrollbar-3dlight-color: #A1176D; 		/* linksbuiten */
		scrollbar-shadow-color: #DF75A6; 		/* rechtsbinnen */
		scrollbar-darkshadow-color: #A1176D; 	/* rechtsbuiten */
		scrollbar-track-color: #AE247A;			/* achtergrond */
}

body.route_bottom {	
		background-color: #EA8BB7;
		background-image: url(images/route_leftbottom_spacer.gif); 
		background-repeat: repeat-y;
}

body.contact_top {	
		background-color: #8FBBE9; 
		background-image: url(images/contact_gm_spacer.gif); 
		background-repeat: repeat-y;
}

body.contact {	
		background-color: #2C66A4;
		scrollbar-arrow-color: #FFFFFF; 		/* pijltjes */
		scrollbar-face-color: #659DD8; 			/* schuifbalk */
		scrollbar-highlight-color: #659DD8; 	/* linksbinnen */
		scrollbar-3dlight-color: #1E5187; 		/* linksbuiten */
		scrollbar-shadow-color: #659DD8; 		/* rechtsbinnen */
		scrollbar-darkshadow-color: #1E5187; 	/* rechtsbuiten */
		scrollbar-track-color: #2C66A4;			/* achtergrond */
}

body.contact_bottom {	
		background-color: #8FBBE9;
		background-image: url(images/contact_leftbottom_spacer.gif); 
		background-repeat: repeat-y;
}

/* =========== styles for DIV's ============ */



/* =========== styles for tables ============ */

TD.menu {
		text-align: center;
		padding-left: 2px; 
		padding-right: 2px; 
		padding-top: 63px; 
		padding-bottom: 2px;
}

TD.textarea {
		padding-left: 30px; 
		padding-right: 20px; 
		padding-top: 20px; 
		padding-bottom: 20px;
}

TD.pic {
		text-align: center;
		vertical-align: middle;
}

/* =========== styles for text ============ */

.galerie_text {
		font-family: Arial;  
		font-size: 12px;
		font-weight: normal;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #F49F9F;
}

.galerie_bold {
		font-family: Arial;  
		font-size: 13px;
		font-weight: bold;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #F49F9F;
}

.foto_text {
		font-family: Arial;  
		font-size: 12px;
		font-weight: normal;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #D1BBF4;
}


.route_text {
		font-family: Arial;  
		font-size: 12px;
		font-weight: normal;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #FFACD2;
}

.route_bold {
		font-family: Arial;  
		font-size: 13px;
		font-weight: bold;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #FFACD2;
}

A.routelink {
		font-family: Arial;  
		font-size: 12px;
		font-weight: normal;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: underline;
		color: #F876B2;
}

A.routelink:hover {
		font-family: Arial;  
		font-size: 12px;
		font-weight: normal;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: underline;
		color: #FFFFFF;
}

.contact_text {
		vertical-align: top;
		font-family: Arial;  
		font-size: 12px;
		font-weight: normal;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #9ECBF9;
}

.contact_bold {
		font-family: Arial;  
		font-size: 13px;
		font-weight: bold;
		letter-spacing : 0px;
		line-height : 15px;
		text-decoration: none;
		color: #9ECBF9;
}

/* =========== styles for images ============ */

img.pic {
		border: 1px solid #290560;
		margin: 5px;
}

/* =========== styles for formfields ============ */


