
/* - base.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/base.css?original=1 */
/* */
/* */

}


/* - public.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/public.css?original=1 */
/* */
/* */
/* */
/* */

}


/* - columns.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 200px;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
border-collapse: collapse;
padding: 1em 1em 0 1em;
margin: 0em 0em 2em 0em;
}
#portal-column-two {
vertical-align: top;
width: 15em;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid white;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid white;
border-style: solid;
color: #ccc;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #666;
border-bottom: #666 1px solid;
color: #ccc;
}
.contentViews li a:hover {
background-color: #666;
color: #ccc;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #666;
border-left: 1px solid white;
border-right: 1px solid white;
color: #ccc;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
color: #f04;
text-align: left;
line-height: 1.6em;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid white;
}
.contentActions a {
text-decoration: none;
color: #ccc;
padding: 0 0.5em;
cursor: pointer;
}
.contentActions span.subMenuTitle {
padding: 0em 0.5em;
position: relative;
white-space: nowrap;
display: inline;
}
.contentActions a span.subMenuTitle {
padding: 0px;
display: inline;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.arrowDownAlternative {
font-size: 0.85em;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #666;
border: 1px white;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: white;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
padding-top: 0.2em;
border-top: 1px solid white;
}
#templateMenu li a {
padding-left: 16px;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #f04;
background-color: transparent;
}
ul.configlets li a:active {
color: #f04;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
ul.configletDetails li.configletDescription {
display: block;
color: #c04;
font-size: 85%;
margin: 0;
}
/* */
.stx table p {
margin: 0;
padding: 0;
}
.stx table {
border: 1px solid #003399 ! important;
}
.stx table td {
border-bottom: 1px solid #003399;
}
.reviewHistory,
.contentHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: white;
border: 1px dashed #003399;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px dashed #c04;
font-weight: normal;
}
.comment h3 a {
background-image: url(https://www.plattform-nobudget.de/2010/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
/* */
dl.collapsible {
border: 1px solid #003399 !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: black;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: black url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid white;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #003399;
color: #f04;
background-color: black;
font-weight: normal !important;
font-size: 85%;
}
/* */
.portalNotLoggedIn {}
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #06f;
border-width: 1px;
}
/* */
.highlightedSearchTerm {
background-color: #ffa;
}
dl.searchResults .highlightedSearchTerm {
background-color: transparent;
font-weight: bold;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #06f;
padding: 1px;
}
.managePortletsLink {
display:  block;
color: #c04;
font-size: 85%;
font-weight: normal;
}
ul.formTabs {
position: relative;
display: block;
margin: 0 0 -2em 0;
padding: 0;
list-style-type: none;
text-align: center;
}
li.formTab {
display: inline;
margin: 0;
padding: 0;
}
li.formTab a {
/* */
display: inline-block;
}
li.formTab a {
border-top: 1px solid #003399;
border-bottom: 1px solid #003399;
border-left: 1px dotted #003399;
background: black;
margin: 0;
padding: 0.125em 0.75em;
text-decoration: none;
}
li.formTab a:visited {
color: #f04;
}
li.firstFormTab a {
border-left: 1px solid #003399;
}
li.lastFormTab a {
border-right: 1px solid #003399;
}
li.formTab a.selected {
background: black;
}
li.formTab a:hover {
background: black;
}
li.formTab a.notify {
background-color: #005;
color: #f04;
}
li.formTab a.required span {
background-image: url(https://www.plattform-nobudget.de/2010/required.gif);
background-position: center right;
background-repeat: no-repeat;
padding-right: 8px;
}
li.formTab a.notify:hover {
background-color: #06f;
}
.formPanel {
padding: 1em 1em 1em 1em;
border: 1px solid #003399;
}
.formPanel.hidden {
display: none;
}
div.formControls input.hidden {
display: none;
}
/* */

}


/* - portlets.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
/* */

}


/* - controlpanel.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/controlpanel.css?original=1 */
/* */
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0 !important;
margin-bottom:0 !important;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */

}


