/*
Copyright 2006 koenixkinder - Michael Thomas
Alle Rechte vorbehalten / All rights reserved
*/

body { margin: 0; padding: 2% 5%; color: #000000; background: #ffffff; }

div, p, a, span, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }

textarea { font-size: 100%; }

form, #cn table, ul, dl, p { margin-top: 0; margin-bottom: 1.3em; }

h1, h2, h3, h4, h5, h6 { margin-top: 2em; margin-bottom: 0.25em; }

table { font-size: 1em; border-collapse: collapse; background-color: #e3e3e3; }

tr { vertical-align: top; }

caption, th { text-align: left; }

#cn th, #cn td { border: 1px solid #ffffff; padding: 0 0.5em; }

a { color: #000000; }

abbr { border-bottom: 1px dotted #ccc; cursor: help; }

img { border: 0; background: transparent; }

