@charset "ISO-8859-1";
body {
	background-color: #2f2f2f;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color:#feffb0;
	background-attachment:fixed;
	background-position: 50% 0;
	color:#000;
	margin:0;
	padding:0;

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

-->

.headerwit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #7F009D;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
.bgpaars {
	background-color: #9700B3;
}
.rechts {
	background-image: url(images/rechts.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgmagenta {
	background-color: #FF00FF;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	padding: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.textcontainer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 0px;
	color: #333333;
}
.kader {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9700B3;
	border-right-color: #9700B3;
	border-bottom-color: #FFE600;
	border-left-color: #FFE600;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	background-color: #FFFFB0;
	font-size: 12px;
	padding: 3px;
}
.bggeel_tekstzwart {
	background-color: #FFFFB0;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
}
.kader_karikaturen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9700B3;
	border-right-color: #9700B3;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
}
.textformulier {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 0px;
	color: #333333;
	margin-top: 5px;
	padding: 5px;
}
.kaderform {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9700B3;
	border-right-color: #9700B3;
	border-bottom-color: #FF00FF;
	border-left-color: #FF00FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFF490;
	font-size: 12px;
	padding: 0px;
}
.asterix {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9700B3;
}
.vraag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #9700B3;
	padding: 1px;
	border: 1px solid #000000;
}
.antwoord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFCC00;
	padding: 1px;
	border: 1px solid #000000;
}
.bggeel_tekstzwartCopy {
	background-color: #FFFFB0;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

