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

body 
{
	text-align:center;
	color: #ffffff;
	font-size: 14px;
	background-color: #1c1c1c;
	background-image: url(../Images/achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Calibri, Tahoma, Verdana;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 100%;
}
h1 {
	font-size: 22px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #92BC1F;
}


h2
{
	font-size: 18px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h3
{
	font-size: 16px;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:white;
color:#92bc1f;
font-family: Calibri, Tahoma, Verdana;
font-size: 18px;
padding: 3px;
line-height: 0;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
	font-size: 80%;
	color: #666;
	line-height: 0;
}
.wieinfo{
	height: 125px;
	clear: both;
	float: left;
	width: 100%;
}
.wiefoto{
	clip: rect(auto,auto,auto,auto);
	float: left;
	width: 125px;
	height: 150px;
	margin-bottom: 40px;
}

.adres{
	line-height: normal;
	font-style: normal;
}

.logo{
	text-align: center;
}

.picture{
	border: thin double #92bc1f;
}


#wrapper
{
	width: 700px;
	margin: 0 auto;
}

#content
{
	color: #333333;
	text-align: left;
	height: auto;
	background-color: #FFF;
}

#content #contentPage
{

}

#content #contentPage strong
{
	font-size: 1.1em;
	text-align: center;
}

#content a{color: #92bc1f;}
#content .fullpage {
	width: 90%;
	background-color: #FFF;
	padding-left: 35px;
	margin-bottom: 25px;
}

#content .left
{
	padding: 0 0 0 35px;
	float: left;
	width: 52.5%;
	background-color: #FFF;
}
#content .left p{margin-bottom: 1.6em;}
#content .right{
	margin:  0 0 0 30px;
	float: left;
	width: 37.5%;
	text-align: left;
	background-color: #FFF;
}

#content .right .rightBlock{margin-bottom: 20px;}


#footer
{
	background: #FFFFFF;
	clear: both;
	font-size: 0.8em;
	color: #92BC1F;
	padding: 0 0 0 35px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #92bc1f;
	text-align: center;
	font-weight: bold;

}
#header {
	background: #FFFFFF;
	clear: both;
	color: #92bc1f;
	padding: 0 0 0 35px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #92bc1f;
	padding-bottom: 16px;
}
.titlecellcenter {
	background-color: #92BC1F;
	color: #FFF;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formtitlecellcenter {
	background-color: #C33;
	color: #FFF;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.titelcelllinks {
	background-color: #92BC1F;
	color: #FFF;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formtitelcelllinks {
	background-color: #C33;
	color: #FFF;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.datacelllinks {
	color: #333;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formcelllinks {
	color: #333;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	vertical-align: middle;
}

.datacellcenter {
	color: #333;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 50px;
}
.formcellcenter {
	color: #333;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}


table     {
	color: #000;
	text-align: center;
	font-size: 12px;
}
.groepsles {
	background-color: #FF9;
	color: #333;
}
.theorieles {
	background-color: #CCF;
	color: #333;
}
.geenles {
	background-color: #FCF;
	color: #333;
	font-style: italic;
}
input {
	background-color: #CCC;
}
textarea {
	background-color: #CCC;
}
.inschrijventextarea{
	font-size: 12px;
	background-color: #FFF;

}
.inschrijveninput{
	font-size: 12px;
	background-color: #FFF;
}

.inschrijvenchoice {
	font-size: 12px;
	background-color: #FFF;
}
.inschrijven {
	font-size: 12px;
	background-color: #FFF;
}

#submit {
	border: medium solid #92BC1F;
	font-family: Calibri, Tahoma, Verdana;
	font-weight: bold;
}
#reset {
	border: medium solid #92BC1F;
	font-family: Calibri, Tahoma, Verdana;
	font-weight: bold;
}
#bereken {
	border: medium solid #C33;
	font-family: Calibri, Tahoma, Verdana;
	font-weight: bold;
	background-color: #FFF;
}
#totaleprijs {
	border: medium solid #C33;
	font-family: Calibri, Tahoma, Verdana;
	font-weight: bold;
	color: #C33;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
