@charset "utf-8";
/* CSS Document */
#vollebreitemaerkte {

}
.tx-representatives-pi1 {
min-height: 400px;
}
.tx-representatives-pi1 h2{
color: #000000;

}
.tx-representatives-pi1 FORM OPTION {
	font-size: 13px;
	line-height: 19px;
	padding: 2px 0 2px 4px;
}
SELECT#tx_representatives_pi1-continent,
SELECT#tx_representatives_pi1-country {
	border: 1px solid #B2B3B4;
	background-color: #fff;
	width: 180px;
	font-size: 13px;
	line-height: 19px;
	color: #4E4E50;
	padding: 2px 0 2px 4px;
	margin-top: 16px;
}
#tx_representatives_pi1-continent OPTION{
	color: #ff0000;
	color: #4E4E50;
	padding: 2px 0 2px 4px;
}

.tx-representatives-map-container {
display: block;
float: left;
width: 380px;
height: 350px;

}

.tx-representatives-map {
display:block;

}


.tx-representatives-map img {
padding: 16px 0 0 0;
}
#tx-representatives-addr-container {
	display: block;
	float: left;
	width: 270px;
	height: 300px;
	margin-left: 60px;
}
.tx-representatives-addresses {
	display: block;
}
.repr-loading, .continent-loading {
	background-image: url(../images-common/loadingAnimation.gif);
	background-position: 50px 50px;
	background-repeat: no-repeat;
}
.continent-loading {
background-position: 150px 50px;
}
#content-mitte table.tx-representatives-table th {
	background-color: #fff;
}
.tx-representatives-selector {
	float: left;
	width:145px ;
}
table.tx-representatives-table th {
	width: 45px;
}
table.tx-representatives-table td, #content-mitte table.tx-representatives-table th {
	text-align: left;
	font-weight:normal;
	padding: 0 10px 0 0;
	line-height: 17px;
	margin: 0;
	font-size: 13px;
	color: #4E4E50;
}

.tx-representatives-countrylinks {
position: absolute;
width: 300px;
top: 0px;
left: -2000px;
}
