/*  DBlogic Style sheet by DBlogic
*/

body {
	font-family: "Segoe UI",  Verdana;
	font-size: 15px;
	color:#1B2832;
}

TD {
	vertical-align: top;
}
TD.middle {
	vertical-align: middle;
}

TD.header {
	font-weight: bold;
	padding: 0px;
}
table.mainfooter{
	background-image: url(../siteimages/main/dblogic_footer.jpg);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
}
table.projecten {
	font-size: smaller;
}
A {
	color:#1B2832;
	text-decoration: none; 
 }
A.white{
	color:#FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #58c4da;
	text-decoration: underline;
}
A.white:hover{
	color:#1B2832;
	text-decoration: underline;
}
A.menulink {
	display: block;
	width: 200px;
	height: 1cm;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
	font-size: 18px;
	font: bold;
	color: #1B2832;
	border-bottom: solid 1px Activeborder;
}

A.menulink:hover {
text-decoration: none;
background-image: url(../siteimages/filler/menu_highlight.gif);
color: #58c4da;
background-color:#1B2832; 
}

h1{
	
}
h2{
	
}
h3{
	font: bold;
}