/** LISTVIEW **/
/** Forms **/
.tx-browser-pi1 .searchbox {
	border-bottom: 1px dotted rgb(205,205,205);
	margin-bottom: 20px;
}
	.tx-browser-pi1 .searchbox input[type="submit"] {
			float: right;
	}


input[type="text"], input[type="password"],
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"],
input[type="submit"], input[type="button"],
select, textarea {
	border: 1px inset #ccc;
	padding: 3px;
	margin-bottom: 1em;
}
input[type="submit"], input[type="button"] {
		border-style: outset;
}
	input[type="submit"]:active, input[type="button"]:active {
			border-style: inset;
			padding: 4px 2px 2px 4px;
	}
	input[type=search]{
		-webkit-appearance: none;
		appearance: none;
	}

.powermail_select {
	width: 308px;
}
.powermail_password {
	width: 300px;
}

.tx-browser-pi1 .searchbox span select {
		padding: 3px 0;
		width: 150px;
}
.tx-browser-pi1 .searchbox .sword {
		width: 142px;
}

/** List */
.tx-browser-pi1 ul.azSelector, .tx-browser-pi1 ul.indexBrowser, .tx-browser-pi1 ul.modeSelector {
	background: none transparent;
}
.tx-browser-pi1 ul.azSelector li,
.tx-browser-pi1 ul.indexBrowser li, .tx-browser-pi1 ul.indexBrowser li.last,
.tx-browser-pi1 ul.modeSelector li {
	border-color: rgb(205,205,205);
	color: #aaa;
	margin-right: .3em;
}
	.tx-browser-pi1 ul.indexBrowser li.last {
		border-right-width: 1px;
		border-right-style: solid;
	}

	.tx-browser-pi1 ul.azSelector li a, .tx-browser-pi1 ul.indexBrowser li a, .tx-browser-pi1 ul.modeSelector li a {
		padding: .2em .3em;
	}
		.tx-browser-pi1 ul.indexBrowser li a {
			border-bottom: none;
		}
.tx-browser-pi1 ul.azSelector li.selected, .tx-browser-pi1 ul.indexBrowser li.selected, .tx-browser-pi1 ul.modeSelector li.selected {
	background: none transparent;
}
	.tx-browser-pi1 ul.azSelector li.selected a, .tx-browser-pi1 ul.indexBrowser li.selected a, .tx-browser-pi1 ul.modeSelector li.selected a {
		background-color: rgb(183,26,73);
		color: #fff;
	}

.tx-browser-pi1 .listview.listview-content {
	padding: 0;
}

.tx-browser-pi1 .listview .thumb {
	float: left;
	margin: 0 20px 10px 0;
	padding: 0;
	width: auto;
}
	/*  news gallery
	*/
	.tx-browser-pi1 .listview-401 .type-newsgallery .thumb {
		display: none;
	}
	.tx-browser-pi1 .listview .type-newsgallery .text01 {
		margin-left: 0 !important;
	}
	.tx-browser-pi1 .listview .type-newsgallery img.newsgallery-preview {
		margin-top: 10px;
	}
	.csc-gallery-slideshow + .csc-textpic-text {
		margin-top: 20px;
	}
.tx-browser-pi1 .listview p {
	margin-left: 0;
}
	.tx-browser-pi1 .listview .tx_org_newscat-title {
		margin-bottom: .5em;
	}
	.tx-browser-pi1 .listview .tx_org_newscat-title {
		color: #989898;
	}

.tx-browser-pi1 .listview .record01 {
	clear: both;
	margin-bottom: 24px;
}
.tx-browser-pi1 .listview .list-imagebox {
	display: block;
	margin-bottom: 15px;
}
/* #716 */
img.newsgallery-preview {
	margin-bottom: 15px;
}
	.tx-browser-pi1 .listview h2 {
		margin-bottom: 10px;
	}

.tx-browser-pi1 .listview span.datetime {
	display: block;
	font-size: .91em;
	margin: -3px 0 .5em;
}
	.tx-browser-pi1 .listview-421 span.datetime {
			clear: both;
	}
.tx-browser-pi1 .listview h2,
.tx-browser-pi1 .singleview h1 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25em;
	margin: 6px 0 6px;
}
.tx-browser-pi1 .listview h3 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 6px;
}
	.tx-browser-pi1 .singleview h1 {
		margin: 12px 0;
	}
        .tx-browser-pi1 .singleview-201 h1, .tx-browser-pi1 .singleview-202 h1 {
			margin-bottom: 6px;
		}
	.tx-browser-pi1 .singleview h2 {
		font-size: 1.1em;
		font-weight: bold;
	}
		.tx-browser-pi1 .singleview-201 h2, .tx-browser-pi1 .singleview-202 h2 {
			font-size: 1em;
			margin-bottom: 1.5em;
		}

