 /*********************************
hotlinr-screen.css
Ausgabe fuer Bildschirme

Autor: Gabriele Engmann
Version: 1.0.0
*********************************/

 /* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/********* GENERELL **********/
body {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5em;
  color: #000;
  background: #fff;
  text-align: center;
}
a {
  text-decoration: underline;
  color: #000;
}
b, strong {
font-weight: bold;
}
i, em {
font-style: italic;
}
sup {
position: relative;
top: -0.5em;
font-size: 0.7em;
}
sub {
position: relative;
bottom: -0.4em;
font-size: 0.7em;
}
fieldset {
margin: 1em 0;
}
legend {
display: none;
}
input, textarea, select {}
input[type="submit"] {
border-style: outset;
margin: 1em 0;
padding: 2px 10px;
font-weight: bold;
}
p, ul, ol {
  margin: 1em 0 0;
}
ul {
  list-style-type :disc;
}
ol {
  list-style-type: decimal;
}
li {
  margin: 3px 0;
}
h1, h2, h3 {
line-height: 1.1em;
margin-bottom: 1em;
}
h2, h3 {
margin-top: 2em;
font-weight: bold;
}
h1, h1 a {
font-size: 36px;
color: #fff;
line-height: 74px; text-decoration: none;
}
h2 {
font-size: 1.1667em;
color: #f69b0e;
}
h3 {
font-size: 1.1667em;
}
h4, h5, h6 {
margin: 1em 0;
font-size: 1em;
font-weight: bold;
}
acronym, dfn, abbr {
    border-bottom: 1px dotted black;
    cursor: help;
    font-style: normal;
}
table {
line-height: 1.2em;
margin: 1em 0;
}
table td, table th {
border: 1px solid #d4501b;
vertical-align: top;
padding: 2px 6px;
}
table th {
font-weight: bold;
text-align: center;
}
table caption {
caption-side: bottom;
font-size: 12px;
}
.clear {
clear: both;
height: 0 !important;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
.align-justify {
text-align: justify;
}
.nd {
display: none;
}

/************************* LAYOUT *************************/
#gesamtcontainer {
  width: 948px; padding: 16px 26px; margin: 0 auto;
  text-align: left;
}
.col12 {
  width: 706px; float: left; margin-right: 8px;
  width: 100%; text-align: center;
}
.col1 {
  width: 205px; float: left;
}
.col2 {
  width: 501px; float: left; margin-right: 8px;
  width: 100%;
}
.col3 {
  width: 232px; float: left;
}
#container-overheader, #container-head, #container-main, #container-footer {
  width: 100%; clear: both; position: relative;
}
#container-head {
  margin-top: 24px; height: 250px;
}
#container-head > div {
  position: relative;
  height: 100%;
}
#container-main {
  margin: 10px 0;
  height: 440px;
}
#container-main > div {
  position: relative;
  height: 100%;
}
#container-footer {
  height: 236px;
}
#container-footer > div {
  position: relative; height: 100%;
}
#title {
  position: relative; height: 74px; padding: 0 32px;
  background: #f69b0e;
}
#telefon {
  position: relative; height: 36px; margin-left: 217px; padding: 0 60px;
  background: #7f8180;
}
#telefon::before {
  position: absolute; left: -26px; top: -10px;
  display: block; width: 58px; height: 58px;
  content: ""; background: url(img/hotline-sprites.png) no-repeat 0 0;
}
#header-left {
  background: #96b4d3;
  font-size: 1.167em;
}
#header-left::before {
  position: absolute; left: 32px; top: -40px;
  display: block; width: 120px; height: 150px;
  content: ""; background: url(img/hotline-sprites.png) no-repeat 0 -60px;
}
#header-right, #main-left, #footer-right {
  background: #cdd9e6;
}
#main-left::before {
  position: absolute; left: 83px; top: 24px;
  display: block; width: 36px; height: 36px;
  content: ""; background: url(img/hotline-sprites.png) no-repeat -180px -90px;
  left: 49%;
}
#main-center {
  background: #efeff0;
  overflow: auto;
}
#footer-left {
  background: url(img/hotline-sprites.png) no-repeat 0 -220px;
  /*border-bottom: 40px solid #f69b0e;*/
}

