* {
	margin: 0;
	padding: 0;
}

body,html {
	background: #333333 url(../images/background.gif) top center repeat-x;
	font-family: Arial, verdana, helvetica;
	color: #1B1B1F;
	font-size:12px;
	line-height:20px;
	height:100%;	
}

strong {
	color: #1B1B1F;
	font-size: 13px;
	font-family: helvetica, verdana, Arial;
	font-weight: bold;	
}


img {
	border: none;
}

.border {
	border: 1px solid #502A5C;
	margin-left: 4px;
	
}

h1 {
	color: #FC8800;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin:5px 0 15px 0;
}


h2 {
	color: #FC8800;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin:10px 0 7px 0;
}

h3 {
	color: #FC8800;
	font-size: 13px;
	font-family: Arial, sans-serif;
	font-weight: bold;	
}

/**************************************/


/* Algemeen lay-out */
#container {
	background-attachment: scroll;
	height: auto;
	margin: 0 auto;
	width:100%;
	overflow: hidden;
}


#header {
	background: url(../images/bg-header.png) top center no-repeat;
	width: 1000px;
	height:206px;
	margin: 0 auto;
}


#top {
	padding-top:42px;
	width: 1000px;
	margin: 0 auto;	
}

#foto-content {
	background: url(../images/foto-content.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}

#foto-contact {
	background: url(../images/foto-contact.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}

#foto-diensten {
	background: url(../images/foto-diensten.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}

#foto-links {
	background: url(../images/foto-links.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}

#foto-producten {
	background: url(../images/foto-producten.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}


#foto-nieuwsbrief {
	background: url(../images/foto-nieuwsbrief.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}

#foto-prijslijst {
	background: url(../images/foto-prijslijst.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}

#foto-webshop {
	background: url(../images/foto-webshop.jpg) top right no-repeat;	
	height:206px;
	margin-right:16px;
}






.fotos-content {
	padding-left:30px;
	padding-top:15px;	
}

.button {
	padding-top:10px;
	padding-left:30px;
}


#logo {
	padding-top:50px;
	padding-left:50px;
	height:128px;
	
	
	}

#menu {
	background: url(../images/bg-menu.png) top center no-repeat;
	height: 27px;
	width:999px;
	margin: 0 auto;

}

.stmenu {
	padding-left:30px;
	}

#wrapper {
	background: url(../images/bg-wrapper.png) top center repeat-y;
	min-height: 350px; /* na invullen van content = height: 100%; */
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
}

/**************************************/


#imageleft {
	position:absolute;
	width: 250px;
	float: left;
	padding-top:36px;
}

#left {
	width:410px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	
	
}

#content {
	padding-top:15px;
	width:540px;
	min-height:306px;
	overflow: hidden;
}



/**************************************/



/* Footer */ 

#footer {
	background: url(../images/bg-footer.png) top center no-repeat;
	height:45px;
	width:1000px;
	margin: 0 auto;

}

.footerl {
	float:left;
	padding-left: 45px;
	padding-top:10px;
	color: #FFFFFF;
	font-family:arial;
	font-size: 11px;
	font-weight:normal;
}


.footerr {
	float:right;
	padding-right:45px;
	padding-top:10px;
}

a.footertext {
	color: #FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

a.footertext:hover {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
a.lsites {
	color: #CCCCCC;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.lsites:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a {
	color: #000000;
	font-size:12px;
	line-height:18px;
	text-decoration: underline;	
}

a:hover{
	color: #004F8F;
	text-decoration: none;
}

.grijs {
	color:#666666;
	font-weight:bold;
}

/**************************************/

