/* testpdo4 */
<style>
* {
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	padding:0;
    box-sizing: border-box;
}
/*.row::after {
    content: "";
    clear: both;
    display: block;
	min-height: 100%;
}*/
[class*="col-"] {
    float: left;
    padding: 0; /*0.3em; /* 5px 15px */
	margin-top: 0em;
}
/*html {
    font-family: "Lucida Sans", sans-serif;
}*/
html, body {
	/*position: relative;*/
	position: relative;
	height: 100%;
	left:0;
	right:0;
	//margin-left:auto;
	//margin-right:auto;
	margin: 0 auto 0 auto;
}

html {
  overflow-x: hidden;
  margin: 0; /* 5px 16px */
  padding: 0;
  height: 100%; /* new */
  font-size: 62.5%; // For rem units support org: 62.5%
}

body {
  position: relative;
  font-family: 'RobotoDraft', 'Roboto', 'Helvetica Neue, Helvetica, Arial', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.3rem; /* 1.0 1.4 */
  line-height: 2rem;
  letter-spacing: 0.01rem;
  color: #212121;
  background-color: #FFFFFF;
  /*min-height: 100%; /* new */
  height: 100%; /* new */
  /* Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
/* #### MENÜ - START ####
#######################################################################################
#### MENÜ - START ####
#######################################################################################
*/
.aNav {
  font-family: 'RobotoDraft', 'Roboto', 'Helvetica Neue, Helvetica, Arial', sans-serif;
  font-style: normal;
  font-weight: 300;
  /*font-size: 12px;*/
  /*font-size: 1.3em; *//* 1.0 1.4 */
  line-height: 2rem;
  letter-spacing: 0.01rem;
  color: #212121;
  /* Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
/* #### MENÜ - ENDE ####
#######################################################################################
#### MENÜ - ENDE ####
#######################################################################################
*/

/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/

/* #### FONT - START ####
#######################################################################################
#### FONT - START ####
#######################################################################################
*/

.font_bold{
	font-weight:bold;
}
.font_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em; /*1.5em*/
	font-weight: bolder;
	//color: rgba(255, 255, 255, 0.9);
	color: rgba(0, 0, 0, 1.0);
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;	
}
.font_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bolder;
	color: rgba(0, 0, 0, 1.0);
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;	
}
.font_ranking{
	font-size: 1.0em;
	color:black;
}
.font_center {
	text-align:center;
}
.font_left{
	text-align:left;
}
.font_color_white{
	color:white;
}
.font_color_black{
	color:black;
}
.font_button{
	font-size: 10px;
	color:black;
}
/* #### FONT - END ####
#######################################################################################
#### FONT - END ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/
/* #### TO DELETE - START ####
#######################################################################################
#### TO DELETE - START ####
#######################################################################################
*/
/*
.test_label{
	display:block;
	background:lightgrey;
	width:100px;
	height:100px;
}
#demo:checked + label {
	background:blue;
	color:white;
}
#global{
	display:block;
	float:left; 
	position:absolute;
	left:0; 
	right:0;
	
	margin-left:auto; 
	margin-right:auto; 
	
	padding-bottom:5em;
	padding-top:4.0em; 
	padding-left:0;
	padding-right:0;
	
	min-height:100%;
	width:60%;

	clear:both;
	background-color: #999999;
}
.position_relative{
	position:relative;
}
.position_absolute{
	position:absolute;
}
.aside {
    background-color: #33b5e5;
    padding: 5px; 
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.footer_image {
	background-image:url("../images/red_background_720x1280.png");
	background-size: cover;
	background-repeat:no-repeat;
	background-color: #33b5e5;
	background-position: center center;
	//width: 100%;
	//height: 100%;
	//resize: both;
}
#footer_floating {
	box-sizing:border-box;
	bottom:0px;
	height:30;
	right:0%;
	left:0%;
	position:fixed;
	width=60%;
	top:expression((0-(footer_floating.offsetHeight)+
	(document.documentElement.clientHeight?
	document.documentElement.clientHeight:
	document.body.clientHeight)+(ignoreMe=document.documentElement.scrollTop?
	document.documentElement.scrollTop:document.
	body.scrollTop))+'px');
	text-align:center;
	visibility:visible;
}

.menu {
    margin: 0;
	//margin-top: 0.3em; 
    padding: 5px; 
}
.menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.menu li {
    padding: 0px; 
    //margin-bottom: 7px; // test
    background-color: #e6e600;
    
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.menu li:hover {
    background-color: #0099cc;
}
.image_header {
	background-image:url(http://www.elole.net/wm2018testpdo3/images/fragezeichen.gif);
	background-repeat:repeat;
}
.image_header_left{
	background-image:url(http://www.elole.net/wm2018testpdo3/images/fragezeichen_over.gif);
	background-repeat:no-repeat;
	width: 8.33%;
	float: left;
}
.image_background{
	background-image:url(http://www.elole.net/wm2018testpdo3/images/red_background.png);
	background-size: contain;
	background-color: #33b5e5;
	width: 100%;
	height: 100%;
	resize: both;
}
.card_newsletter_content{
    background-color: rgba(255, 255, 255, 1.0);
	border-style: solid; 
	border-width: 0.5px;
	border-color: grey;
}
.card_outline{
	box-sizing:border-box;
    padding: 5px 5px;
	width:100%;
	float:left;
}
.card_outline_33{
	box-sizing:border-box;
	width:33.333%;
	float:left;
    padding: 5px 5px;
}
.card_outline_33:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}
.card_gruppe{
	box-sizing:border-box;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    transition: 0.3s;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 0.5em;
    float: left;
    padding: 5px 5px;
	background-color:rgba(211, 211, 211, 0.8);
}
.card_gruppe:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}
.card_wettstatistik_tabellen {
	box-sizing:border-box;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%; 
    min-height: 3em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    float: left;
    padding: 5px 5px;
	background-color:rgba(242, 242, 242, 0.9);
}
.card_wettstatistik_tabellen:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.4);
}
.card_tabelle{
	box-sizing:border-box;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    transition: 0.3s;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    float: left;
    padding: 5px 5px;
	background-color: rgba(242, 242, 242, 0.9);
}
.card_tabelle:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}
.card_wettstatistik_header{
	font-weight: bolder;
	text-align:center;
	color: #000000;
	line-height: normal;
	margin-top:1em;
	padding:0;
}
.container_wettstatistik {
	font-size: 2.0rem;
	font-weight: bolder;
	text-align:center;
	margin-top: 0.2em;
    padding: 2px 2px;
}
.container_wettstatistik_tabellen{
	font-size: 1.0rem; 
	font-weight: bolder;
	text-align:center;
	margin-top: 0.2em;
    padding: 2px 2px;
}
.container {
    padding: 2px 2px;
}
.container_no_padding {
}
.mainNavDropbtn {
    background-color: red;
	border-radius: 5px;
    color: white;
    padding: 10px; 
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.mainNavDropbtn:hover{
	background-color: green;
	transition: 0.3s;
}
.testMenu {
    margin: 0;
	//margin-top: 0.3em; 
    padding: 5px; 
}
.testButton{
	border:none;
	cursor:pointer;
	width:auto;
	height:auto;
	background-color:Transparent;
	outline:none;
}
.testButtonGruppen{
    //float:left;
    //display:inline;
    //position:relative;
    padding:5px;
	margin-bottom:5px;
    //border:1px white solid;
	border:none;
    border-radius: 5px;
	background-color: rgba(76, 150, 255, 1.0);
	//background-color: none; //#e6e600
	border-radius: 5px;
	transition: 0.5s;
}

ul#mainNav {
    float:left;
    //width:auto;
    margin:5px; 
	//padding:5px 0 0px 5px;
	//margin-bottom:5px;
    color:white;
    list-style-type:none;

    //background-color: #ffcc00;
	//border-radius: 5px;
    color: white;
    padding: 0; 
    font-size: 12px;
    border: none;
    cursor: pointer;	
}
ul#mainNav > li {
    float:left;
    display:inline;
    position:relative;
    padding:5px;
	//margin-bottom:5px;
    //border:1px white solid;
	border:none;
    border-radius: 5px;
	background-color: rgba(76, 150, 255, 1.0);
	//background-color: none; //#e6e600
	border-radius: 5px;
	transition: 0.25s;
    
}
ul#mainNav > li:hover {
    //background:white;
	background-color: rgba(163, 201, 255, 1.0);
	//padding:0px;
    //color:black;
    //border:1px black solid;
}
ul#mainNav > li:hover ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s;
}
ul#mainNav li ul {
	list-style-type: none;
	position:absolute;
    float:left;
    width:200px;
    height:0;
    //padding:5px 0px 5px 0px;
	padding:0px;
	padding-left:0;
	margin-top:5px;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.25s, 0s;
    transition-delay: 0, 0.25s;
}
ul#mainNav ul li {   
    padding:10px;
	
	background-color:white;
    //border:1px black solid;
}
ul#mainNav ul li:hover {
    background-color:rgba(220, 220, 220, 1.0);
	transition: 0.3s;
    //border:1px white solid;
    //color:white; 
}
ul#mainNav ul li:hover ul{
    background-color:rgba(220, 220, 220, 1.0);
	transition: 0.3s;
    //border:1px white solid;
    //color:white; 
}

#myNav {
	float:left;
    margin-top:5px; 
	padding-left:5px;
    color:white;
    list-style-type:none;
    color: white;
    font-size: 12px;
    border: none;
    cursor: pointer;
}
#myNav li {
	float:left;
    display:inline-block; 
    position:relative; 
    padding:5px;
	border:none;
    border-radius: 5px;
	background-color: rgba(76, 150, 255, 1.0);
	border-radius: 5px;
	//transition: 0.25s;
	
}
#myNav li ul {
	margin-top:5px;
}
#myNav li li {
	width:200px;
	padding:5px;
	border-radius: 0px;
	//margin-top: 5px;
	float:left;
	display:block;
	visibility:visible;
	margin-left:-40px;
	position:relative; 
}
#myNav li li li{
	width:200px;
	padding:5px;
	float:left;
	display:block;
	visibility:visible;
	margin-left:120px;
	
	position: relative; 
}
#myNav li:hover {
	background:#003f20;
}
#myNav ul {
	position:absolute; 
	//padding: 5px;
	left: 0;
	visibility:hidden;
	opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.8s, 0s;
    transition-delay: 0, 0.25s;
	//display:none;
	

}
#myNav ul ul{
	position:absolute; 
	//padding: 5px;
	left: 0;
	visibility:hidden;
	opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.25s, 0s;
    transition-delay: 0, 0.25s;
	//display:none;
	
}
#myNav li:hover ul {
	//display:block;
    visibility: visible;
    opacity: 1;
    //transition-delay: 0.0s, 0.0s;

}

#myNav li:hover ul ul {
	//display:none;
	visibility:hidden;
	opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.0s, 0.0s;
    transition-delay: 0, 0.0s;
}

#myNav li li:hover ul {
	margin-left:50px;
	margin-top: -35px;
    visibility: visible;
    opacity: 1;
   // transition-property: opacity, visibility;
    //transition-duration: 0.0s, 0s;
    transition-delay: 0.0s, 0.0s;
	//display:block;
}

navigation burger button
start
.navigationBurgerTopContainer {
    float:left;
    //width:auto;
    margin:5px; 
	//padding:5px 0 0px 5px;
	//margin-bottom:5px;
    color:white;
    list-style-type:none;

    //background-color: #ffcc00;
	//border-radius: 5px;
    color: white;
    padding: 0; 
    font-size: 12px;
    border: none;
    cursor: pointer;	
}

// Burger Button
.navigationBurgerBarContainer {
	display:inline-block;
	cursor:pointer;
	//background-color: rgba(76, 150, 255, 1.0);
}

.navigationBurgerBarContainer:hover {
	background-color: rgba(163, 201, 255, 1.0);
}

.navigationBurgerBarContainer:hover {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s;
}

.navigationBurgerBar {
	width:21px;
	height:3px;
	background-color:black;
	margin:4px 4px;
}

// Listeneinträge
.navigationBurgerContent {
	list-style-type: none;
	position:absolute;
    float:left;
    width:200px;
    height:0;
    //padding:5px 0px 5px 0px;
	padding:0px;
	padding-left:0;
	margin-top:5px;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.5s, 0s;
    transition-delay: 0, 1s;
}
.navigationBurgerContentListEntry {   
    padding:10px;
	background-color:orange;
    //border:1px black solid;
}
.navigationBurgerContentListEntry:hover {
    background-color:rgba(220, 220, 220, 1.0);
	transition: 0.3s;
    //border:1px white solid;
    //color:white; // ändere Text-Frabe beim Drübergehen der Listeneinträge
}


navigation burger button
end

*/
/* #### TO DELETE - END ####
#######################################################################################
#### TO DELETE - END ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/
/* #### VISIBILITY/DISPLAY TOGGLE - START ####
#######################################################################################
#### VISIBILITY/DISPLAY TOGGLE - START ####
#######################################################################################
*/

