/* ------ HTML Elements ------ */

body, html {
	color:#000;
	background: #FFF;
	font-size: 12px;
}
body,form,select,input,button,textarea {
	font-family: Arial,Helvetica,sans-serif;
}
p {
	margin: 0px 0;
}
a:link, a:visited {
	text-decoration:underline;
	color: #666;
}
a:hover, a:active {
	text-decoration:underline;
	color:#000;
}
a:focus {
	border: 0;
	outline: 0;
}
em {
	font-style:italic;
}
th {
	font-weight:bold;
}
ol,ul,dl {
	margin-left:15px;
	margin-bottom:15px;
}
ol li {
	list-style: decimal outside;	
}
ul li {
	list-style: disc outside;
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold;
	margin-bottom:10px;
}
table {
	margin:10px 0 10px 0;
}
td,th {
	padding-right:10px;
}
hr {
	border: none; 
	border-bottom:1px solid #C0C0BD;
	height:0;
}
.imageAlignLeft {
	float:left;
	margin-right:10px;
}

.imageAlignRight {
	float:right;
	margin-left:10px;
}


/* ------ Page Structure ------ */


.fc {
	clear: both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}

/* ------ Navigation ------ */

#menu {
}

#menu ul {
	display:inline;
}

#menu ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 23px;
	overflow:hidden;
}
#menu ul li a {
	float:left;
	display: block;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	color: #000;
	width:100px;
}

/* ------ Headings ------ */

h1 {
	font-size: 20px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}

/* ------ Content Area ------ */

#wrapper {
    margin: auto;
   	width: 960px;
   	position: relative;
}
#container {
	margin-top:10px;
	margin-bottom:10px;
	width:960px;
}

#content {
	line-height:140%;
	width: 930px;
	margin-top:10px;	
}
.cardcontent {
	line-height:140%;
	width: 198px;
}
.bigcardcontent {
	line-height:140%;
	width: 434px;
}
#contentwrapper {
	width:928px;
	padding:15px;
}
.cardContentwrapper {
	width:178px;
	padding:10px;
}
.bigcardContentwrapper {
	width:434px;
	padding:10px;
}
#overview {
	width: 928px;
}
/* ------ Forms ------ */

button, input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"] {
	padding:1px;
}
select, input, button, textarea {
	font-size:99%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}


/* ------ Footer ------ */

#footer {
	padding: 10px 12px 0 12px;
	border-top:1px solid #C0C0BD;
	height:25px;
	width:934px;
}

.cardfooter {
	padding: 5px 10px 5px 10px;
	background-color: #DEDFDB;
	width:198px;
}
.bigcardfooter {
	padding: 5px 10px 5px 10px;
	background-color: #DEDFDB;
	width:434px;
}
.datum {
	float: left;
	color: #6e706d;
}
.copyright {
	float: right;
	color: #6e706d;
}


/* -- Rounded corners -- */

.cornerBox {
	position: relative;
	background: #fff;
	width: 960px;
}
.cardCornerBox {
	position: relative;
	background: #fff;
	width: 220px;
}
.bigcardCornerBox {
	position: relative;
	background: #fff;
	width: 456px;
}



.bigcard {
	float: left;
	width: 456px;
	margin-top:5px;
}
.bigCornerBoxTop {
	position: relative;
	float: left;
	background: #fff;
	width: 435px;
}
.bigCornerBoxBottom {
	position: relative;
	float: left;
	background: #dedfdb;
	width: 435px;
}
.card {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-bottom: 15px;
	cursor:pointer;

}
.cardspace {
	margin-left: 16px;
}
.cardspace bc {
	margin-left: 16px;
}
.cardspacefirst {
	
}
.iecardspace {
	padding-left: 0px;
}
.cornerBoxTop {
	position: relative;
	float: left;
	background: #fff;
	width: 205px;
}
.cornerBoxBottom {
	position: relative;
	float: left;
	background: #dedfdb;
	width: 205px;
}
.corner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('/content/images/corner.gif') no-repeat 0 0;
	font-size: 0%;
}
.cardcorner {
	position: absolute;
	width: 10px;
	height: 10px;
	background: url('/content/images/cardcorner.gif') no-repeat 0 0;
	font-size: 0%;
}
a .cardtext p {
	text-decoration: none;
}
.cardtext {
	clear: both;
	margin-top: 10px;
	height: 85px;
	overflow: hidden;
	text-decoration: none;
}
.cardimage {
	width: 183px;
	height: 211px;
}
.cornerBoxOutline {
	border:1px solid #C0C0BD;
}
/*
.cornerBoxInner {
	padding: 10px;
	border:1px solid #a5a6a3;
}
*/
.ccbiTop {
	padding: 10px;
	border-left:1px solid #a5a6a3;
	border-top:1px solid #a5a6a3;
	border-right:1px solid #a5a6a3;
}
.ccbiBottom {
	padding: 10px;
	border-right:1px solid #a5a6a3;
	border-bottom:1px solid #a5a6a3;
	border-left:1px solid #a5a6a3;
}
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }


