
/* templates/resultat/boxmandate.ascx */

#boxmandate	.sitze			{ color:#BDBCBC; float:right; padding-right:4px; }
#boxmandate .mandatdiff		{ width:20px;font-size:11px;color:#5E5E5E;float:right;padding:1px 8px 0px 0px; }
#boxmandate .mandatpart		{ width:20px;float:right;font-size:13px;font-weight:bold; }
#boxmandate #boxcontent		{ width:100%; padding:0px; height:137px; border-width:0px 0px 0px 0px; position:relative; top:0px; left:0px; text-align:center; }
#boxmandate .tablekuchen	{ position:relative; top:-1px; }




/* parteien/parteistimmen.ascx */

.boxmsg		{ position:relative; top:100px; left:0px; }

.ps_rowlight
{
	background-color:white;
	border-color:#a9a9a9;
	border-style:solid;
	border-width:0px;
}

.ps_rowlight td
{
	padding:0px 0px 0px 0px;
}

.ps_rowdark
{
	background-color:#ebebeb;
	border-color:#c9c9c9;
	border-style:solid;
	border-width:0px;
}

.ps_rowdark td
{
	padding:0px 0px 0px 0px;
}

.ps_gaprow
{
	background-color:#F3F3F3;
	height:10px;
}

.ps_gaprow td
{
	border-color:#c9c9c9;
	border-style:solid;
	border-width:1px 0px 1px 0px;
}

.bordersidesxx
{
	border-style:solid;
	border-width:0px 1px 0px 1px;
	border-color:#c9c9c9;
	font-weight:bold;
	color:#414141;
}

.bordersidesxx img
{
	display:none;
}



/* balken für parteistimmen */

.b_balkenText
{
	font-size:13px;
	font-weight:bold;
}

.b_balkenTop
{
	width:55px;
	float:left;
	font-size:2px;
}

.b_balkenMiddle
{
	width:55px;
	float:left;
	font-size:2px;
}

.b_balkenBottom
{
	width:55px;
	float:left;
	font-size:2px;
}

.b_balkenKuerzel
{
	font-size:12px;
	font-weight:bold;
	color:#474141;
	padding-right:8px;
	position:relative;
	top:-2px;
}

.b_balkenStimmen
{
	padding:7px 8px 12px 0px;
}



/* mandate */

.m_row td{
	border:solid 1px #C6C6C6;
	border-width:0px 0px 1px 1px;
	height:19px;
	padding:1px 0px 0px 0px;
}

.m_rowroot td{
	border:solid 1px #C6C6C6;
	border-width:1px 0px 1px 1px;
	height:19px;
	padding:1px 0px 0px 0px;
}

.m_rowroot_alone td{
	border:solid 1px #C6C6C6;
	border-width:0px 0px 1px 1px;
	height:19px;
	padding:1px 0px 0px 0px;
}


.rv_gewaehr
{
	text-align:right;
	padding:0px 12px 10px 0px;
	float:right;
	color:#8F8F8F;
}
