/* Struktur */
body { background-color: #fff; padding: 0; margin: 0; font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: normal; color: #000; }
#wrapper { width: 100%; float: left; }
#content { width: 1000px; margin: 0 auto; position: relative; }
img { border: 0; }

/* Fonter */
h1 { letter-spacing: -1px; line-height: 22px; margin-top: 60px; text-transform: uppercase; color: #4F4D44; font-family: "Lucida Grande","Trebuchet MS",sans-serif; font-size: 24px; font-weight: normal; }
h2 { letter-spacing: -1px; line-height: 22px; margin-top: 0; text-transform: uppercase; color: #4F4D44; font-family: "Lucida Grande","Trebuchet MS",sans-serif; font-size: 16px; font-weight: normal; border-bottom: 1px dashed #4F4D44;}
h3 { color: #565656; font-family: "Lucida Grande","Trebuchet MS",sans-serif; font-size: 13px; font-weight: bold; letter-spacing: -1px; padding-bottom: 0; margin-bottom: 2px; }
a { color: #c00000; }