
/*
     FILE ARCHIVED ON 7:31:18 Okt 25, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:55:23 Feb 8, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* ********************************* *\

		LANDTAG-MV WEB
		(c) 2010 by WERK3.de

\* ********************************* */


/* additional */

/*
#contentLeft .csc-textpicHeader {
	margin-left: -218px;
	float: left;
	color: #000;
	overflow: hidden;
	width: 100%;
}
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-top: 30px;
}
*/

.contenttable tr td + td {
	width: 500px !important;
	padding-left: 10px !important;
}

.stand {
	background: #B1B2B4;
	padding: 0 10px;
	height: 18px;
	color: #fff;
	float: right;
	font-size: 0.8em;
	line-height: 1.6em;
}
* html .stand {
	overflow: hidden;
}

#mainContent #subMenu {
	margin-bottom: -11px;
	position: relative;
}

/* div[class |= "tx-w3abgeordnetenapp"] .mainWrap { */
.tx-w3abgeordnetenapp-pi1 .mainWrap,
.tx-w3abgeordnetenapp-pi2 .mainWrap,
.tx-w3abgeordnetenapp-pi3 .mainWrap,
.tx-w3abgeordnetenapp-pi4 .mainWrap {
	background: #ececed;
	padding: 10px 15px;
	margin-bottom: 20px;
	width: 590px;
	overflow: hidden;

}

.tx-w3abgeordnetenapp-pi1 .mainWrap h3,
.tx-w3abgeordnetenapp-pi2 .mainWrap h3,
.tx-w3abgeordnetenapp-pi3 .mainWrap h3,
.tx-w3abgeordnetenapp-pi4 .mainWrap h3 {
	margin-bottom: 5px;
	font-weight: normal;
}

.selForm {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.selForm label {
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 1.8em;
}

#wksel {
	display: block;
	float: left;
	width: 180px;
	color: #636467;
	margin-right: 25px;
}
#wksearch {
	border: none;
	width: 180px;
	height: 25px;
	padding: 0 10px;
	float: left;
	color: #636467;
	line-height: 1.8em;
}
* html #wksearch {
	height: 21px;
	margin-right: -4px;
}
*+html #wksearch {
	height: 21px;
}


#mapHolder {
	width: 580px;
	height: 380px;
    /*background: url(../Img/wahlkreiskarte/main_map.png);*/
	margin: 0 auto;
	position: relative;
}
.mainMap {
	position: absolute;
	z-index: 200;
}
.wk-part {
	position: absolute;
	display: none;
}

* html .wk-part {
    behavior: url(../JavaScript/iepngfix.htc);
}
.wk-part:hover {
	display: block;
}

#mapSel {
	overflow: hidden;
	margin-left: 56px;
	width: 100%;
}
#mapSel .mapItem {
	float: left;
	width: 125px;
	margin-left: 25px;
	margin-bottom: 7px;
}
#mapSel .mapItem p {
	display: block;
	text-align: center;
	margin-bottom: 3px;
}
#mapSel .mapHolder {
	position: relative;
	width: 125px;
	height: 125px;
}

/*#mapSel .mapHolder#map_1 { background: url(../Img/wahlkreiskarte/map_hgw.gif); }*/
/*#mapSel .mapHolder#map_2 { background: url(../Img/wahlkreiskarte/map_nrb.gif); }*/
/*#mapSel .mapHolder#map_4 { background: url(../Img/wahlkreiskarte/map_hro.gif); }*/
/*#mapSel .mapHolder#map_8 { background: url(../Img/wahlkreiskarte/map_sn.gif); }*/
/*#mapSel .mapHolder#map_10 { background: url(../Img/wahlkreiskarte/map_hwi.gif); }*/
/*#mapSel .mapHolder#map_26 { background: url(../Img/wahlkreiskarte/map_hst.gif); }*/


#letterList {
	margin-left: -2px;
}

