@media screen and (max-width: 910px) and (min-width: 630px) {
	
	.wom_main_wrapper {
		padding-top: 0;
		-webkit-text-size-adjust: 100%;		
		background: #fff url(../pix/bg_tablet.png) repeat-x 0 0;
	}
	.wom_content {
		margin: 0;
	}
	.wom_main_content {
		float: none;
		margin: 0 auto 50px auto;
	}
	.wom_navi {
		float: none;
		margin: 0 auto;
		max-width: 560px;
		width: 100%;
	}
	.wom_main_navi {
		width: 100%;
	}
	.wom_main_navi ul li {
		display: inline-block;
		width: 31%;
		margin-right: 1%;
	}
	.wom_logo a {
		display: inline-block;
		margin-right: 1%;
		width: 31%;
	}
	.wom_logo a.wom_logo_lzpb {
		width: 31%;
	}
	.wom_logo a.wom_logo_bjr {
		display: inline-block;
		margin-right: 1%;
		width: 25%;
		margin-left:6%;
	}
	.wom_socialshare {
		margin-bottom: 30px;
	}
	.wom_wahlomat .wom_socialshare {
		margin-bottom: 0;
	}
	.wom_breadcrumb {
		padding-top: 15px;
	}

	.wom_footer {
		max-width: 560px;
		margin: 0 auto;
	}
	#wom .wom_footertext {
		margin-top: 0;
	}
	div.wom_footer div.wom_b4 a {
		margin-left: 0;
	}
	
	.wom_auswertung label {
		width: auto;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.wom_auswertung li {
		padding-right: 65px;
	}
	.wom_these_next,
	.wom_these_previous {
		display: inline-block;
	}
	.wom_survey_header {
		padding-top: 30px;
	}
	.wom_auswertung .wom_trigger {
		margin-right: 0;
	}
	.wom_header-margin.wom_header-margin-these,
	.wom_header-margin.wom_header-margin-start,
	.wom_header-margin.wom_header-margin-these-small {
		display: none;
	}
	.wom_header-margin.wom_header-margin-auswertung,
	.wom_header-margin.wom_header-margin-detailauswertung,
	.wom_header-margin.wom_header-margin-parteiauswahl,
	.wom_header-margin.wom_header-margin-gewichtung {
		display: block;
		height: 38px;
		width: 30px;
	}
	.wom_link_zu_kommentare a::after {
		height: 55px;
	}
	.wom_link_zu_votematch a::after {
		height: 55px;
	}
}
#wom.tablet_phone .wom_main_content {
	display: block;
	float: none;
	margin: 0 auto 50px auto;
}

@media screen and (max-width: 910px) and (min-width: 630px) {
	.wom_survey {
		padding: 0 4%;
	}
}

#wom.tablet .wom_main_wrapper {
	background: #fff url(../pix/bg_tablet.png) repeat-x 0 0 !important;
	background-size: inherit;
}
#wom.tablet.tablet_phone .wom_content {
	margin: 0;
}
#wom.tablet.wom_main_content .tablet_phone {
	float: none;
	margin: 0 auto 50px auto;
}

#wom.tablet.tablet_phone .wom_navi {
	float: none;
	margin: 0 auto;
	max-width: 560px;
	width: 100%;
}
#wom.tablet.tablet_phone .wom_main_navi {
	width: 100%;
}
#wom.tablet.tablet_phone .wom_main_navi ul li {
	display: inline-block;
	width: 31%;
	margin-right: 1%;
}
#wom.tablet.tablet_phone .wom_logo {
	margin-bottom: 30px;
}
#wom.tablet.tablet_phone .wom_logo a {
	display: inline-block;
	margin-right: 1%;
}
#wom.tablet.tablet_phone .wom_socialshare {
	margin-bottom: 0px;
}

#wom.tablet.tablet_phone .wom_footer {
	max-width: 560px;
	margin: 0 auto;
}
#wom.tablet.tablet_phone .wom_footertext {
	margin-top: 0;
}
#wom.tablet.tablet_phone div.wom_footer div.wom_b4 a {
	margin-left: 0;
}

#wom.tablet.tablet_phone .wom_auswertung label {
	width: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#wom.tablet.tablet_phone .wom_auswertung .wom_trigger,
#wom.tablet.tablet_phone.desktophover .wom_label_over:hover {
	background-position: right top;
}
#wom.tablet.tablet_phone .wom_trigger_active label {
	background-position: right top;
}
#wom.tablet.tablet_phone .wom_auswertung li {
	
}
.wom_these_next,
.wom_these_previous {
	display: inline-block;
}

#wom.tablet.tablet_phone .wom_survey {
	padding: 0 4%;
}
#wom.tablet.tablet_phone .wom_survey_header {
	padding-top: 30px;
}
