@charset "UTF-8";
/* CSS Document */



 
/* algemene eigenschappen body */
body { 	margin: 0px; padding: 0px; font: 90% Verdana, Arial, Helvetica, sans-serif;}
.roos {	color: #AF0E53;}
.lichtbruin { color: #6F5F5C;}
em { font-style: italic; }
.upsilon { float: right; text-align: right;  width: 10%; }


/* Containers */
.ContainerMiddenFixed {
	width: 100%;
	height: 574px;
	position: absolute;
	top: 55%;
	margin-top: -320px;
	margin-right: -5px;
	margin-bottom: 0;
	margin-left: -5px;
	left: 2px;
	background: url(/images/bg.gif) repeat-x;
}
.ContainerBodyFixed { margin-left: auto; margin-right: auto; width: 900px; height: 574px; text-align: right; }


/* Basis binnen containers */
.HeaderFixed {width: 900px; height: 185px;  }
.BodyFixed { width: 646px; height: 310px; padding-right: 127px; padding-left: 127px; color: #ffffff; font-size: 11px; }
.FooterImageFixed {	width: 900px; height: 54px; text-align: center;}
.FooterTextFixed { width: 900px; height: 25px; text-align: center; color: #6F5F5C; font-size: 60%; }


/* DIVS binnen header */
.Headerleft {height: 185px; float: left; width: 470px; text-align: right; }
.Headercontainerright {height: 185px; float: left; width: 430px; }
.Headerspacerright { height: 110px; font-size: 14px; text-align: right; text-indent: 10px; }
.Headermenuright { height: 75px; font-size: 14px; text-align: right; text-indent: 10px; padding-right: 127px; }




/* eigenschappen link */
a:link {color: #6F5F5C;	text-decoration: none;}
a:visited { text-decoration: none; color: #6F5F5C;}
a:hover {text-decoration: none;	color: #AF0E53;}
a:active {	text-decoration: none; color: #AF0E53;}

/* eigenschappen linkmail */
.FooterImage {	border: 2px solid #6F5F5C; padding: 0px; margin: 4px;}

/* eigenschappen footerimages */
a.mail:link {color: #AF0E53;	text-decoration: none;}
a.mail:visited { text-decoration: none; color: #AF0E53;}
a.mail:hover {text-decoration: none;color: #6F5F5C;}
a.mail:active {	text-decoration: none; color: #6F5F5C;}


/* eigenschappen home */ 
.HeaderHome {width: 900px; height: 141px;  }
.BodyHome {width: 900px; height: 383px; padding-right: 0px; padding-left: 0px; color: #ffffff; font-size: 11px; padding-bottom: 0px; text-align: left; }
.FooterHome { width: 900px; height: 25px; text-align: center; }
.Blink { text-decoration: blink; line-height: 20%; }
.HomeHeaderleft { height: 141px; float: left; width: 470px; text-align: right; padding-left: 0px; }
.HomeHeadercontainerright { height: 141px; float: left; width: 303px; }
.HomeHeaderspacerright { height: 106px; font-size: 14px; text-align: right; text-indent: 0px;}
.HomeHeadermenuright { height: 35px; font-size: 14px; text-align: right; text-indent: 0px; padding-right: 0px; }
.ImageUps { border: 0px none #FFFFFF; }

/* eigenschappen intro */
.Fotointro {text-decoration: none; float: right; height: 255px; width: 226px; margin-left: 20px; padding-top: 15px; }
.Tekstintro { text-align: right; line-height: 20px; font-weight: 100; height: 277px; padding: 33px; font-size: 10,5; }

/* eigenschappen menu */
.BodyFixedMenu {width: 773px; height: 310px; padding-right: 127px; padding-left: 0px; color: #ffffff; font-size: 11px;}
.MenuA {font-size: 10px; line-height: 12px; text-align: center; background-position: top; }
.MenuB {font-size: 10px; line-height: 12px; text-align: right; background-position: top; }



/* eigenschappen foto */
.Fotolinks { float: left; width: 100 px; height: 250px; padding-right: 0px; text-align: left; padding-top: 30px; line-height: 14px;}
.Fotorechts { float: right; width: 336 px; height: 262px; padding-top: 4px; line-height: 13px; text-align: }
.Fotoklein { color: #ffffff; border: 2px solid #FFFFFF; margin-right: 4px; margin-bottom: 4px; cursor:pointer;cursor:hand }
.NextImage {margin-bottom: 4px;}
.Fotogroot {color: #ffffff;	border: thick solid #FFFFFF;}



/* eigenschappen contact */
.BodyFixedContact { width: 720px; height: 310px; padding-right: 90px; padding-left: 60px; color: #ffffff; font-size: 11px; }
.Contact1 {	padding-right: 10px; text-align: right; padding-top: 20px; line-height: 14px; font-size: 10px;}
.Contact2 { padding-right: 5px; line-height: 13px; text-align: left; font-size: 10px; }
.Wistjedat { font-size: 15px; color: #AF0E53; font-weight: bold;}

