html,
body {
	background-repeat:no-repeat;
	background-position: center top;

	background-color:#030518;
	margin:0;
	padding:0;
	height:100%;
	min-height: 100%;
	font-family:Verdana;
	text-align: justify;
	line-height:150%;
	text-align: center;
}
#main_container {
	width: 1000px;
	background:#00000;
	margin: 0px auto 0 auto;
	min-height:100%;
	position:relative;
}
#header{
padding:0;
margin:0;
clear:both;
float:left;
	 position:relative;
}
#background{
padding:0;
	position: absolute;
	float:left;
	margin:0 0 0 -200px;
}
#logicaslogo{
	position:relative;
	padding:25px 0;
	float:right;
	overflow: hidden;
	height: 165px;
	margin-right:155px;
}
#content {
	clear:both;
	padding-bottom:100px; /* Height of the footer element */
}
#links{
	position: relative;
    margin:25px 0px 50px 25px;
	width: 525px;
	background-color :rgba(5, 4, 16, 0.79);
	padding:15px;
	text-align: left;
	float:left;
	color:#ffffff;
}

#headlogicas{
	text-align: left;
	background: #000000;
	height: 25px;
	padding:5px;
	margin:-15px -15px 15px -15px;
	color:#0000;
	border:1px solid #181818;
}
#headwerk{
	text-align: left;
	background: #f9911a;
	height: 25px;
	padding:5px;
	margin:-15px -15px 15px -15px;
	color:#0000;
	border:1px solid #181818;
}
#headportfolio{
	text-align: left;
	background: #be01da;
	height: 25px;
	padding:5px;
	margin:-15px -15px 15px -15px;
	color:#0000;
	border:1px solid #181818;
}
#headcontact{
	text-align: left;
	background: #0093bd;
	height: 25px;
	padding:5px;
	margin:-15px -15px 15px -15px;
	color:#0000;
	border:1px solid #181818;
}
H1{
	font-size: 20px;
	margin:0px 0 0 5px;
	color:#ffffff;
}
#anderelinks{
	padding:15px;
	position: relative;
	float:left;
    margin:25px 0px 50px 50px;
    width: 300px;
	background-color :rgba(5, 4, 16, 0.79);
	text-align: left;
	color:#ffffff;
}
#clear{

	clear:both;
	height:1px;
	overflow:none;
}
#footer {
	border-top:2px solid #655b48;
	color:#fba92a;
	width:100%;
	height:30px;
	position:absolute;
	bottom:0px;
	left:0;
}
form{
	margin:0px 0px 0px 0px;
	padding:0px;
}
label{
		padding:5px 2px 5px 4px;
	font-size: 12px;
	display: inline-block;
	width: 80px;
}
input{
	-moz-border-radius:10px;
	border-radius: 10px;
	border:1px solid #ddddd;
	background-color:#ebebeb;
	margin:5px 2px 5px 2px;
	padding:3px;
	width: 200px;
}

textarea{
	-moz-border-radius:10px;
	border-radius: 10px;
	border:1px solid #ddddd;
	background-color:#ebebeb;
		margin:5px 2px 5px 2px;
		padding:3px;
		width: 294px;
}
.checkmark{
	float:left;
  margin: 10px 0 0 0;
  padding-right: 0;
  height: 150px;

}
.check{
	float:left;
	height: 20px;
}
.checkmark h1{
height: 10px;
font-weight: 100;
	}
.checkmark p{
	}


#eerste{

	height: 150px;
	margin:0 15px;
}
#tweede{

	height: 200px;
	margin:30px 15px 15px 15px;
}
#derde{

	height: 150px;
	margin:15px;
}

#vierde{

	height: 175px;
	margin:15px;
}
#vijfde{

	height: 175px;
	margin:15px;
}
#zesde{

	height: 175px;
	margin:15px;

}
#zevende{

	height: 175px;
	margin:15px;
}
#achtste{

	height: 175px;
	margin:15px 15px 0 15px;

}
#firstdivimg{
padding:30px 0 0 0;

	height: 150px;
		margin-top:15px;

}
#tweederechts{

	height: 200px;
	margin-top: 30px;
}
#derderechts{

	height: 150px;
			margin-top:30px;
}

#vierderechts{

	height: 175px;
			margin-top:30px;
}
#vijfderechts{

	height: 175px;
			margin-top:30px;
}
#zesderechts{

	height:175px;
			margin-top:30px;

}
#zevenderechts{

	height:175px;
			margin-top:30px;
}
#achtsterechts{

	height:175px;
			margin-top:30px;
}

.divwerkimg{
float:left;
margin:10px 0 0 75px;
overflow: hidden;
  width: 150px;
}


.werklistimg{
	Margin:left;
  margin: 0px 0 0 0;
  padding-right: 0;
  overflow: hidden;
  width: 150px;
  height: 150px;
}
#buttonHolder{
padding:10px 0px 20px 0px;
text-align: right;
}
#verstuur{
	width: 200px;
	height: 25px;
	background-color: #ffff;
	text-align: center;

}
#error{
	color:#fd5938;
}
#succes{
	color:#23ff00;
}

#gegevens{
	float:left;
	margin:3px 0 3px 10px;
}
#contact{
	float:right;
	margin:3px 10px 3px 0px;
}
a.link,a.active,a.hover, a:visited{
	color:#fba92a;
	text-decoration: none;
}
