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

body {
	margin: 0px;
	padding: 0px;
	background-color: #15225F;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperBG {
	width: 1000px;
	background-image: url(../images/main.jpg);
	float: left;
	background-repeat: no-repeat;
	background-color: #000;
}
#contentSpacer {
	float: left;
	height: 800px;
	width: 30px;
}
#contentLeft {
	float: left;
	width: 460px;
	margin-right: 40px;
}
#contentLeftHeader {
	float: left;
	width: 460px;
	height: 70px;
	overflow: hidden;
}
#contentLeftMain {
	float: left;
	width: 460px;
	height: 460px;
	overflow: hidden;
}
#contentLeftFooter {
	float: left;
	width: 460px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.workshopbanner {
	float: left;
	width: 442px;
	padding: 8px;
	background-color: #172D80;
	border: 1px solid #D7E6FE;
	margin-top: 15px;
}
.availabilityEnglishBanner {
	float: left;
	width: 442px;
	padding: 8px;
	background-color: #172D80;
	border: 1px solid #D7E6FE;
	margin-top: 15px;
}
.inspiratie2012Banner {
	float: left;
	width: 460px;
	background-color: #172D80;
	margin-top: 15px;
}
#contentRight {
	float: left;
	width: 470px;
}
#contentRightHeader {
	float: left;
	width: 470px;
	margin-top: 25px;
	height: 80px;
	overflow: hidden;
}
#contentRightMain {
	float: left;
	width: 440px;
	margin-right: 30px;
}
#contentRightFooter {
	float: left;
	width: 440px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#contentRightFooter p    {
	font-style: italic;
	font-size: 8pt;
	line-height: 11pt;
}
#footer {
	width: 1000px;
	float: left;
	padding-top: 5px;
	padding-bottom: 15px;
}
#footerLeft {
	float: left;
	margin-left: 2px;
}
#footerRight {
	float: right;
	margin-right: 2px;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#footer p a{
	color: #FFF;
	text-decoration: none;
}
#footer p a:hover{
	color: #999;
	text-decoration: none;
}
#footerRight p {
	text-align: right;
}
.contentSection {
	width: 440px;
	float: left;
	margin-bottom: 18px;
}
p ,td,h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
ul{
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h1,h2,h3,h4 {
	text-shadow: black 0.1em 0.1em 0.2em;
}
p {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
h3 {
	margin: 0px;
	padding: 0px;
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}
h4 {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
	line-height: normal;
}
#navigation {
	float: left;
	width: 460px;
	margin-top: 30px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin-right: 6px;
	font-weight: bold;
	text-shadow: black 0.1em 0.1em 0.2em;
	margin-left: 6px;
	padding: 2px;
}
#navigation ul li a:hover {
	color: #F00;
}
#navigation ul li .current {
	color: #F00;
}
.imageRight {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.imageRightBorder {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #FFF;
}
#contentRight p a{
	color: #FFF;
	text-decoration: underline;
}
#contentRight p a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/white.jpg);
	background-repeat: repeat;
}
#contentRight td a{
	color: #FFF;
	text-decoration: underline;
}
#contentRight td a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/white.jpg);
	background-repeat: repeat;
}
.formTD {
	width: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 30px;
}
.formCheckbox {
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.formField1Pulldown {
	width: 304px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
}
.formField1 {
	width: 300px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
}
.formField1adres1 {
	width: 247px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
}
.formField1adres2 {
	width: 44px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	margin-left: 5px;
}
.formField1Pulldown {
	width: 304px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
}
.formField2 {
	width: 301px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 100px;
	border: 1px solid #FFF;
}
.formsubmit {
	border: 1px solid #FFF;
	font-family: Verdana, Geneva, sans-serif;
	color: #525252;
	background-color: #FFF;
	font-size: 11px;
	width: 304px;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
.formsubmit:hover {
	background-color: #CCC;
}
.formFieldCaptcha {
	width: 60px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #FFF;
	margin-right: 20px;
}.alert {
	color: #C00;
}
a.bestelbutton {
	height: 0px;
	width: 440px;
	display: block;
	background-image: url(../images/bestelbutton.png);
	background-repeat: no-repeat;
	padding-top: 53px;
	overflow: hidden;
	background-position: left top;
}
a.bestelbutton:hover {
	height: 0px;
	width: 440px;
	display: block;
	background-image: url(../images/bestelbutton.png);
	background-repeat: no-repeat;
	padding-top: 53px;
	overflow: hidden;
	background-position: left -53px;
}
#contentLeftFooter p a{
	color: #FFF;
	text-decoration: underline;
}
#contentLeftFooter p a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/white.jpg);
	background-repeat: repeat;
}
.doorhalen {
	text-decoration: line-through;
}
.workshopbanner h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
}
