/* CSS Document */

/* Schriftformatierungen */
H1, H2, H3, H4, H5, P, A, DIV, TD, UL, LI, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT, FORM { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
a { text-decoration: none; color: #767A84; font-weight: bold; }
a:hover { text-decoration: underline; }

a img { border: none; }

P.bodytext { padding: 0 10px 0 10px; }
#leftCol P.bodytext { padding: 0; }
.csc-header { padding: 0 9px; background: url(../img/dotsH.gif) repeat-x bottom; }

/* Allgemeine Formatierungen */
html, body { text-align: center; margin: 0; padding: 0; }
body { text-align: center; background: none; }
#container { background: none; margin: auto; width: 870px; text-align: left; }

#shadow { background-image: none; background: none; filter: none; margin-left: -100px;}
#border { width: 789px; margin-left: 42px; background: none; text-align: left; }

#center { padding-left: 138px; background-color: #FFFFFF; margin: 8px; width: 481px; }


#header, #left, #right, #menu, #topmenu, #footer { display: none; }
#content { margin-top: 10px; }

#powered { padding-bottom: 10px; text-align: right; padding-right: 35px; }
#powered a { color: #000000; font-size: 10px; }

.clearer { clear: both; }
