@charset "utf-8";
/* CSS Document - TotaalNi.be for Los de Amberes */


body {
/* background-image : URL(http://www.losdeamberes.be/beeldmateriaal/logo-los-de-amberes.png);
background-repeat: no-repeat;
background-position: right top; */
background-color: #666666;
}

p {
padding:0px;
}

.Amberes {
	color: #F00;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.tittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #F00;
}
.broodtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	letter-spacing: normal;
	text-align: justify;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
    font-size: 10px;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}



a.navigatie {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
    font-size: 10px;
	text-decoration: none;
}
a.navigatie:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.navigatie a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a.navigatie:hover {
	text-decoration: none;
	color: #F00;
}
a.navigatie:active {
	text-decoration: none;
	color: #CCCCCC;
}


a.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-weight: bold;
    font-size: 10px;
	text-decoration: none;

}
a.footer:link {
	text-decoration: none;
}
a.footer a:visited {
	text-decoration: none;
	color: #999;
}
a.footer:hover {
	text-decoration: none;
	color: #F00;
}
a.footer:active {
	text-decoration: none;
	color: #999;
}
