/*** rss_aggregator ***/
/* liScroll style declarations */

.scrollercontainer {
	/* the outer div with the black border */
	background: url(../gfx/background_dotted_9A9A9A.gif) center bottom repeat-x;
	width: auto; 
	height: 27px; 
	margin: 0; 
	padding: 0;
	overflow: hidden;
}

*html .scrollercontainer {
	width: 570px;
}
*+html .scrollercontainer {
	width: 570px;
}

.scrollercontainer .mask {
	/* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	right: 10px;
	top: 8px;
	overflow: hidden;
	width: auto;
}
*html .scrollercontainer .mask {
	width: 550px;
}
*+html .scrollercontainer .mask {
	width: 550px;
}

ul.liscroller { /* that's your list */
	position: relative;
	left: 575px;
	font: bold 10px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.liscroller li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	background: none;
}
ul.liscroller a {
	/*white-space: nowrap;*/
	font-weight: bold;
	padding: 0;
	font: bold 10px;
	margin: 0 50px 0 0;
	text-decoration: none;
}

* html ul.liscroller a {
	white-space: nowrap;
}

* +html ul.liscroller a {
	white-space: nowrap;
}

ul.liscroller span {
	font-size: 10px;
	/*margin: 0 7px 0 0;*/
} 


/*** FE Login ***/
.tx-felogin-pi1 legend {
	display: none;
}

.tx-felogin-pi1 #permalogin {
	width: auto;
}


/*** INDEXED SEARCH ***/
.tx-indexedsearch {
}
.tx-indexedsearch .formline {
	clear: both;
	padding-bottom: 10px;
}
.tx-indexedsearch form {
	margin: 0;
} 
.tx-indexedsearch-searchbox {
	padding: 10px 10px 1em 10px;
	background-color: #e6e6e6;
}
.tx-indexedsearch-searchbox-label {
	float: none;
	width: auto;
	padding-bottom: 5px;
}
.tx-indexedsearch-searchbox-sword {
	border: 1px solid #c3c0c0;
	display: block;
	float: left;
	color: #565656;
	font-weight: bold;
	padding: 2px 3px;
	width: 300px;
	margin-right: 5px;
}
#tx_indexedsearch_extResume {
	width: auto;
	margin-left: 20px;
	border: 0;
}
.tx-indexedsearch-labelresume {
	display: inline;
}
#tx-indexedsearch-searchbox-button-submit {
	display: block;
	float: none;
	position: relative;
	top: -13px;
	background-image: url(../gfx/bullet_arrow.gif);
	border: 0;
	background-repeat: no-repeat;
	background-color: transparent;
	width: auto;
	padding-left: 20px;
	cursor: pointer;
}
*html #tx-indexedsearch-searchbox-button-submit {
	width: 1;
	overflow: visible;
	padding-left: 5px;
	background-position: 0 2px;
}
*+html #tx-indexedsearch-searchbox-button-submit {
	width: 1;
	overflow: visible;
	padding-left: 5px;
	background-position: 0 2px;
}
.tx-indexedsearch-rules {
	background-color: #E6E6E6;
	position: relative;
	top: -2em;
	font-size: 11px;
	margin-bottom: -1em;
}
*html .tx-indexedsearch-rules {
	border-top: 1px solid #e6e6e6;
}
.tx-indexedsearch-rules a {
	padding: 3px 10px 3px 15px;
	text-decoration: none;
	display: block;
}
#search-rules-text {
	background-color: white;
	width: 538px;
	border: 1px solid #e6e6e6;
	padding: 10px 15px 15px 15px;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 100;
}
.tx-indexedsearch-sw {
	font-weight: bold;
}
.tx-indexedsearch-browsebox {
}
.tx-indexedsearch-browsebox ul.browsebox {
	list-style: none;
	text-align: center;
}
#content .tx-indexedsearch-browsebox ul.browsebox li {
	list-style: none;
	display: inline;
	padding: 0 0.25em;
	background: transparent none;
}
#content .tx-indexedsearch-browsebox ul.browsebox a {
}
.tx-indexedsearch-sectionlinks {
	clear: both;
}
.tx-indexedsearch-res .result-row {
	clear: both;
}
.tx-indexedsearch-res .icon {
	padding-right: 5px;
	position: relative;
	width: 15px;
	left: 0;
	top: 2px;
}

.result-row h4 {
	margin-top: 0.5em;
	font-size: 100%;
}

.result-row h4 .date {
	float: right;
}

