/* CSS Document */

/* Schriftformatierungen */
H1, H2, H3, H4, H5, P, A, DIV, TD, UL, LI, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT, FORM { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #000000; }
A { text-decoration: none; font-weight: bold; color: #E68208; }
A:hover { color: #000000; }
P.bodytext { margin: 0; padding: 0; }
FORM { margin: 0; padding: 0; }

A IMG { border: 0; }


#centerCol .bodytext a { font-weight: normal; color: #000000; border-bottom: 1px dotted #000000; }
#centerCol .bodytext a:hover { border-bottom: 1px solid #000000; }

/* Mailformular */
fieldset.csc-mailform { border: none; margin: 0; padding: 0; }
#mailform label { width: 180px; text-align: left; display: block; margin-right: 10px; line-height: 20px; clear: both; float: left; }

#mailform input, #mailform textarea { width: 250px; }
#mailform .csc-mailform-check { width: 15px; }

#mailform .csc-mailform-submit { clear: both; margin-top: 8px; margin-left: 140px; width: auto; }