div[id^="gruppe_"], div[id*="gruppe_"]{
	display: none;
	//position: relative;
	z-index:14;
	/*top:50%;*/
	/*margin: -100px 0 0 -150px; */ /* half the width and height */
	/*margin: auto;*/
	//background: transparent;
}
.enter_tip_button{
	cursor:pointer;
}
.clickable{
	cursor:pointer;
}
.clickable-div-ahref{
	cursor:pointer;
}
.tabelleGruppeForDisplayToggle {
	
}
div[id^="stats_info_"], div[id*="stats_info_"]{
	width:300px;
	height:auto; /* 300px */
	visibility: hidden;
	position: absolute;
	z-index:15;
	/*top:50%;*/
	left:50%;
	/*margin: -100px 0 0 -150px; */ /* half the width and height */
	margin: -50px 0 0 -150px;  /* half the width and height */
	/*margin: auto;*/
	background: transparent;
	cursor:pointer;
}
/* #### VISIBILITY/DISPLAY TOGGLE - ENDE ####
#######################################################################################
#### VISIBILITY/DISPLAY TOGGLE - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/
/* #### ABSTÄNDE - START ####
#######################################################################################
#### ABSTÄNDE - START ####
#######################################################################################
*/
.spacer_top_bottom_5 {
	content: " ";
	padding: 5px 0 5px 0;
}
/* #### ABSTÄNDE - ENDE ####
#######################################################################################
#### ABSTÄNDE - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/
a {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10px;*/
	/*font-size: 1.3em; */ /* 1.0 1.4 */
	font-weight: normal;
	color: rgba(0, 95, 229,1.0);
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	//font-weight: bold;
	color: rgba(0, 105, 255,1.0);
}
p {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;*/
	color: #000000;
	line-height: normal;
	margin:0;
	padding:10px;
}

