/******************************************************************************************************
	STANDAARD
******************************************************************************************************/
html, body {
   margin: 0 auto;
   padding: 0;
   border: none;
   width: 100%;
   text-align: center;
}

img, fieldset {
   border: 0;
}

p, h1, h2, h3, h4, h5, h6, fieldset, form, input, select, table, tr, td {
   margin: 0;
   padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.contactForm td { margin: 5px; padding: 5px; }

#icstats {
   visibility: hidden;
   display:none;
   height: 0px;
}

.table td {
   padding: 4px;
}
/******************************************************************************************************
	PROJECT-SPECIFIEK
******************************************************************************************************/
* {
}

p {
   line-height: 140%;
   margin-bottom: 0px;
}

body {
   background: url('../images/body_bg.jpg') repeat-x #A0C92B;
   font-size: 11px;
   font-family: Tahoma;
   overflow-y: scroll;
}
#body_left {
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 400px;
	z-index: 1;
	background: url('../images/body_bg_left.jpg') repeat-x #A0C92B;
}

#hd_logo {
   margin: 0 auto;
   position: absolute;
   left: 50%;
   top: 0;
   z-index: 5;
   width: 1025px;
   margin-left: -512px;
   height: 229px;
   background: url('../images/logo.png') top center no-repeat;
   font-size: 0px;
   z-index: 15;
}

h1 { font-size: 16px; color: black; border-bottom: 2px dotted #CCCCCC; padding-bottom: 8px; margin-bottom: 8px; }
h2 { font-size: 16px; color: #D37CA6; }

#hd_logo h1 {
   display: none;
   visibility: hidden;
}
h4 {
	font-size: 14px;
}

#container {
	position: absolute;
	left: 50%;
	top: 254px;
	margin-left: -379px;
	z-index: 10;
   width: 757px;
   text-align: left;
   background-image: url('../images/container_top.png');
   background-repeat: no-repeat;
   background-color: #B6DB79;

}
ul#hoofdmenu {
	position: absolute;
	left: 50%;
	top: 197px;
	height: 45px;	
	
	margin-left: -390px;
	list-style-type: none;
	width: 790px;
	padding: 0;
	
	z-index: 12;
}
	ul#hoofdmenu li { 
		list-style-type: none;
		display: inline;
	}

		ul#hoofdmenu li.first img {
			border: 0;
			padding-left: 5px;
			margin-left: -10px;
		}
		ul#hoofdmenu li a {
		}
		ul#hoofdmenu li.selected {
			background: url('images/nav_arrow_vert.png') 13px 2px no-repeat;
		}

#container_inner {
	margin-top: 28px;
   background-color: #B6DB79;
   padding-left: 5px;
   padding-right: 5px;
}
	
	#container_inner table ul li {
		padding-left: 5px !important;
	}

#container_bottom {
	position: relative;
	bottom: 0;
   background-image: url('../images/container_bottom.png');
   background-repeat: no-repeat;
   background-color: #B6DB79;
   margin-top: -2px;
}

.nav_sub {
   list-style-type: none;
   font-size: 12px;
   width: 189px;
}

.nav_sub li {
   display: block;
   border-top: 2px dotted #CCCCCC;
}

.nav_sub a {
   display: block;
   line-height: 25px;
   padding: 0 4px;
   text-decoration: none;
   font-weight: bold;
   color: #AAAAAA;
}

.nav_sub a:hover, .nav_sub a.selected {
   color: #4DABDF;
   background: #E8F5FC;
}

a { color: #D37CA6; }

a.nav {
   display: block;
   width: 100%;
   height: 22px;

}

input {
   font-size: 11px;
   font-family: Tahoma;
   color: #666666;
}

.newsTitle {
   font-weight: bold;
   color: #000;
}

.newsBody { padding: 0 0 10px 0; border-bottom: 1px solid #EEEEEE; margin: 0 0 10px 0; color: black; }
.newsBody p { margin: 0px; }
.newsBody a { font-size: 10px; font-style: Italic; }
.newsDate {
   font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}

#start_overlay {
   position: absolute;
   top: 0px;
   left: 50%;
   margin-left: -353px;
   width: 705px;
   height: 1px;
   margin-top: 0px;
   z-index: 3000;
}

#start_overlay #inner {
   width: 705px;
   height: 564px;
   margin: -564px 0 0 0 ;
   z-index: 3000;
}