.tx-indexedsearch-sec ul {
	margin-bottom: 0;
}

.tx-indexedsearch-secHead {
	padding: 3em 0 0 0;
	border-bottom: 1px solid #E6E6E6;
}
.tx-indexedsearch-secHead h3 {
	margin: 0;
	width: 80%;
	float: left;
}
.tx-indexedsearch-secHead h3 a {
	text-decoration: none;
}
.tx-indexedsearch-secHead .section-count {
	line-height: 150%;
	text-align: right;
}

/*** NP StGB ***/
.tx-npstgb-year-navigation {
	padding-bottom: 1em;
}
.csc-menu-inline,
.tx-npstgb-year-navigation ul {
	margin-left: 0;
	padding-left: 0;
}
.csc-menu-inline li,
.tx-npstgb-year-navigation li {
	background-image: none;
	padding: 0;
	display: block;
	float: left;
	text-align: center;
	margin: 0 5px 5px 0;
	padding: 3px 0;
	background-color: white;
}
.tx-npstgb-year-navigation li.current {
	background: #e6e6e6;
	font-weight: bold;
}
.csc-menu-inline li a,
.tx-npstgb-year-navigation li a {
	text-decoration: none;
	padding: 2px 8px 3px 8px;
	border: 1px solid #e6e6e6;
}
.csc-menu-inline li a:hover,
.tx-npstgb-year-navigation li a:hover {
	background-color: #efefef;
}
.tx-npstgb-document-list table,
.tx-npstgb-event-list table {
	width: 100%;
}

.tx-npstgb-document-list table,
.tx-npstgb-document-list th,

.tx-npstgb-event-list table,
.tx-npstgb-event-list th {
	border: 0;
	border-bottom: 1px solid white;
}

.tx-npstgb-document-list td,
.tx-npstgb-event-list td {
	border: 0;
	
}
.tx-npstgb-document-list th,
.tx-npstgb-event-list th {
	background: none;
	color: #163261;
}

.tx-npstgb-document-list tr.header,
.tx-npstgb-event-list tr.header {
	border-bottom: 1px solid #08355E;
	font-weight: bold;
}

.tx-npstgb-document-list tr.odd,
.tx-npstgb-event-list tr.odd {
	background: #e0e0e0;
}

.tx-npstgb-document-list tr.even,
.tx-npstgb-event-list tr.even {
	background: #f7f7f7;
}

.tx-npstgb-document-list tr.tx-npstgb-document-preview {
	background: #F3D8C6;
}

.tx-npstgb-document-incharge {
	padding: 10px;
	border: 1px solid #E6E6E6;
}
.tx-npstgb-document-incharge p {
	margin: 0;
	padding: 0;
}
/* image in document detail view */
.tx-npstgb-document-details-image,
.tx-npstgb-document-image,
.tx-npstgb-event-image {
	margin: 0 15px 5px 0;
	padding-top: 0.25em;
	float: left;
}

.tx-npstgb-event-details .tx-npstgb-document-details-image,
.tx-npstgb-document-details-type4 .tx-npstgb-document-details-image {
	float: right;
	margin: 0 0 5px 15px;
	padding-top: 0.25em;
}

*html .tx-npstgb-document-latest-default .tx-npstgb-document-image {
	margin-top: 2em;
}
*+html .tx-npstgb-document-latest-default .tx-npstgb-document-image {
	margin-top: 2em;
}


.tx-npstgb-event-item,
.tx-npstgb-document-item {
	clear: both;
}

.tx-npstgb-document-details.tx-npstgb-document-preview {
	background: #f5f5f5 url(../gfx/preview.gif) right top no-repeat;
	border: 1px dotted #eee;
}

.tx-npdownloads-preview {
	background: #f5f5f5 url(../gfx/preview.gif) right top no-repeat;
}

.tx-npstgb-document-details .attachment-info {
	display: block;
	float: right;
	margin-left: 2em;
}

.tx-npstgb-document-details .tx-npstgb-document-teaser {
	color:#163261;
	font-weight: bold;
}

.tx-npstgb-document-list  p.content,
.tx-npstgb-document-details p.content {
	margin: 1em 0;
}

/* list of attachments */
.tx-npstgb-document-attachments ul {
	padding: 0;
	list-style: none;
}

/* event list additional styling */
.tx-npstgb-event-list tr.subheader td {
	font-weight: bold;
	padding-top: 25px;
	font-size: 1em;
}

.tx-npstgb-event-list tr.subheader td h3 {
	margin: 1em 0 0 0;
	font-size: 1.4em;
}


