/* CSS Document */

body{
	margin-top:0px;
	background-image: url(../img/bg.gif);
	background-repeat:repeat-x;
	background-color:#222222;
}

#contentTable{
	width:950px;
}


#topTd{
	height:100px;
	background-image: url(../img/top.gif);
}

#onTabbladenTd{
	height:30px;
	width:83px;
}

.tabbladenTd{
	height:30px;
	width:82px;
}


#tabbladenRestTd{
	height:30px;
	width:352px;
	border-bottom:1px solid #141414;
}

#inhoudTd{
	width:681px;
	height:475px;
	vertical-align:top;
}

#inhoudTable{
	width:681px;
	height:475px;
	vertical-align:top;
}

#websiteTd{
	width:681px;
	height:600px;
	border-left:1px solid #141414;
	border-right:1px solid #141414;
	border-bottom:1px solid #141414;
	background-color:#303030;
	vertical-align:top;
}

#portfolioTable{
	width:656px;
	text-align:left;
}

#showWebsiteTd2{
	padding:10px;
	width:540px;
	background-color:#FFFFFF;
	height:360px;
	vertical-align:top;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

a:link{
	color:#000000;
}

a:visited {
	color:#FFFFFF;
}

a:active {
	color:#999999;
}

a:hover {
	color:#999999;
}



#tumbTable{
	width:116px;
}

#tumbTd{
	vertical-align:top;
}

.tumbTd{
	vertical-align:top;
	width:58px;
	height:58px;
}
