/*
Digitized.nl CSS 
(c) Digitized Nederland 2000-2006
All your base are belong to us
*/


/*
Vlakverdeling
*/


.imageBox{
	width:120px;	/* Total width of each image box */
	height:170px;	/* Total height of each image box */
	float:left;
}

imageBox_theImage a:hover{
	background-color: #000;
}
	
.imageBox_theImage a{
	background-color: #000;
}	

.imageBoxcont{
}

.imageBox_theImage{
	width:100px;	/* Width of image */
	height:150px;	/* Height of image */
	/* 
	Don't change these values *
	*/
	background-position: center center;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:2px;
}

.imageBox .imageBox_theImage{
	border-bottom:1px solid #fff;	/* Border color for not selected images */
	padding:2px;
}

.imageBox_label, .imageBox_label a, .imageBox_label a:visited {	/* Title of images - both selected and not selected */
	width:120px;
	text-align:center;
	font-family: arial;
	font-size:0.8em;		
	padding-top:2px;
	margin: 0 auto;
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

.imageBox_label a:hover {	/* Title of images - both selected and not selected */
	width:110px;
	text-align:center;
	font-family: arial;
	font-size:0.8em;		
	padding-top:2px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
}




#top {

	width: 100%;
	height: 140px;
	background: #73D015;
}

#topshit {

	height: 140px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

	background: #73D015;

}

#top_left {

	width: 250px;
	float: left;
}

#top_right {

	width: 625px;
	float: right;
}

#main {

	width: 100%;
	background: #000;

}
#mainshit {

	width: 835px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border-right	: #000 1px solid;
	border-left		: #000 1px solid;

	background: #000;

	font-size: 13px;

	color: #fff;

}

#main_left {

	width: 200px;
	float: left;
}

#main_right {

	width: 610px;
	float: right;
}


/*
Opmaak
*/

html {

	overflow: -moz-scrollbars-vertical;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;

	background: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

img {
	border: 0px;
}

a:link {
	color: #73D015; 
	text-decoration: none;
}

a:visited {
	color: #73D015;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: none;
}

input {
	border-right	: #333 1px solid;
	border-left		: #333 1px solid;
	border-top		: #333 1px solid;
	border-bottom	: #333 1px solid;
	text-decoration	: none;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #fff;
	background		: #000;
	font-size		: 11px;


}

textarea {
	border-right	: #333 1px solid;
	border-left		: #333 1px solid;
	border-top		: #333 1px solid;
	border-bottom	: #333 1px solid;
	text-decoration	: none;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	color			: #fff;
	background		: #000;
	font-size		: 11px;


}


select {
	text-decoration	: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
}

pre {
	text-decoration	: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

label { 
	display: block; 
	width: 400px;

	padding-top: 15px;

}	


.head1 {

	width: 610px;

	background-color: #73D015;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}

.head2 {

	width: 610px;

	background-color: #4E4E4E;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}


.error {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 610px;

	background-color: red;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}

.subheadings {
	color: #73D015;
	font-size: 16px;
	

}


.subheadings2 {
	color: #73D015;
	font-size: 13px;

}

.klein {
	font-size: 10px;


}
.reactie {
	background: #000;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #333;
	min-height: 130px;
	
}

/* for Internet Explorer */
/*\*/
* html .reactie {
height: 130px;
}
/**/

.reactie_nofoto {
	background: #000;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #333;

	
}


.tdalt1 {
	background: #000; 
}

.tdalt2 {
	background: #1B1B1B; 
}
.lid {

	width: 600px;
	float: left;
	padding-bottom: 20px;
}


img.centreren {
    vertical-align:middle;
    margin: 5px;
    border: 0px;
}

img.thumbs {
    vertical-align:middle;
    border: 0px;
    margin: 10px;
}

img.groot {
    vertical-align:middle;
    border: 0px;
}

/*
Meuk
*/


/*
menu
*/

#menu {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	text-transform: lowercase;

}

#menu li {
	
	float: left;
	width: 7em;
	border-right: 1px solid #000;

}

#menu a {

	display: block;
	height: 50px;
	width: 7em;
	line-height: 60px;
	padding: 50px 0 0;
	text-align: center;
	color: #fff;
	font-size: 11px;
}

#menu a:hover {

	display: block;
	height: 50px;
	width: 7em;
	line-height: 60px;
	padding: 50px 0 0;
	text-align: center;
	color: #000;
	font-size: 11px;
	background: #6FC914;
}



#menu a.active {

	display: block;
	height: 50px;
	width: 7em;
	line-height: 60px;
	padding: 50px 0 0;
	text-align: center;
	color: #000;
	font-size: 11px;
	background: #6FC914;
}

