/* Eiland 7 architecten stylesheet */

body {
	
	margin: 0px;
}

table {
	
	border: none;
	border-spacing: 0px;
	cellpadding: 0px;
	cellspacing: 0px;
}

td,tr,p {
	margin: 0px 0px 10px 0px;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

td.fiche {
	
	text-align: left;
	padding: 4px 4px 4px 4px;
}

td.subtle {
	padding-top: 10px;
	color: #414142;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
}

/* Cell waarin paginatitel wordt weergegeven */
td.pagetitle{
	
	padding-left: 45px;
	text-align:left;
	vertical-align:bottom;
	height:45px;
}

td.navtop{
	
	vertical-align: top;
	border-right-style: solid; 
	border-right-width: 1px;
	border-right-color: #B2B2B2;
	padding-right: 15px; 
}

td.navbottom{
	
	border-right-style: solid; 
	border-right-width: 1px;
	border-right-color: #B2B2B2;
	border-top-style: solid; 
	border-top-width: 1px;
	border-top-color: #B2B2B2;
	padding-right: 15px; 
}

td.prevnext{
	
	text-align: right;
	vertical-align: top;
	padding-right: 5px; 
	height: 30px;
}

td.content{
	
	text-align:left; 
	border-top-style: solid; 
	border-top-width: 1px; 
	border-top-color: #B2B2B2;
	padding-top:15px;
	padding-bottom:15px;	
	padding-left:45px;
}

td.contact-map{
	
	text-align:left; 
	padding-bottom:30px;	
	padding-left:45px;
}

td.news{
	
	text-align:justify; 
	padding-bottom:30px;	
	padding-left:45px;
}

td.vacature{
	
	text-align:right;
	padding-left:45px;	
}

/* Gewone links */
a {
	color: #C0272D;
	font: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a.subtle {
	color: #414142;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

/* Links onder de foto's */
a.pic {
	color: #000000;
	font: Verdana, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
}

/* Links in de header balk met categoriën */
a.cat {
    padding: 3px 10px 3px 10px;
    background-color: #C0272D;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
}

/* Links in de rechterbalk voor navigatie */
a.nav{
	
    color: #000000;
    font-weight: bold;
	text-transform:uppercase;
}

a.navactive{
	
    color: #C0272D;
    font-weight: bold;
	text-transform:uppercase;
}

/* Links in de header balk met categoriën als je er met muis overgaat */
a.cat:hover{
    padding: 3px 10px 3px 10px;
    background: #414342;
    color: #FFFFFF;
    font-weight: bold;
    display: block;
}

/* Paginatitels */
h2 {
	margin: 10px 0px 5px 0px;
	/* color: #49648F;*/
	color: #C0272D;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

/* Enkel gebruikt in gedetailleerde projectomschrijving */	
h3 {
	margin: 10px 0px 5px 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

/* Titels "top" projecten zonder link, jaartallen, gebruikt in gedetailleerde projectomschrijving */	
h4 {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

/* Achtegrondkleur tabel van categoriën */
table.category{
	background-color: #C0272D;
}

div.fotofiche {
	padding-left: 45px;
}

div.headerfiche {
	text-align:left;
}

/* Bullet list */
ul{
	margin: 2px 0px 20px 0px;
}

/* Gewoon element van een bullet list */
li {
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}

.div-project {
    position: relative;
    left: 23px;
    bottom: 0px;
    text-align: center;
}

.div-overlay {
    position: absolute;
    left: 23px;
    bottom: 0px;
    width:220px;
    text-align:center;
    padding-bottom: 5px;
    background-color: black;
    filter:alpha(opacity=60);
    -moz-opacity:0.60;
    -khtml-opacity: 0.60;
    opacity: 0.60;
}

.div-empty{
	
	width: 200px;
	height: 140px;
}

div.newslink {
	
	width: 750px; 
	text-align: right; 
	text-transform: uppercase;
}

div.newsbreak {
	
	height:30px;
}

.transtxt {

    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

img{
	border: none;	
}

ul {

	list-style-type: none;
}

li.project {
	
	color: #C0272D;
	padding-bottom: 2px;
}