.bbTR { top: 0; right: 0; background-position: -10px 0; }

.ccTop {
	
}
.ccDatum {
	float: left;
	color: #6e706d;
}
.ccCategory {
	float: right;
	color: #6e706d;
}
.bigCcDatum {
	color: #6e706d;
	margin-left: 10px;
}
.ccThema {
	float: right;
	color: #6e706d;
}
.ccMedium {
	clear: both;
	color: #6e706d;
}
.bigcardTitle {
	font: normal 26px Georgia, Garamond, serif;
	font-style: italic;	
	float: left;
	margin-bottom: 5px;
}
.closeButton {
	float: right;
}
.bigCardIntro {
	float: left;
	font-weight: bold;
	color: #010101;
	width: 220px;
	margin-top: 5px;
}
.bigCardImage {
	float: right;
	margin-right: 30px;
	margin-top: 5px;
}
.bigCardText {
	margin-top: 20px;
	color: #010101;
}


.bottom {
	margin-bottom: 20px;
}



/* --- Main elements --- */

#header {
	padding:0 0 10px 0;
	border-bottom:1px solid #C0C0BD;
	width:928px;

}
.header_title {
	float: left;
	font: normal 26px Georgia, Garamond, serif;
	color: #3c3e3c;
	width: 200px;
}
.header_logo {
	float: left;
}
.header_menu {
	text-align: right;
	float: right;
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #3c3e3c;
}
.header_menu a:link, a:visited {
	text-decoration:none;
	color: #333;
}
.header_menu a:hover, a:active {
	text-decoration:none;
	color:#999;
}
.header_menu a.active {
	text-decoration:none;
	color:#999;
}
.header_menu a:focus {
	border: 0;
	outline: 0;
}
.line_top {
	clear: both;
	width: 895px;
	margin-left: 14px;
}
.line_bottom {
	clear: both;
	margin-top: 26px;
	width: 950px;
	margin-left: -10px;
}
.cleardiv {
	clear: both;
	height: 0px;
}
.column_left {
	width: 454px;
	float: left;
	position: relative;
}
.column_right {
	width: 472px;
	float: left;
	position: relative;
}


/* ---- Overview ------ */


#overview ul {
	height: 0px;
}
#overview ul li {
	list-style-type: none;
	display: inline;
}


/* Contactform */

textarea,input {
	font-size: 12px;
}
.formfield {
	display: block;
	height: 20px;
	margin-bottom: 15px;
	clear: both;
}
.formfieldtextarea {
	display: block;
	margin-bottom: 15px;
	text-align:left;
	clear:both;
}
label {
	display: block;
	float: left;
	padding-top: 6px;
	width: 170px;
}
.required {
	color: #CC3333;
}
.input_large {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 290px;
}
.select_large {
	font-size: 1em;
	width: 300px;
}
.input_medium {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 180px;
	margin-right:15px;
}
.input_small {
	border: 1px solid #999;
	font-size: 1em;
	padding: 5px;
	width: 100px;
}
.hiddenfield {
	display:none;
	visibility:hidden;
}
.errorlabel {
	color: #CC3333;
}
.normallabel{
	color:#000000;
}

#form_sprintstad label {
	display: block;
	float: left;
	padding-top: 6px;
	width: 225px;
}

#form_dvd #label_hoedanigheid {
	margin-bottom: 35px;
}

#form_inschrijving .small_label {
	padding-top: 0px;
}

#form_inschrijving #label_keuze {
	margin-bottom: 40px;
}



















