/*** ALGEMEEN ***/

body {
	background-color:#423F35;
	color:#666666;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 10px 0px 0px;
	padding: 0;
	font-size: 75%;
	line-height: 155%;
}
#wikkel {
	width: 764px;
	margin:0px auto;
	text-align:left;
}
#achtergr {
	background:  url("../img/achtergr.jpg") repeat-y;
	float: left;
}
#inhoudAchtergr {
	background-image: url("../img/achtergr_inh.jpg");
	margin: 0px;
	background-repeat: no-repeat;
	width: 764px;
	float: left;
	padding: 0px;
}
#inhoud {
	margin: 0px;
	width: 764px;
	float: left;
	padding: 15px 0px 3px;
}
#inhoudPortfAchtergr {
	background-image: url("../img/achtergr_portf.jpg");
	margin: 0px;
	background-repeat: no-repeat;
	width: 764px;
	float: left;
	padding: 0px;
}
#inhoudPortf {
	margin: 0px;
	width: 764px;
	float: left;
	padding: 15px 0px 3px;
}
#voet {
	font-size: 85%;
	text-align: center;
	color: #CCCCCC;
	margin-bottom: 20px;
}
#portfolio {
	position: absolute;
	visibility: hidden;
	z-index:99;
	background: #FFFFFF;
	width: 370px;
	margin: 35px 20px 0px;
	padding: 15px 10px 10px 3px;
	font-size: 85%;
	line-height: 145%;
	filter: Alpha(Opacity=95);
	height: 264px;
}

/*** LAY-OUT ***/

#kol1 {
	width: 325px;
	padding: 0px 0px 60px 210px;
	float: left;
}
#kol1Portf {
	width: 465px;
	padding: 0px 0px 25px 200px;
	float: left;
}
#kol2 {
	width: 140px;
	padding: 0px;
	float: left;
	margin: 0px 0px 0px 40px;
}
#kol3 {
	width: 460px;
	padding: 0px 0px 60px 210px;
	float: left;
}

/*** NAVIGATIE ***/

a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	color: #CC6600;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
#voet a:link {
	color: #ADA895;
	text-decoration: underline;
}
#voet a:visited {
	color: #7D796B;
	text-decoration: underline;
}
#voet a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*** TYPOGRAFIE ***/

.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC3300;
	font-size: 125%;
	font-style: normal;
}
.navNum {
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
.groen {
	color: #7CC047;
}

/*** TOOLTIPS ***/

.fstooltips {
	width: 145px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
.tipcontent {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background-image:  url("../img/ballon.gif");
	background-repeat: no-repeat;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 2px 4px;
}
td {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: square;
}
