html {
	padding: 0;
	height: 100%;
	margin: 0;
}

body
{
	padding:0px;
	margin:0px;
	text-align:center;
	height: 100%;
	min-height: 100%;
  overflow-y: scroll;
}

#timenone
{
	display:none;
}

#timeline
{
	clear: both;
	display: block;
	color: #bbbbbb;
	font-size: 10px;
	font-size: 0.625rem;
	line-height: 13px;
	line-height: 0.8125rem;
}

/*
 * erst mal der grundsätzliche Kram samt
 * des responsiven Verhaltens...
 */

* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

h1 {
	margin: 0 0 0 0;
	font-size: 25px;
	font-size: 1.5625rem;
}

body {
	background:#e1e1e1;
	height:100%;
	min-height: 100%;
	padding: 0;
	margin: 0;
}


#all, #allstart {
	width: 95%;
	max-width: 1920px;
	text-align: center;
	margin: auto;
	height: 100%;
	position: relative;
}

#allstart {
	width: 100%;
}


header {
	width: 100%;
	background: #ffd900;
	height: 80px;
	margin: 0 0 40px 0;
	position: relative;
}

.content, .content2  {
	/*margin:30px auto;*/
	margin: auto;
	width: 100%;
	/*margin-top: 80px;	*/

}

.content {
	text-align: left;
}

.no-csscolumns, .no-csscolumns .content2  {
	max-width:500px;
}

.contentblock {
	padding:0;
	margin:0 1px 5px 1px;

	display: inline-block;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	column-break-inside: avoid;
	width: 100%;
	break-before: left;
	break-inside: avoid;
	break-after: avoid;

}


/*
 * nun das eigentliche Styling...
 */

/* gelbe und schwarze Content-Boxen */
.boxgelb {
	background: #ffd900;
	padding: 15px 20px 10px 20px;
	margin: 0;
	color: #000000;
	width: 100%;
	min-width: 100%;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
	page-break-inside: avoid;

	column-break-inside: avoid;
	display: inline-block;

}

.boxschwarz {
	padding: 15px 20px 10px 20px;

	margin: 0;
	background: #000000;
	color: #ffffff;
	width: 100%;
	min-width: 100%;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
	page-break-inside: avoid;

	column-break-inside: avoid;
	display: inline-block;
}

.boxschwarz a, .boxgelb a {
	color: white;
	text-decoration: underline;
}


/* reine Headlineboxen haben ein fetteres Padding */
.hdlbox {
	padding: 50px 20px 50px 20px;
}


.boxschwarz p, .boxschwarz a {
	color: #ffffff;
font-size: 17px;
font-size: 1.0625rem;
	line-height: 1.3125rem;

}

.boxgelb p, .boxgelb a {
	font-size: 1.0625rem;
	line-height: 1.3125rem;
}

#eskortecontent1 > ul {
	font-size: 1.0625rem;
	line-height: 1.3125rem;
}

.boxschwarz h1, .boxschwarz h2 {
	color: #ffd900;
	text-align: left;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 24px;
line-height: 130%;

	padding: 0;
}

.boxschwarz h1 {
	font-size: 45px;
	font-size: 2.8rem;
	line-height: 50px;
	line-height: 3.125rem;

}

.boxgelb h1, .boxgelb h2 {
	color: #000000;
	text-align: left;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1.625rem;
	padding: 0;

}

.boxgelb h1 {
	font-size: 4.375rem;
/*
	font-size: 5.6rem;
	line-height: 90px;
*/
	line-height: 100%;

}


/*
 * Image in den Spalten
 */
.col1 img, .col2 img, .col3 img, .contentblock img, .headerimage {
	width: 100%;
	height: auto;
}

/*
 * Div mit der Heimspiel-Tor-Grafik
 */
.toptor {
	background: red;
	text-align: left;
}

/*
 * Div Startseite oben mit Image drin
 */
.contentstart {
	height: 100%;
}

.startpagetop {
	background: url("/i/bg1.jpg") no-repeat fixed center center / cover #ffd900;
	height: auto;

	min-height: 100%;

	background-size: 100% auto;
position: relative;
	width: 100%;
}