.gototop{
	float: left;
}
.gototop_height_20{
	height: 20px;
}
.gototop_height_10{
	height: 10px;
}

/*.global::after {*/
.global{
	//content:"";
	display:block;
	float:left; /*neu*/
	position:absolute; /* pdo4: relative */ /* absolute funktioniert */
	left:0; 
	right:0;
	
/*	margin-left:0; 
	margin-right:0; */
	margin-left:auto; 
	margin-right:auto; 
	
	padding-bottom:5em; /* 5em; damit der footer funktioniert */
	padding-top:4.0em; /* 5em; damit der header funktioniert */
	padding-left:0;
	padding-right:0;
	
	min-height:100%;
	/*display:block; /* entfernt */
	width:60%;
	
	clear:both;
	//background-color: #999999;
	
	
	/*background-image:url("../images/red_background_1280x720.png");*/
	/*
	background-image:url("../images/white_background_1280x720.png");
	background-size: cover;
	background-repeat:no-repeat;
	background-color: #33b5e5;
	background-position: center center;
	*/
	z-index: 2;
	/*opacity: 0.2;*/
	
}
#bg_image{
	position: fixed; /* pdo4 absolute*/
	bottom:0;
	top: 5em;
	width:60%; /* pdo4 60% 100%*/
	left:0; /* pdo4 */
	right:0; /* pdo4 */
	margin-left:auto; 
	margin-right:auto;
	/*clear:both;*/
	/*TODO: following line to uncomment*/
	/*background-image:url("../images/maskottchen_gross.png");*/
	background-image:url("../images/euro2020background.png");
	background-size: cover; /* cover contain */
	background-repeat:no-repeat;
	//background-color: #33b5e5;
	background-position: center center;
	z-index: 2;
}
.padding_0{
	padding:0 0 0 0;
}
.padding_left_right_5{
	padding:0 5px 0 5px;
}
.padding_top_bottom_5{
	padding: 5px 0 5px 0;
}
.padding_all_5{
	padding: 5px 5px 5px 5px;
}
.padding_all_10{
	padding: 10px 10px 10px 10px;
}
.scrollable {
	overflow: auto;
}
#content {
	min-height:100%
	position:relative;
	height:100%;
	//margin:auto; // test
	/*padding-bottom: 2em;*/
}



