
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

body {
  min-width: 1200px;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

.grid_12 {
  margin-left: 10px;
  margin-right: 10px;
}

.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11,
.push_12, .pull_12 {
  position: relative;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}

.omega {
  margin-right: 0;
}

/* Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
  width: 80px;
}

.container_12 .grid_2 {
  width: 180px;
}

.container_12 .grid_3 {
  width: 280px;
}

.container_12 .grid_4 {
  width: 380px;
}

.container_12 .grid_5 {
  width: 480px;
}

.container_12 .grid_6 {
  width: 580px;
}

.container_12 .grid_7 {
  width: 680px;
}

.container_12 .grid_8 {
  width: 780px;
}

.container_12 .grid_9 {
  width: 880px;
}

.container_12 .grid_10 {
  width: 980px;
}

.container_12 .grid_11 {
  width: 1080px;
}

.container_12 .grid_12 {
  width: 1180px;
}

/* Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
  padding-left: 100px;
}

.container_12 .prefix_2 {
  padding-left: 200px;
}

.container_12 .prefix_3 {
  padding-left: 300px;
}

.container_12 .prefix_4 {
  padding-left: 400px;
}

.container_12 .prefix_5 {
  padding-left: 500px;
}

.container_12 .prefix_6 {
  padding-left: 600px;
}

.container_12 .prefix_7 {
  padding-left: 700px;
}

.container_12 .prefix_8 {
  padding-left: 800px;
}

.container_12 .prefix_9 {
  padding-left: 900px;
}

.container_12 .prefix_10 {
  padding-left: 1000px;
}

.container_12 .prefix_11 {
  padding-left: 1100px;
}

/* Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
  padding-right: 100px;
}

.container_12 .suffix_2 {
  padding-right: 200px;
}

.container_12 .suffix_3 {
  padding-right: 300px;
}

.container_12 .suffix_4 {
  padding-right: 400px;
}

.container_12 .suffix_5 {
  padding-right: 500px;
}

.container_12 .suffix_6 {
  padding-right: 600px;
}

.container_12 .suffix_7 {
  padding-right: 700px;
}

.container_12 .suffix_8 {
  padding-right: 800px;
}

.container_12 .suffix_9 {
  padding-right: 900px;
}

.container_12 .suffix_10 {
  padding-right: 1000px;
}

.container_12 .suffix_11 {
  padding-right: 1100px;
}

/* Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
  left: 100px;
}

.container_12 .push_2 {
  left: 200px;
}

.container_12 .push_3 {
  left: 300px;
}

.container_12 .push_4 {
  left: 400px;
}

.container_12 .push_5 {
  left: 500px;
}

.container_12 .push_6 {
  left: 600px;
}

.container_12 .push_7 {
  left: 700px;
}

.container_12 .push_8 {
  left: 800px;
}

.container_12 .push_9 {
  left: 900px;
}

.container_12 .push_10 {
  left: 1000px;
}

.container_12 .push_11 {
  left: 1100px;
}

/* Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
  left: -100px;
}

.container_12 .pull_2 {
  left: -200px;
}

.container_12 .pull_3 {
  left: -300px;
}

.container_12 .pull_4 {
  left: -400px;
}

.container_12 .pull_5 {
  left: -500px;
}

.container_12 .pull_6 {
  left: -600px;
}

.container_12 .pull_7 {
  left: -700px;
}

.container_12 .pull_8 {
  left: -800px;
}

.container_12 .pull_9 {
  left: -900px;
}

.container_12 .pull_10 {
  left: -1000px;
}

.container_12 .pull_11 {
  left: -1100px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix {
  zoom: 1;
}

@font-face {
  font-family: 'FiraSans-Bold';
  src: url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-bold-webfont.eot');
  src: url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-bold-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-bold-webfont.woff') format("woff"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-bold-webfont.ttf') format("truetype"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-bold-webfont.svg#fira_sansbold') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Book';
  src: url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-book-webfont.eot');
  src: url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-book-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-book-webfont.woff') format("woff"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-book-webfont.ttf') format("truetype"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-book-webfont.svg#fira_sansbook') format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FiraSans-Regular';
  src: url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-regular-webfont.eot');
  src: url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-regular-webfont.eot?#iefix') format("embedded-opentype"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-regular-webfont.woff') format("woff"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-regular-webfont.ttf') format("truetype"), url('../../typo3conf/ext/st_base/Resources/Public/Fonts/firasans-regular-webfont.svg#fira_sansregular') format("svg");
  font-weight: normal;
  font-style: normal;
}
#header {
  overflow: hidden;
}
#header .servicebar {
  background: #ffffff;
  width: 100%;
  height: 50px;
}
#header .servicebar a {
  color: #3d3d3d;
  font-weight: normal;
}
#header .logo {
  background: #fcbf28;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}
#header .logo img {
  position: absolute;
  top: 20px;
}
#header h1 {
  text-align: right;
  font-family: "FiraSans-Bold";
  color: #003a74;
}

.aside-nav {
  background: #ffffff;
  padding: 30px 0;
}
.aside-nav ul {
  padding-left: 0;
  list-style-type: none;
}
.aside-nav li {
  margin: 0;
}
.aside-nav li span, .aside-nav li a {
  display: inline-block;
  width: 100%;
  padding: 10px 30px;
  font-size: 20px;
  font-weight: normal;
  font-family: "FiraSans-Book";
  cursor: pointer;
}
.aside-nav li.active > a, .aside-nav li:hover > a {
  background: #003a74;
  color: #ffffff;
  text-decoration: none;
}
.aside-nav li.dropdown > ul {
  display: none;
  background: #003a74;
  color: #ffffff;
  margin: 0;
  padding: 10px 0 10px 30px;
  border-top: 1px solid #ffffff;
}
.aside-nav li.dropdown > ul li ul {
  margin: 0;
}
.aside-nav li.dropdown > ul li ul li {
  list-style-type: square;
  margin-left: 20px;
}
.aside-nav li.dropdown > ul a {
  color: #ffffff;
  padding: 10px 30px 10px 0;
  font-size: 14px;
}
.aside-nav li.dropdown > ul li:hover > a, .aside-nav li.dropdown > ul li.select > a {
  text-decoration: underline;
}
.aside-nav li.dropdown:hover > span {
  background: #003a74;
  color: #ffffff;
}
.aside-nav li.dropdown.active {
  background: #003a74;
  color: #ffffff;
}
.aside-nav li.dropdown:hover ul, .aside-nav li.dropdown.active ul {
  display: block;
}

#footer {
  position: relative;
  margin-top: -220px;
  height: 220px;
  clear: both;
}
#footer .footer-gallery {
  background: #3d3d3d;
  width: 100%;
  padding: 20px 0;
  line-height: 0;
}
#footer .footer-gallery .csc-textpic-imagecolumn {
  margin-left: 20px;
  margin-right: 0px;
}
#footer .footer-gallery .csc-textpic-firstcol {
  margin-left: 0px;
}
#footer .servicebar {
  width: 100%;
  display: inline-block;
  background: #fcbf28;
}
#footer .servicebar a {
  color: #3d3d3d;
  font-weight: normal;
}
#footer .servicebar p {
  margin: 0;
  display: inline-block;
  line-height: 50px;
}
#footer .servicebar ul {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "FiraSans-Regular";
}

h1 {
  font-size: 28px;
  margin-bottom: 30px;
}

h2 {
  font-size: 24px;
  margin-bottom: 30px;
}

h3 {
  font-size: 22px;
  margin-bottom: 20px;
}

h4 {
  font-size: 20px;
  margin-bottom: 20px;
}

h5 {
  font-size: 18px;
  margin-bottom: 1em;
  font-weight: bold;
}

h6 {
  font-size: 16px;
  margin-bottom: 1em;
  font-weight: bold;
}

table {
  width: 100%;
  margin-bottom: 1em;
}
table thead {
  background: #fcbf28;
}
table thead th {
  font-family: "FiraSans-Regular";
  padding: 12px 20px 12px 0px;
}
table thead th:first-child {
  padding-left: 20px;
}
table tbody tr {
  background: #f0f0f0;
  border-top: 2px solid #ffffff;
}
table tbody tr:nth-child(even) {
  background: #fcfcfc;
}
table tbody td {
  font-size: 14px;
  padding: 12px 10px 12px 0;
}
table tbody td:first-child {
  padding-left: 20px;
}
table tbody td button {
  width: 100px;
  line-height: 30px;
  background: #003a74;
  color: #ffffff;
  border: none;
  font-size: 14px;
  cursor: pointer;
}
table tbody td button:hover {
  background: #0053a7;
}

table.bildungstraeger {
  background: #ffffff;
  width: 100%;
}
table.bildungstraeger tr {
  background: none;
  border-top: 1px solid #f0f0f0;
}
table.bildungstraeger tr:first-child {
  border-top: none;
}
table.bildungstraeger tr:nth-child(even) {
  background: none;
}
table.bildungstraeger td {
  border-left: 1px solid #f0f0f0;
  vertical-align: middle;
  text-align: center;
  height: 115px;
  padding: 20px;
}
table.bildungstraeger td:first-child {
  border-left: none;
}

.tx-felogin-pi1 {
  line-height: 1.375;
  margin-bottom: 35px;
}

.tx-felogin-pi1 form {
  margin: 25px 0;
}

.tx-felogin-pi1 form fieldset {
  display: inline;
}

.tx-felogin-pi1 form label {
  display: inline-block;
  min-width: 125px;
  margin-right: 10px;
}

.tx-felogin-pi1 form label.change {
  min-width: 205px;
}

.tx-felogin-pi1 form input[type="text"], .tx-felogin-pi1 form input[type="password"] {
  height: 30px;
  margin: 5px 0;
  padding: 5px;
  width: 150px;
}

.tx-felogin-pi1 form input[type="submit"] {
  margin: 15px 0;
  padding: 5px 10px;
  font-size: 16px;
  font-family: "FiraSans-Book";
  color: #3d3d3d;
  background: #fcbf28;
  border: none;
  cursor: pointer;
}

.tx-felogin-pi1 form input[type="submit"]:hover {
  background: #003a74;
  color: white;
}

.before {
  position: absolute;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  margin-top: 6px;
}

.validity {
  position: absolute;
}

.validity p {
  margin-left: 18px;
  margin-bottom: 5px;
}

.map {
  background-image: url('../../typo3conf/ext/st_base/Resources/Public/Images/Karte.svg');
  background-repeat: no-repeat;
  background-position: center;
  height: 1000px;
}

.point {
  position: absolute;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  display: block;
}
.point:hover {
  cursor: pointer;
}

.pointlabel {
  position: absolute;
  font-size: 18px;
  font-family: "FiraSans-Regular";
}

/*
.box {
  padding-top: 20px;
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 400px;
  margin-left: -190px;
  margin-top: 40px;
  background-color: whitesmoke;
  border: 3px outset lighten($dark,65%);
  h4 {
    line-height: 1.5;
    text-align: center;
  }
  table {
    width: 394px;
    margin-bottom: 0;
  }
}
*/
.box {
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 400px;
  padding: 30px 0;
  margin-left: -240px;
}

.box-inner {
  position: relative;
  padding: 20px 0;
  background-color: whitesmoke;
  border: 1px solid #d1d1d2;
  -webkit-box-shadow: 1px 1px 1px 1px white;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.box-inner:after, .box-inner:before {
  bottom: 100%;
  left: 62.5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.box-inner:after {
  border-color: rgba(209, 209, 210, 0);
  border-bottom-color: #f5f5f5;
  border-width: 10px;
  margin-left: -10px;
}
.box-inner:before {
  border-color: rgba(209, 209, 210, 0);
  border-bottom-color: #e3e3e3;
  border-width: 11px;
  margin-left: -11px;
}
.box-inner h4 {
  margin: 0;
  padding: 0 20px;
  font-size: 16px;
  line-height: 1.5;
  font-family: "FiraSans-Book";
}
.box-inner h4 span {
  font-family: "FiraSans-Bold";
}
.box-inner table {
  width: 398px;
  margin: 0;
  background: #efefef;
}
.box-inner table thead {
  background: none;
}
.box-inner table tr {
  background: none;
  border: none;
}
.box-inner table tr:nth-child(odd) {
  background: #f7f7f7;
  border-top: 1px solid #f7f7f7;
  border-bottom: 1px solid #f7f7f7;
}
.box-inner table td {
  padding: 0 0 0 10px;
}
.box-inner table td ul {
  margin: 0;
  padding-left: 20px;
}
.box-inner table td li {
  list-style-type: square;
  font-size: 18px;
}
.box-inner table td li span {
  color: #3d3d3d;
  font-size: 14px;
}
.box-inner table td button {
  width: 75px;
  float: right;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html, body, #wrap {
  height: 100%;
}

body {
  font-family: Arial, sans-serif;
  color: #3d3d3d;
  font-size: 16px;
  background: #e8e8e8 url('../../typo3conf/ext/st_base/Resources/Public/Images/background.jpg') no-repeat;
  background-size: cover;
}

body > #wrap {
  min-height: 100%;
  height: auto;
}

#main {
  padding-bottom: 220px;
}

a:link, a:visited {
  color: #003a74;
  text-decoration: none;
  font-weight: bold;
}

a:focus, a:hover {
  text-decoration: underline;
}

p {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 1.375;
}

b, strong {
  font-family: "FiraSans-Bold";
}

i, em {
  font-style: italic;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

.indent {
  padding-left: 20px;
}

ul {
  list-style-type: square;
  padding-left: 20px;
  margin-bottom: 1em;
}
ul li {
  margin: 5px 0;
}

ol {
  list-style-type: decimal;
  padding-left: 20px;
  margin-bottom: 1em;
}
ol li {
  margin: 5px 0;
}

.meta-nav {
  float: right;
  height: 50px;
}
.meta-nav li {
  display: inline;
}
.meta-nav li a {
  line-height: 50px;
  border-left: 1px solid #3d3d3d;
  margin-right: 13px;
  padding-left: 5px;
  font-size: 14px;
}

.content {
  width: 100%;
  padding: 40px 20px;
  background: #ffffff;
  display: inline-block;
  margin-bottom: 50px;
}
.content .csc-textpic.csc-textpic-left {
  float: left;
  margin: 0 10px 10px 0;
}
.content .csc-textpic.csc-textpic-right {
  float: right;
  margin: 0 0 10px 10px;
}
.content.bildung {
  padding: 40px 30px;
}
.content.bildung .inhalt {
  padding-right: 40px;
  width: 440px;
  float: left;
}
.content.bildung .aside-bildung {
  width: 380px;
  float: right;
  padding: 20px;
  background: #e3e3e3;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