.tx-browser-pi1 .listview hr {
	margin: 8px 0 0;
	padding: 0;
	clear: both;
}

.tx-browser-pi1 .listarea .browsebox {
	text-align: right;
}
	.tx-browser-pi1 .browsebox .SCell {
		font-weight: bold;
	}
	.tx-browser-pi1 .browsebox a:link, .tx-browser-pi1 .browsebox a:visited {
			border-bottom: none;
			font-weight: normal;
	}
		.tx-browser-pi1 .browsebox a:focus,	.tx-browser-pi1 .browsebox a:hover,	.tx-browser-pi1 .browsebox a:active {
				border-bottom: 1px dotted;
		}
	.tx-browser-pi1 .browsebox span {
			padding: 0 3px 0 6px;
	}
	.tx-browser-pi1 .browsebox span + span {
			border-left: 1px solid rgb(150,150,150);
	}


/* calendar */
.tx-browser-pi1 .my_datesheet {
	border: 1px solid rgb(205,205,205);
	float: left;
	margin-right: 10px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
}
	.tx-browser-pi1 .my_datesheet .day_of_month {
		font-size: 2em;
	}
	.tx-browser-pi1 .my_datesheet.my_datesheet_expired a {
		color: #888;
	}
.tx-browser-pi1 .listview-201 .text01, .tx-browser-pi1 .listview-202 .text01,
.tx-browser-pi1 .singleview-201 .text01, .tx-browser-pi1 .singleview-202 .text01 {
	margin-left: 72px;
}
.tx-browser-pi1 .singleview-201 .csc-textpic-imagewrap, .tx-browser-pi1 .singleview-202 .csc-textpic-imagewrap {
	padding: 14px 0 10px;
}
.tx-browser-pi1 ul.cal_maininfo {
	margin: 10px 0 0;
}
	.tx-browser-pi1 ul.cal_maininfo li {
		margin-bottom: 10px;
	}
.tx-browser-pi1 .singleview-201 .cleaner, .tx-browser-pi1 .singleview-202 .cleaner,
.tx-browser-pi1 .cal_bodytext {
	border-bottom: 1px solid rgb(205,205,205);
}
	.tx-browser-pi1 .cal_bodytext {
		padding: 10px 0;
	}

.tx-browser-pi1-list .cal_subtitle {
	/*font-weight: bold;*/
	margin: 0 0 1.75em 0;
}
.tx-browser-pi1-list .cal_teasershort {
	margin-left: 60px;
}

.uni .my_datesheet a {
	border-bottom: none;
	color: rgb(183, 26, 73);
}

/* headquarters */
.csc-default .listview-501 ul {
	margin-left: 0;
}

.tx-browser-pi1 .listview-501 .record01 {
	margin-bottom: 0;
	padding-top: 1em;
}
.tx-browser-pi1 .listview-501 .thumb {
	float: right;
	margin: 0 0 10px 20px;
}
.tx-browser-pi1 .listview-501 .headquarters-address {
	font-size: .91em;
}

.uni .csc-default .thumb a, .uni .csc-default .thumb a:link, .uni .csc-default .thumb a:visited,
.uni .csc-default a.markerLink, .uni .csc-default a.markerLink:link, .uni .csc-default a.markerLink:visited {
	border-bottom: none;
}

#oxMapArea .markerNumber {
	display: none;
}
	#oxMapArea img {
			/* map must not have max-width */
		max-width: 1000000px;
	}

#filter label {
	display: inline-block;
	padding-bottom: 1em;
	white-space: nowrap;
	width: 38%;
}
#filter .oxMapFilter {
	left: auto;
	position: relative;
	top: 1px;
}
.tx-browser-pi1 .mapview-content form#filter {
	padding-bottom: 1em;
	text-align: left;
}
#filter img {
	margin-left: 4%;
}
.olLayerDiv.box {
	border: medium none;
	margin: 0;
	padding: 0;
}

#fancybox-overlay {
	background-color: #000;
}

.listview-501 a.lightbox:hover {
	box-shadow: none;
	opacity: 1;
}
	.listview-501 .thumb a.lightbox:hover {
		opacity: .6;
	}

.tx-browser-pi1 .ui-tabs .listview-501 ul li a {
	padding: 0;
}
ul#tx_browser_pi1_list_501_toggleTab li a {
	padding: .5em 1em;
}

