@charset "utf-8";
.small {
	font-family: calibri;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	font-weight: normal;
	line-height: 20px;
	text-indent: 5px;
}

.kop {
	font-family: calibri;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-indent: 15px;
	
}
body {
	background-image: url(../images/stripes_regular.jpg);
	background-repeat: no-repeat;
}

.kopje {
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	color: #EAA32D;
	line-height: 18px;
	margin: 0px;
}
.text {
	font-size: 14px;
	font-family: calibri;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	font-family: calibri;
	font-size: 18px;
	color: #666666;
}
.menustripe {
	font-family: calibri;
	font-size: 18px;
	color: #72D9D5;
}