#letterList a {
	width: 20px;
	height: 20px;
	float: left;
	text-align: center;
	background: #fff;
	margin-left: 2px;
	cursor: pointer;
	text-decoration: none;
	color: #636467;
}
#letterList a:hover {
	background: #0c7ea6;
	color: #fff;
}
#letterList a.none,
#letterList a.none:hover {
	background: #ccc;
	color: #636467;
	cursor: auto;
}



.letterGroup {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index:  40;
}
.letterGroup h4 {
	display: block;
	height: 36px;
    background: #ececed url(../Img/abg_list_bg.gif) no-repeat right 0;
	padding: 0 15px;
	line-height: 2.5em;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	z-index: 60;
}
.letterGroup h4.open,
.letterGroup h4:hover
{
    background: #0c7ea6 url(../Img/abg_list_bg.gif) no-repeat right -36px;
	color: #fff;
}
.letterGroup h4.open .letter,
.letterGroup h4:hover .letter { color: #fff; }

.letterGroup .letter {
	color: #1180A9;
	font-size: 1.5em;
	font-weight: bold;
}
.letterGroup .count {
	float: right;
	margin-right: 80px;
}
* html .letterGroup .count {
	margin-top: -35px;
}
*+html .letterGroup .count {
	margin-top: -35px;
}


.letterGroup table.csc-frame-frame1 thead th {
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	font-style: italic;
}
.letterGroup table.csc-frame-frame1 td {
	border-top: none;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
}

.subtable {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.subtable .letterGroup {
	margin-top: 0;
	margin-bottom: -2px;
	z-index: 30;
}
.subtable .csc-frame-frame1 {
	margin-bottom: 17px;
}
* html .subtable .csc-frame-frame1 {
	margin-bottom: -5px;
}
*+html .subtable .csc-frame-frame1 {
	margin-bottom: -5px;
}
.subtable td {
	overflow: hidden;
}
.subtable td h5 {
	height: 35px;
	font-size: 16px;
    background: #ffffff url(../Img/abg_list2_bg.gif) no-repeat right 0;
	line-height: 2.3em;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	display: block;
	position: relative;
	z-index:  20;
	margin-top: 0;
}
.subtable td h5.open,
.subtable td h5:hover
{
    background: #ffffff url(../Img/abg_list2_bg.gif) no-repeat right -36px;
	color: #000000;
	font-weight: bold;
}

/*
Name
 */
.tx-w3abgeordnetenapp-pi2 .letterGroup tr > td:last-of-type {
	border-bottom: 3px solid #ccc;
}


/*
NEW in 2017: Sitzordnung

 */


.fraction {
	width: 110px;
	height: 750px;
	padding: 30px 20px;
	float: left;
}

.fm-container {
	display: flex;
	align-items: flex-end;
	height: 700px;
}

.fraction-members {
	display: flex;
	flex-direction: row-reverse;
	/*justify-content: space-between;*/
	align-content: flex-end;
	align-items: flex-end;
	flex-wrap: wrap-reverse;
}

.fraction-members .abgeordneter:nth-child(2n) {
	margin-right: 4px;
}
.fraction-spd .fraction-members .abgeordneter:nth-child(2n) {
	margin-right: 0;
}

.fraction-spd .fraction-members .abgeordneter:nth-child(3n),
.fraction-spd .fraction-members .abgeordneter:nth-child(3n + 2) {
	margin-right: 4px;
}

.fraction img,
.president img {
	width: 53px;
	height: 71px;
	cursor: pointer;
}

.fraction .tooltip:after,
.president .tooltip:after {
	content: "";
	position: absolute;
	left: 3px;
	bottom: 8px;
	height: 11px;
	width: 11px;
	background-size: cover;
	background-image: url(../../../typo3conf/ext/landtag_base/Resources/Public/Img/plus_btn.jpg);
}

.president .tooltip:after {
	bottom: 4px;

}

.president-wrap {
	width:100%;
}

.president {
	/*margin: auto 0;*/
	height: 75px;
	float: left;
	margin: 0 219px;
}

.president .box {
	width: 53px;
	height: 69px;
	position: relative;
	float: left;
	border: 1px solid #636467;
	margin: 0 2px;

	color: #636467;
}

.president .box.abgeordneter {
	border: none;
	height: 71px;
}

.president .box.empty {
	padding: 19px 3px;
	width: 42px;
	height: 31px;
	font-size: 11px;
	line-height: 14px;
}

.abgeordneter {
	float: right;
}

.fraction-title {
	color: #fff;
    padding: 0 6px 4px;
}

.fraction-title h3 {
	font-size: 14px;
	color: #fff;
    padding-top: 4px;
}

#mainContent .fraction-title p {
	font-size: 12px;
	margin-bottom: 0;
}

.fraction-linke{
	padding-left: 0;
}

.fraction-linke .fraction-title {
	background-color: rgb(207, 79, 101);
}

.fraction-spd {
	width: 168px
}

.fraction-spd .fraction-title {
	background-color: rgb(208, 38, 48);

}

.fraction-cdu {
	/*padding-left: 0;*/
}

.fraction-cdu .fraction-title {
	background-color: rgb(66, 89, 131);
}

.fraction-afd {
	padding-right: 0;
}

.fraction-afd .fraction-title{
	background-color: rgb(33, 159, 215);
}

/*
Tooltips
 */
.tt-hover {
	display: none;
    /*width: 200px;*/
	background-color: #fff;
    white-space: nowrap;
	color: #636467;
    border: solid 1px rgba(99, 100, 103, 0.25);

	/* border-radius: 6px; */
    padding: 5px 10px 5px 10px;
	position: absolute;
	z-index: 1;
	bottom: 16px;
	left: 51px;
	/* margin-left: -60px; */
	opacity: 0.9;
	transition: opacity 1s;
	position: absolute;
	font-weight: bold;
    cursor: pointer;
}

.president .tt-hover {
	bottom: 11px;
}

.president .tt-click {
	bottom: -1px;
}

.tt-click{
	display: none;
	width: 300px;
	background-color: #fff;
	color: #636467;
	border: solid 1px;
	/* border-radius: 6px; */
	padding: 0px 0;
	z-index: 1;
	bottom: 4px;
	left: -26px;
	/* margin-left: -60px; */
	opacity: 1;
	transition: opacity 1s;
	position: absolute;
	font-weight: bold;
	cursor: pointer;
	text-decoration: none;
	min-height:  106px;
}

.fraction-linke .fraction-members .abgeordneter:nth-child(even) .tt-click{
	left: 0;
}

a.tt-click:focus {
	color: #636467;
}

.tt-click img {
	width: 80px;
	display: block;
	float: left;
	opacity: 1
}

.tt-click .name {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	/* text-align: center; */
	padding: 0px 10px 5px 90px;
}
#mainContent .tt-click p {
	margin: 0;
	padding-left: 90px;
	line-height: 14px;
}

