body {
	margin: 0;
	padding: 0;
	/*
	font-family: "Myriad", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	*/
	font-family: arial, helvetica, sans-serif;
	color: #333;
	background: #8CA199;
	background: #47547E url("images/bg.gif");
	font-size: 12px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 12px;
	}

h2 {
	color: #CE3113;
	font-size: 12px;
	font-weight: bold;
	margin: 40px 0 3px 0;
	border-bottom: 1px dotted #cccccc;
}

h3 {
	color: #5B2F26;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin: 14px 0 0 0;
}

div.padded {
	padding: 8px;
}

a {
	color: #CE3113;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p.top {
	text-align: right;
}

p.top a {
	font-size: 10px;
}

td.extramargin {
	padding: 0 10px 0 10px;
}
p.nomargin {
	margin: 0;
}

p.topmargin {
	margin: 0 0 10px 0;
}

.Content {
	background: white;
	margin: 10px auto;
}

#Logo {
	position: relative;
	left: 356px;
	top: 8px;
}

#Menu {
	position: relative;
	left: 10px;
	margin-top: 28px;
}

#MenuBottomBorder {
	position: relative;
	border-top: 4px solid #C7CEE6;
	margin-top: 4px;
}

#MainImage {
	margin: 0px 0 0 7px;
}

p.date {
	color: #3F579E;
	font-size: 10px;
	margin: 6px 3px -1px 3px;
}
p.nieuws {
	font-size: 11px;
	margin: 0 3px 10px 3px;
}
p.nieuws a {
	color: #666666;
	text-decoration: none;
}
p.nieuws a:hover {
	text-decoration: underline;
}

#BannerFreelancers {
	background: #A1B0E6;
	width: 180px;
	height: 80px;
	text-align: center;
}

#ccc {
	position: absolute;
	margin: 70px 470px;
}

#Info {
	background: #E2E9FC;
	line-height: 14px;
	margin: 0 7px 0 0;
	width: 180px;
	height: 140px;
	float: left;
}
#News {
	background: #E2E9FC url("images/bg_news.gif") no-repeat right bottom;
	width: 566px;
	height: 140px;
	line-height: 14px;
	margin-bottom: 7px;
}

#MainHome {
	margin: 7px;
}	


#NewsYellow {
	width: 180px;
	line-height: 14px;
	background: #FEF8EB;
	margin: 0 0 7px 0;
}
#BannerFreelancers img {
	margin: 7px 0 7px 0;
}

#Case {
	background: #FEF8EB url("images/bg_case.gif");
	background-repeat: no-repeat;
	border: 7px solid #FEF1D3;
	width: 555px;
	height: 123px;
	padding: 4px;
	margin: 0;
}
	#Case p {
		margin: 0;
	}

	#Case a {
		color: #AA7804;
		text-decoration: none;
	}

	#Case a:hover {
		text-decoration: underline;
	}
	
	#Case img {
		border: 1px solid #FEE5AD;
		float: right;
		position: relative;
		top: 3px;
		right: 3px;
	}

#FactsFigures {
}

#SMS {
	width: 180px;
	background: #E1E8FB;
	height: 140px;
}

div.spacer {
border-top: 7px solid white;
}


/**
 * Portfolio
 */

table.Portfolio td {
	background: #FEF8EB;
	height: 200px;
	border: 6px solid #FEF1D3;
}

ul.linklist {
	list-style-type: none;
	margin-left: 0;
}


/**
 * Formulieren
 */

input.text {
	font-family: arial;
	font-size: 12px;
	width: 300px;
	background: #FEF8EB;
	border: 1px solid #F7D693;
	padding: 0;
	margin-bottom: 10px;
}

textarea {
	font-family: arial;
	font-size: 12px;
	width: 300px;
	height: 90px;
	background: #FEF8EB;
	border: 1px solid #F7D693;
	padding: 0;
	margin-bottom: 10px;
}


#sms {
	width: 500px;
	margin: 20px 10px 10px 10px;
}
#sms table {
	width: 250px;
	margin: 0 7px 15px 0;
	border: 1px solid #909ECF;
}

#sms table td {
	height: 220px;
	background: #E1E8FB;
	font-size: 11px;
	padding: 7px;
	text-align: left;
}

#sms table td.h {
	height: 24px;
	background: #E1E8FB;
	padding: 0;
}

#sms ul li {
	margin-bottom: 7px;
}

table.ff {
	width: 530px;
	font-size: 11px;
	margin: 10px 0 10px 0;
}

	table.ff th {
		background: #FDE09D;
		text-align: left;
	}
	table.ff th.sub {
		background: #FDE6B0;
		text-align: left;
		font-style: italic;
		font-weight: normal;
		padding-left: 4px;
	}

	table.ff td {
		background: #FEF1D3;
		padding: 3px;
	}

	table.ff td.total {
		font-weight: bold;
	}

	/* long */
		
	table.long td.description {
		width: 350px;
	}
	table.long td.relative {
		width: 60px;
	}
	table.long td.absolute {
		width: 60px;
	}
	table.long td.source {
		width: 410px;
	}

	/* Monostat */

	table.monostat td.category {
		width: 122px;
	}
	table.monostat td.value {
		width: 400px;
	}
	table.monostat td.source {
		text-align: right;
	}

#MailAFriend {
	float: right;
	width: 90px;
	text-align: center;
	background: #FEF1D3;
	border: 0px solid #FDE09D;
	font-size: 11px;
	padding: 5px;
	margin: 20px 0 20px 0;
}

#MailAFriend a {
	font-weight: bold;
}

.tiny {
	margin: 10px 0 0 0;
	font-size: 10px;
	color: #999;
}