.pstartpagetop {
	background: url("/i/bg1.jpg") no-repeat fixed center center / cover #ffd900;
	width: auto;
position: relative;
	min-width: 100%;

	background-size: auto 100%;

	height: 100%;
}


#startfooter {
	background: #ffd900;
	width:100%;
	text-align: left;
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-right: -50%;
	display: block;
	padding-bottom: 30px;
}



footer {
	background: #ffd900;
	width:100%;
	text-align: right;
	display: block;
	clear: both;
	background: #ffd900;
	width:100%;
	position: fixed;
	bottom: 0;
	right: 50%;
	margin-right: -50%;
	display: block;
	padding: 5px 40px 5px 5px;

	border-top: 10px solid #e1e1e1;

}

footer a {
	color: #000000;
  font-size: 20px;
  font-size: 0.75rem;
	text-decoration: none;
}


.eventdate {
	display: inline-block;
	vertical-align: top;
	padding: 15px;
	padding-left: 50px;
	text-align: left;

}

.eventdatedayhdl {
	color: black;
}

.eventtext {
	color: black;
	display: inline-block;
	vertical-align: top;
//	padding: 15px;
//	padding-left: 40px;

padding-top: 5px;
padding-left: 30px;
padding-bottom: 15px;

border-left: 3px solid black;

}

.eventtext h1 {
	color: black;
  font-family: dinbold;
	display: inline-block;
	vertical-align: top;
}

.eventtext p {
	color: black;
}

.eventtext span {
	color: black;
	display: inline-block;

	display: block;

	font-weight: bold;
	clear: both;
}

.eventdateday, .eventdatemobmonth {

	font-size: 80px;
	font-size: 5rem;
	line-height: 80px;
	line-height: 5rem;
	display: inline;
	margin-left: 50px;
	padding-right: 20px;
	color: black;
}

.eventdatemobmonth {
	color: black;
	padding-right: 5px;
	margin-left: 0;
	border-right: 0;
	display: none;
}


.siplogo {

	display: inline-block;
	width: 70%;
	max-width: 476px;
max-width: 516px;

	height: auto;
	position: absolute;
	top: 0;
	left: 4%;
	background: #ffd900;
	padding: 20px;
}


/* alter Version mit IE-Problemen */
/*
.logo {
	float: left;
	width: 30%;
	max-width: 476px;
	height: auto;
	display: inline-block;
	line-height: 80px;
	margin-left: 5%;
}
*/

.logo {
	float: left;
	width: 30%;
	max-width: 476px;
	height: auto;
	display: inline-block;
	line-height: 80px;
	margin-left: 5%;
}


.logolink {
	position: absolute;
	top: 0;
	left: 0;
	width: 32%;
	width: 600px;
	height: 100%;
	display: block;

}

.siplogo img, .logo img {
	width: 100%;
	height: auto;
}

.logo img {
	vertical-align: middle;
}


/*
 * schwarzer Bereich unten auf Startseite mit Menü
 */
.bottommenu, .topmenu {
	background: #000000;

	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}

.topmenu {
	bottom: initial;
	background: #ffd900;
	top: 0;
height: 90px;
}

.topmenu > nav > ul {
	list-style: none;
	margin-top: 40px;

}

.bottommenu > nav > ul {
	list-style: none;
}

.topmenu > nav > ul > li > a {
	color: #000000;
	font-size: 20px;
	font-size: 1.25rem;

	/*transition: 150ms linear all;*/
}

/*
 * Menue
 */
nav > ul {
	float: left;
}

nav > ul > li {
	text-align: center;
	line-height: 20px;
	line-height: 1.25rem;
	margin-left: 30px;
}

nav > ul li ul li {
	width: 100%;
	text-align: left;
}

nav ul li:hover {
	cursor: pointer;
	position: relative;
}

nav ul li:hover > ul {
	display: block;
}

/*
nav ul li:hover > a {
	color: #ffffff;
}
*/

nav > ul > li > a {
	cursor: pointer;
	display: block;
	outline: none;
	width: 100%;
	text-decoration: none;
}

nav > ul > li {
	float: left;
}

nav a {
	color: white;

}

nav > ul li ul {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 100%;
}

nav > ul li ul li > a {
	text-decoration: none;
}

[type="checkbox"], label {
	display: none;
}

