/* ROODKAPJE CSS MMX 
by RICHE EN PULPE (www.pulpe.nl) */



/* @FONT-FACE______________________________________________ */



@font-face {
	font-family: 're-gu-lar';
	src: url('http://www.roodkapje.org/font/re-gu-lar.eot');
	src: local('☺'), url('http://www.roodkapje.org/font/re-gu-lar.woff') format('woff'), url('http://www.roodkapje.org/font/re-gu-lar.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
    font-variant:normal;
}



/* TXT MMX______________________________________________ */

.Co-py-right_7 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 7pt;
	line-height: 9pt;
/* 	background-image: url(/images/bckgrnd.gif); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}
.Re-gu-lar_9 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 11pt;
/* 	background-image: url(/images/bckgrnd.gif); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}
.Re-gu-lar_11 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 13pt;
/* 	background-image: url(/images/wwwtxt01.png); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}
.I-tal-ic_11 {
	font-family:i-ta-lic, Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	font-style: italic;
/* 	background-image: url(/images/bckgrnd.gif); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}
.Re-gu-lar_16 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 16pt;
	line-height: 19pt;
	text-transform: uppercase;
/* 	background-image: url(/images/bckgrnd.gif); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}
.Re-gu-lar_16_PAST {
	font-family:re-gu-lar, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 19pt;
	text-transform: uppercase;
	color: #000;
	background-image: url(/future/x.png);
	background-repeat: repeat-x;
	background-color: #FFF;
	text-decoration: none;
}
.Re-gu-lar_18 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 18pt;
	line-height: 21pt;
	text-transform: uppercase;
/* 	background-image: url(/images/bckgrnd.gif); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}
.Re-gu-lar_ARIAL_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
/* 	background-image: url(/images/bckgrnd.gif); */
/*	background-image: url(/images/x/photo3.png); */
	background-color: #FFFFFF;
}



/* TXT CLEAR MMX______________________________________________ */


.Co-py-right-Clear_7 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 7pt;
	line-height: 9pt;
}
.Re-gu-lar_Clear_9 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 9pt;
	line-height: 11pt;
}
.Re-gu-lar_Clear_11 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 13pt;
}
.I-tal-ic_Clear_11 {
	font-family:i-ta-lic, Times New Roman, Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	font-style: italic;
}
.Re-gu-lar_CLEAR_16 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 16pt;
	line-height: 19pt;
	text-transform: uppercase;
}
.Re-gu-lar_CLEAR_18 {
	font-family:re-gu-lar, Times New Roman, Times, serif;
	font-size: 18pt;
	line-height: 21pt;
	text-transform: uppercase;
}
.Re-gu-lar_CLEAR_ARIAL_11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt;
}



/* BACKGROUND IMAGE______________________________________________ */

body {
	background-image: url(/images/bckgrnd-smurfendorp.gif);
/*	background-image: url(/is/the/best/bckgrndyellow.gif);*/
/*	background-image: url(/is/the/best/bckgrnd-strps.gif);*/
/*	background-image: url(/is/the/best/bckgrnd-dts.gif);*/
	background-repeat: repeat; 
	background-attachment: fixed;
	background-color: #FFFFFF;
}



/* LINKS______________________________________________ */

a {
text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
