#vorstandPrimPanel div.x-panel-header-own, #vorstandSekPanel div.x-panel-header-own {
	border-style		: none;
	text-align			: center;
	font-size			: 1.5em;
	font-weight			: bold;
	padding-bottom		: 20px;
}
#vorstandPrimPanel div.x-panel-body, #vorstandSekPanel div.x-panel-body {
	background			: white;
/*	font				: 11px Arial, Helvetica, sans-serif;*/
	font-size			: 0.6em;
}
#vorstandPrimPanel div.info, #vorstandSekPanel div.info {
	float				: left;
	/*padding-right		: 5px;*/
}
#vorstandPrimPanel div.thumb, #vorstandSekPanel div.thumb {
	padding				: 3px;
	text-align			: center;
	float				: left;
}
#vorstandPrimPanel div.thumb img, #vorstandSekPanel div.thumb img {
	width				: 70px;
}
#vorstandPrimPanel div.thumb-wrap, #vorstandSekPanel div.thumb-wrap {
	float				: left;
	margin				: 4px;
	margin-right		: 0;
	padding				: 1px;
	border				: 1px solid #a9120b;
	/*width				: 47%;*/
	width				: 280px;
	height				: 250px;
}
#vorstandPrimPanel div.thumb-wrap span, #vorstandSekPanel div.thumb-wrap span {
	display				: block;
	overflow			: hidden;
	text-align			: center;
}
#vorstandPrimPanel div.thumb-wrap span.position, #vorstandSekPanel div.thumb-wrap span.position {
	font-size			: 1.9em;
	font-weight			: bold;
	padding-bottom		: 20px;
}
#vorstandPrimPanel div.thumb-wrap span.name, #vorstandSekPanel div.thumb-wrap span.name {
	font-size			: 1.5em;
	font-weight			: bold;
	padding-bottom		: 15px;
}
#vorstandPrimPanel div.thumb-wrap table.userInfo, #vorstandSekPanel div.thumb-wrap table.userInfo {
	margin-top			: 20px;
}
#vorstandPrimPanel div.thumb-wrap td.label, #vorstandSekPanel div.thumb-wrap td.label {
	width				: 55px;
	font-size			: 1.2em;
	font-weight			: bold;
	line-height			: 1.7em;
	vertical-align		: top;
	white-space			: nowrap;
}
#vorstandPrimPanel div.thumb-wrap td.info, #vorstandSekPanel div.thumb-wrap td.info {
	/*width				: 120px;*/
	font-size			: 1.2em;
	line-height			: 1.7em;
	vertical-align		: top;
	white-space			: pre;
}
#vorstandPrimPanel div.x-view-over, #vorstandSekPanel div.x-view-over {
/*	cursor				: pointer;*/
}
#vorstandPrimPanel div.x-view-selected, #vorstandSekPanel div.x-view-selected {
/*	background			: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border				: 1px solid #99bbe8;
	padding				: 4px;
*/
}
#vorstandPrimPanel div.x-view-selected div.thumb, #vorstandSekPanel div.x-view-selected div.thumb {
	background			: transparent;
}
#vorstandPrimPanel div.loading-indicator, #vorstandSekPanel div.loading-indicator {
	font-size			: 11px;
	background-image	: url('../js/ext-js/resources/images/default/grid/loading.gif');
	background-repeat	: no-repeat;
	background-position	: left;
	padding-left		: 20px;
	margin				: 10px;
}
.x-btn-noicon .x-btn-extralarge .x-btn-text {
	font-size			: 2em;
	height				: 1.5em;
}