/* aktive Seite im Menü */
div.topmenu nav ul li a.lnkact {
	padding-bottom: 3px;
	border-bottom: 2px solid black;
}

#kalnav2, #kalnav1 {
	display: none;
}

.upper {
	text-transform: uppercase;
}

/*
 * Einlaufeskorte
 */
.contentnormal {
	margin: auto;
	width: 100%;
	margin-top: 80px;
}

.elink {
	cursor: pointer;
}


.col1, .col2, .col3 {
	width: 32.0%;
	max-width: 550px;

	display: inline-block;
	vertical-align: top;
	text-align: left;
	margin:0 0 0 15px;
}

.col1 {
	margin-left: 0;
}


#eskortecontent1, #eskortecontent2, #eskortecontent3, #eskortecontent4 {
	visibility: hidden;
	display: none;
}

#eskortecontent1 {
/*
	visibility: visible;
	display: block;
*/
}

.eskortebewerber, .eskortemannschaft {
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #ffd900;
}

.eskorteinv {
	display: none;
	visibility: hidden;
}

.eskortevis {
	display: block;
	visibility: visible;
}

.eebewerber, .eemannschaft {
	width: 45%;
	display: inline-block;

	vertical-align: top;
	margin-right: 40px;
}

.contentee {
	margin-top: 0;
}


#eskortecontent3 > ul > li, #eskortecontent3 > ul > li > span {
	color: white;
}

#eskortecontent3 > ul {
	padding-left: 20px;
}


.eskortemannschaft {
}

#idfrmee > div label {
	color: white;
}

#idfrmee input[type=text] {
	/*
	width: 100%;
	margin-bottom: 20px;
	padding: 15px 10px 15px 10px;
	height: 35px;
	*/
}

#idfrmee select {
	/*
	margin-bottom: 20px;
	height: 35px;
	*/
}

#idfrmee select option {

}


#idfrm > div > input[type=text], #idfrm > div > select {

	background: #ffffff;

	//height: 30px;

	width: 100%;

	//font-size: 23px;
	//font-size: 1.4375rem;
	//padding: 5px 5px 5px 5px;
	margin: 5px 0 10px 0;
	//border: 0;

}

#idfrm > div > select {

//	height: 40px;
}


#idfrm > div > select > option {
	/*
	font-size: 23px;
	font-size: 1.4375rem;
	padding: 5px 5px 5px 5px;
	padding: 15px 10px 15px 10px;
	*/
}

/*
#idchkteilnahme {
	display: inline;
}

#idfrm > div:nth-child(14) > label {
	display: inline;
	border: 2px solid green;
}
*/

#idchkteilnahme {

}


.lft2 {
	background: none;
	display: block;
}

.err {
	margin-top: 5px;
	font-size: 16px;
	font-size: 1rem;
	color: red;
}

.eskortesubmit {
	margin-top: 15px;
	width: 100%;
	height: 40px;
	background: #ffd900;
	-webkit-appearance: none;
	color: #000000;

	border: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 40px;
	line-height: 2.5rem;
	cursor: pointer;
}

.subcol2 h2 {
	color: #000000;
	text-align: left;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 24px;
	padding: 0;

}

/* enthält das riesige Headerpic */
.headcontainer {
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
}

.box_info {
	height: 220px;
}

.box_heimspiel {
	padding-top: 20px;
	padding-bottom: 10px;
	height: 140px;

}

.box_faq {
	height: 290px;
}

.blackline {
	height: 2px;
	background: black;
	margin-top: 20px;
}

/*
 * Social Media Kram
 */

.social_tumblr, .social_insta, .social_fb, .social_twitter {
	background: url(/i/sprite_03.png) no-repeat;
	width: 45px;
	height: 45px;
	display: inline-block;
	background-position: 0 -75px;
	margin-right: 10px;
}

.social_tumblr {
	background-position: -120px -75px;
}

.social_insta {
	background-position: -60px -75px;
}

.social_twitter {
	background-position: -280px -75px;
}

/*
 * Icons für die Einlaufeskorte
 */
.eeicon1, .eeicon2, .eeicon3, .eeicon4, .eeicon5, .eeicon6, .eeicon7, .eeicon8 {
	background: url(/i/sprite_03.png) no-repeat;
	width: 80px;
	height: 70px;
	display: inline-block;
	background-position: -350px -20px;
	margin-right: 10px;
	float: left;

}