/* event list chronicle additional styling */
.tx-npstgb-event-list-chronicle .tx-npstgb-event-item {
	background-color: #f9f9f9; 
	margin-bottom: 2em;
}
.tx-npstgb-event-list-chronicle .odd .image {
	float: left;
}
.tx-npstgb-event-list-chronicle .content {
	padding: 1em;
	width: 240px;
	text-align: center;
	font-size: 120%;
}
.tx-npstgb-event-list-chronicle .odd .content {
	float: right;
}
.tx-npstgb-event-list-chronicle .even .image {
	float: right;
}
.tx-npstgb-event-list-chronicle .even .content {
	float: left;
}
.tx-npstgb-event-list-chronicle .content .date {
	display: block;
	font-weight: bold;
}

.tx-npstgb-event-list td ul.filelist {
	margin-bottom: 0;
}

.tx-npstgb-document-attachment-images {
	clear: both;
	padding-top: 15px;
}

.tx-npstgb-document-attachment-images .attachment-image {
	/* float: left; */
	margin: 0 20px 10px 0;
	/* width: 135px; */
}
.tx-npstgb-chronicle-attachment-images .attachment-image {
	/* float: left; */
	margin: 0 20px 10px 0;
	/* width: 275px; */
}
.tx-npstgb-document-attachment-images .attachment-image3 {
	margin-right: 0;
}
.tx-npstgb-chronicle-attachment-images .attachment-image1 {
	margin-right: 0;
}
.attachment-image-caption {
	display: block;
	clear: both;
}

#popupContainer p.download-link {
	padding: 1px 0 3px 20px;
	background: transparent url(../gfx/disk.png) left top no-repeat;
}

.tx-npstgb-document-type7-date {
	text-align: right;
	font-size: 1.15em;
}

/*** styling for year and month navigation ***/
.tx-npstgb-year-navigation-no-padding {
	padding-bottom: 0;
	border-top: 1px solid white;
}
.csc-menu-inline,
.tx-npstgb-year-navigation-no-padding ul {
	margin: 0;
	padding: 0;
}
.csc-menu-inline li,
.tx-npstgb-year-navigation-no-padding li {
	margin-bottom: 0;
}
.tx-npstgb-month-navigation {
	position: relative;
	padding: 5px 0;
	top: -1px;
	height: 1.2em;
	border-top: 1px solid #e6e6e6;
	background-color: #e6e6e6;
}
.tx-npstgb-month-navigation ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}
.tx-npstgb-month-navigation li {
	background-image: none;
	padding: 0;
	display: inline;
	width: auto;
	padding: 0 8px;
	text-align: center;
}
.tx-npstgb-month-navigation li.current {
	font-weight: bold;
}
.tx-npstgb-month-navigation li a {
	text-decoration: none;
}

/* category list - Mitteilungen */
.tx-npstgb-category-list,
.tx-npstgb-notice-category-list {
	padding-top: 1em;
}

.tx-npstgb-category-list ul,
.tx-npstgb-notice-category-list ul {
	margin-left: 0;
	padding-left: 0;
}

.tx-npstgb-category-item {
	margin-bottom: 1em;
	list-style-type: none;
	padding: 0;
}

.tx-npstgb-notice-category-list .tx-npstgb-category-item {
	width: 31%;
	margin-left: 3.5%;
	float: left;
}

*html .tx-npstgb-notice-category-list .tx-npstgb-category-item {
	margin-left: 25px;
}

.tx-npstgb-notice-category-list .tx-npstgb-category-item-first-column {
	margin-left: 0;
}

*html .tx-npstgb-notice-category-list .tx-npstgb-category-item-first-column {
	margin-left: 0;
}

.tx-npstgb-category-item h3 {
	margin-top: 0;
	background: #e6e6e6;
	padding: 0.5em;
}

.tx-npstgb-document-latest p {
	line-height: 125%;
}

/*** Archive-Filter Fachinfo-Service (type = 2) ***/
#archiveFilter_form {
	text-align: right;
}
#archiveFilter_form input,
#archiveFilter_form label {
	width: auto;
	display: inline;
	float: none;
	border: 0;
}

/*** fake csc-menu for Beschlüsse des Präsidiums ***/
.tx-npstgb-document-list-type-meeting ul li {
	position: relative;
}
.tx-npstgb-document-list-type-meeting .dam-file-link {
	position: absolute;
}
.tx-npstgb-document-list-type-meeting .dam-file-size {
	padding-left: 20px;
}