.goto_top{
	background-image:url("../images/pfeilhochblau.png");
	background-size: auto 1.0em;
	background-repeat:no-repeat;
	/*background-color: #33b5e5;*/
	background-position: center center;
	width: 10%;
	height: 10%;
	resize: both;
	padding:0;
}
/* #### FOOTER - START ####
#######################################################################################
#### FOOTER - START ####
#######################################################################################
*/
#footer {
    /*background-color: rgba(153, 102, 0, 0.7); /* footer color */
    background-color: rgba(240, 70, 0, 0.8); /* footer color */
    color: #ffffff;
    //text-align: center;
    font-size: 12px;
    padding: 1em 0em 1em 0em ; /* 15px */ /*entfernt*/
    /*margin: 0.2em 0em 0.2em 0em ; /* 15px */
	position: fixed; /* pdo4 absolute*/
	bottom:0;
	/*top:0;*/
	height:1.0em; /* 1.5 em */
	width:60%; /* pdo4 60% 100%*/
	left:0; /* pdo4 */
	right:0; /* pdo4 */
	margin-left:auto; 
	margin-right:auto;
	clear:both;
}
.footer_text{
	//border-radius: 4px;
	//border: 1px solid #4CAF50;
	font-size: 1.0em;
	padding: 2px 5px;
	background:none;
	color: rgba(0, 0, 0, 1.0);
}
.footer_button{
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	font-size: 1.0em;
	padding: 2px 15px;
	//color: #000000;
	//color: #555555;
	background: rgba(216, 216, 216, 1.0);
}
.footer_button:hover{
	background: rgba(0, 93, 255, 1.0)
}
.footer_image_together {
	padding:0;
	/*TODO: following line to be uncommented*/
	background-image:url("../images/maskot.png"), url("../images/text.png"), url("../images/trophy.png") ;
	background-size: auto 2.5em, auto 1.5em, auto 2.5em;
	background-repeat:no-repeat, no-repeat, no-repeat;
	/*background-color: #33b5e5;*/
	background-position: 7% center, center center,  93% center;
	width: auto;
	height: 100%;
	resize: both;
}
#footer_floating_tippen{
	width: 60%;
	text-align: center;
	font-family: arial;
	font-size: 1.0em;
	position: fixed;
	bottom: 2.5em;/* 1em; */
	clear:both;
	left:0; 
	right:0; 
	margin-left:auto; 
	margin-right:auto;
}
/* #### FOOTER - ENDE ####
#######################################################################################
#### FOOTER - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/
/* #### HEADER - START ####
#######################################################################################
#### HEADER - START ####
#######################################################################################
*/
#header_floating{
	width: 60%;
	text-align: left;
	font-family: arial;
	position: fixed !important;
	top: 0em;/* 1em; */
	clear:both;
	left:0; 
	right:0; 
	margin-left:auto; 
	margin-right:auto;
	//margin-bottom:50px;
	vertical-align: middle;
	height:4.0em;
    background-color: rgba(0, 0, 180, 0.7);	 /* header color */
	color:white;
}
#header_floating_top_content{
	width: 100%;
	height:4.0em;
	margin:auto;
	vertical-align: middle;
	display: table;
	color:white;
}
#header {
    background-color: rgba(0, 0, 180, 0.7);
    /*color: #ffffff;*/
    padding: 0 5px 5px 5px; /* 15px */
}
#header_content{
	width: 100%;
	//height:4.0em;
	margin:auto;
	vertical-align: middle;
	display: table;
}
/* #### HEADER - ENDE ####
#######################################################################################
#### HEADER - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/
/* #### NEWSLETTER - START ####
#######################################################################################
#### NEWSLETTER - START ####
#######################################################################################
*/
.newsletter_text{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100%;
}
.newsletter_betreff{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100%;
}