.eeicon2 {
	background-position: -525px -20px;
}

.eeicon3 {
	background-position: -620px -20px;
}

.eeicon4 {
	background-position: -990px -20px;
}

.eeicon5 {
	background-position: -710px -20px;
}

.eeicon6 {
	background-position: -440px -20px;
}

.eeicon7 {
	background-position: -795px -20px;
}

.eeicon8 {
	background-position: -895px -20px;

}

#eskortecontent1 > ul {

}

#eskortecontent1 > ul > li {
	margin-bottom: 20px;
	width: 50%;
	display: inline-block;
}

/* fast gut
#eskortecontent1 > ul > li > span {
	font-size: 1rem;
	line-height: 1.3125rem;
	color: white;

color: green;
	display: inline-block;
	vertical-align: middle;
}
*/

#eskortecontent1 > ul > li > span {
	font-size: 1rem;
	line-height: 1.3125rem;
	color: white;


clear: both;
	display: block;
	//vertical-align: middle;
}




#eskortecontent1 > ul > li:before{
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.startnext {
	background: url(/i/arrows_sw.png);
	width: 24px;
	height: 36px;
	display: inline-block;
	background-position: 0 -56px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.startright {
	background: url(/i/arrows_sw.png);
	width: 24px;
	height: 36px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}

.topstartpagemenu {
	display: none;
}

.hstagb {
	margin-top: 4px;
}

.mfaq {
	min-height: 1000px;
}

.captchainput {
	width: 40%;
	height: 60px;
	display: inline-block;
	vertical-align: top;
	margin-top: 5px;
margin-top: 0;
}

.captchaimage {
	width: 40%;
	height: 60px;
	display: inline-block;
}

.captchaimg {
	width: 210px;
	height: 58px;
	margin-left: 10px;
}

html body div#all div.contentnormal.contentee div.twothirdheimspieltor div#eskortecontent3.boxschwarz a.agbbackee, .agbbackee
{
	color: #000000;
	margin-top: 1px;
	margin-bottom: 20px;
	width: 100%;
	height: 40px;
	background: #ffd900;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 40px;
	line-height: 2.5rem;
	cursor: pointer;
	text-decoration: none;
	display: block;
	text-align: center;
}


.erree {
	color: #ffd900;
color: #ff0000;
	text-decoration: underline;
	display: block;
	font-weight: bold;
}

.ulshow {
		display: block;
		z-index: 9999;
		position: absolute;
		left: 0;
		top: 25px;
		width: 100%;
}

.ulhide {
	display: none;
}

.kontaktsel option {
	line-height: 35px;
	height: 35px;
}

.impkontakt {
	min-height: 6800px;
}

.implink {
	display: block;
}

.kontaktmenu {
	display: none;
}

.somedia {

}

.social_txt {
	display: inline;
	line-height: 40px;
	font-size: 21px;
	color: white;
	vertical-align: top;
	margin-right: 20px;
}

#jugendteaser {
	background: black;
	color: white;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 15px 0 15px 0;
	color: white;
	margin: 10px 0 15px 0;
	text-decoration: none;
}

.jugendticket {
	background: url(/i/sprite_03.png) no-repeat;
	display: block;
	width: 90px;
	height: 80px;
	background-position: -170px -70px;
}

.jugendl {
	display: table-cell;
	vertical-align: top;
}

.jugendl p {
	color: black;
}

.jugendr {
	display: table-cell;
	padding-left: 20px;
	vertical-align: top;
}

.advert {
	background: transparent;
	padding: 0;
	margin-top: 0;
	padding-top: 0;
}

.advert img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

#i1, #i2, #i3 {
	word-wrap:break-word;
}

.heimspielfrage {
	font-weight: bold;
	font-size: 1.25rem;

	margin-bottom: 20px;
	margin-top: 20px;
}

.answerbutton {
	background: white;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.25rem;
	text-align: center;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	margin-top: 10px;
}

.answerblock {
	margin: 20px 0 40px 0;
}

.heimspielinptxt {
	background: #ffffff;
	width: 100%;
	height: 32px;
	border: 0;
	margin-bottom : 20px;
}

.padded {
	padding-bottom: 10px;
}

