@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
	margin: 0px;
	background-color: #e38616;
}


a {
	text-decoration: none;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	font-size: 10px;
	color: white;
}


.div_gray {
	background: white;
	background-image: url("img/gray.svg");
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}

.div_orange {
	background: white;
	background-image: url("img/orange.svg");
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}

.div_blue {
	background: white;
	background-image: url("img/darkblue.svg");
	background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px;
}



.div_headbar {
	border-style: solid;
	border-width: 10px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	background-color: #f1910b;
	background-image: url("img/orange.svg");
}

.div_next {
	border-style: solid;
	border-width: 10px;
	border-color: white;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 50px;
	background-color: #424863;
}

.div_tab_leaderboard {
	margin: auto;
	width: 700px;
	padding: 50px;
	border-style: solid;
	border-width: 10px;
	background-color: #d9d9d9;
}

.div_tab_lanleaderboard {
	margin: auto;
	width: 700px;
	padding: 50px;
	border-style: solid;
	border-width: 10px;
	border-color: white;
	background-color: #d9d9d9;
}

.div_flexbox {
	justify-content: center;
	display: flex;
}

.div_burglar {
	width: 50px;
}

.div_matchbox20 {
	width: 800px;
}

.div_mapbox {
}



.p_head1 {
	margin: auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 25px;
}

.p_head2 {
	margin: auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 80px;
}

.p_next {
	margin: auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 40px;
	color: white;
	text-align: center;
}

.p_headline {
	margin: auto;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 35px;
}

.p_headlinew {
	margin: auto;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 35px;
	color: white;
}



table {
	border-collapse: collapse;
	width: 100%;
}

th {
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-style: none;
	border-width: 1px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 15px;
}

td {
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-style: none;
	border-width: 1px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 15px;
}

.th_spieler {
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
	text-align: left;
	padding: 5px;
	width: 200px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 15px;
}

.td_spieler {
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
	text-align: left;
	padding: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 15px;
	font-style: italic;
}

tr:nth-child(even) {
   background-color: #d0d0d0;
}

.table_map {
	margin-top: 20px;
}

.th_map {
	border-style: solid;
	border-top-style: none;
	border-width: 1px;
	width: 100px;
	text-align: center;
}

.tr_map {
	
}

.td_map {
	border-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	text-align: center;
}

footer {
	background-color: black;
	padding: 11px;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	font-size: 10px;
	color: white;
}


/*

div {
	border-style: solid;
	border-width: 5px;
	border-color: purple;
}


	background-image: url("img/orange.svg");
	background-size: cover;




.div_mapbox {
	background-color: red;
}

.div_burglar {
	font-family: 'Comic Sans MS';
	width: 50px;
}

.div_table {
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	padding: 20px;
}

.div_matchbox20 {
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	padding: 20px;
}

header {
	height: 260px;
	width: 760px;
	background-color: #e38616;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 60px;
	border-style: solid;
	border-width: 5px;
	background-image: url("img/cso.svg");
	background-repeat: no-repeat;
	background-size: cover;
}

.news {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	border-style: dashed;
	border-width: 5px;
	padding: 40px;
}

.EvcN3qieMA0 {
	margin: auto;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 25px;
	text-align: center;
}

.p_headline {
	margin-top: 0px;
	margin-left: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 25px;
	text-align: center;
}

.flexbox {
	justify-content: center;
	display: flex;
	border-style: solid;
	border-width: 5px;
	padding: 20px;
}

.mainbox {
	border-style: solid;
	border-width: 1px;
	background-color: grey;
	justify-content:center;
	display: flex;
}

.divlan {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 20px;
	border-style: solid;
	border-width: 5px;
}

.abstand {
	width: 100px;
	background-color: #e38616;
	border-collapse: collapse;
}

table {
	border-collapse: collapse;
	width: 100%;

}

tr {
}

th {
	border-left-style: dashed;
	border-bottom-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 15px;
}

td {
	border-left-style: dashed;
	border-top-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	padding: 5px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 15px;
}

tr:nth-child(even) {
   background-color: #db7613;
}

.tablematch {
	border-style: solid;
	border-width: 2px;
}

.trmatch {
}

.thmatch {
}

.tdmatch {
	border-style: solid;
	border-width: 2px;
}

.spieler {
	text-align: left;
	font-weight: 500;
	border-left-style: none;
}

footer {
	background-color: black;
	padding: 11px;
	font-family: 'Barlow', sans-serif;
	font-weight: 300;
	font-size: 10px;
	color: white;
}

.table_map {
	border-style: none;
}

.tr_map {
}

.th_map {
	width: 100px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 15px;
}

.map {
}