
.flex-container {
	display: flex;
	flex-direction: column;
	justify-content: start;
	
}

.flex-container p {
	
	padding-top: 0.5em;
	font-size: 1.3em;
	color:#ffe69b;

}

.flex-container form {
	margin: 0em;
	background-color: #004a9d;
	font-size: 1em;
	color:#ffe69b;

}

.flex-container h2 {
	font-size: 2em;
	color:#ffe69b;

}

.tippen {
	display: flex;
	flex-direction: column;	
	color:#ffe69b;
	font-size: 1.5em;
	padding: 2px;
	justify-content:left;
	
}

.tsspiel {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 1px;



}

.tstermin {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 15%;
	padding: 1px;
	font-size: 0.8em;
	color: white;

}

.tsterminsp {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: start;
	width: 45%;
	padding: 1px;
	font-size: 1em;

}

.tssp {
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
	width: 95%;
	padding: 1px;
	font-size: 0.7em;
	color: white;
}


.btn-group.btn-group-toggle {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;

	flex-wrap: wrap;
	

}

.btn.btn-secondary.custom-btn.btn-group.mr-2 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 0.6em;
	width: 2.8em;
	height: 2em;
	border: black;
	border-style: solid;
	border-width: thin;

}

.tstext {
	display: flex;
	flex-direction: row;
	justify-content: left;
	padding: 1px;
	font-size: 0.8em;
	background-color: blue;
}

.tsquoten {
	display: flex;
	flex-direction: row;
	justify-content: space-evenly;

	width: 20%;
	padding: 1px;
	border-color: black;
	border-style: solid;
}

.tsquote {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;

	padding: 1px;
	font-size: 0.8em;
	color: white;

}

.tsquote:checked {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;

	padding: 1px;
	font-size: 0.8em;
	color: white;
	background-color: blue;
}

.test1 {
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
	
	margin: 1px;
	font-size: 1.2em;
	color:#ffe69b;
}

.test2 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	
	margin: 1px;
	background-color: #476ed8;
	color:#ffe69b;

}

.test2:hover {
	cursor: pointer;	
}

.test3 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	
	margin: 1px;
	background-color: #476ed8;
	color:#ffe69b;
}

.test3:hover {
	cursor: pointer;	
}

.test4 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	
}

.test5 {
	display: flex;
	flex-direction: row;
	padding: 2px;
	justify-content:left;
	
}

.test6 {
	display: flex;
	flex-direction: column;
	padding: 2px;
	align-items: start;
	
}

.ball1 {
	display: flex;
	flex-direction: column;
	width: 4em;
	height: 4em;
	padding: 2px;
	justify-content:center;
}

.ball1h1 {
	display: flex;
	flex-direction: row;	
	color:#ffe69b;
	font-size: 2.5em;
	padding: 2px;
	justify-content:center;
	
}

.motivation {
	display: flex;
	flex-direction: row;	
	color:#ffe69b;
	font-size: 1.4em;
	padding: 2px;
	justify-content:left;
	
}

.daih2 {
	display: flex;
	flex-direction: row;	
	color:#ffe69b;
	font-size: 1.5em;
	padding: 2px;
	justify-content:left;
	
}

.grph2 {
	display: flex;
	flex-direction: column;	
	color:#ffe69b;
	font-size: 1.5em;
	padding: 2px;
	justify-content:left;
	
}

.xxx {
	display: flex;
	flex-direction: row;	
	color:#ffe69b;
	font-size: 0.7em;
	padding: 1.5px;
	justify-content:left;
	
}

.xxxx {
	display: flex;
	flex-direction: row;	
	color:#ffe69b;
	font-size: 1em;
	padding: 1.5px;
	justify-content:left;
	
}

.flex-container-mg {
	display: flex;
	flex-direction: row;
	justify-content: start;
	
}

.flex-container0 {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}

.flex-container1 {
	display: flex;
	
	justify-content: start;
	
	flex-wrap: wrap;
}

.weiter {
	background: blue;
	color:#ffe69b;
	margin: 2px;
	
	display: flex;
	flex-direction: row;	
	
	font-size: 1.2em;
	padding: 0.2em;
	justify-content:left;

}

.weiter2 {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-size: 1.5em;
	width: 4.8em;
	height: 2.5em;
	border: black;
	border-style: solid;
	border-width: thin;
	background: green;
	color:white;
	margin: 4px;

}

.weiter:hover {
	color:aqua;

}

.go {
	background: blue;
	color:#ffe69b;
	margin: 2px;
	
	display: flex;
	flex-direction: row;	
	
	font-size: 1em;
	padding: 0.2em;
	justify-content:left;

}

.go:hover {
	color:aqua;

}

hr.l1 {
	border-top: 1px solid white;

}

h5 {
	
	color:#ffe69b;
	padding: 2px;
	display: flex;
	flex-direction: row;	
	
	font-size: 1.2em;
	padding: 1.5px;
	justify-content:left;

}

h6 {
	
	color:white;
	margin: 2px;
	display: flex;
	flex-direction: row;	
	font-size: 1em;
	padding: 1.5px;
	justify-content:left;

}

.item-mg1 {
	
	background: #254de4;
	color: #fff;
	margin: 10px;
	width: 50%;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;
}

.item-mg2 {
	
	background: #254de4;
	color: #fff;
	margin: 10px;
	width: 25%;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;
}

.item {

	background: #254de4;
	color: #fff;
	margin: 1px;
	flex-basis: 50px;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;
}

.item0 {

	
	color: white;
	margin: 10px;

	justify-content: start;
	align-items: center;
	flex-wrap: wrap;	

}

.item1 {

	
	color: white;
	margin: 1px;
	
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;	

}

.item-2 {

	background: #254de4;
	color: #fff;
	margin: 1px;
	width: 40px;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;
	
}

.item-3 {
	
	background: #254de4;
	color: #fff;
	margin: 10px;
	width: 50%;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-wrap: wrap;
}

.item-4 {
	
	background: yellow;
	color: blue;
	margin: 2px;
	width: 50%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

