@import url(reset.css);

body {
  font: 14px Trebuchet MS; color: #717171;
  background: #9d9d9d url(../img/layout/mainbackground.jpg) center repeat-y;
}

a { position: relative; }

b, strong { font-weight: bold; }
em, i { font-style: italic; }

h1 { font-size: 14px; font-weight: bold; }
h2 { font-size: 13px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }

a { color: inherit; }

#content ul { margin-left: 30px; list-style-type: disc; }
#content ol { margin-left: 30px; list-style-type: decimal; }


#header {
display:none;
}

#content {
  line-height: 22px;
  text-align: justify;

}

#actueel h1 { font-size: 19px; font-weight: bold; }
#actueel p { font-size: 14px; }

#dogteam { display:none;}

#nav {
display:none;
}


#nav li ul li a {
  color: #4f4f4f;
  font-weight: bold;
}

#subnav {
display:none;
}

#extranav {
display:none;
}
