body, input, option, textarea { font-family: "pill-gothic-600mg", Arial; color: #494948; font-size: 13px; line-height: 19px; }

img  { display: block; }
img, a { outline: 0; border: none; }

ul { list-style-type: none; margin-bottom: 18px; }
li { margin: 0 0 8px 12px; }

ul li:before { color: #e30018; content: "g"; font-family: "rema-tiptop-otr" !important;
  font-size: 8px; padding-right: 8px;
  font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important;
  speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}


h1 { text-transform: uppercase; }
h2 { text-transform: uppercase; }
h3 { text-transform: uppercase; }
h4 { text-transform: uppercase; font-size: 15px; color: #e30018; margin-bottom: 8px; }

a, a:hover, a:visited, a:active { text-decoration: none; color: inherit; }
p { padding-bottom: 18px; overflow: hidden; }

a.mail { text-decoration: underline; }
a.mail:hover { text-decoration: none; color: #e30018; }


/* Advanced definitions */

a.bigredlink { background: url("../../images/backgrounds/navi_meta_bg_raute.svg") 0 0 no-repeat; 
	color: #ffffff; font-size: 11px; height: 27px; line-height: 27px; float: right;
	text-align: center; text-transform: uppercase; width: 159px; display: block; }
a.bigredlink:hover { background-image: url(../../images/backgrounds/navi_meta_bg_raute_hover.svg); }	

a.bigredlink.floatleft { float: left; }

#c937 a.bigredlink, .centered a.bigredlink { float: none; margin: 0 auto 20px; }

.bg_neutral h1, .bg_grey h1 { border-bottom: 1px dotted #1a1a18; color: #1a1a18;
  font-size: 20px; font-weight: 700; margin-bottom: 20px; padding: 20px 20px 10px;
}

.bg_neutral h1:before, .bg_grey h1:before { color: #e30018; content: "j"; font-family: "rema-tiptop-otr" !important;
  font-size: 15px; padding-right: 5px;
  font-style: normal !important; font-weight: normal !important; font-variant: normal !important; text-transform: none !important;
  speak: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 980px) {
  .bg_neutral h1, .bg_grey h1 { padding: 20px 2% 10px; }
}

@media screen and (max-width: 600px) {
  .bg_neutral h1, .bg_grey h1 { padding: 20px 3% 10px; }
  .csc-textpic-text a.bigredlink { float: none; margin: 0 auto 20px; }
}