.tt-click .wk {
	font-size: 12px;

}
.tt-click .vita {
	position: absolute;
	bottom: 5px;
	right:  5px;
}

.tt-click .vita-link {
	text-decoration: none;
	color: #636467;
	padding-left: 10px;
}

.tt-click .close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	background-image: url(../../../typo3conf/ext/landtag_base/Resources/Public/Css/vendor/fancybox_sprite.png);
}

.fraction .tooltip {
	position: relative;
}

.tooltip .tt-click img {
	height: auto;
}

.fraction-afd .tooltip .tt-hover {
	right: 51px;
	left: inherit;
}

.fraction-afd .tooltip .tt-click {
	right: 0px;
	left: inherit;
}
/*
.tooltip .tt-hover::after {
	content: "";
	position: absolute;
	right: 3px;
	top: 11px;
	height: 25px;
	width: 13px;
	background-size: cover;
	background-image: url(../img/arrow.png);
}
*/
.tooltip:hover .tt-hover {
	visibility: visible;
	display: block;
	/*opacity: 1;*/
	position: absolute;
}

.tooltip:hover > img {
	filter: opacity(0.75);
}


/**
Anne
 */

#mainContent ul.fraktionslinks {
	float: left;
	padding-left: 0;
	margin-bottom: 20px;
}