/* wrap around csc-menu */
.csc-menu-inline-wrap {
	margin-bottom: 1em;
}
.csc-menu-inline li {
	padding-bottom: 13px;
}

/*** Mitgliederliste ***/
.tx-npstgb-town-abc {
	text-align: center;
}
.tx-npstgb-town-abc ul {
	list-style: none;
	margin: 0.5em auto;
	padding: 0;
}
.tx-npstgb-town-abc li {
	background-image: none;
	padding: 0;
	display: inline;
}
.tx-npstgb-town-list ul {
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}
.tx-npstgb-town-list ul.column-0,
.tx-npstgb-town-list ul.column-1,
.tx-npstgb-town-list ul.column-2 {
	width: 33%;
	float: left;
}
.tx-npstgb-town-list ul.column-2 {
	margin-right: 0;
}
.tx-npstgb-town-list li {
	background-image: none;
	padding-left: 0;
}
/* mitglied */
.tx-npstgb-town-list li.state0 a {
}
/* ausserordentliches mitglied */
.tx-npstgb-town-list li.state1 a {
}
/* kein mitglied */
.tx-npstgb-town-list li.state2 a {
	color: silver;
}
.tx-npstgb-town-list a.topLink {
	display: block;
	clear: both;
	text-align: right;
	margin-bottom: 1em;
}

/* fileicons */

.tx-npstgb-document-list-type2 a.filelink {
	background: none;
	padding: 0;
}

/*** tt_address ***/

.tt-address-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tt-address-list-item {
	display: block;
	margin: 15px 0 0 0;
	padding-bottom: 10px;
	clear: both;
	background: transparent url('../gfx/background_dotted_9A9A9A.gif') 0 bottom repeat-x;
}
.tt-address-list .tt-address-image,
.tt-address-list a.image-portrait-link {
	text-decoration: none;
	border: 0;
	margin: 0 10px 0 0;
	padding-top: 3px;
	float: left;	
}
.tt-address-list a.image-portrait-link {
	width: 90px;
}
.tt-address-list a.image-portrait-link .tt-address-image {
	float: none;
	margin: 0;
	padding-top: 0;
}
.tt-address-list .image-caption {
	font-size: 80%;
	display: block;
	float: left;
	padding-left: 20px;
	background: transparent url(../gfx/disk.png) left 3px no-repeat;
}
.tt-address-list .tt-address-name {
	margin-top: 0;
}
.tt-address-content {
	margin-left: 100px;
	margin-right: 240px;
}
.tt-address-description {
	width: 230px;
	float: right;
}
.tt-address-description ul,
.tt-address-description li {
	margin: 0;
}
.tt-address-email,
.tt-address-fax,
.tt-address-phone,
.tt-address-mobile {
	padding-bottom: 5px;
	padding-top: 2px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
.tt-address-email {
	background-image: url(../gfx/icon_email.gif);
	background-position: 0 1px;
}
.tt-address-mobile {
	background-image: url(../gfx/icon_phone.gif);
	background-position: 1px 0;
}
.tt-address-phone {
	background-image: url(../gfx/icon_oldphone.gif);
	background-position: 0 0;
}
.tt-address-fax {
	background-image: url(../gfx/icon_fax.gif);
	background-position: 0 0;
}
.tt-address-prefix,
.tt-address-position,
.tt-address-function {
	padding: 0.25em 0;
}

/*** downloads ***/
.tx-npdownloads-magazine-item h3 {
	margin: 0;
}
.tx-npdownloads-item {
	clear: both;
	padding-bottom: 1em;
}
.tx-npdownloads-item .magazine-divider {
	clear: both;
	background: #bababa;
	height: 5px;
}
.tx-npdownloads-item-left {
	width: 170px;
	float: left;
}
.tx-npdownloads-item-right {
	width: 400px;
	float: right;
}
.tx-npdownloads-image {
	width: 150px;
}
.tx-npdownloads-image-caption {
	width: 150px;
	margin-top: 10px;
}
.tx-npdownloads-link {
	width: 150px;
	font-size: 11px;
	margin: 5px 0 0 0;
}
.tx-npdownloads-content {
}



/*** mailformplus ***/
.tx-thmailformplus-pi1 .mailform-error {
	color: red;
}
.tx-thmailformplus-pi1 legend {
	font-size: 120%;
	font-weight: bold;
}
.tx-thmailformplus-pi1 .mailform-line {
	clear: both;
	padding: 5px 0;
}
.tx-thmailformplus-pi1 .articles input {
	width: 40px;
	float: left;
	margin-right: 10px;
}

.tx-thmailformplus-pi1 .articles input.inline {
	width: 70px;
}

.tx-thmailformplus-pi1 .articles label {
	width: 500px;
}
.tx-thmailformplus-pi1 .articles label.short {
	width: 90px;
}
.tx-thmailformplus-pi1 .articles label.medium {
	width: 300px;
}
.tx-thmailformplus-pi1 .personal label.zip {
	width: 70px;
}
.tx-thmailformplus-pi1 .personal label.city {
	width: 80px;
}
.tx-thmailformplus-pi1 .personal input.zip {
	width: 50px;
	margin-right: 10px;
}
.tx-thmailformplus-pi1 .personal input.city {
	width: 125px;
}
.tx-thmailformplus-pi1 hr {
	background-color: #e6e6e6;
	color: #e6e6e6;
	height: 1px;
	border: 1px solid #e6e6e6;
}

.mailsubscription label {
	display: inline;
	float: none;
	width: auto;
}

.mailsubscription input {
	width: auto;
	border: 0;
}


/*** np_topics ***/
.tx-nptopics-pi1 {
	font-size: 120%;
	font-weight: bold;
	border: 1px solid silver;
	padding: 5px;
	margin-bottom: 0.5em;
}
.tx-nptopics-pi1 a {
	display: block;
	text-align: center;
}


/* np_stgb_topics */
.tx-npstgbtopics h3.topics_toggle {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../gfx/background_button_memberarea.gif) repeat-x scroll right top;
	border-bottom: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	cursor: pointer;
	margin-bottom: 0;
	padding: 5px 5px 5px 10px;
}

