
/*****************************************************************************
 ------------------------ cortendorf CSS styles -----------------------
 *****************************************************************************/

/* reset default styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, a, em, font, img,
dl, dt, dd, ol, ul, li, form, label, legend,
table, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:inherit;
}
body {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  line-height:1.1em;
  color:#222;
  background:#fff;
  cursor:default;
  min-height:200px;
}
.wrapper {
  margin:20% auto;
  padding:0;
  width:200px;
}
#Cortendorf {
  margin:0;
  display:block;
}
.black {
  color:#000;
}
h1 {
  color:#999;
  font-size:2em;
  letter-spacing:-0.063em;
  font-weight:bold;
  margin:175px 0 24px -4px;
}
h2, h3, h4 {
  line-height:1.2em;
  margin:1em 0;
  font-weight:bold;
  margin-left:0px;
}
a, a:link, a:visited {
  color:#888;
  text-decoration:none;
  padding-left:1.4em;
  display:block;
  margin:0 0 4px;
}
a:hover {
  cursor:pointer;
  color:#D9077E;
  text-decoration:none;
  background:transparent url('arrow_hover.gif') no-repeat 0em 0.24em;
  padding-left:1.4em;
}
:focus {
  outline:0;
}
img, a img {
  border:none;
}
p {
  margin:0 0 12px;
  padding:0;
}