ul.fraktionslinks li {
	float: left;
	margin: 0 4px 10px 0;
	padding: 5px 0;
	width: 100px;
}

ul.fraktionslinks li h3 {
	padding-top: 4px;
	font-weight: bold;
	margin: 0;
}

ul.fraktionslinks li span {
	margin: 0;
	padding: 0;
}

ul.fraktionslinks li a {
	float: left;
	width: 100px;
}

ul.fraktionslinks li:last-of-type {
	margin-right: 0;
}

.sitzorndung-fraktionen {
	width: 620px;
}

.sitzorndung-fraktionen ul.fraktionslinks {
	width: 620px;
}

.sitzorndung-fraktionen ul.fraktionslinks li {
	float: left;
	margin: 0 4px 10px 0;
	padding: 5px 5px;
	width: 90px;
}

.sitzorndung-fraktionen ul.fraktionslinks li h3 {
	font-size: 12px;
	color: #ffffff;
	padding-top: 4px;
	font-weight: bold;
	margin: 0;
	line-height: 1;
}

.sitzorndung-fraktionen ul.fraktionslinks li span {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.sitzorndung-fraktionen ul.fraktionslinks li a {
	float: left;
	width: 100px;
}

.sitzorndung-fraktionen ul.fraktionslinks li:last-of-type {
	margin-right: 0;
}

path:not([fill]) {
	fill: #d3d3d3;
	transition: .6s fill;
}

polygon {
	fill: transparent;
}

#fraktion01.active path {
	fill: #cf4f65;
	transition: .6s fill;
}

#fraktion01:hover path {
	fill: #cf4f65;
}

#fraktion01 path:hover {
	fill: #cf4f65;
}

#fraktion01-sitzorndung path {
	fill: #cf4f65;
	transition: .6s fill;
}

#fraktion02-sitzorndung path {
	fill: #d02630;
	transition: .6s fill;
}

#fraktion03-sitzorndung path {
	fill: #425982;
	transition: .6s fill;
}

#fraktion04-sitzorndung path {
	fill: #718B80;
	transition: .6s fill;
}

#fraktion05-sitzorndung path {
	fill: #219fd7;
	transition: .6s fill;
}

#fraktion06-sitzorndung path {
	fill: #636362;
	transition: .6s fill;
}

#fraktion02.active path {
	fill: #d02630;
	transition: .6s fill;
}

#fraktion02:hover path {
	fill: #d02630;
}

#fraktion02 path:hover {
	fill: #d02630;
}

#fraktion03.active path {
	fill: #425982;
	transition: .6s fill;
}

#fraktion03:hover path {
	fill: #425982;
}

#fraktion03 path:hover {
	fill: #425982;
}

#fraktion04.active path {
	fill: #718B80;
	transition: .6s fill;
}

#fraktion04:hover path {
	fill: #718B80;
}

#fraktion04 path:hover {
	fill: #718B80;
}

#fraktion05.active path {
	fill: #219fd7;
	transition: .6s fill;
}

#fraktion05:hover path {
	fill: #219fd7;
}

#fraktion05 path:hover {
	fill: #219fd7;
}

#fraktion05-sitzorndung path {
	fill: #219fd7;
	transition: .6s fill;
}

#fraktion06.active path {
	fill: #636362;
	transition: .6s fill;
}

#fraktion06:hover path {
	fill: #636362;
}

#fraktion06 path:hover {
	fill: #636362;
}

#fraktion06-sitzorndung path {
	fill: #636362;
	transition: .6s fill;
}