/* #### NEWSLETTER - ENDE ####
#######################################################################################
#### NEWSLETTER - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/


/* For desktop: */
.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

/*
######################
personal input styles
start
*/

/* #### FORM / INPUT - START ####
#######################################################################################
#### FORM / INPUT  - START ####
#######################################################################################
*/
.input_tip {
	font-size: 12px;
	color: #555555;
	width: 30px; /* 15px */
}
.tip_text{
	/*font-size: 1.2rem; *///12px;
	color: #000000;
}
.tip_text_small{
	font-size: 0.8em; 
	color: #555555;
}
.input_form_short{
	font-size: 12px;
	color: #555555;
	width: 30px;
}
.input_form {
	font-size: 12px;
	color: #555555;
	width: 100px;
}
.input_form_email {
	font-size: 12px;
	color: #555555;
	width: 150px;
}
.input_form_login{
	font-size: 10px;
	color: #555555;
	width: 100px;
}
.input_form_login_pw{
	font-size: 10px;
	color: #555555;
	width: 70px;
}
.input_form_ok_button{
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	font-size: 0.8em; /*1.0em */
	padding: 5px 15px;
	//margin: 0 5px 0 5px;
	/*background:none;*/
	background-color:Green;
	//outline:none;
	cursor:pointer;
}
.input_form_nok_button{
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	font-size: 1.0em;
	padding: 5px 15px;
	//margin: 0 5px 0 5px;
	/*background:none;*/
	background-color:Red;
	//outline:none;
	cursor:pointer;
}
.input_form_login_button{
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	font-size: 1.0em;
	//color: white;
	padding: 5px 15px;
	/*background:none;*/
	cursor:pointer;
}
.input_button_image {
	padding: 2px 25px;
	//background: rgba(216, 216, 216, 1.0);
	background-image:url("../images/fussball_small.png"), url("../images/fussball_small.png");
	background-size: auto 0.8em, auto 0.8em;
	background-repeat:no-repeat, no-repeat;
	background-color: #cfcfcf;
	//background-position: center left, center right;
	background-position: 5% center, 95% center;	
}
.input_button_image:hover {
	background-image:url("../images/fussball_small.png"), url("../images/fussball_small.png");
	background-size: auto 1.0em, auto 1.0em;
}
.input_form_button {
	border-radius: 4px;
	border: 1px solid rgba(0, 0, 0, 0.5);
	font-size: 1.0em;
	//padding: 2px 25px;
	//background: rgba(216, 216, 216, 1.0);
	//background-image:url("../images/fussball_small.png"), url("../images/fussball_small.png");
	//background-size: auto 1.0em, auto 1.0em;
	//background-repeat:no-repeat, no-repeat;
	/*background-color: #33b5e5;*/
	//background-position: center left, center right;
	//background-position: 5% center, 95% center;
}
/*.input_form_button:hover{
	background: rgba(0, 93, 255, 1.0);
	cursor:pointer;
}*/
.label_login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	//color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.label_form{
	font-family: Arial, Helvetica, sans-serif;
	//font-size: 10px;
	font-weight: bolder;
	//color: #000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
