html {
	overflow-x: hidden;
}
body {
	background-color: #000000;
	color:#CCCCCC;
	font-family:"Courier New", Courier, monospace;
	overflow-x: hidden;
}
#container {
	width: 920px;
	margin: auto;
	position: relative;
}
#content_grid {
	width: 700px;
}
#stuk {
	float: left;
	margin:8px 0 0;
}
#onderdeel {
	margin-top: -20px;
}
#comp {
	float: right;
	margin-top: 20px;
	width: 500px;
}
#titel_nieuw {
	width: 200px;
	margin-top: 8px;
	padding-right: 34px;
	margin-left: -130px;
	float: left;
	text-align: right;
}
/*#titel_nieuw {
		width:100px;
	top:20px;
	padding-left:21px;
	background-color:#282827;
	padding: 5px;
	color:white;
	font-size:.9em;
	line-height:1.6em;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;

}

#titel_omslag {

float: left;
margin-left: -50px;
background: url('../images/arrow_anderekant.png') 10px 40px no-repeat;
}
*/



#logo {
	position: relative;
	left: -60px;
}
#logo_menu {
	position: absolute;
	top: 60px;
	left: 600px;
	text-align: right;
}
#logo_menu:hover {
	cursor: pointer;
}
.entry img {
	float: left;
	width: 150px;
	height: 113px;
	cursor: pointer;
	border: none;
}
.entry {
	padding: 0 10px 10px 0;
	float: left;
}
#video_errond {
	text-align: center;
	width: 100%;
	height: 510px;
	position: fixed;
	z-index:1001;
	top: 35%;
	margin-top: -115px;

	

}
#video {
	position: relative;
	width: 640px;
	z-index:1001;
	margin: 0 auto;
			-webkit-border-radius:5px;
	-moz-border-radius:5px;
		background-color:#282827;


}
#video_errond p {
	position: absolute;
	top: -25px;
	left: 610px;
	right: 0;
	cursor: pointer;
	z-index:1002;
}
#col_q {
	position:absolute;
	left:680px;
	top:20px;
	padding-left:21px;
	background:url('../images/arrow.png') 0px 40px no-repeat;
}
#col_q div {
	background-color:#282827;
	color:white;
	width:200px;
	padding:30px;
	font-size:.9em;
	line-height:1.6em;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#col_q_contact {
	position:absolute;
	left:2000px;
	top:20px;
	padding-left:21px;
	background:url('../images/arrow.png') 0px 74px no-repeat;
}
#col_q_contact div {
	background-color:#282827;
	color:white;
	width:220px;
	font-size:.9em;
	line-height:1.6em;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#col_q_contact_pad {
	padding: 20px;
}
#col_q_request {
	position:absolute;
	left:2000px;
	top: 20px;
	padding-left:21px;
	background:url('../images/arrow.png') 0px 111px no-repeat;
}
#col_q_request div {
	background-color:#282827;
	color:white;
	width:200px;
	padding:30px;
	font-size:.9em;
	line-height:1.6em;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
a {
	color: #CCCCCC;
}
a:hover {
	color:#666666;
}
a:visited {
	color:#CCCCCC;
}
h2 {
	margin:0;
	line-height:22px;
	margin-bottom:-4px;
}
#col_q p {
	margin:5px 0 20px 0;
}
#col_q p:last-child {
	margin:5px 0 0px 0;
}
#col_q a {
	color:white;
	text-decoration:underline;
}
fieldset {
	margin: 0;
	border: none;
}
legend {
	position: relative;
	margin: 20px 20px 20px 20px;
	padding: 20px 20px 20px 20px;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
}
label span {
	display: none;
}
input, textarea {
	position: relative;
	margin: 0 8px 10px 0;
	padding: 8px;
	width: 170px; /* breedte van de velden */
	color: #333;
}
textarea {
	height: 158px;
}
.butt {
	width: auto; /* breedte van de buttons */
}
.butt {
	border: none;
	margin: 0px;
	padding: 0px;
}
.overlay_bg {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
/* styles for IE 5 Mac */
.overlay {
	display: none;
	/*border: solid 1px black;*/
background-color: #00ACC9;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index:1002;
}
/* following rules are invisible to IE 5 \*/
.overlay {
	/*border: solid 1px black;*/
background-color: transparent;
	top: 45%;
	left: 0;
	/*width: 100%;*/
width: 100%;
	margin-top: -100px;
	text-align: center;/*min-width: 960px; */
}
/* end IE 5 hack */

.overlay_box {
	position: relative;
	text-align: left;
	width: 500px;
	min-height: 200px;
	height:auto !important;
	height: 200px;
	margin: 0 auto;
	border: 16px solid #CEC000;
	background-color: #FFF;
}
