/* R E S E T S */
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
u,
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;
}
/* CSS Document */
/* B A S E */
* {
  margin: 0px;
  padding: 0px;
}
html,
body {
  height: 100%;
}
html {
  overflow-y:scroll;
  font-size: 1em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
::-moz-selection {
  background: #dad900;
  color: #fff;
}
::selection {
  background: #dad900;
  color: #fff;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* T Y P O */
body, h3, .h3 {
  font: 16px/24px 'Noto Serif', Georgia, serif;
  color: #3c4856;
}
header,
footer,
nav,
.button,
.cont-left p,
.nav-sub ul li ul {
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #516174;
}
nav,
.button {
  font-size: 16px;
}
p.bodytext, #cont_norm ul, #cont_norm ol {
  margin-bottom: 12px;
}
h1,
.h1,
h2,
.h2 {
  font: normal 24px/28px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 12px;
  margin-top: 22px;
}
h2,
.h2 {
  font-size: 20px;
  line-height: 24px;
}
.row.start h2 {
  font-size: 24px;
  line-height: 28px;
}
.sidebar .h1,
.sidebar .h2,
.sidebar h1,
.sidebar h2 {
  color: #fff;
}
h3, .h3 {
  font-weight:bold;
  margin-top: 22px;
  margin-bottom: 6px;
}
.start .single-col {
  text-align: center;
}
a {
  color: #cb181a;
  text-decoration: none;
}
a:hover,
a:focus {
  text-decoration: underline;
}
header a,
footer a {
  color: #516174;
}
header a:hover,
header a:focus {
  text-decoration: none;
  color: #8394a8;
}
.homebutton a:hover,
.homebutton a:focus {
  color: #516174;
}
header .active a {
  color: #cb181a;
  text-decoration: none;
}
a.button {
  padding: 2px 24px 4px;
  color: #fff;
  background-color: #cb181a;
}
a.button:hover,
a.button:focus {
  background-color: #d91a1c;
  text-decoration: none;
}
#cont_norm ul {
    list-style: disc outside none;
    overflow: hidden;
    padding-left: 1em;
}
.zitat, blockquote {
  font-style: italic;
  color: #cb181a;
}
.in-text-left {
  float: left;
  margin: 4px 22px 2px 0;
}
.sidebar,
.nav-sub a,
.cont-left p {
  color: #c8cacf;
}
.nav-sub li {
  padding: 6px 0;
}
.nav-sub a {
  padding: 2px 12px 4px;
}
.nav-sub li ul li {
  padding: 1px 0;
}
.nav-sub li ul li a {
  padding: 1px 12px 2px;
}
.nav-sub a:hover,
.nav-sub a:focus {
  color: #fff;
  text-decoration: none;
}
.nav-sub .active a {
  background: #cb181a;
  color: #fff;
}
.nav-sub .active ul li a {
  background: transparent;
  color: #c8cacf;
}
.nav-sub .active ul li a:hover,
.nav-sub .active ul li a:focus {
  background: transparent;
  color: #fff;
}
.nav-sub .active ul li.active a {
  background: #cb181a;
  color: #fff;
}
ul.horizontal {
  list-style-type: none;
}
ul.horizontal li {
  display: inline;
}
.nav-sub ul {
  margin: 0 -12px;
}
.nav-sub ul li ul {
  margin: 7px 0 0 12px;
}
/* S T R U C T U R E */
.middle {
  background: #d6d7db; 
  overflow: hidden;
}
header,
.cont,
footer {
  width: 1001px;
  margin: 0 auto;
  position: relative;
  padding:0 10px;
}
header {
  height: 125px;
}
.homebutton {
  float: left;
  position: relative;
  width: 245px;
  padding: 9px 0 8px;
  text-align: right;
  margin-top: 49px;
  font-size: 0.95em;
}
.homebutton a {
  display: block;
}
.homebutton img {
  padding-bottom: 5px;
}
.homebutton span {
  margin-right:-3px;
}
.logoline {
  background: #cb181a;
  position: absolute;
  left: -1737px;
  top: 54px;
  width: 2000px;
  height: 28px;
  overflow: hidden;
}
header nav {
  float: right;
  padding-top: 66px;
}
header nav li {
  padding-left: 20px;
}
.cont {
  padding-bottom: 20px;
}
footer {
  padding: 20px 0;
}
footer p {
  text-align: center;
}
/* C O N T E N T */
.row {
  margin: 20px -20px;
}
.single-col {
  width: 255px;
  margin: 0 20px;
  float: left;
}
.start .single-col {
  width: 307px;
  margin: 0 20px;
  float: left;
}
.two-col {
  width: 706px;
  margin: 0 20px;
  float: right;
}

.sidebar {
  background: #516174;
  margin-top: -40px;
  padding: 40px 0;
}
.nav-sub,
.cont-left {
  padding: 0 30px;
}
.nav-sub {
  padding-bottom: 42px;
}

/* D U E   T O   T Y P O 3 */
DIV.csc-textpic DIV.csc-textpic-single-image IMG {
    margin-bottom: 0px;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    margin: 4px 22px 2px 0 !important;
}


/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
   body {
     min-width:1044px;
   }
}
