@charset "utf-8";
/* ----------------------------------------------------------
  HEADINGS
---------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin:0 0 0.25em 0; font-weight:bold; color:#000d53; }
h1 { font-size:175%; color:#ad0917; margin-bottom:1em; }
h2 { font-size:150%; color:#ad0917; }
h3 { font-size:125%; }
h4 { font-size:125%; }
h5 { font-size:100%; }
h6 { font-size:100%; }
#col2_content h1, #col2_content h2, #col2_content h3, #col2_content h4, #col2_content h5, #col2_content h6 { color:#fff; }
/* ----------------------------------------------------------
  TABLE
---------------------------------------------------------- */
.tab_center { text-align:center; }
.tab_right { text-align:right; }
/* ----------------------------------------------------------
  TEXT
---------------------------------------------------------- */
#header_hotline p { margin:0; padding:0; line-height:normal; font-size:1.2em; font-weight:bold; text-align:center; text-transform:uppercase; color:#fff; }
.txt_home { margin:0; padding:10px 0; font-size:2.6em; font-weight:bold; color:#ccc; line-height:normal; }
/* ----------------------------------------------------------
  LINKS
---------------------------------------------------------- */
#footer_wrapper a, #footer_wrapper a:visited { color:#ccc; text-decoration:none; font-weight:normal; }
#footer_wrapper a:hover, #footer_wrapper a:active, #footer_wrapper a:focus { color:#ad0917; text-decoration:none; font-weight:normal; }
/* ----------------------------------------------------------
  KONTAKT FORM
---------------------------------------------------------- */
.csc-mailform { border:none; }
.csc-mailform-field { margin-bottom:5px; line-height:20px; }
.csc-mailform-field label { float:left; display:block; width:120px; font-size:1.2em; font-weight:bold; }
.csc-mailform-field input, .csc-mailform-field textarea { width:300px; border:1px solid #d3d3d3; background:#f3f3f3; }
.csc-mailform-field input:hover, .csc-mailform-field input:focus, .csc-mailform-field textarea:hover, .csc-mailform-field textarea:focus { border:1px solid #214e7a; }
.csc-mailform-submit { margin-left:120px; padding:3px 0; width:300px; cursor:pointer; border:1px solid #d3d3d3; background:#f3f3f3; }
.csc-mailform-submit:hover { border:1px solid #214e7a; background:#ccc; }
.csc-mailform-field fieldset div, .csc-mailform-field fieldset { clear:both; border:0px none; margin:0px; padding:0px; }