/* - print.css - */
@media print {
/* https://www.plattform-nobudget.de/2010/portal_css/print.css?original=1 */
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
}
h1, h2, h3, h4, h5, h6 {
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
#portal-languageselector,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#content-history,
.listingBar,
.visualNoPrint {
display: none;
}

}


/* - deprecated.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
div.portalMessage,
p.portalMessage,
.system-message,
#error-handling {
background-color: #005;
border: 1px solid #06f;
color: #f04;
font-size: 85%;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(https://www.plattform-nobudget.de/2010/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
/* */

}


/* - navtree.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/navtree.css?original=1 */
/* */
/* */
/* */
.portletNavigationTree {
padding: 0;
list-style: none !important;
list-style-image: none !important;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid black;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: black;
color: #f04;
border: 1px solid #003399;
}
.navTreeCurrentItem {
background-color: black;
color: #f04;
border: 1px solid #003399 !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid black;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 1em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
/* */

}


/* - invisibles.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
tr.dragging td {
background-color: #ff6 !important;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */
}


/* - forms.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/forms.css?original=1 */
/* */
/* */
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
background: White url(https://www.plattform-nobudget.de/2010/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #ddd;
border-color:#666 #ddd #ddd #666;
color: Black;
vertical-align: middle;
background: White url(https://www.plattform-nobudget.de/2010/input_background.gif) repeat-x;
font-size: 1em;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
input[type=checkbox] {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
#searchGadget {
border: 1px solid #003399;
}
button {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #003399;
color: Black;
vertical-align: middle;
background-color: black;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
vertical-align: top;
}
form {
border: none;
margin: 0;
}
fieldset {
border: 1px solid #003399;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: black;
padding: 0.5em;
font-size: 90%;
}
label {
font-weight: bold;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
dl.enableFormTabbing dd {
margin-left: 0;
padding-top: 2em;
}
#login-form {
width: 30em;
margin: 0 auto;
}
#login-form .field {
clear: none;
}
#login-form input {
font-size: 150%;
}
#login-form input.context {
padding: 1px 10px 1px 20px;
background-position: 9px 5px;
margin-bottom: 1em;
}
#forgotten-password {
float: right;
width: 35%;
margin: 0 1em;
}
.standalone,
.documentEditable * .standalone {
background: black url(https://www.plattform-nobudget.de/2010/linkOpaque.gif) 9px 1px no-repeat;
color: #f04;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #003399;
}
.context,
.formControls .actionButtons .button,
.documentEditable * .context {
background: transparent url(https://www.plattform-nobudget.de/2010/linkTransparent.gif) 9px 1px no-repeat;
color: #f04;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #003399;
}
.destructive,
.documentEditable * .destructive {
background: #005 url(https://www.plattform-nobudget.de/2010/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #06f;
color: #f04;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
border: 1px solid #003399;
}
input.searchButton {
margin-bottom: 1px ! important;
color: #f04;
font-size: 85%;
background: black url(https://www.plattform-nobudget.de/2010/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 19px;
text-transform: lowercase;
border: 1px solid #003399;
}
.searchSection {
color: #c04;
margin-top: 0.25em;
}
.searchSection label:hover {
color: #f04;
}
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
clear: both;
}
.field .field {
margin: 0;
}
.fieldRequired {
background: url(https://www.plattform-nobudget.de/2010/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: black;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #c04;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: #f04;
cursor: default;
}
div.error {
/* */
background-color: #fdc;
border: 1px solid #d00;
padding: 0.5em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #d00;
}
/* */
#archetypes-fieldname-title input, input#form\.title {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea, textarea#form\.description {
font: 100% "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
input.inputLabelActive {
color: #c04;
}
textarea#form\.description {
height: 6em;
width: 99%;
}
tr.selected {
background-color: #ffa;
}
.kupu-save-message {
color: white;
font-weight: bold;
background-color: red;
padding: 0.3em;
position: fixed;
top: 0;
right: 0;
z-index: 999;
}
/* */

}


/* - ploneKss.css - */
@media screen {
/* https://www.plattform-nobudget.de/2010/portal_css/ploneKss.css?original=1 */
#kss-spinner {
display:none;
width: 20px;
height: 20px;
position: fixed;
background-position: center center;
top: 50%;
left: 50%;
margin-top: -10px;
margin-left: -10px;
}
.formlibInlineEditable,
.inlineEditable {
padding: 1px;
display: block;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
padding: 0;
border: 1px solid #ddd;
border-color: #666 #ddd #ddd #666;
cursor: text;
background: White url(input_background.gif) repeat-x;
}
body.kssActive .inlineEditable a:hover,
body.kssActive .formlibInlineEditable a:hover {
cursor: pointer;
}
body.kssActive .formlibInlineForm:hover,
body.kssActive .formlibInlineForm a:hover {
padding: 1px;
border: none;
cursor: default;
background: none;
}
.inlineForm .formHelp,
.inlineForm .fieldRequired,
.inlineForm label {
display: none;
}
/* */
.inlineForm .ArchetypesSelectionWidget label {
display: inline;
}
.inlineForm #archetypes-fieldname-title input,
.inlineForm #archetypes-fieldname-title {
font-size: 100%;
}
/* */
h1 div.formControls input {
font-size: 55% !important;
}
}