/************************* CONTENT ************************/
#telefon h2 {
  color: #fff; text-shadow: 5px 5px 5px #000000; line-height: 36px; margin: 0;
  font-size: 1.5em; font-weight: normal;
}
#overhead-right p {
  font-size: 14px; padding-left: 24px;
}
#header-left > * {
  padding: 0 32px;
}
#header-left .csc-header {
  padding-left: 183px;
}
#header-left h2 {
  font-size: 24px; color: #000; font-weight: normal; line-height: 1.333em;
  margin: 0.8em 0 0.3em;
}
#header-left ul {
  list-style-type: none;
}
#header-left li {
  background: url(img/hotline-sprites.png) no-repeat -695px 2px;
  padding-left: 32px;
}
#header-right > * {
  padding: 0 12px 0 50px;
}
#header-right ol {
  margin-top: 2em;
  margin-left: -37px;
  font-size: 1.1667em;
  list-style-type: none;
}
#header-right ol li {
  position: relative;
  padding-left: 37px;
  line-height: 26px;
}
#header-right ol li::before {
  position: absolute; left: 0px; top: 0px;
  display: block; width: 28px; height: 28px;
  content: ""; background: url(img/hotline-sprites.png) no-repeat -130px -60px;
}
#header-right ol li:nth-child(2)::before {
  background-position: -130px -90px;
}
#header-right ol li:nth-child(3)::before {
  background-position: -130px -120px;
}
#header-right p {
  margin: 2em 0 0;
}
#header-right p:last-of-type {
  position: absolute; right: -16px;
  display: block; width: 150px; height: 55px; /*width: 230px; height: 79px;*/
  background: url(img/hotline-sprites.png) no-repeat -180px 0;
  margin-left: -34px; margin-top: 40px; padding: 12px 40px;
}
#header-right a {
  color: #000; font-weight: bold; text-decoration: none;
  font-size: 1.1667em; line-height: 1.714em;
}
#main-left > * {
  padding: 0 10px 0 32px
}
#main-left p:nth-child(2) {
  font-size: 1.1667em;
}
#main-left p {
  font-size: 14px;
}
#main-left p:nth-child(3) {
  margin-top: 0;
}
#main-left h3 {
  margin: 5.5em 0 2em;
}
#main-center > * {
  padding: 0 24px 0 10px;
}
#main-right > *, #footer-right > * {
  padding: 0 23px;
}
#main-right h3 {
  margin: 5.5em 0 2em;
}
#main-right p {
  display: block; width: 191px; height: 132px; /*width: 227px; height: 176px;*/
  background: url(img/hotline-sprites.png) no-repeat -420px -40px;
  margin-left: -18px; padding: 22px 18px;
  font-size: 11px;
}
#main-right a {
  color: #000; text-decoration: none;
  line-height: 1.5em; font-weight: bold;
  display: block; height: 100%;
}
#main-right a b {
  font-size: 1.273em;
}
#footer-right {
  font-size: 0.91667em;
  line-height: 1.3em;
}
#footer-right a {
  color: #000;
  text-decoration: none;
}
#footer-bottom { position: relative; background-color: #f69b0e; height: 40px !important; }
#footer-bottom ul { list-style-type: none; text-align: center; }
#footer-bottom ul li { display: inline; padding: 0px 10px; }
/* EXT jfmulticontent */
.ui-accordion-header {
  border: 1px solid #bcbdbf;
  border-radius: 3px;
  line-height: 1.357em;
  padding: 0 15px 0 24px;
  margin: 3px 0;
}
.ui-accordion-header a {
  text-decoration: none;
  color: #f69b0e;
  display: list-item;
}
.ui-accordion-content {
  padding: 1em 25px;
}
.ui-accordion-content header + *, .ui-accordion-content .csc-firstHeader {
  margin-top: 0;
}
.ui-accordion-content > .csc-default > header > * {
  display: none;
}
.ui-accordion-content .csc-textpic-text ul {
  margin-left: 20px;
}
#main-center ul { margin-left: 10px; }
.cc_container { background: #cdd9e6 !important; color: #000 !important; font-size: 13px !important; font-family: Verdana, sans-serif !important; }
.cc_container .cc_btn, .cc_container .cc_btn:visited { color: #fff !important; background-color: #f69b0e !important; }
.cc_container a, .cc_container a:visited { color: #f69b0e !important; }
