
/* - ploneCustom.css - */
@media all {
/* https://berlin.fau.org/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
#visual-portal-wrapper {
width: 960px;
margin: 0 auto;
}
/* */
div.width-full {
width: 95%;
}
/* */
div.position-0 {
margin-left: -97.5%;
/* */
}
/* */
div#portal-column-two.width-1\:4 {
width: 280px;
}
div.position-3\:4 {
margin-left: -304px;
}
div.width-3\:4 {
width: 610px;
}
/* */
body {
background: url("/retro_intro.png") repeat scroll 0 0 transparent;
font-family: "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
color: #000;
}
a:link,
a:visited,
#content a:link,
#content a:visited {
color: #DD0000;
border-bottom: none;
}
a:hover {
text-decoration: underline;
}
#content a:hover,
#portal-personaltools-wrapper a:hover {
text-decoration: underline;
color: #DD0000;
}
#content a:hover {
color: #DD0000 !important;
}
/* */
#portal-breadcrumbs,
#breadcrumbs-you-are-here,
#breadcrumbs-home,
#breadcrumbs-current,
#breadcrumbs-1 {
display: none;
}
input {
font-family: "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
/* */
#portal-top {
background: url("/fau_berlin_header.png") no-repeat scroll left top #B00A23;
border-radius: 0.75em 0em 0em 0em;
border: 1px solid black;
}
#portal-logo {
margin: 10px 0 0 0;
}
#fau-portal-logo {
height: 140px;
}
#fau-portal-logo a:focus img {
outline: medium none;
}
#portal-logo-small-website-link {
/* */
left: 0px;
position: absolute;
top: 105px;
}
#portal-logo-small-email-link {
/* */
left: 70px;
position: absolute;
top: 105px;
}
#portal-columns {
padding-top: 2.5em;
padding-bottom: 2em;
background-color: #FFFFFF;
border-left: 1px solid black;
border-right: 1px solid black;
}
#portal-column-two {
padding-right: 10px
}
#content {
font-size: 0.8em;
line-height: 150%;
}
/* */
.searchSection {
display: none;
}
/* */
input.searchField {
-moz-appearance: none;
}
/* **************/
.cf:before, .cf:after{
content:"";
display:table;
}
.cf:after{
clear:both;
}
.cf{
zoom:1;
}
/* */
.form-wrapper {
width: 275px;
padding: 1px;
background: rgba(0,0,0,.2);
border-radius: 0.5em 0em 0.5em 0em;
}
/* */
.form-wrapper input {
width: 160px;
height: 14px;
padding: 2px 5px 2px 10px;
border-radius: 0.5em 0em 0em 0em;
float: left;
border: 0;
font: normal 10.5px/14px  "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
.form-wrapper input::-webkit-input-placeholder {
font: normal 10.5px/14px  "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
.form-wrapper input:-moz-placeholder {
font: normal 10.5px/14px  "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
.form-wrapper input::-moz-placeholder {
font: normal 10.5px/14px  "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
.form-wrapper input:-ms-input-placeholder {
font: normal 10.5px/14px  "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
.form-wrapper input:focus {
outline: 0;
background: #fff;
box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
/* */
.form-wrapper button {
overflow: visible;
position: relative;
float: right;
border: 0;
padding: 0;
cursor: pointer;
height: 18px;
width: 100px;
font: normal 11.5px/18px  "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
color: #fff;
text-transform: uppercase;
background: #F50032;
border-radius: 0em 0em 0.5em 0em;
text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}
.form-wrapper button:hover{
background: #FF0142;
}
.form-wrapper button:active,
.form-wrapper button:focus{
background: #c42f2f;
outline: 0;
}
.form-wrapper button:before { /* */
content: '';
position: absolute;
border-width: 4px 4px 4px 0;
border-style: solid solid solid none;
border-color: transparent #F50032 transparent;
top: 6px;
left: -4px;
}
.form-wrapper button:hover:before{
border-right-color: #FF0142;
}
.form-wrapper button:focus:before,
.form-wrapper button:active:before{
border-right-color: #c42f2f;
}
.form-wrapper button::-moz-focus-inner { /* */
border: 0;
padding: 0;
}
/* */
/* */
body.template-search #portal-searchbox {
display: none;
}
#portal-searchbox {
margin: 0;
position: absolute;
top: 104px;
left: 633px;
}
/* */
#portal-personaltools {
margin: 0 1em 0;
}
#portal-personaltools-wrapper {
display: none;
}
#portal-languageselector {
background-color: #090909;
height: 28px;
width: 95px;
padding: 0;
right: 0;
}
#portal-languageselector a:link,
#portal-languageselector a:visited {
color: white;
}
#portal-languageselector a:hover,
#portal-personaltools-wrapper a:hover {
text-decoration: underline;
color: white;
}
#portal-languageselector li {
border: 0 none;
padding: 5px 0 4px 23px;
margin: 0 8px 0 8px;
font-size: 12.8px;
font-weight: bold;
float: right;
}
#portal-languageselector li.language-en {
background: url("/language_icon20x24_rot.png") no-repeat scroll 0 center transparent;
padding: 5px 2px 4px 23px;
}
#portal-languageselector li.language-de {
background: url("/language_icon20x24_rot.png") no-repeat scroll 0 center transparent;
margin: 0px 6px 0px 8px;
}
#portal-languageselector li.language-es {
background: url("/++resource++country-flags/es.gif") no-repeat scroll 0 center transparent;
}
#portal-languageselector li.language-pl {
background: url("/++resource++country-flags/pl.gif") no-repeat scroll 0 center transparent;
}
#portal-languageselector li.language-tr {
background: url("/++resource++country-flags/tr.gif") no-repeat scroll 0 center transparent;
}
#portal-languageselector li.language-ru {
background: url("/++resource++country-flags/ru.gif") no-repeat scroll 0 center transparent;
}
#portal-languageselector li.language-fr {
background: url("/++resource++country-flags/fr.gif") no-repeat scroll 0 center transparent;
}
#portal-languageselector li.currentLanguage {
display: none;
}
/* */
#portal-globalnav {
margin: 0;
padding: 0;
background: url("/menu-bar.png") no-repeat scroll left top transparent;
font-family: "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
font-weight: bold;
/* */
/* */
font-size: 11.5px;
position: absolute;
top: 133px;
width: 912px;
border-radius: 0.75em 0em 0.75em 0em;
}
#portal-globalnav a {
/* */
color: white;
}
#portal-globalnav li a {
border-top: medium none;
border-right: 0;
min-width: 0;
padding: 0.5em 1.23em 0.5em 1.23em;
border-radius: 0.75em 0em 0.75em 0em;
background: none;
/* */
}
.selected ul.submenu .state-published,
ul.submenu .state-published {
color: white !important;
}
#portal-globalnav ul.submenu li a:link,
#portal-globalnav ul.submenu li a:visited,
#portal-globalnav .selected ul.submenu li a:link,
#portal-globalnav .selected ul.submenu li a:visited {
background-color: #666666;
border-top: 1px solid white;
border-right: medium none;
display: block;
padding: 0.5em 1.2em;
width: 13em;
}
/* */
#portal-globalnav .selected a,
#portal-globalnav .selected a:hover,
#portal-globalnav a:hover,
#portal-globalnav .selected ul.submenu li a:hover,
#portal-globalnav ul.submenu li a:hover {
background-color: black;
border-radius: 0.75em 0em 0.75em 0em;
color: white;
text-decoration: none;
}
/* */
dl.portlet a:link,
dl.portlet a:visited,
#portal-personaltools-wrapper a:link,
#portal-personaltools-wrapper a:visited {
color: black;
}
dl.portlet dd a:hover {
border-bottom: 0.1em solid #DD0000;
color: #DD0000 !important;
text-decoration: none;
}
dl.portlet dt a:link,
dl.portlet dt a:visited,
dl.portlet dt a:hover {
border: medium none;
color: white !important;
display: block;
}
.portletItemDetails {
display: inline;
border-bottom: 1px solid white;
margin-left: 0px;
padding-left: 1em;
}
.languageMultiplier .translator {
background-color: #DDD;
border: 1px solid #DDD;
}
/* */
#portal-column-two img.portletItemDetails {
float: left;
margin: 0 0.6em 0.6em 0;
padding-left: 0;
border-radius: 0.75em 0em 0.75em 0em;
border: 1px solid #919191;
}
dd.portletItem {
clear: both;
}
/* */
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e0a7273732d687474702d7777772d66726569652d726164 .portletFooter,
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e2f7465726d696e652f61676772656761746f720a7273732d66726569652d726164696f732d6e65742d7261 .portletFooter,
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e2f7465726d696e652f61676772656761746f720a7273732d73746172747365697465  .portletFooter,
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e2f6e6577732f61676772656761746f720a7273732d66726569652d726164696f732d6e65742d7261 .portletFooter,
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e2f6e6577732f61676772656761746f720a7273732d73746172747365697465 .portletFooter,
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e0a7273732d687474702d7777772d646972656b7465616b .portletFooter,
#portal-colophon,
#portal-siteactions,
div.tileItem p.tileFooter {
display: none;
}
/* */
div.portlet-static-veranstaltungsmitschnitte-abonnieren,
div.portlet-static-probeheft-gratis {
margin-bottom: 1em;
padding: 1em 1em 0.5em 1em;
font-size: 80%;
border-bottom: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
margin-left: auto;
margin-right: auto;
border-radius: 0 0 0.75em 0;
}
div.portlet-static-probeheft-gratis {
text-align: center;
}
div.portlet-static-probeheft-gratis a:link, div.portlet-static-probeheft-gratis a:visited  {
/* */
border-bottom: none;
color: black;
}
div.portlet-static-probeheft-gratis a:hover  {
/* */
border-bottom: none;
color: #DD0000;
text-decoration: none;
}
div.portlet-static-veranstaltungsmitschnitte-abonnieren a:link,
div.portlet-static-veranstaltungsmitschnitte-abonnieren a:visited  {
border-bottom: 0.1em solid #CCCCCC;
color: black;
}
div.portlet-static-veranstaltungsmitschnitte-abonnieren a:hover  {
border-bottom: 0.1em solid #DD0000;
border-bottom: none;
color: #DD0000;
text-decoration: none;
}
.portletContentLeadImageCollectionPortlet img.portletItemDetails {
margin-left: 0em;
padding-top: 0em;
}
.portletTermine .portletItemDetails {
display: block;
padding-left: 0;
}
dl.portlet-multilanguage-die-kampferische-gewerkschaft img.image-right,
dl.portlet-multilanguage-stronger-together img.image-right {
border: none;
}
dl.portlet dd.portletItem,
dl.portlet dd.portletFooter,
div.odd,
div.even,
dl.portlet div.portletFooter,
dl.portletError dd {
padding: 0.6em 1em;
clear: both;
}
div.portletFooter {
font-size: 112%;
}
/* */
dl.portlet-multilanguage-folge-uns-via th,
dl.portlet-multilanguage-follow-us-on th {
padding: 0 1.8em 0.5em 0;
vertical-align: middle;
}
dl.portlet-multilanguage-folge-uns-via td,
dl.portlet-multilanguage-follow-us-on td {
padding: 0 1.8em 0 0;
vertical-align: middle;
}
dl.portlet-multilanguage-folge-uns-via a:link,
dl.portlet-multilanguage-folge-uns-via dd a:hover,
dl.portlet-multilanguage-follow-us-on a:link,
dl.portlet-multilanguage-follow-us-on dd a:hover {
border-bottom: medium none;
}
dl.portlet dt, div.portletAssignments div.portletHeader, div.portletAssignments div.portletHeader a {
background-color: #B00A23;
color: white;
border-radius: 0.75em 0em 0em 0em;
border: 1px solid #999;
font-size: 95%;
}
.portletInterneHilfe .portletHeader,
.portletRecent .portletHeader,
.portletWorkflowReview .portletHeader {
background-color: #75AD0A;
}
.documentByLine.faub-intern {
color: #75AD0A !important;
}
#cmfeditions_version_comment_block,
#cmfeditions_version_comment_help {
color: #75AD0A;
}
dl.portlet {
/* */
background: white;
margin-bottom: 1.25em;
border-radius: 0.75em 0em 0em 0em;
}
dl.portlet dd.portletItem {
border-left: 1px solid #999;
border-right: 1px solid #999;
overflow: hidden;
}
dl.portlet dd.portletFooter,
.portlet-static-deliverunion dd.portletItem,
.portlet-static-mall-of-shame dd.portletItem,
.portlet-multilanguage-die-kampferische-gewerkschaft dd.portletItem,
.portlet-multilanguage-stronger-together dd.portletItem,
.portlet-multilanguage-einstieg-und-beratung dd.portletItem,
.portlet-multilanguage-intro-and-advice dd.portletItem,
.portlet-multilanguage-folge-uns-via dd.portletItem,
.portlet-multilanguage-follow-us-on dd.portletItem,
.portlet-multilanguage-spenden-willkommen dd.portletItem,
.portlet-multilanguage-donations-please dd.portletItem,
.portlet-static-eure-unterstutzung dd.portletItem {
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
border-radius: 0em 0em 0.75em 0em;
}
.portlet-multilanguage-einstieg-und-beratung .portletItem.odd,
.portlet-multilanguage-intro-and-advice .portletItem.odd {
padding: 0;
}
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e0a7273732d687474702d7777772d66726569652d726164 dl.portlet,
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f6661755f6265726c696e0a7273732d687474702d7777772d646972656b7465616b dl.portlet {
border-bottom: none;
margin-bottom: 0;
border-radius: 0.75em 0 0 0;
}
.portletItem {
font-size: 89%;
line-height: 150%;
padding: 0.5em 0;
}
dl.portlet p {
padding: 0;
margin-bottom: 0;
}
.even {
background-color: #E9E9E9;
}
.even .portletItemDetails {
border-bottom: 1px solid #E9E9E9;
}
/* */
#archetypes-fieldname-mitgliedsbeitrag-zum-ausdrucken {
background: none repeat scroll 0 0 #E9E9E9;
border: 1px solid #999;
border-radius: 0.75em 0 0.75em 0;
float: right;
margin-left: 20px;
padding: 10px;
width: 180px;
clear: none;
}
#archetypes-fieldname-mitgliedsbeitrag-zum-ausdrucken h3 {
margin: 0 0 0.5em;
}
#archetypes-fieldname-mitgliedsbeitrag-zum-ausdrucken p {
margin-bottom: 0;
}
#archetypes-fieldname-voraussetzungen {
clear: none;
margin: 2em 0;
}
.section-mitglied-werden fieldset,
.section-mitglied-werden .editionComment {
margin: 2em 0;
}
#pfg-fieldsetname-einzugsermachtigung {
display: none;
background-color: #EFEFEF;
}
/* */
#fau-doormat-sitemap dl {
color: white;
display: inline-block;
vertical-align: top;
/* */
/* */
margin-left: 26px;
margin-right: 26px;
text-align: left;
}
#fau-doormat-sitemap a:link, #fau-doormat-sitemap a:visited {
color: white;
}
#fau-doormat-sitemap li {
display: block;
}
#fau-doormat {
text-align: center;
}
#portal-footer-wrapper {
background: url("/fau_berlin_footer.png") repeat scroll left top transparent;
border: 1px solid black;
font-size: 70%;
padding: 1.3em 0 1.5em;
}
#portal-footer-wrapper div.position-0 {
margin-left: -100%;
}
#portal-footer-wrapper div.width-full {
width: 100%;
}
#fau-doormat-sitemap dt {
margin-bottom: 0.1em;
text-transform: uppercase;
}
/* */
div#content-core div.tileItem {
margin: 0;
padding: 2em 0 1.5em 0;
border-bottom: 1px solid #000;
border-radius: 0em 0em 0.75em 0em;
}
body.template-folder_strukturen_summary_view div#content-core div.tileItem {
margin: 0;
padding: 1em 0 0.5em 0;
border-bottom: 1px dotted #444;
border-radius: 0 0 0 0;
}
body.template-folder_strukturen_summary_view div#content-core div.tileItem .tileBody {
font-size: 90%;
}
body.template-folder_strukturen_summary_view div#content-core div.tileItem div.documentByLineFAU {
font-size: 85%;
margin: 0;
}
div.listingBar,
#viewlet-below-content-body {
margin: 1.5em 0;
/* */
}
#content .documentDescription, #content #description {
margin-bottom: 1em;
margin-top: 1em;
font: bold 15px/140% Arial,"DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
#content {
margin: 0em 0 2em 0;
}
.documentByLineFAU #category {
font-size: 100%;
}
/* */
.documentByLineFAU .category {
font-size: 100%;
color: #666666;
margin-bottom: 1em;
text-align: right;
}
#content div.documentByLineFAU {
margin: 0.3em 0;
font-size: 90%;
}
/* */
.template-pressclip_view #content div.documentByLineFAU {
margin: 0.3em 0 1.3em;
}
#content p.tileBody {
margin-top: 1em;
overflow: hidden;
}
#content img.newsImage {
border-radius: 0.75em 0em 0.75em 0em;
border: 1px solid #919191;
}
#content-core div.newsImageContainer {
float: right;
margin: 0em 0em 1em 1em;
}
#content .newsImageContainer a.link-overlay {
border-bottom: medium none !important;
}
#content img.tileImage {
float: left;
margin: 1em 1em 1em 0em;
border-radius: 0.75em 0em 0.75em 0em;
border: 1px solid #919191;
}
#content .documentDescription {
margin-bottom: 1em;
}
#content-core {
margin-bottom: 2em;
}
h1, h2 {
letter-spacing: -0.02em;
line-height: 1.2em;
}
#content h2.tileHeadline a:link,
#content h2.tileHeadline a:visited,
#content h3.tileHeadline a:link,
#content h3.tileHeadline a:visited {
font-family: "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
color: #000000;
}
#content h2.tileHeadline a:hover,
#content h3.tileHeadline a:hover {
color: #000000 !important;
}
/* */
body.portaltype-topic.section-news #content h1.documentFirstHeading,
body.portaltype-topic.section-news #content .documentDescription {
display: none;
}
body.portaltype-topic.section-news #content #content-core,
body.template-folder_summary_view  #content #content-core {
margin-top: -2em;
}
/* */
body.template-folder_summary_view.portaltype-topic.section-termine #content #content-core {
margin-top: 0em;
}
h1, h2, h3, h4, h5, h6 {
font-family: "DejaVu Sans",Verdana,"Lucida Grande","Lucida Sans Unicode","Lucida Sans","Liberation Sans",Corbel,"Bitstream Vera Sans",sans-serif;
}
/* */
#category a.link-category, span.selectedTag {
background: none repeat scroll 0 0 #E9E9E9;
color: black;
border-radius: 0.5em;
padding: 0.28em 0.5em;
}
#category a.link-category:hover {
background: none repeat scroll 0 0 #E9E9E9 !important;
border-color: #E9E9E9;
color: black !important;
}
/* */
#content .category a.link-category {
background: none repeat scroll 0 0 #E9E9E9;
color: black !important;
border-radius: 0.5em;
padding: 0.28em 0.5em;
}
#content .category a.link-category:hover {
background: none repeat scroll 0 0 #E9E9E9 !important;
border-color: #E9E9E9;
color: black !important;
}
.category .separator {
display: none;
}
#content div.listingBar a,
div.listingBar a.previous,
div.listingBar a.next {
background: none repeat scroll 0 0 #E9E9E9;
color: black;
border-radius: 0.5em 0 0.5em 0;
border-bottom: 0.1em solid #CCCCCC;
padding: 0.15em 0.5em;
}
#content div.listingBar a:hover,
div.listingBar a:hover {
background: none repeat scroll 0 0 #E9E9E9 !important;
border-color: #E9E9E9;
color: black !important;
}
/* */
.fau-logout {
font-weight: bolder;
background-color: darkgreen;
border: 2px solid;
color: #000000;
}
#fau-interne-hilfe-logout {
color: black !important;
display: inline;
float: right;
font-weight: bolder;
text-decoration: underline;
}
#edit-bar #content-views li {
font-size: 85%;
}
/* */
#press-contacts-box {
background: none repeat scroll 0 0 #E9E9E9;
border: 1px solid #999;
width: 180px;
border-radius: 0.75em 0 0.75em 0;
margin-left: 20px;
margin-bottom: 10px;
padding: 10px 10px 5px 10px;
clear: none;
}
#content #press-contacts-box h3 {
margin: 0 0 0.5em;
}
#content #press-contacts-box dl {
margin-bottom: 0.5em;
}
#press-contacts dd, #press-releases dd, #press-clips dd {
font-size: 100%;
margin-left: 0;
margin-bottom: 2em;
}
.morePressRoomItems {
font-size: 100%;
margin: -0.5em 0 3em 0;
clear: left;
}
#press-clips {
margin-top: 2em;
}
body.template-pressroom_view #content img.tileImage,
body.template-folder_listing_pressroom  #content img.tileImage{
float: left;
margin: 0.4em 1em 5.5em 0;
}
#press-contacts dd,
#press-releases dd,
#press-clips dd,
body.template-folder_listing_pressroom #content dd {
overflow: hidden;
}
.template-folder_listing_pressroom.icons-on #content .contenttype-news-item,
.template-pressroom_view.icons-on #content .contenttype-news-item {
display: inline;
background: none;
line-height: 150%;
padding-left: 0 !important;
}
#content fieldset {
border-color: #DD0000;
}
h2, h3, h4, h5, h6 {
color: #222;
}
h2 {
font-size: 1.6em;
}
h2.tileHeadline {
font-size: 1.4em;
line-height: 1.4em;
}
#content h1.documentFirstHeading {
font-size: 1.8em;
line-height: 1.35em;
}
h3 {
font-size: 1.1em;
margin: 1.2em 0 1em;
color: black;
}
#socialshareprivacy .social_share_privacy_area li {
margin: 8px 35px 0 0 !important;
}
h3.tileHeadline {
margin: 0 0 0em;
display: inline-block;
}
#content div.strukturen-datum {
display: inline;
}
.template-folder_strukturen_summary_view #content p.tileBody {
margin-top: 0.25em;
margin-bottom: 0.5em;
}
.template-folder_strukturen_summary_view #content img.tileImage {
margin: 0.4em 1em 1em 0;
}
.info-kasten-rechts {
background: none repeat scroll 0 0 #E9E9E9;
border: 1px solid #999;
border-radius: 0.75em 0 0.75em 0;
float: right;
margin-left: 20px;
margin-bottom: 10px;
padding: 10px 10px 5px 10px;
width: 240px;
clear: none;
}
#content .info-kasten-rechts h3 {
margin: 0 0 0.5em;
}
#content .info-kasten-rechts p {
margin-bottom: 0.5em;
}
.portletFooter a {
background: url("/dreieck.png") no-repeat scroll 0 center transparent;
padding-left: 8px;
}
.portletFooter a:hover {
background: url("/dreieck_red.png") no-repeat scroll 0 center transparent;
padding-left: 8px;
}
.portletFooter a .hiddenStructure {
display: none;
}
h2.strukturen-neueste-meldungen {
border-bottom: 1px dotted black;
border-top: 2px solid black;
font-size: 1.35em;
margin: 2em 0 0;
padding: 0.3em 0;
}
#content div.newsImageContainer p.discreet {
background-color: white;
color: #555555;
font-size: 0.9em;
font-style: italic;
font-weight: normal;
line-height: 140%;
margin: 0.5em 0 0.75em;
padding: 0;
top: 0;
width: 200px;
}
dd.image-caption {
color: #555555;
font-size: 0.9em;
font-style: italic;
font-weight: normal;
}
#login-form label {
width: 20em;
}
/* */
#contentview-local_roles {
display: none;
}
/* */
#content li.formTab a#fieldsetlegend-creators,
#content li.formTab a#fieldsetlegend-ownership {
display: none;
}
/* */
#edit-bar ul li#contentview-metadata {
display: none;
}
.fau-press-item {
clear: left;
margin: 2em 0;
}
#content .fau-press-item dd {
margin: 0 0 1em 0;
}
#portal-globalnav li:hover#portaltab-termine > ul.submenu,
#portal-globalnav li:hover#portaltab-index_html > ul.submenu {
display: none;
}
#portaltab-mitglied-werden {
display: none;
}
/* */
#content .eventDetails {
margin-top: 0.2em;
}
/* */
/* */
#content a.state-published {
color: #DD0000 !important;
}
.template-sitemap #content a.state-published:link,
.template-sitemap #content a.state-published:visited,
.template-sitemap #content a.state-published:hover,
.template-sitemap #content a.state-missing-value:link,
.template-sitemap #content a.state-missing-value:visited,
.template-sitemap #content a.state-missing-value:hover  {
color: black !important;
}
img.image-left, img.image-right, .captioned img {
border: medium none;
}
img.image-right {
margin: 0 0 0.5em 0;
}
img.image-left {
margin: 0 0 0 0.5em;
}
/* */
.section-faq #content dd {
border: medium none;
font-size: 125%;
margin: 0;
padding: 0;
}
/* */
.section-faq #content dt {
display: none;
}
.section-faq #content dl.toc {
width: 100%;
margin-top: 0;
margin-bottom: 2em;
}
.section-faq #content dl.toc ol {
list-style-type: disc;
margin-left: 1.2em;
}
#content .sprung-zum-seitenanfang {
margin-bottom: 0;
margin-right: 0.2em;
margin-top: -1em;
text-align: right;
}
/* */
#kss-spinner {
display: none;
}
/* */
/* */
.template-atct_edit #archetypes-fieldname-relatedItems,
.template-atct_edit #archetypes-fieldname-location,
.template-atct_edit #archetypes-fieldname-language,
.template-atct_edit #archetypes-fieldname-allowDiscussion,
/* */
.template-atct_edit #archetypes-fieldname-customView,
.template-atct_edit #archetypes-fieldname-customViewFields,
/* */
.template-atct_edit #archetypes-fieldname-attendees,
.template-atct_edit #archetypes-fieldname-eventUrl,
.template-atct_edit #archetypes-fieldname-contactName,
.template-atct_edit #archetypes-fieldname-contactEmail,
.template-atct_edit #archetypes-fieldname-contactPhone {
display:none;
}
/* */
.portaltype-event.template-atct_edit #archetypes-fieldname-location {
display: block;
}
/* */
.subsection-mall-of-shame #portal-top,
.subsection-mall-of-shame-1 #portal-top,
.subsection-mall-of-shame-2 #portal-top,
.subsection-mall-of-shame-3 #portal-top,
.subsection-mall-of-shame-greek #portal-top,
.subsection-mall-of-shame-die-chronik #portal-top {
background: url("/portal_skins/custom/kopf_mall_of_berlin_mall_of_shame.png") no-repeat scroll left top #B00A23
}

}