.roze, .rockwell_roze {
	color: #D37CA6;
}

.blauw, .rockwell_blauw {
	color: #42A6DD
}
.links_link {
	color: #bbbbbd;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Tahoma;
}
.rechts_link {
	color: #7D7D7D;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Tahoma;
}

.rockwell_dgrijs {
	color: #7D7D7D;
}
.rockwell_lgrijs {
	color: #7D7D7D;
}

.links_link a, a.links_link {
	text-decoration: none;
}
ul, ul li {
	list-style-type: none;
}
#container_inner ul {
	margin-left: -7px;
	padding: 0;
}

#container_inner ul li {
	border-top: 1px dotted #bbbbbd;
	padding: 5px 0px 5px 0px;
}
#container_inner ul li:first-child {
	border-top: 0px solid #FFFFFF !important;
}

/******************************************************************************************************
	INSCHRIJFFORMULIEREN
******************************************************************************************************/

#formInschrijven {
   width: 450px;
}
#formInschrijven .inputRoundedGrt {
	background-color: white;
	background-image: url(../images/imgInputGroot.png);
	height: 16px;
	padding: 3px 5px 2px 5px;
	border: 0;
	width: 190px;
}
#formInschrijven .inputKleinSpecial {
	background-color: white;
	background-image: url(../images/imgInputKlein.png);
	height: 16px;
	padding: 3px 15px 2px 5px;
	border: 0;
	width:38px;
}
#formInschrijven .inputRoundedKln {
	background-color: white;
	background-image: url(../images/imgInputKlein.png);
	height: 16px;
	padding: 3px 15px 2px 5px;
	border: 0;
	width:38px;
}
#formInschrijven .inputRoundedGrtError {
	background-color: white;
	background-image: url(../images/imgInputGrootError.png);
	height: 16px;
	padding: 3px 5px 2px 5px;
	border: 0;
	width: 190px;
}
#formInschrijven .inputRoundedKlnError {
	background-color: white;
	background-image: url(../images/imgInputKleinError.png);
	height: 16px;
	padding: 3px 15px 2px 5px;
	border: 0;
	width:34px;
}

#formInschrijven label {
   clear: both;
   float: left;
   margin: 3px 0px 0px 0px;
}

#formInschrijven input {
   float: left;
   width: 200px;
   margin: 3px 0;
   font-size: 11px;
}

#formInschrijven input.checkbox {
   float: none;
   width: auto;
   margin-bottom: -1px;
}

#formInschrijven legend {
   border: 1px solid #CCCCCC;
   background: #F6F6F6;
   padding: 2px 5px;
}

#formInschrijven fieldset {
   border: 1px solid #CCCCCC;
   padding: 5px;
}

hr {
   height: 2px;
   color: #FFFFFF;
   background: #FFFFFF;
   border: 0;
   border-top: 2px dotted #CCCCCC;
}

.orange {
   color: #D37CA6;
}

.body_bottom { width: 750px; margin: 10px auto; line-height: 30px; }
.bb_left { float: left; color: #D37CA6; }
   .bb_left a { color: #D37CA6; }
.bb_right { float: right; }

.imgAlbumList {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

ul.workshops, ul.workshops li {
	list-style-type: none;
}
.workshops li {
	border-top: dotted 2px #cccccc !important ;
}
/******************************************************************************************************
	CONTENT BOX (CBOX)
******************************************************************************************************/

.cbox_tl div.ttwrap { background-image: url('../images/contentbox/top-left.png'); background-color: #B5DB7B;}
.cbox_tt div.ttwrap { background-image: url('../images/contentbox/top-mid.png'); background-color: #B5DB7B; }
.cbox_tr div.ttwrap { background-image: url('../images/contentbox/top-right.png');  background-color: #B5DB7B;}
.cbox_ll { background-image: url('../images/contentbox/mid-left.gif');  background-color: #B5DB7B;}
.cbox_rr { background-image: url('../images/contentbox/mid-right.gif');  background-color: #B5DB7B;}
.cbox_bl div.ttwrap { background-image: url('../images/contentbox/bot-left.png');  background-color: #B5DB7B;}
.cbox_bb div.ttwrap { background-image: url('../images/contentbox/bot-mid.png');  background-color: #B5DB7B;}
.cbox_br div.ttwrap { background-image: url('../images/contentbox/bot-right.png');  background-color: #B5DB7B;}
.cbox { background: white; }
