/* CSS Document */

/* Headings */

a:link {
	text-decoration: none;
	color: #E6B115;
}

a:visited { text-decoration: none; color: #999999; }

a:hover, a:active {
	color: #999999;
}

h1 { font-size: 12px; font-weight: bold;}

h2 { font-size: 20px; }

h3 { font-size: 14px; }

h4, h5, h6 { font-size: 12px; font-weight: bold }

.style3 {font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:lighter; color: #999999; }
.style4 {font-size:11px; font-family: Arial, Helvetica, sans-serif; font-weight:lighter; font-style:italic; color: #999999; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #006699; }
.style6 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; }

/* Structure */


object {
outline:none;
}

body {
	background-image: url(images/achtergrondteam.jpg);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFF;
	background-repeat: repeat-x;
}

#centerTXT {
	background-color: #FFFFFF;
	width: 560px;
	border-right-style: dotted;
	border-right-color: #BFD8E5;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #BFD8E5;
	padding-top: 5px;
}
#centerTXTportfolio {
	background-color: #FFFFFF;
	width: 660px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #BFD8E5;
	padding-top: 5px;
	text-align: center;
	padding-left: 60px;
}
#centerTXTinner {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	line-height: 18px;
	width: 97%;
	margin-left: 8px;
}

#indexcentercolumn1 {
	text-align: left;
	width: 350px;
	position: relative;
	margin-left: 130px;
}
#indexcentercolumn2 {
	text-align: left;
	position: relative;
	bottom: 50%;
}

#bottomTXT {
	width: 100%;
	text-align: center;





	a:link color: #006699;    
	a:visited color: #00FF00;
	a:hover text-decoration:underline;
	font-size: 10px;

}

#menuleft {
	width: 123px;
	background-color: #FFFFFF;
	position: inherit;
}
#columnright {
	width: 208px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 15px;
	padding-top: 20px;
}
#columnrightTXT {
	width: 165px;
	padding-left: 25px;
}

#contactTXT {
	width: 165px;
	padding-left: 25px;
	padding-top: 60px;
}

#div.img  {
	height: auto;
	width: auto;
	text-align: center;
	margin: 2px;
}	

#div.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #000000;
}

#div.img a:hover img {border: 1px solid #009900;}
#servicessapbottom {
	width: 100%;
}

#fototeam {
	float: left;
	margin-right: 10px;
	margin-bottom: 90px;
	margin-top: 5px;
}

#datalist {
	list-style-position: outside;
	list-style-image: url(images/bullet2.png);
}
#news {
	width: 500px;
	margin-left: 20px;
}
#servicessap {
	width: 49%;
	float: right;
}
#servicesbeheer {
	width: 50%;
	float: left;
}

