@charset "utf-8";
/* CSS Document to:communication, ganzendries 19, 2800 Mechelen, contact: manu@tocommunication.be */

html, body {
	background-color: #c7c7c7;
}

body{
	font-size: 62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.siteupdate {
	font-size: 9px;
	color: #333333;
	letter-spacing: normal;
	height: 20px;
	text-align: center;
	}

.heightlabel {
	border-bottom:thin;
	border-left:thin;
	border-right: thin;
	border-top: thin;
	border-top-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-bottom-style:dotted;
}

.onder {
	border-bottom:thin;
	border-bottom-style:dotted;
}

.blogbox {
	border-bottom:thin;
	border-left:thin;
	border-right: thin;
	border-top: thin;
	border-top-style:dotted;
	border-left-style:dotted;
	border-right-style:dotted;
	border-bottom-style:dotted;
}

.topheader {
	background-color: #c7c7c7;
	background-image: url(../images/top_gradient.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 27px;
}

.top2header {
	background-color: #c7c7c7;
	background-image: url(../images/top2_gradient.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 27px;
}

.spacer {
	background-color: #c7c7c7;
	background-image: url(../images/spacer.gif);
	background-position: center top;
	background-repeat: y-repeat;
	width: 28px;
}

.spacerleft {
	background-color: #ffffff;
	background-image: url(../images/left_gradient.gif);
	background-position: center top;
	background-repeat: y-repeat;
}

.spacerright {
	background-color: #c7c7c7;
	background-image: url(../images/right_gradient.gif);
	background-position: center top;
	background-repeat: y-repeat;
}

.spacerbottom {
	background-color: #c7c7c7;
	background-image: url(../images/bottom_gradient.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 38px;
}

.titelartikel {
	font-size: 2em;
	font-weight: bold;
	color: #333333;
	margin: 0 0 0 0;
}

.contentartikel {
	text-align:justify;
}

.navigatie {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	margin-left: 2em;
	height: 23px;
}

.navigatiebottom {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/navigatie_gradient.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 26px;
}
.navigatiebottom2 {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	height: 26px;
}

A:link {
color:#FFFFFF;
text-decoration:none;
}
A:visited {
color:#FFFFFF;
text-decoration:none;
}

A:active {
color:#000000;
text-decoration:underline;
}