body {
	color              : #dddd99;
	font-family        : Arial, Helvetica, sans-serif;
	font-size          : 10pt;
	text-align         : left;
}

h1. {
	color              : #9425b2;
	font-size          : 8pt;

}
h1.maintitle {
	border-bottom      : 1px solid #183189;
	font-size          : 12pt;
	font-weight        : 900;
	margin             : 0 0 0.5em 0;
	padding            : 0 0 0.25em 0;
	margin-top: 100px;
}
.menutitle {
	color              : #000000;
	font-size          : 9pt;
	font-weight: bold;
	margin-left: 10px;
}
.welkomstitle {
	color              : #ff9800;
	font-size          : 12pt;
	font-weight: bold;
}
.lessonstitle {
	color              : #018f01;
	font-size          : 12pt;
	font-weight: bold;
}
.menutext {
	color              : #9425b2;
	font-size          : 10pt;
	}
.infobalktext {
	color              : #ffffff;
	font-size          : 10pt;
	text-align: left;
	font-weight: bold;
}
.infobalkpoint {
	color              : #ffffff;
	font-size          : 16pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
	}
.point {
	color              : #ff9800;
	font-size          : 8pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
.slogan {
	color              : #018f00;
	font-size          : 10pt;
	text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
}
.adres {
	color              : #783e0a;
	font-size          : 10pt;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0px;
}
a:linkmenu {
	color: #9425b2;
	text-decoration: none;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ff9800;
	text-decoration: none;
}
a:hover {
	color: #ff9800;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
