/* CSS Document */

/* Hier die Hintergrundfarbe bearbeiten ( z.B. background-color: #000000; ) */
body { background-color: #E6C1F4; scrollbar-base-color: #E6C1F4; font-family: Verdana, Tahoma, Arial; padding: 0px; padding-left: 0px; padding-top: 0px; margin: 0px; margin-left: 0px; margin-top: 0px; }

a { color: #CC3366; font-size: 10px; text-decoration: none; }
a:hover { color: #FF0000; font-size: 10px; text-decoration: none; }
a.bild { color: #CC3366; font-size: 12px; text-decoration: none; }
a.bild:hover { color: #FF0000; font-size: 12px; text-decoration: none; }
.fontcopyrights { color: #CC3366; font-size: 10px; }
.fontsmall { color: #666666; font-size: 10px; }

td#celltop_picture { height: 250px; vertical-align: bottom; background-image: url(../img/layout/top.jpg); background-repeat: no-repeat; background-position: 45% 1px top right;}
td#cellmain { color: #666666; font-size: 12px; }
td#cellhead { color: #666666; font-size: 14px; font-weight: bold; }
td#cellinfo { color: #666666; font-size: 13px; }

em.bold, blockquote.bold, span.bold { font-weight: bold; }