/* CT Gent css (c) maarten dk */

html{
	height:auto;	
}

body{
	height:auto;
	margin:0;
	font: 8pt Tahoma, Arial, Helvetica, sans-serif;	
	text-align:center;
}

ul{
	list-style-image:url(../images/vinkske.gif);
}

li{
	margin-bottom:6px;
}	

ol{
	margin:10px auto;
}

.presslist{
	margin:6px auto 10px;
	list-style-image:none;
	list-style-type:none;
}

.presslist li{
	margin-bottom:8px;
}

h1{
	font-size:14pt;
	font-weight:bold;
	color:gray;
	text-align:left;
}

h2{
	font-size:11pt;
	font-weight:bold;
	color:gray;
	margin-top:16px;
	text-align:left;
}

h3{
	margin-top:0;
	text-align:left;
}

img{border:0}

a:link, a:visited, a:hover, a:active{
	color:#49b0e3;	
}

a:link.menulink, a:visited.menulink{
	padding:5px 12px 4px;
	background: #02215A;
	color:white;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	float:left;
}

a:hover.menulink, a:active.menulink{
	padding:5px 12px 4px;
	background: #02215A;
	color:#49b0e3;	
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	float:left;
}

a:link.menulinkmanu, a:visited.menulinkmanu{
	padding:5px 12px 4px;
	background: #02215A;
	color:#49b0e3;
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	float: right;
}

a:hover.menulinkmanu, a:active.menulinkmanu{
	padding:5px 12px 4px;
	background: #02215A;
	color:white;	
	font-weight:bold;
	font-size:10pt;
	text-decoration:none;
	float: right;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: url(../images/pdf.gif) no-repeat center right;
}

a[href $='.doc'] { 
   padding-right: 18px;
   background: url(../images/word.gif) no-repeat center right;
}

.wrapper{
	width:1000px;
	height:auto;
	margin:0 auto;	
	display:table;
}

.leftbar{
	width:143px;
	height:100%;
	float:left;
}

.leftbar img{
	float:left;
}

.content{
	width:857px;
	height:auto;
	float:left;
	margin: 0 ;	
	text-align:center;
	display:table;
}

.header{
	width:857px;
	height:115px;
	margin: 0;
	background: url(../images/bg-header.jpg) top right no-repeat;	
}

.menubar{
	width:847px;
	padding-left:10px;
	text-align:left;
	background: #02215A;
	display:table;
	border-top:1px solid white;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { .menubar { width:857px; } } 

.tekst{
	width:700px;
	margin:20px auto;
	text-align:left;
	display:table;
}

.footer{
	width:968px;
	margin: 20px auto;
	border-top:1px solid #02215A;
	text-align:right;
	padding: 10px 16px 6px;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active{
	margin: 0 1px;
	color: #999;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.footer .mink{
	float:right;
	font-size:10px;
}
	
.kaart{
	margin: 30px 0 0 60px;
}
	
/* contact */

.contacttbl{
	width:700px;
	margin:20px auto 0;
	display:table;
}

.contacttr{
	display:table-row;
}

.contacttd1{
	display:table-cell;
	width:120px;
	text-align:left;
	float:left; /* IE */
}

.contacttd2{
	display:table-cell;
	width:580px;
	text-align:left;
	float:left; /* IE */
}

.contactveld{
	width:570px;
	margin-top:1px;
	border:1px solid silver;
}

.stress{
	color:#f60;
	font-weight:bold;
}

.vzbutton{
	float:right;
	margin: 6px 6px 0 0;
	border:1px solid silver;
	background:white;
	color:gray;
}	

.card{
	padding:10px;
	background:#e6f7ff;
	margin: 20px 0;	
	text-align:left;
}

.card td{
	text-align:left;
	vertical-align:top;
}

.ctgent{
	margin:10px auto; 
	clear:both;
}

.technoport{
	margin:16px 0 0 0; 
	float:right; 
	clear:both;
}

.abascel{
	width: 200px;
	background: #eee;
	vertical-align: top;
	padding: 10px;
}

.abascel h2{
	margin: 0;
	text-align: center;
}