.sitzorndung-wrap {
	display: inline-block;
	width: 1014px;
	padding: 5px;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion {
	border: 1px solid transparent;
	background: #ffffff;
	transition: .6s background;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke {
	border-color: #cf4f65;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke h3 {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke span {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke:hover {
	background-color: #cf4f65;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke.aktiv {
	background-color: #cf4f65;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke.aktiv:hover {
	background-color: #cf4f65;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke.aktiv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.linke.aktiv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd {
	border-color: #d02630;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd h3 {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd span {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd:hover {
	background-color: #d02630;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd.aktiv {
	background-color: #d02630;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd.aktiv:hover {
	background-color: #d02630;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd.aktiv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.spd.aktiv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu {
	border-color: #425982;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu h3 {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu span {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu:hover {
	background-color: #425982;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu.aktiv {
	background-color: #425982;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu.aktiv:hover {
	background-color: #425982;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu.aktiv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.cdu.aktiv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv {
	border-color: #718B80;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv h3 {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv span {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv:hover {
	background-color: #718B80;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv.aktiv {
	background-color: #718B80;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv.aktiv:hover {
	background-color: #718B80;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv.aktiv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.bmv.aktiv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd {
	border-color: #219fd7;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd h3 {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd span {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd:hover {
	background-color: #219fd7;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd.aktiv {
	background-color: #219fd7;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd.aktiv:hover {
	background-color: #219fd7;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd.aktiv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.afd.aktiv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos {
	border-color: #636362;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos h3 {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos span {
	color: #949ea5;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos:hover {
	background-color: #636362;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos.aktiv {
	background-color: #636362;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos.aktiv:hover {
	background-color: #636362;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos.aktiv:hover h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.flos.aktiv:hover span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.aktiv h3 {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion.aktiv span {
	color: #ffffff;
}

.sitzorndung-wrap ul.fraktionslinks li.fraktion:hover.aktiv {
	opacity: .75;
}

.infoleiste {
	width: 100%;
	display: block;
	color: #d3d3d3;
	position: absolute;
	bottom: 0;
}

.infoleiste .fraktion-infos {
	float: left;
	margin: 30px 15px 0;
}

.infoleiste .fraktion-infos h2 {
	font-weight: normal;
	font-size: 28px;
	margin: 0;
	color: #949ea5;
}

.infoleiste .fraktion-infos span {
	font-size: 20px;
	color: #949ea5;
}

.infoleiste .plenarsaal-map {
	float: right;
	margin: 15px;
}

.fancybox-inner {
	overflow: hidden !important;
}

.sitzorndung-fraktion {
	width: 100%;
}

.sitzorndung-fraktion ul.fraktionslinks {
	width: 100%;
}

.sitzorndung-fraktion ul.fraktionslinks {
	float: none;
	padding-left: 0;
	margin: 15px auto;
	background: lightgreen;
	width: 900px;
}

.sitzorndung-fraktion ul.fraktionslinks li {
	float: left;
	margin: 0 4px 10px 0;
	padding: 5px 0;
	width: 144px;
}

.sitzorndung-fraktion ul.fraktionslinks li a {
	text-align: left;
	padding: 0 10px;
	float: left;
	text-decoration: none;
	width: 120px;
}

.sitzorndung-fraktion ul.fraktionslinks li a h3 {
	font-size: 16px;
	color: #ffffff;
}

.sitzorndung-fraktion ul.fraktionslinks li a span {
	font-size: 10px;
	color: #ffffff;
}

.sitzorndung-fraktion ul.fraktionslinks li.aktiv h3 {
	color: #ffffff;
}

.sitzorndung-fraktion ul.fraktionslinks li.aktiv span {
	color: #ffffff;
}

.sitzorndung-fraktion ul.fraktionslinks li:last-of-type {
	margin-right: 0;
}

.fraktion {
	float: left;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #d3d3d3;
}

.linke {
	background: #cf4f65;
}

.spd {
	background: #d02630;
}

.cdu {
	background: #425982;
}

.bmv {
	background: #718B80;
}

.afd {
	background: #219fd7;
}

.flos {
	background: #636362;
}

.fraktion.linke:hover {
	background: #cf4f65;
	opacity: .75;
}

.fraktion.spd:hover {
	background: #d02630;
	opacity: .75;
}

.fraktion.cdu:hover {
	background: #425982;
	opacity: .75;
}

.fraktion.bmv:hover {
	background: #718B80;
	opacity: .75;
}

.fraktion.afd:hover {
	background: #219fd7;
	opacity: .75;
}

.fraktion.flos:hover {
	background: #636362;
	opacity: .75;
}

.fraktion.linke {
	background: #cf4f65;
	transition: .6s background;
}

.fraktion.spd {
	background: #d02630;
	transition: .6s background;
}

.fraktion.cdu {
	background: #425982;
	transition: .6s background;
}

.fraktion.bmv {
	background: #718B80;
	transition: .6s background;
}

.fraktion.afd {
	background: #219fd7;
	transition: .6s background;
}

.fraktion.flos {
	background: #636362;
	transition: .6s background;
}

#mainContent ul {
	padding: 0;
}

#mainContent .abgeordnete ul li {
	margin-left: 0;
	list-style-type: none;
	text-decoration: none;
}