/* #### FORM / INPUT - ENDE ####
#######################################################################################
#### FORM / INPUT  - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/

.card_background_header{
    //background-color: rgba(66, 134, 244, 0.9);
	background-color: rgba(255, 255, 255, 1.0);
}
.card_background_error{
    background-color: rgba(255, 114, 0, 1.0);
}
.card_background_content{
    background-color: rgba(255, 255, 255, 1.0);
}

.card_outline_no_padding{
	box-sizing:border-box;
    /*padding: 0 0 0.7em 0;*/
	width:100%;
	float:left;
}
.card_outline_33_no_padding{
	box-sizing:border-box;
	/*padding-right:1em;*/
	width:33.333%;
	float:left;
    /*padding: 0;*/
	/*margin-right:20px;*/
}
/*.card_outline_33_no_padding:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}*/

.card_gruppe_no_padding{
	box-sizing:border-box;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    transition: 0.3s;
    width: 100%;
    border-radius: 5px;
	border-style: solid;
	border-width: 0.5px;
	border-color: grey;
    margin-bottom: 2.0em;
    float: left;
    /*padding: 0;*/
	background-color:rgba(230, 230, 230, 0.8);
	/*position:relative;*/
}
.card_gruppe_no_padding:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}

.card_wettstatistik_tabellen_no_padding {
	box-sizing:border-box;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%; /*97.5%;*/
    min-height: 3em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
	/*margin:auto;*/
/*    margin-left: 1em;
    margin-right: 1em;
    margin-top: 0.5em;*/
    float: left;
	/*clear:right;
	display:inline-block;*/
    /*padding: 0;*/
	//background-color:rgba(242, 242, 242, 0.9);
}
.card_wettstatistik_tabellen_no_padding:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.4);
}