.tx-npstgbtopics .tx-npstgbtopics-overview ul {
	padding: 0;
}

.tx-npstgbtopics .tx-npstgbtopics-overview ul li {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: transparent url(../gfx/background_dotted_9A9A9A.gif) repeat-x scroll center bottom;
	padding: 0.25em 0 0.25em 10px;
}

.tx-npstgbtopics .tx-npstgbtopics-overview ul li a {
	text-decoration: none;
}

.tx-npstgbtopics-item {
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(../gfx/background_dotted_9A9A9A.gif) center bottom repeat-x;
}

/*** pagebrowser mnogosearch ***/
.tx-pagebrowse li {
	background-image:none;
}


/*** tipafriend ***/
.tipafriend-form-row {
	padding-bottom: 10px;
}
.tipafriend-form-row-line {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
.tipafriend-form-row label {
	width: 200px;
}
.tipafriend-form-title {
	padding: 10px 10px 5px 10px;
}
.tipafriend-form-url {
	padding: 0 10px 20px 100px;
}
.tipafriend-form-row {
	clear: both;
}
.tipafriend .errors {
	border: 1px solid #e6e6e6;
	background: transparent url(../gfx/icon_error.gif) 20px center no-repeat;
	padding: 5px 0 5px 100px;
	margin-bottom: 10px;
}
.tipafriend .errors ul {
	margin-bottom: 0;
}
.tipafriend-form-row #imgCaptcha {
	margin-left: 200px;
}
.tipafriend-form-captcha img {
	position: absolute;
	left: 400px;
}
*html .tipafriend-form-captcha img {
	left: 200px;
}
.tipafriend-form-captcha .captcha-info {
	width: 400px;
}
.tipafriend-form-row .buttonSubmit {
	margin-left: 200px;
}

h3.tx_rssaggregator_headline {
	margin: 0;
	color:#909090;
}


/*** pb_survey ***/

.tx-pbsurvey-pi1 .survey_item  {
	margin: 0 0 1em 0;
}

.tx-pbsurvey-pi1 .pagenumbering,
.tx-pbsurvey-pi1 .pageHeader {
	margin: 0 0 2em 0;
	font-weight: bold;
}

.tx-pbsurvey-pi1 .pageHeader {
	font-size: 125%;
}

.tx-pbsurvey-pi1 h1 {
	font-size: 125%;
	background: none;
	font-weight: bold;
	margin: 0.5em 0 0.25em 0;
}

.tx-pbsurvey-pi1 .centerAlign{
	text-align: center;
}

.tx-pbsurvey-pi1 .leftAlign{
	text-align: left;
}

.tx-pbsurvey-pi1 .rightAlign{
	text-align: right;
}

.tx-pbsurvey-pi1 .pagenumbering .barcontainer {}