#mainContent .abgeordnete li a{
	color: white;
	text-decoration: none;
}

#fraktion01-sitzorndung {
	font-size: 7px;
}

#fraktion01-sitzorndung a:hover {
	opacity: 0.6;
}

#fraktion02-sitzorndung {
	font-size: 7px;
}

#fraktion02-sitzorndung a:hover {
	opacity: 0.6;
}

#fraktion03-sitzorndung {
	font-size: 7px;
}

#fraktion03-sitzorndung a:hover {
	opacity: 0.6;
}

#fraktion04-sitzorndung {
	font-size: 7px;
}

#fraktion04-sitzorndung a:hover {
	opacity: 0.6;
}

#fraktion05-sitzorndung {
	font-size: 7px;
}

#fraktion05-sitzorndung a:hover {
	opacity: 0.6;
}

#fraktion06-sitzorndung {
	font-size: 7px;
}

#fraktion06-sitzorndung a:hover {
	opacity: 0.6;
}

.fraktion-infos {
	line-height: normal;
}

.abgeordnete-box {
	background-color: white;
	position: absolute;
	width: 350px;
	height: 140px;
	overflow: hidden;
	opacity: 0.97;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	z-index: 10000;
}

.abgeordnete-box .inner-box {
	display: inline-block;
	width: 340px;
	height: 130px;
	padding: 5px;
	position: relative;
}

.abgeordnete-box .bild {
	height: 100%;
	width: auto;
	float: left;
	min-width: 90px;
	min-height: 130px;
}

.abgeordnete-box .content {
	float: left;
	padding-left: 10px;
}

.abgeordnete-box .name {
	font-size: 15px;
}

.abgeordnete-box .titel {
	font-size: 12px;
}

.abgeordnete-box .close-classic {
	color: #777;
	font: 12px/100% arial, sans-serif;
	position: absolute;
	right: 10px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	top: 10px;
}

.abgeordnete-box .close-classic:after {
	content: 'X'; /* ANSI X letter */
	font-size: 20px;
}

.abgeordnete-box .content .vita a{
	color: #0c7ea6;
	font-size: 15px;
	text-decoration: none;
	font-weight: lighter;
	position: absolute;
	bottom: 5px;
}

/*
Neue SVG-Wahlkreise
 */
#tooltip {
	background: cornsilk;
	border: 1px solid black;
	border-radius: 5px;
	padding: 5px;
	z-index:11;
}
#mapHolder path:hover {
	cursor: pointer;
}
path.active {
	fill: #fff;
}