#fancybox-outer .singleview-501 {
	margin: 20px;
}


/* link to single */
body.uni .tx-browser-pi1 .listview a.linktosingle:link, body.uni .tx-browser-pi1 .listview a.linktosingle:visited,
body.uni .tx-browser-pi1 .listview a.linktointern:link, body.uni .tx-browser-pi1 .listview a.linktointern:visited,
body.uni .tx-browser-pi1 .listview a.linktoextern:link, body.uni .tx-browser-pi1 .listview a.linktoextern:visited,
body.uni .tx-browser-pi1 .browsebox .SCell a:link, body.uni .tx-browser-pi1 .browsebox .SCell a:visited {
	color: rgb(183,26,73);
}
	body.architektur .tx-browser-pi1 .listview a.linktosingle:link, body.architektur .tx-browser-pi1 .listview a.linktosingle:visited,
	body.architektur .tx-browser-pi1 .listview a.linktointern:link, body.architektur .tx-browser-pi1 .listview a.linktointern:visited,
	body.architektur .tx-browser-pi1 .listview a.linktoextern:link, body.architektur .tx-browser-pi1 .listview a.linktoextern:visited,
	body.architektur .tx-browser-pi1 .browsebox .SCell a:link, body.architektur .tx-browser-pi1 .browsebox .SCell a:visited {
		color: rgb(0,155,180);
	}
	body.bauing .tx-browser-pi1 .listview a.linktosingle:link, body.bauing .tx-browser-pi1 .listview a.linktosingle:visited,
	body.bauing .tx-browser-pi1 .listview a.linktointern:link, body.bauing .tx-browser-pi1 .listview a.linktointern:visited,
	body.bauing .tx-browser-pi1 .listview a.linktoextern:link, body.bauing .tx-browser-pi1 .listview a.linktoextern:visited,
	body.bauing .tx-browser-pi1 .browsebox .SCell a:link, body.bauing .tx-browser-pi1 .browsebox .SCell a:visited {
		color: rgb(243,145,0);
	}
	body.gestaltung .tx-browser-pi1 .listview a.linktosingle:link, body.gestaltung .tx-browser-pi1 .listview a.linktosingle:visited,
	body.gestaltung .tx-browser-pi1 .listview a.linktointern:link, body.gestaltung .tx-browser-pi1 .listview a.linktointern:visited,
	body.gestaltung .tx-browser-pi1 .listview a.linktoextern:link, body.gestaltung .tx-browser-pi1 .listview a.linktoextern:visited,
	body.gestaltung .tx-browser-pi1 .browsebox .SCell a:link, body.gestaltung .tx-browser-pi1 .browsebox .SCell a:visited {
		color: rgb(148,193,28);
	}
	body.medien .tx-browser-pi1 .listview a.linktosingle:link, body.medien .tx-browser-pi1 .listview a.linktosingle:visited,
	body.medien .tx-browser-pi1 .listview a.linktointern:link, body.medien .tx-browser-pi1 .listview a.linktointern:visited,
	body.medien .tx-browser-pi1 .listview a.linktoextern:link, body.medien .tx-browser-pi1 .listview a.linktoextern:visited,
	body.medien .tx-browser-pi1 .browsebox .SCell a:link, body.medien .tx-browser-pi1 .browsebox .SCell a:visited {
		color: rgb(0,107,148);
	}



#page .tx-browser-pi1 a.linktosingle:focus, #page .tx-browser-pi1 a.linktosingle:hover,
#page .tx-browser-pi1 a.linktointern:focus, #page .tx-browser-pi1 a.linktointern:hover,
#page .tx-browser-pi1 a.linktoextern:focus, #page .tx-browser-pi1 a.linktoextern:hover {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
}

.tx-browser-pi1 .listview span.more a:before {
	content: '» ';
}


/* pinboard */
.tx-browser-pi1 .listview.listview-1601 h2 {
	font-size: 1.1em;
	font-weight: normal;
}
	.tx-browser-pi1 .listview-1601 a.linktosingle:link, body.uni .tx-browser-pi1 .listview-1601 a.linktosingle:visited {
		font-weight: bold;
	}
	#page .tx-browser-pi1 .listview.listview-1601 h2 a:focus,
	#page .tx-browser-pi1 .listview.listview-1601 h2 a:hover,
	#page .tx-browser-pi1 .listview.listview-1601 h2 a:active {
		border-bottom: 1px dotted rgb(183,26,73);
	}
	#page .tx-browser-pi1 .listview.listview-1601 a:visited {
		color: #989898;
	}