/* - ++resource++MFTheme10.stylesheets/main.css - */
@media all {
/* https://www.plattform-nobudget.de/2010/portal_css/++resource++MFTheme10.stylesheets/main.css?original=1 */
h1 {
font-family: sans-serif;
font-weight: normal;
padding: 0;
}
h2,h3,h4 {
font-family: sans-serif;
padding: 0;
}
p {
padding-left: 9px;
line-height: 1.5em;
}
a {
color: #f04;
}
p a:link {
color: #f04;
text-decoration: none;
border-bottom: 1px solid #463229;
}
img {
border: none;
}
html {
margin: 0;
padding: 0;
height: 100%;
}
body {
color: #f04;
font-size: 12px;
font-family: Verdana, Helvetica, Arial, sans-serif;
background: url(++resource++MFTheme10.images/bg.gif) #000043 no-repeat scroll;
margin: 0;
padding: 0;
height: 100%;
}
#visual-portal-wrapper {
padding: 0 0 0 137px;
margin: 0 auto;
border-right: 2px solid #f04;
width: 850px !important;
background: url(++resource++MFTheme10.images/lc.gif) black repeat-y scroll;
min-height: 100%;
}
#portal-top {
}
#portal-logo {
width: 100%;
float: right;
}
#portal-logo img {
padding: 20px 20px 0 0;
float: right;
}
#portal-columns {
border-collapse: separate;
table-layout: fixed;
}
#portal-column-one {
padding: 16px 0 0 0;
}
#portal-column-content {
padding: 0 20px 40px 30px;
}
#portal-column-two {
padding: 5px;
}
#portal-personaltools-wrapper {
width: 100%;
}
#portal-personaltools {
list-style-image: none;
list-style-type: none;
border-top: 1px solid white;
border-bottom: 1px solid white;
margin: 0 0 25px 0;
padding: 3px 0 5px 0;
text-align: right;
float: right;
width: 100%;
}
#portal-personaltools li {
display: inline;
padding: 5px;
}
#portal-personaltools li a {
text-decoration: none;
font-size: 12px;
border: none;
}
#portal-siteactions {
list-style-image: none;
list-style-type: none;
text-align: right;
float: right;
margin-right: 10px;
width: 100%;
}
#portal-siteactions li {
display: inline;
padding-left: 0.5em;
}
#portal-siteactions li a {
text-decoration: none;
font-size: 12px;
}
#portal-globalnav {
list-style-image: none;
list-style-type: none;
padding: 25px 20px 0 0;
margin: 20px 0 30px 0;
float: right;
text-align: right;
}
#portal-globalnav li {
display: inline;
padding-left: .5em;
}
#portal-globalnav li a {
text-decoration: none;
border: none;
color: white;
font-size: 12px;
font-style: italic;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-left: 7px;
padding-left: 18px;
text-transform: lowercase;
}
#portal-globalnav li.selected a, #portal-globalnav li.selected a:hover  {
background: url(++resource++MFTheme10.images/arrow-double.gif) black no-repeat center left;
}
#portal-globalnav li a:hover, li#portaltab-index_html.selected a:hover {
background: url(++resource++MFTheme10.images/arrow-single.gif) black no-repeat center left;
}
li#portaltab-index_html.selected a {
background: none;
}
#portal-languageselector {
list-style-image: none;
list-style-type: none;
float: left;
margin: 20px 0 30px 0;
padding: 25px 0 0 10px;
}
#portal-languageselector li {
display: inline;
}
#portal-languageselector li a {
text-decoration: none;
}
.contentActions {
font-size: 10px;
}
.staticNav #portal-globalnav {
border-right: 2px solid #f04;
padding-left: 5px;
padding-right: 10px;
padding-top: 0;
}
.staticNav #portal-globalnav li {
padding: 0;
}
.staticNav #portlet-staticnav-text {
padding-top: 3px;
padding-bottom: 20px;
color: blue;
}
.staticNav #portal-globalnav li a {
font-size: 18px;
}
div.portletNews {
padding-bottom: 20px;
}
div.portletNews div.portletHeader {
border-bottom: 2px solid #f04;
padding: 0 10px 5px 0;
margin: 0 0 10px 0;
}
div.portletNews div.portletHeader h1 {
font-style: italic;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;
padding: 0 10px 0 10px;
margin: 0 0 5px 0;
}
div.portletNews div.portletHeader a {
color: blue;
font-size: 18px;
}
div.portletNews div.portletText a {
color: white;
text-decoration: none;
padding: 0 10px 0 0;
}
div.portletNews div.portletText .portletItem {
padding: 0 0 10px 10px;
}
.portlet dt.portletHeader {
font-weight: bold;
padding-top: 10px;
}
.portlet dd {
margin-left: 0;
}
.portlet dd > div {
padding-bottom: 7px;
}
#medienfestival-newsletter-html-widgets-composer-email {
margin-top: 2px;
}
.portlet-dancing .action {
padding-top: 0 !important;
}
table.agenda {
border-collapse: collapse;
table-layout: fixed;
empty-cells: show;
width: 100%;
margin-bottom: 60px;
}
.agenda td {
margin: 0;
height: 20px;
vertical-align: top;
}
.agenda tr.rowodd {
background-color: black;
}
.agenda tr.roweven {
background-color: #30281e;
}
.agenda-title {
background-color: #222;
color: white;
font-size: 17px;
font-weight: bolder;
font-style: italic;
}
.agenda-title-txt {
padding-left: 5px;
}
.agenda-subtitle > td {
padding-top: 7px;
width: 25%;
text-align: center;
}
.agenda-txt {
width: 100%;
}
.agenda-link {
margin-top: 8px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #969696;
float: left;
}
.agenda-description {
padding-top: 10px;
}
.photoAlbumEntryWrapper {
display: none;
}
.photoAlbumEntryTitle {
display: none;
}
body.kssActive .inlineEditable:hover,
body.kssActive .formlibInlineEditable:hover {
background: none;
background-color: #101;
border: 1px solid white;
}
body#content.kupu {
background: none;
background-color: black;
}
.discreet {
font-size: 10px;
color: #b02;
}
.discreet a {
color: #a03 !important;
}
div.error {
background-color: #610000;
}
tr.selected {
background-color: darkGoldenRod;
}
.contentViews li a {
margin-right: 2px;
padding: 0 5px;
}
.reviewHistory, .contentHistory {
color: white;
}
/* */
.media-item {
border: dashed 1px blue !important;
}
.media-item.odd {
background-color: #222 !important;
}
#summary_wrapper {
background-color: black !important;
}
#objmetadata_pbwidgets_wrapper{
border-right: 1px solid #f04 !important;
background-color: black !important;
}
.media-item .item-content dd {
display: none !important;
}
.media-item dt.commenting {
display: none !important;
}
.comment {
background-color: #111;
}
.comment h3 {
border-bottom:1px solid blue;
}
.destructive {
background-color: darkRed !important;
}
#prevBtn a, #nextBtn a {
background: none !important;
}

}


/* - ploneCustom.css - */
@media all {
/* https://www.plattform-nobudget.de/2010/portal_css/ploneCustom.css?original=1 */
/* */
/* */
/* */
/* */
/* */

}

