/* laiv.style v1.25.1 | last modifications: 2025-02-13.0 */

*{
	padding: 0;
	margin: 0;
	border: 0;
	box-sizing: border-box;
}

html {
	background: #FFF;
	background-attachment: fixed;
	background-size: 100% auto;
}

body {
	font-size: 100.1%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
}

#chart_map {
	float: left;
	width: 100%;
}

#shortlist {
	float: left;
	padding: 3px;
	background: transparent;
	width: 100%;
}

.section-map-list {
	float: left;
}

.section-map-list select {
	margin: 0;
	padding: 0 6px 0 6px;
	height: 30px;

	outline: none;

	border: 1px solid silver;
	background-image: linear-gradient(to top, gainsboro 0%, white 90%);
	border-radius: 5px;	
}

.section-parties-list {
	float: left;
}

.section-parties-list select {
	float: left;
	margin: 0;
	padding: 0 6px 0 6px;
	height: 30px;

	outline: none;
	
	border: 1px solid silver;
	background-image: linear-gradient(to top, gainsboro 0%, white 90%);
	border-radius: 5px;
} 

.section-parties-list .labelPartei {
	float: left;
	padding: 25px 0 0 0;
	width: 45%;
	height: 50px;
	font-size: 14px;
	color: "#287da8";
}

.success { background: transparent; } 

#mv_map {
	float: left;
	height: 750px;
	width: 99%;
	padding: 5px 15px;
}

#chart_content {
	float: left;
	width: 100%;
	overflow: auto;
	/*margin: 1px auto 0 auto;	*/
}

/* START Europawahl */
#div_stew {
	float: left;
	width: 100%;
	height: 600px; 
	padding: 0px;
}

#div_stgvew {
	float: left;
	width: 100%;
	height: 350px; 
	padding: 0px;
}
/* ENDE Europawahl */

/* START Bundestagswahl */
#div_st1bw {
	float: left;
	width: 100%;
	height: 600px; 
	padding: 0px;
}

#div_st1gvbw {
	float: left;
	width: 100%;
	height: 350px; 
	padding: 0px;
}

#div_st2bw {
	float: left;
	width: 100%;
	height: 600px; 
	padding: 0px;
}

#div_st2gvbw {
	float: left;
	width: 100%;
	height: 350px; 
	padding: 0px;
}
/* ENDE Bundestagswahl */

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* START Gemeindeergebnisse */

#chart_content_gem {
	float: left;
	width: 100%;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	background-blend-mode: darken;
	background-size: auto;
}

#section-map {
	float: left;
	width: 30%;
	padding: 15px 0 15px 15px;
}

#select {
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	color: #000;
}

#parties {
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	color: #000;
}

#searching {
	float: right;
}

#searchQry {
	margin: 15px 0px;
	padding: 0 0 0 10px;
	height: 30px;
	width: 220px;
	text-align: left;
	vertical-align: middle;
	color: #333333; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif; 
	border: 1px solid silver;
	background-image: linear-gradient(to top, gainsboro 0%, white 90%);
	border-radius: 5px;
}

::placeholder {
	color: #333333; 
	opacity: 1;
	transition: opacity 1s;
	padding-left: 10px;
}

:focus::placeholder { opacity: 0; }

#searchingBtn {
	margin: 15px 10px;
}

#selector {
	float: left;
	padding: 10px 0;
}

#selector label {
	font-size: 13px;
}

.vertikal-flex {
	font-size: 13px;
	color: #444;
	text-align: center;
	font-weight: bold;
}

td {
	border: 0pt solid #DDD;
	padding-left: 0px;
	padding-right: 5px;
	font-size: 13px;
}

#gem_map {
	float: left;
	height: 700px;
	width: 100%;
	padding: 15px 0;
}

#btnSwitch {
	float: left;
	width: 95%;
	margin: 10px 0px 0px 40px;	 /* top, right, bottom, left */	
}

.box {
	background-color: yellow;
	list-style-type: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.box input {
	display: inline-block;
	font-size: 20px;
	padding: 20px;
}

#div_st {
	float: left;
	width: 100%;
	height: 600px; 
	padding: 10px 0;	 /* top, right, bottom, left */
}

#div_stgv {
	float: left;
	width: 100%;
	height: 300px; 
	padding: 10px 0;	 /* top, right, bottom, left */
}

.article_sit {
	position: relative;
	top: 40px;
	width: calc(100% - 40%);
	height: 800px;
	padding: 10px;
	margin-left: calc(100% - 80%);
	border: none;
	background-color: transparent;
	z-index: 1;
}

.article_legend {
	position: relative;
	top: -325px;
	margin: 0 auto;
	/*left: 0;*/     /*calc(100% - 80%);*/
	width: 50%;     /*calc(100% - 40%);*/
	height: 300px;
	padding: 10px;
	border: none;
	background-color: transparent;
	z-index: 2;
}

.article_sitgv {
	position: relative;
	top: -525px;
	left: 0px;
	width: 100%;
	height: 250px;
	padding: 00px;
	border: none;
	background-color: transparent;
	z-index: 3;
}

#div_sit {
	float: left;
	padding-left: calc(100% - 90%);
	width: calc(100% - 10%);
	height: 800px;
	/*padding: 0;*/
}

#div_legend {
	float: left;
	width: 100%;
	height: 300px;
	padding: 0; /* top, right, bottom, left */
}

#div_legend .legend-item {
	float: left;
	margin: 5px 15px;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
}

#div_legend .legend-item .legend-value {
	font-size: 13px;
	font-weight: normal;
	margin-left: 0px;
	border-top: 1px solid #CCC;
	text-align: center;
}

#div_legend .legend-item .legend-marker {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 0px solid #ccc;
	margin-right: 5px;
}

#div_legend .legend-item.disabled .legend-marker {
	opacity: 0.5;
	background: #ddd;
}

#div_sitgv {
	float: left;
	width: 100%;
	height: 250px; 
	padding: 0;	 /* top, right, bottom, left */
}

#div_his {
	float: left;
	width: 100%;
	height: 300px; 
	padding: 10px 0;	 /* top, right, bottom, left */
}

#div_rank {
	float: left;
	width: 100%;
	height: 250px; 
	padding: 10px 0;	 /* top, right, bottom, left */
}

.buttons {
	float: left;
	/*padding-bottom: 20px;*/
	clear: both;
	margin: 16px 0px;
}

a.button {
	color: #6e6e6e;
	font: bold 13px "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-decoration: none;
	padding: 6px 30px;
	position: relative;
	display: inline-block;
	text-shadow: 0 1px 0 #fff;
	-webkit-transition: border-color .218s;
	-moz-transition: border .218s;
	-o-transition: border-color .218s;
	transition: border-color .218s;

	margin-right: 10px;

	border: 1px solid silver;
	background-image: linear-gradient(to top, gainsboro 0%, white 90%);
	border-radius: 20px;
}

a.button:hover {
	color: #333;
	border-color: #999;
	-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

a.button:active {
	color: #000;
	border-color: #444;
}

/* ENDE Gemeindeergebnisse */