.tx-browser-pi1 .listview .record01 .image01 {
	padding: 0;
	width: 138px;
}

.singleview-1601 .author-info {
	width: auto;
}

.tx-jquploader-pi1 .preview-wrap input.button {
	display: block;
}

/* pinboard categories */
.browsebox-list-1611 {
	display: none;
}
.listview-1611 .csc-header.pinboard-cat {
	background-color: #6b6b6b;
}
.listview-1611 .csc-header.pinboard-cat h2 {
	background-image: url('/typo3conf/ext/buw_fe_skin/Resources/Public/css/icons/quicklinks_head_white.png');
	background-position: 3px center;
	background-repeat: no-repeat;
	border-bottom: none;
	color: #fff;
	padding-left: 23px;
}
.listview-1611 ul {
	margin: 0;
}
.listview-1611 li.all {
	margin-top: 1em;
}

.tx-browser-pi1 .ui-tabs ul li {
	font-size: 1em;
	font-weight: normal;
	list-style-type: none;
}
.tx-browser-pi1 .listview-1611 .ui-tabs ul li {
	background-image: url('/typo3conf/ext/buw_fe_skin/Resources/Public/css/skin/icons/quicklinks_item_darkgray.png');
	background-position: 0 7px;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding: 2px 0 2px 20px;
}
.tx-browser-pi1 .listview-1611 .ui-tabs a:link, .tx-browser-pi1 .listview-1611 .ui-tabs a:visited {
	 color: #b71a49;
	 padding: 0;
}


/* single view */
/* record browser */
.tx-browser-pi1 .record-browser {
	float: right;
	margin: 4px 0 14px auto;
	padding: 0;
}
.tx-browser-pi1 .record-browser li,
.tx-browser-pi1 .singleview footer .backbutton {
	background: transparent none;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	float: left;
	height: 17px;
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
	position: static;
	width: 17px;
}
.tx-browser-pi1 .record-browser a,
.tx-browser-pi1 .record-browser span,
.tx-browser-pi1 .singleview footer .backbutton a {
	background: rgb(225,225,225) url(../img/bg.recordbrowser-buttons.gif) scroll 0 0 no-repeat;
	border: none;
	display: block;
	height: 17px;
	margin: 0 0 0 2px;
	padding: 0;
	overflow: hidden;
	position: static;
	text-indent: -9em;
	width: 17px;
}
	.tx-browser-pi1 .record-browser .first span {
		background-position: 0 -17px;
	}
	.tx-browser-pi1 .record-browser .prev a {
		background-position: -17px 0;
	}
	.tx-browser-pi1 .record-browser .prev span {
		background-position: -17px -17px;
	}
	.tx-browser-pi1 .record-browser .curr a {
		background-position: -34px 0;
	}
	.tx-browser-pi1 .record-browser .curr span {
		background-position: -34px -17px;
	}
	.tx-browser-pi1 .record-browser .next a {
		background-position: -51px 0;
	}
	.tx-browser-pi1 .record-browser .next span {
		background-position: -51px -17px;
	}
	.tx-browser-pi1 .record-browser .last a {
		background-position: -68px 0;
	}
	.tx-browser-pi1 .record-browser .last span {
		background-position: -68px -17px;
	}
	.tx-browser-pi1 .singleview footer .backbutton a {
		background-position: -85px 0;
	}


.tx-browser-pi1 .singleview span.datetime,
.tx-browser-pi1 .singleview span.newscat {
	display: block;
	font-size: .91em;
	margin: 0 0 .5em;
}

/* ChiliProject #961 */
.tx-browser-pi1-single .bodytext:last-child {
	margin-bottom: 0;
}
.tx-browser-pi1-single div.embeddedcode {
	margin-top: 1.5em;
}


.tx-browser-pi1 .singleview footer {
		margin-top: 24px;
}
	.tx-browser-pi1 .singleview footer p.backbutton {
		background-position: 0 0;
		float: left;
		margin: 0;
		padding: 0;
		width: 17px;
		height: 17px;
	}
	.tx-browser-pi1 .singleview footer .backbutton a {
		color: transparent;
		display: block;
		margin: 0 2px 0 0;
	}
	.tx-browser-pi1 .tx-browser-pi1 footer .record-browser {
		margin: 0;
	}

/* #709 */
.tx-browser-pi1-single div.csc-textpic-above .csc-textpic-imagewrap {
	width: 100%;
}


/** COMMON **/
.cleaner {
	clear: both;
	height: 1px;
}