.card_tabelle_no_padding{
	/*margin: auto;*/
    box-sizing:border-box;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    transition: 0.3s;
    width: 100%;
    border-radius: 5px;
    margin-bottom: 1.0em;
    margin-top: 0.5em;
    float: left;
    /*padding: 0;*/
	//background-color: rgba(112, 166, 255, 0.9);
}
.card_tabelle_no_padding:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.6);
}
.card_wettstatistik {
    box-sizing:border-box;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%;
    min-height: 3em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
	/*margin:auto;*/
    /*margin-right: 1.33%;*/
    /*margin-top: 0.5em;*/
    float: left;
	/*clear:right;
	display:inline-block;*/
    padding: 5px 5px;
	background-color:rgba(242, 242, 242, 0.9);
}
.card_wettstatistik:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.4);
}
.card_wettstatistik_no_padding {
    box-sizing:border-box;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%;
    min-height: 3em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
	/*margin:auto;*/
    /*margin-right: 1.33%;*/
    /*margin-top: 0.5em;*/
    float: left;
	/*clear:right;
	display:inline-block;*/
    /*padding: 0;*/
	//background-color:rgba(242, 242, 242, 0.9);
}
.card_wettstatistik_no_padding:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.4);
}

.card_wettstatistik_header_no_padding{
	font-weight: bolder;
	text-align:center;
	color: #000000;
	line-height: normal;
	margin-top:1em;
	/*padding:0;*/
}

.container_wettstatistik_no_padding {
	font-size: 2.0rem; /* 1.4 */
	font-weight: bolder;
	text-align:center;
	margin-top: 0.2em;
    /*padding: 0;*/
}

.container_wettstatistik_tabellen_no_padding{
	font-size: 1.0rem; /* 1.4 */
	font-weight: bolder;
	text-align:center;
	margin-top: 0.2em;
    /*padding: 0;*/
}

/*
personal input styles
end
######################
*/


/* #### BURGER BUTTON NAVIGATON - START ####
#######################################################################################
#### BURGER BUTTON NAVIGATON - START ####
#######################################################################################
*/
#myNav2{
	float:left;
    margin-top:5px; 
	padding-left:5px;
    color:white;
    list-style-type:none;
    color: white;
    font-size: 12px;
    border: none;
    cursor: pointer;
}

