  
@font-face {font-family: 'BrandonGrotesqueWeb-Regular';src: url('../webfonts/32DF4C_0_0.eot');src: url('../webfonts/32DF4C_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/32DF4C_0_0.woff2') format('woff2'),url('../webfonts/32DF4C_0_0.woff') format('woff'),url('../webfonts/32DF4C_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'BrandonGrotesqueWeb-Italic';src: url('../webfonts/32DF4C_1_0.eot');src: url('../webfonts/32DF4C_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/32DF4C_1_0.woff2') format('woff2'),url('../webfonts/32DF4C_1_0.woff') format('woff'),url('../webfonts/32DF4C_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'BrandonGrotesqueWeb-Medium';src: url('../webfonts/32DF4C_2_0.eot');src: url('../webfonts/32DF4C_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/32DF4C_2_0.woff2') format('woff2'),url('../webfonts/32DF4C_2_0.woff') format('woff'),url('../webfonts/32DF4C_2_0.ttf') format('truetype');}
 

* {
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    font-family: 'BrandonGrotesqueWeb-Regular',arial, sans-serif;
    background-color: #80b4bd;

}

html {
    width: 100%;
    height: 100%;
}

p {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 3px;
}

.welcome {
    font-size: 100px;
    transform: rotate(-7deg);
    margin-left: 50px;
    margin-top: 150px;
}


.welcome span {
    display: block;
    font-size: 60px;
    line-height: 0.4;
}


td{
	font-size: 18px;
}


.orange {
    color: #f0be1d;
}

h1, h2, h3, h4 {
    font-family: 'BrandonGrotesqueWeb-Medium';
	font-weight: normal;
}

h3{
    margin-bottom: 5px;
}

#left h1, #left h2, #left h3, #left h4 {

    color: white;
}

#right h1, #right h2, #right h3, #right h4, sub {

    color: #9fbbc4;
}

#out {
    width: 100%;
    height: 100%;
    min-width: 1000px;

}

table tr td {
    vertical-align: top;
    padding-bottom: 15px;
}

table tr td.first {
    width: 90px;
}

table tr td.abschnitt {
    color: #fff;

    position: relative;
}

table tr td.abschnitt:before {
    content: "";
    display: block;
    width: 560px;
    left: -92px;
    height: 1px;
    background: #79a3ab;
    position: absolute;
    top: 25px;
}



.col-md-6{
    width: 50%;
    float: left;
}

a{
    color: #f0be1d;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.clear{
    clear: both;
}

/*##############################################################
 ##################  LEFT
 ###############################################################
 */

#left {
    width: 50%;
    display: block;
    float: left;
    min-width: 500px;
    padding-right: 50px;
}

#left .content {
    float: right;
}

#left .content p,
#left .content label,
#left .content table {
    color: #ffffff;
}

/*##############################################################
 ##################  RIGHT
 ###############################################################
 */

#right {
    display: block;
    width: 50%;
    background-color: #fff;
    float: left;
    position: relative;
    min-width: 500px;
    min-height: 100%;
    padding-left: 50px;
}

#right p{
    color: black;
    font-weight: normal;
}

.content {
    width: 570px;
    min-height: 400px;
    position: relative;
}

.header {
    width: 770px;
    height: 250px;
    position: relative;
    padding-top: 30px;
}

#navigation ul {
    margin: 0;
    padding: 0;
	white-space: no-wrap;
    width: 570px;
}

#navigation ul li {
    list-style-type: none;
    display: inline-block;
    padding-right: 15px;
	font-size: 15px;
}

#navigation ul li a {
    font-family: 'BrandonGrotesqueWeb-Regular',arial, sans-serif;
    color: #9aa69b;
    text-decoration: none;
    position: relative;
	font-size: 17px
}

#navigation ul li a:hover {
    color: #f0be1d;

}

#navigation ul li.active a {
    font-family: 'BrandonGrotesqueWeb-Regular',arial, sans-serif;
    color: #9fbbc4;
    text-decoration: none;
    position: relative;
}

#navigation ul li a:after {
    width: 3px;
    height: 3px;
    background-color: #fff;
    content: "";
    display: inline-block;
    position: absolute;
    top: 10px;
    right: -9px;
    border-radius: 66%;
}

#navigation ul li:last-child a:after {
    display: none;
}



#header #navigation #menu0 li {
	display: inline-block;
}

#logo {
    position: absolute;
    right: 0;
    top: 5px;
}

nav {
    margin-top: 65px;
    padding-left: 50px;
    border-bottom: 1px solid #0F4B7D;
    padding-bottom: 50px;
    cursor: pointer;
}

nav a {
    text-decoration: none;
    color: #0F4B7D;
    display: block;
}

.bar {
    border-bottom: 3px solid #0F4B7D;
    display: block;
    width: 30px;
    margin-bottom: 5px;
}


div#c1320 {
    padding-left: 100px;
    position: relative;
}

div#c1320:before {
    content: "Spannung \A Spiel \A Wissenschaft";
    white-space: pre;
    display: inline-block;
    position: absolute;
    font-family: 'BrandonGrotesqueWeb-Regular',arial, sans-serif;
    left: -130px;
    transform: rotate(-10deg);
    color: #f0be1d;
    line-height: 2;
    text-align: right;
    font-size: 40px;
    top: 5px;
}

div#c1325 .csc-textpic-caption {
	color: white;
}

div#c1326, div#c1328, div#c1329 {
	margin-left: -250px;
}

div#c1334 span {
    font-size: 32px;
    color: #9fbbc4;
}

div#c1357 span {
    font-size: 26px;
    text-decoration: underline;
    color: white;
}

.gruen {
    background-color: #9aa69b;
}

.blau {
    background-color: #9fbbc4;
}

.rosa {
    background-color: #d29ea2;
}

.gelb {
    background-color: #f5ee86;
}

.ohne {
    background-color: white;
}

.csc-textpic-imagecolumn.csc-textpic-lastcol {
    margin-left: 80px;
}

#c1331 h1, #c1332 h1 {
    color: #9aa69b;
}

#c1365 a {
    color: #9fbbc4;
}

#c1340 a {
    color: white;
}
#c1347 a, #c1349 a, #c1352 a, #c1351 a {
    color: #9fbbc4;
}

#c1336 h1, #c1337 h2, #c1338 h2 {
    color: #d29ea2;
}

#c1338 p a, #c1339 p a {
    color: #d29ea2;
}

fieldset {
    border: none;
}

input[type="text"], input[type="file"] {
    padding:4px;
    border-radius: 5px;
}

input[type="submit"] {
    text-align: center;
    padding: 4px;
    border-radius: 5px;
}

input[type="submit"]:hover {
    cursor: pointer;
}

.btn.btn-default {
    text-align: center !important;
}

.data-type, .data-file-size {
    color: white;
}



.logo_wrapper span {
    color: white;
}

#c1333 ul li {
    color: white;
	font-size: 18px;
}

#c1335 ul li, #c1337 ul li {
	font-size: 18px;
}

.schoen {
	font-size: 24px;
	letter-spacing: 5px;
}

.schoen.schwarz {
	color: black;
}

body {
	background-position: 49%;
	background-size: 30px;
	background-image: url("welfare.png");
	background-repeat: repeat-y;
	
	
	
	
}