.td-head
{
	color: #B9B9B9;
	width: 150px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
}

.p-tall, blockquote
{
	padding-top: 5px;
	padding-bottom: 5px;
}



.p-small
{
	font-size: 9px;
}


.button
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	color: Black;
}



body
{
	font-family: Verdana, Arial;
	font-size: 12px;
}

td
{
	font-family: Verdana, Arial;
	font-size: 11px;
	/*vertical-align: top;*/
}

h1, .subtitle
{
	font-size: 18px;
	font-family: Verdana, Arial;
	color: #B9B9B9;
	text-align: center;
	/*padding-top: 25px;*/
}

.subtitle { text-align: right; font-size: 24px; color: #8B8B8B;}

h1.left
{
	font-size: 18px;
	font-family: Verdana, Arial;
	color: #B9B9B9;
	text-align: left;
	/*padding-top: 25px;*/
}

h2
{
	font-size: 14px;
	font-family: Verdana, Arial;
	color: #B9B9B9;
	text-align: left;
	padding-top: 0px;
	font-weight: bold;
	margin-bottom: -10px;
}

h3
{
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: left;
	padding-top: 15px;
	font-weight: bold;
}



a, .highlight
{
	color: #993366;
	text-decoration: none;
}

a:hover
{
	color: #963264;
	text-decoration: underline;
}

a:visited
{
	color: #963264;
}

a:visited:hover
{
	color: #963264;
	text-decoration: underline;
}



.a-mail
{
	color: #993366;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

.a-mail:hover
{
	color: #963264;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
}

.a-mail:visited
{
	color: #963264;
	font-weight: normal;
	font-size: 9px;
}

.a-mail:visited:hover
{
	color: #963264;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
}

.news
{
	border: 1px solid;
	padding: 15px 10px 15px 15px;
	position: relative;
	color: #963264;
	background-color: #FFBFDF;
}

.team
{
	margin-left: 50px;
}
.team span
{
	float: left;
	margin: 5px;
	padding: 0px;
	width: 100px;
}
.team ul
{
	padding: 0px;
	margin: 0px;
}
.team li
{
	list-style-type: none;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #963264;
	margin-bottom: 15px;
	height: 100px;
	text-align: center;
}
.team a:visited:hover, .team a:hover {text-decoration: none;}
.team div.caption {
	margin: 0;
	padding:0;
	position: relative;
}

.team div.caption p {
	position: absolute;
	margin: 0; padding: 2px;
	font-size: .9em;
	bottom: 0;
	left: 0;
	background:black;
	color: white;
	opacity: .7;
	filter : alpha(opacity=70);
	width: 120px;
}

.team img {
	margin: 0 20;
	padding: 0;
	width: 80px;
	margin-left: 20px;
	border-style: none;
}

table.t-tall td
{
	padding-bottom: 10px;
}
.contact
{
	padding-left: 180px;
	height:312px;
}

.lcs 
{
    font-weight: bold;
    color: #993366;
}
.contact ul li { margin-bottom: 8px; }
.contact ul li ul li { margin-bottom: 0px; }
.valencia { background: #FFFFFF url('facade-valencia.jpg') no-repeat; }
.amsterdam { background: #FFFFFF url('facade-amsterdam.jpg') no-repeat; }
.thehague { background: #FFFFFF url('facade-thehague.jpg') no-repeat; }
.brussels { background: #FFFFFF url('facade-brussels.jpg') no-repeat; }
.turin { background: #FFFFFF url('facade-turin.jpg') no-repeat; }