.tx-pbsurvey-pi1 .pagenumbering .barcontainer .barlimiter{
	width: 502px;
	margin-left: 57px;
}

.tx-pbsurvey-pi1 .pagenumbering .barcontainer .barlimiter .bar{
	background-color: #7cb6e0;
	background-image: url(../gfx/barverlauf.jpg);
	background-repeat: repeat-x;
	height: 8px;	
}

.tx-pbsurvey-pi1 .pagenumbering .barcontainer .bartext{
	text-align: right;
	font-weight: normal;
	margin-right: 9px;
	margin-top: 6px;
	padding-top: 12px;
	
	background-image: url(../gfx/fortschritt_skala.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	top: -13px;
}
.tx-pbsurvey-pi1 div.question span.questionNumber {
	padding-right: 4px;
}
.tx-pbsurvey-pi1 div.question, .tx-pbsurvey-pi1 p {
	text-align: left;
	white-space: normal;
}

.tx-pbsurvey-pi1 fieldset.survey_item  {}

.tx-pbsurvey-pi1 input {
	width: auto;
	margin: 0em 0.5em 0.5em 0;
}

.tx-pbsurvey-pi1 fieldset.survey_item select {
	margin:0em 0.5em 0.5em 0;
}

.tx-pbsurvey-pi1 input.textInput{}
.tx-pbsurvey-pi1 input.radioInput{
	margin: 1em 0.5em;
	border: none;
}
.tx-pbsurvey-pi1 input.checkboxInput{}

#frmPbSurvey .formbuttons {
	background-color: #e6e6e6;
	padding: 10px 13px;
	border-top: 1px dotted black;
	text-align: center;
	margin-top: 40px;
}

#frmPbSurvey .survey_item .questionSubtext p {
	margin-bottom: 0;
}

fieldset.surveyItem div.question span{
	padding-left: 0;
}

#frmPbSurvey .survey_item .questionSubtext .indent {
	margin-left: 15px;
	color: #999;
}

.pageIntroduction P {
	font-weight: bold;
	font-style: italic;
}

.tx-pbsurvey-pi1 table.matrix {
	width: 90%;
	margin: 1em auto;
}

.tx-pbsurvey-pi1 table.matrix input {
	width: 90%;
}

.tx-pbsurvey-pi1 fieldset table {
	width: 90%;
	margin: 1em auto 2em;
}

.tx-pbsurvey-pi1 fieldset table tr {
	background-color: #e6e6e6;
}

.tx-pbsurvey-pi1 fieldset table input {
	width: 90%;
}

.surveyrow_odd {
	background-color: #e6e6e6;
}

.surveyrow_even {
	background-color: #f6f6f6;
}

.tx-pbsurvey-pi .btnSubmit {
	background-image: url(../gfx/icon_list.gif);
}
.tx-pbsurvey-pi btnCancel {}
.tx-pbsurvey-pi btnBack {}
.tx-pbsurvey-pi btnContinue {}
.tx-pbsurvey-pi btnClose {}

/***  contagged ***/
.tx-contagged {
	position: relative;
}
.tx-contagged-searchbox {
	margin-bottom: 1em;
}
.tx-contagged-index-all {
	float: left;
	width: 100px;
}
.tx-contagged-index span {
	padding: 0 2px;
}

.tx-contagged-list {
	clear: both;
}

.tx-contagged-list a {
	position: relative;
}
.tx-contagged-browsebox {
	text-align: center;
	font-size: 11px;
	padding-bottom: 10px;
}
.tx-contagged-browsebox table,
.tx-contagged-browsebox td {
	border: 0;
	padding: 0;
	margin: 0;
}
.tx-contagged-browsebox table {
	margin: 0 auto;
}
.tx-contagged-browsebox td {
	padding: 0 0.25em;
}
.tx-contagged-browsebox-SCell p {
	font-weight: bold;
	color: #820D2A;
}

.tx-contagged-images {
	float: right;
}
.tx-contagged-navigation {
	text-align: right;
}
.tx-contagged-navigation a {
	float: none;
	margin-right: 0;
	padding-left: 10px;
}
.tx-contagged-list {
	margin-bottom: 1em;
}
.tx-contagged-single h2 {
	font-size: 140%;
}
.tx-contagged-single .term-type {
	font-size: 70%;
	color: #4f4f4f;
}

/* video */
#content .video-js-box {
	border: 1px solid #BBBBBB !important;
	background: #e6e6e6;
}