/* der Burger Button */
#myNav2 > li {
	float:left;
    display:inline-block; 
    position:relative; 
    padding:5px 15px;
	border:none;
    border-radius: 5px;
	background-color: rgba(76, 150, 255, 1.0);
	border-radius: 5px;
	//transition: 0.25s;
}
/* Hover über Burger Button */
#myNav2 > li:hover {
	background-color: rgba(76, 150, 255, 0.8);
}
/* Hover über Burger Button -> darunter liegende Liste wird sichtbar*/
#myNav2 > li:hover  ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s, 0s;
}
/* soll die subliste ausblenden */
#myNav2 > li:hover  ul ul {
    visibility: hidden;
    opacity: 0;
    transition-delay: 0s, 0s;
}
/* soll die subliste einblenden */
#myNav2 li li:hover ul {
	margin-left:50px;
	margin-top: -35px;
    visibility: visible;
    opacity: 1;
   // transition-property: opacity, visibility;
    //transition-duration: 0.0s, 0s;
    transition-delay: 0.0s, 0.0s;
	//display:block;
}
/* erste darunter leugende Liste */
#myNav2 > li > ul  {
	list-style-type: none;
	position:absolute;
    float:left;
    width:200px;
    height:0;
    //padding:5px 0px 5px 0px;
	padding:0px;
	padding-left:0px;
	margin-top:5px;
	margin-left:-15px;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.25s, 0.25s;
    transition-delay: 0, 0.25s;
}
/* da kann jetzt auch das a href zwischen sein */
#myNav2 li ul li {   
    padding:5px 15px;
	color:black;
	/*border-radius: 5px;*/
	background-color:rgba(100, 190, 255, 1.0); /* erste Liste Nav-Einträge Farbe */
    //border:1px black solid;
}
#myNav2 ul li:hover {
    background-color:rgba(60, 170, 255, 1.0); /* erste Liste Nav-Einträge Farbe HOVER */
	transition: 0.2s;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.4);
    //border:1px white solid;
    //color:white; /* ändere Text-Frabe beim Drübergehen der Listeneinträge */
}
#myNav2 ul li ul li:hover {
    background-color:#f87f70;
	transition: 0.2s;
    //border:1px white solid;
    //color:white; /* ändere Text-Frabe beim Drübergehen der Listeneinträge */
}
/* zweite darunter leugende Liste */
#myNav2 li ul  li ul {
	list-style-type: none;
	position:absolute;
    float:left;
    width:200px;
    height:0;
    //padding:5px 0px 5px 0px;
	padding:0px;
	padding-left:50px;
	margin-top:5px;
	margin-left:120px;
    visibility: hidden;
    opacity: 0;
    transition-property: opacity, visibility;
    transition-duration: 0.25s, 0.25s;
    transition-delay: 0, 0.25s;
}
#myNav2 li ul  li ul  li{   
    padding:5px 15px;
	color:black;
	/*border-radius: 5px;*/
	background-color:#ffcec8;
    //border:1px black solid;
}
/* gilt für alle Listeneinträge */
/*
#myNav2 > li > ul  li:first-child {   
	border-radius: 5px 5px 0 0;
}
#myNav2 > li > ul > a:last-child {   
	border-radius: 0 0 5px 5px;
}
*/
/* #### BURGER BUTTON NAVIGATON - ENDE ####
#######################################################################################
#### BURGER BUTTON NAVIGATON - ENDE ####
#######################################################################################
*/
/*
-----------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------
*/



/*
######################
for the dropdown menu navigation
start
für die springe zu Spielphase Liste
######################
*/
/* Style The Dropdown Button */
/*.dropbtn {
    background-color: #009ED3;
	border-radius: 5px;
    color: white;
    padding: 5px; 
    //font-size: 1.1rem; //1.5em
    border: none;
    cursor: pointer;
}*/
 .dropbtn {
   //float:left;
    //display:inline;
    //position:relative;
    padding:5px;
	//margin-bottom:5px;
    //border:1px white solid;
	border:none;
    border-radius: 5px;
	background-color: rgba(76, 150, 255, 1.0);
	//background-color: none; //#e6e600
	border-radius: 5px;
	transition: 0.5s;
	cursor: pointer;

}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    padding: 5px; 
	position: left;
    display: inline-block;
	transition: 1.3s;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    transition-duration: 0.5s, 0s;
    transition-delay: 0, 1s;}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
	background-color: #f1f1f1;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
	transition: 1.3s;

}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: rgba(163, 201, 255, 1.0);
	transition: 0.5s;
}
/*
######################
for the dropdown menu navigation
ende 
######################
*/



@media only screen and (max-width: 768px) {
    /* For mobile phones: */
	[class*="col-"] {
			width: 100%;
		}
	[class="global"] {
		position:absolute; 
		/*left:0; 
		//right:0;*/ 
		/*margin-left:auto; 
		margin-right:auto;*/
		width:100%;
	}
/*	[class="footer3"] {
		width:100%;
	}*/
	#bg_image{
		width:100%;
		background-size: 100% 100%; /* auto 60% */
	}
	#content{
		width:100%;
	}
	#footer {
		width:100%;
	}
	#footer_floating_tippen {
		width:100%;
	}
	#header_floating {
		width:100%;
	}
	[class="input_tip"] {
		width: 15px;
	}
	[class="font_ranking"] {
		font-size: 9px;
		color:black;
	}
}


</style>