* {
	margin: 0;
	padding: 0;
}


html{
	overflow-y: scroll !important;
	margin:0px;
	padding:0px;
}



body {
	
	background-color:#000000;
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.9em;
	margin:0;
	padding:0;
	height: 100%;
}


#site {
	width:1000px;
	margin: 0 auto;
}

#content{
	width:840px;
	margin-left:100px;
	min-height:331px;

}

#lijst_diensten li {
	list-style-type:none;
	
}

#sitemap_links li, #sitemap_rechts li {
	list-style-type:none;
}

#sitemap_links {
	float:left;
	width:300px;
	
}


#sitemap_rechts {
	float:left;
	
}

#sitemap_links a, #sitemap_rechts a {
	color:#999999;
	background-color:#000;
	text-decoration:none;
}

#sitemap_links a:hover, #sitemap_rechts a:hover {
	text-decoration:underline;
	background-color:#000;
	color:#ff9900;
}



#emailadres a {
	background-image:url(../images/emailadres.png);
	background-repeat:no-repeat;
	width:237px;
	height:20px;
}


#emailadres a:hover {
	background-image:url(../images/emailadres_hover.png);
	background-repeat:no-repeat;
}

img {
	border-style:none;
}

.inspring {
	margin-left:23px;
}

.inspring1 {
	margin-left:37px;
}


.terugnaarboven {
	float:left;
	margin-left:960px;

}

#top a {
	
  	position:fixed;
  	top:500px;
  	right:200px;
    

	
}

#apart {
	padding-top:22px;
}


/*-------------FOOTER-------------*/
#footer_streep {
	background-image:url(../images/footer_streep.png);
	background-repeat:no-repeat;
	margin-top:30px;
	height:5px;
	width:1000px;
	margin-bottom:5px;
}

#footer {
	font-size:0.65em;
	margin-left:100px;
}

#strict{
	display:inline;
	margin-left:415px;
}

#footer a {
	color:#999;
	background-color:#000;
	text-decoration:none;
	font-weight:bold;
}

#footer a:hover {
	text-decoration:underline;
	color:#ff9900;
	background-color:#000;
}

#footer a.selected {
	color:#ff9900;
	background-color:#000;
	text-decoration:underline;
}

/*-------------H-TAGS-------------*/
h3 {
	display:block;
	font-size:1.17em;
	font-weight:bold;
}

h4 {
	margin-bottom:6px;
}


h5 {
	text-decoration:underline;
}



/*------------A TAG (behalve voor de footer)----------*/
a.pointer {
	cursor:default;
}

a {
	color:#999999;
	background-color:#000;
	text-decoration:underline;
}

a:hover {
	color:#ff9900;
	text-decoration:none;
}


/*------------PORTFOLIO ----------*/
#links_links a, #links_rechts a {
	color:#999999;
	background-color:#000;
	text-decoration:none;
}

#links_links a:hover, #links_rechts a:hover {
	text-decoration:underline;
	background-color:#000;
	color:#ff9900;
}

#links_links li, #links_rechts li {
	list-style-type:none;
	
}


/*-----------FORM -------------*/
label{
	float: left;
	width: 190px;
	/*text-align: right;*/
	/*margin-right: 15px;*/
}

input{
	width:300px;
}



textarea{
	width: 300px;
}

#links_form{
	line-height:20px;
	float:left; 
	width:300px;

}

#telefoonplaatje {
	margin-top:-2px;
	float:left;
	margin-right:10px;
	
	
	
}

#tel {
	float:left;
	padding-top:0px;
	width:160px;
}
	



#gsmplaatje {
	float:left;
	margin-top:10px;
	margin-right:10px;
	

}

.clear {
	clear:both;
}


#gsm {
	float:left;
	margin-top:12px;
	width:160px;
}

#emailplaatje {
	clear:both;
	float:left;
	margin-top:14px;
	margin-right:10px;
}

a#emailadres{
	float:left;
	margin-top:16px;
	width:160px;
	text-decoration:none;
}

a:hover#emailadres {
	color:#ff9900;
	text-decoration:underline;
}
	

#rechts_form{
	float:left;
	line-height:25px;
	margin-left:35px
}

.vrouw{
	width:20px;
}

.man{
	width:20px;
	margin-left:95px;
}

#bericht {
	margin-top:7px;
}

.btn{
	width:75px;
	margin-left:189px;
	margin-right:68px;
	padding:0;
}

.verplichtcontact {
	margin-left:37px;	
	font-size:0.8em;
}


.error{
	border: 2px solid #FF9900;
	background-color:#FFFFFF;
}

.onzichtbaar{
	visibility:hidden;
}
/*-------------non-js--------------------------------*/

#flash {
	background-image:url(../images/header_nonjs2.png);
	background-repeat:no-repeat;
	width:1000px;
	height:400px;
}

#menu_home {
	float:left;
	margin-left:263px;
	margin-top:297px;
	
	
}

#menu_diensten {
	float:left;
	margin-top:297px;
	
}


#menu_portfolio {
	float:left;
	margin-top:297px;
	
}
#menu_contact {
	float:left;
	margin-top:297px;
	
}



/*-------------non-js--------------------------------*/



