* {
    margin: 0px;
    padding: 0px;
}
body {
    overflow-x: hidden;
    background-image: url("../images/bg_verlauf.jpg");
    width: 100%;
    background-position: center center;
    font-size: 16px;
    line-height: 23px;
}

a {
    color: black;
    text-decoration: none;
}
a:hover {
    color: black;
    text-decoration: underline;
}

body, html, ul, li, h1 {
    font-family: 'Titillium Web', sans-serif;
    font-size: 100%;
    line-height: 1em;
}
.container {
    width: 900px; 
    margin: 0 auto;
	position:relative;
	z-index:1;
}
h1, h2, h3 {
    font-weight: 600;
}
h2 { /* Untertitel blau */
    font-weight: 400;
    color: #0068b5;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 15px;
}

header {
    margin-top: 56px;
	position:relative;
	z-index:99999;
}

ul, ol { padding: 0px; }
ol li { line-height: 23px; }


#chart { margin:auto; position:absolute; }

/* HEADER */ 
#logo {
    width: 445px;
    float: left;
}

#headerAddress {
    font-weight: 400;
    font-style: italic;
    font-size: 14px;
}
#headerKontakt a { 
	color:black; 
    display: inline-block;
    font-size: 40px;
    font-weight: 600;
    border-bottom: 4px solid transparent;
	padding-bottom: 13px;
	margin-top: 20px;
}
#headerKontakt a:hover { 
	color:black; 
	text-decoration:none;
    border-bottom: 4px solid currentcolor;
	transition: border-bottom .3s ease-in, color .3s ease-in;
}
.headerKontaktAktiv { 
	color:black; 
    border-bottom: 4px solid currentcolor !important;
}

/*
altes Layout mit Adresse
#headerAddress ul {
    list-style: none;
    float: right;
}
#headerAddress ul li {
    line-height: 18px;
}
#headerAddress ul li span {
    line-height: 18px;
    float: right;
    padding-left: 5px;
}*/

/* ANFANG NAVI */
nav {
    float: left;
    margin-top: 40px;
    margin-left: -3px;
}
nav ul {
	position:relative; 
	 z-index:99999;
}
nav ul li  {
    display: inline-block;
    list-style: none;
    height: 100%;
}
nav ul li h1  {
    font-size: 40px;
    font-weight: 600;
    height: 100%;
    padding:0px;
}

.navp {
   padding-right: 46px;
   height: 40px;
   margin-bottom:3px;
 }
.navp-last {
   height: 40px;
   margin-bottom:3px;
 }
.reflect h1 {
    border-bottom: 4px solid transparent;
}
.reflect h1:hover{
    border-bottom: 4px solid currentcolor;
	transition: border-bottom .3s ease-in, color .3s ease-in;
}
.reflect {
  position: relative;
  -webkit-box-reflect: below -11px -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.2) 0%, transparent 70%, transparent 100%);
}
.reflect .menuAktiv { border-bottom: 4px solid currentcolor; }
/* ENDE NAVI */



#line-top {
    height: 5px;
    width: 100%;
    background-color: #e60004;
    position: fixed;
    top: 0px;
    z-index: 99999;
}
#line-bottom {
    height: 5px;
    width: 100%;
    background-color: #e60004;
    position: fixed;
    bottom: 0px;
    z-index: 1000;
} 
/*.mainimg {
    position:relative;
}
#startImg {
    width: 900px;
    margin-top: 47px;

}
#text-image {
    z-index:100;
    position:absolute;    
    color:white;
    font-size: 52px;
    font-weight: 600;
    left:15px;
    text-transform: uppercase;
    top:80px;
    line-height: 58px;
    letter-spacing: 1px;
}*/


footer {
    height: 225px;
    width: 900px;
    background-color: #0068b5;
    color: white;
    margin-top: 30px; /* default 30px */
}
footer ul li {
    display: inline-block;
    margin-top: 30px;
    font-size: 22px;

}
footer ul li:first-child {
    display: inline-block;
    margin-left: 17px;
}
footer ul li:nth-child(2) {
    margin-left: 11px;
}
footer ul li:nth-child(3) {
    margin-left: 10px;
}
footer ul li:nth-child(4) {
    margin-left: 12px;
}
footer ul li:nth-child(5) {
    margin-left: 11px;
}
footer i {
    margin-left: 17px;
    float: left;
    margin-top: 2px;
}
footer ul li {
    border-bottom: 2px solid transparent;
    padding-bottom: 3px;

}
footer ul li:hover { border-bottom: 2px solid white; }
footer a {
    color: white;
    text-decoration: none;
}
footer a:hover {
    color: white;
    text-decoration: underline;
}

footer .address-partner {
    display: inline-block;
    font-size: 16px;
    margin-left: 19px;
    line-height: 23px;
    padding-right: 62px;
}
footer .address-partner-info {
    display: inline-block;
    font-size: 16px;
    line-height: 23px;
}

.big-icon { font-size: 65px; }

#topButton {
   padding-top: 55px;
   float: left;
   margin-left: -36px;
   font-size: 18px;
}

.partner {
    display: inline-block;
    margin-top: 45px;
}

#qs {
    width: 96px;
    margin-left: 39px;
}
#lehre {
    width: 85px;
    margin-left: 26px;
}
#mgipser {
    width: 127px;
    margin-left: 38px;
}


.article {
    line-height: 23px;
	margin-top: 31px;
    margin-bottom: 20px;
    min-height: 120px;
}
.article a { color:#0068b5; }
.article ul {
   list-style-position: inside;
   margin-left:1px;
}
.article ul li {
    list-style-type: square;
    line-height: 23px;
}

.left-article {
    width: 440px;
    float: left;
}
.right-article {
    width: 445px;
    float: right;
}
.boxGefaerbt { /* Box in rechter Spalte eingefärbt */
	color:white !important;
	background-color: #0068b5 !important;
	
	padding:8px 15px 15px 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.boxGefaerbt h2 {
	color:white !important;
}


#email:hover {
    text-decoration: underline;
}
.banner {
    height: 33px;
    background-color: #0068b5;
    width: 100%;
}

.banner p {
    color: white;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    padding-left: 19px;
}


/* Layout generisch */

.inline { display: inline; }

.pr20 { padding-right: 20px; }

.visible { visibility:visible; }
.hidden { visibility:hidden; }

.inline { display:inline-block; }
.none { display:none; }

.left { float:left; }
.right { float:right; }
.clear, .clearfix:after { clear: both; }

.bild100prztDiv { max-width:100%; }

.fussbuendig { display: table-cell; vertical-align: bottom; }/* ACHTUNG: funzt nur ohne float */
.vEingemittet { display: table-cell; vertical-align: middle; }/* ACHTUNG: funzt nur ohne float */
.containerEinmitten { /* ACHTUNG: body muss height und width mit 100% haben */
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -447px;
	margin-top: -273px; 
}


/*Slideshow*/

.bildText {
	margin-top: 50px;
	position: relative;
	width: 900px;
	height: 410px;
}
	
h3 {  /* Slideshow-Claim */
	position: absolute;
    color: #ffffff;
    font-size: 46px;
    font-weight: 600;
    left:15px;
    text-transform: uppercase;
    top:33px;
    line-height: 54px;
    letter-spacing: 1px;
	width: 295px;
}
	
.slideshow {
	/*position: relative;*/
	left: 0;
	right: 0;
	/*border: 1px solid green;*/
}

.slideshow li {
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	height: 100%;
  	display: none;
	list-style: none;
}

.slideshow li:first-child, .slideshow li.first-child {
  display: block;
}
