* { margin: 0; padding: 0; }

/* opmaak
-------------------------------------*/

body {
	background-color: #fff;
	font-family: Verdana, Tahoma, Arial;
	color: #000;
	font-size: 67%;
}

#topad, #adright, #bottomad, #menu ul {
	display:none;
}

#main {
font-size: 1.2em;
}

hr.bottom {
	background-color: #000;
	color: #000;
	border: 0;
	height: 1px;
}

img { border: none;}

/* fonts
-------------------------------------*/

h1 {
	color: #727173;
	margin:0;
    padding: 4px 0px 4px 22px;
	font-size: 1.24em;
    font-weight: bold;
	background: url(../images/header/h1.gif) no-repeat 1px 0px;
	letter-spacing:0.02em;
}

h2 { color: #727173;
	margin:0;
    padding: 4px 0px 4px 22px;
    font-size: 1.1em;
    font-weight: bold;
	background: url(../images/header/h2.gif) no-repeat 0 0px;
	letter-spacing:0.03em;
}
