
/* - flyoutnav.css - */
@media all {
/* https://www.zuv.uni-freiburg.de/portal_css/flyoutnav.css?original=1 */
#flyoutNav {
margin: 0 0 0 0;
padding: 0;
height: 0px;
font-size: 1.2em;
}
#flyoutNav ul {
margin: 0;
padding: 0;
list-style: none;
white-space: normal;
text-align: left;
z-index: 1000;
}
#flyoutNav ul li {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
#flyoutNav ul ul {
left: -1000px;
position: absolute;
border-top: 3px solid #004a99;
}
#flyoutNav ul ul ul {
border-top: 3px solid #2a6ebb;
margin-top: -1px;
}
#flyoutNav ul ul ul ul {
border-top: 3px solid #6f9ad3;
}
#flyoutNav ul ul ul ul ul {
left: -1000px;
overflow: hidden;
position: absolute;
top: -1000px;
}
#flyoutNav ul#topLevel {
position: absolute;
left: 0px;
top: 42px;
}
#flyoutNav a {
padding: 0;
margin: 0;
display: block;
width: 180px;
text-decoration: none;
color: #363534;
background: #c9cac8;
}
#flyoutNav a span {
margin: 0 0 0 8px;
padding: 3px 0 3px 0;
line-height: 14px;
display: block;
}
#flyoutNav ul ul a {
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
width: 208px;
}
#flyoutNav ul ul ul a {
border-left: none;
border-right: 1px solid #ffffff;
width: 208px;
}
#flyoutNav a:hover {
background: #004a99;
color: #fff;
}
#flyoutNav ul li:hover > ul {
left: 100%;
margin: -23px 0 0 0;
}
#flyoutNav ul li:hover > ul.subnavigation1 {
left: 100%;
margin: -25px 0 0 0;
}
#flyoutNav table {
position: absolute;
left: 99%;
height: 0;
width: 0;
border-collapse: collapse;
margin-top: -25px;
margin-left: 0px;
}
#flyoutNav a:hover ul,
#flyoutNav a:hover a:hover ul,
#flyoutNav a:hover a:hover a:hover ul {
left: 100%;
}
#flyoutNav a:hover ul ul,
#flyoutNav a:hover a:hover ul ul {
left: -9999px;
}
a#schnellzugriff {
background: url(schnellzugriff.gif) no-repeat 159px center #c9cac8;
}
a#schnellzugriff:hover {
background: url(schnellzugriff-hover.gif) no-repeat 159px center #004a99;
color: #fff;
}
#flyoutNav ul li a.hasChilds {
background: url(flyoutNavArrow.gif) no-repeat right top #c9cac8;
}
#flyoutNav a.hasChilds span {
margin: 0 9px 0 8px;
}
#flyoutNav ul.subnavigation1 a {
border-top: 1px solid #fff;
}
#flyoutNav ul.subnavigation1 li a.hasChilds:hover {
background: url(flyoutNavArrowHover1.gif) no-repeat right top #004a99;
}
#flyoutNav ul.subnavigation1 li a:hover {
background: #004a99;
}
#flyoutNav ul.subnavigation2 li a.hasChilds:hover {
background: url(flyoutNavArrowHover2.gif) no-repeat right top #2a6ebb;
}
#flyoutNav ul.subnavigation2 li a:hover {
background: #2a6ebb;
}
#flyoutNav ul.subnavigation3 li a.hasChilds span {
margin: 0 0 0 8px;
}
#flyoutNav ul.subnavigation3 li a.hasChilds {
background: none #c9cac8;
}
#flyoutNav ul.subnavigation3 li a.hasChilds:hover {
background: none #6f9ad3;
}
#flyoutNav ul.subnavigation3 li a:hover {
background: #6f9ad3;
}
a#schnellzugriff {
border-bottom: 1px solid #fff;
}
/* */
}


/* - tables.css - */
@media all {
/* https://www.zuv.uni-freiburg.de/portal_css/tables.css?original=1 */
/* */
/* */
table.listing th,
.stx table th {
background: #d5d6d2;
}
table.vertical {
background-color: #f2f3f1;
}
/* */
table .header {
background: #d5d6d2;
font-weight: bold;
border: 1px solid #c9cac8;
}
table .subline {
background: #e0e1dd;
border: 1px solid #c9cac8;
}
table .grid {
border: 1px solid #c9cac8;
}
/* */
table.uni {
border-collapse: collapse;
border-spacing: 0;
background: #f2f3f1;
border: 1px solid #c9cac8;
}
table.uni th {
background: #d5d6d2;
font-weight: bold;
padding: 3px;
border: 1px solid #c9cac8;
text-align:left;
}
table.uni td {
vertical-align: top;
padding: 3px;
border: 1px solid #c9cac8;
}
table.uni p {
font-size: 1em !important;
}
table.uni-grid {
border-collapse: collapse;
border-spacing: 0;
background: #f2f3f1;
border: 1px solid #c9cac8;
}
table.uni-grid th {
background: #d5d6d2
font-weight: bold;
padding: 3px;
border: 1px solid #c9cac8;
text-align:left;
}
table.uni-grid td {
vertical-align: top;
border: none;
padding: 3px;
border: 1px solid #c9cac8;
}
table.uni-grid p {
font-size: 1em !important;
}
table.uni-grid tr:nth-of-type(odd) {
background: #f2f3f1;
}
table.uni-grid tr:nth-of-type(even) {
background: #e0e1dd;
}
table.uni-grid tr:nth-of-type(1) th {
background: #d5d6d2
}
/* */

}


/* - unitheme.css - */
@media screen {
/* https://www.zuv.uni-freiburg.de/portal_css/unitheme.css?original=1 */
/* *****/
.contentViews .selected a,
.contentViews li a:hover,
.contentActions a:visited,
.contentActions a,
.contentActions a:hover {
color: #fff;
text-decoration:none;
}
.managePortletsLink {
display:  block;
width: 150px;
margin: 10px auto;
text-align: center;
}
.managePortletsLink a {
background: #6f9ad3;
color: #fff;
font-weight: bold;
padding: 4px;
text-decoration: none;
display: block;
font-size: 12px;
}
.managePortletsLink a:hover {
color: #fff;
}
/* */
#content-history #history dd {
margin-top: 0.8em;
}
#content-history div.historyRecord {
font-size: 90%;
margin-bottom: 10px;
}
#content-history div.historyTools ul {
float: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-top: 0;
}
#content-history div.historyTools ul li {
display: inline;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history .historyAction {
color: #004a99;
}
#content-history .historyByLine {
margin-bottom: 1em;
}
#content-history div.historyComment {
background-color: #f2f3f1;
padding: 0.25em 1em;
}
#content-history div.historyComment p {
color: #363534;
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-bottom: medium none;
border-top: 1px dotted #c9cac8;
display: block;
margin-bottom: -15px;
margin-top: 11px;
}
#content-history dl div.historyRecord a.historyComparePrevious span {
background-color: white;
left: 50%;
position: relative;
top: -1em;
}
/* */
/* *****/
a {
text-decoration: none;
}
a:active {
color: #6f9ad3;
}
a:hover {
text-decoration: underline;
}
a:visited {
color: #2a6ebb;
}
h2, h3, h4, h5, h6 {
font-family: Arial, Garuda, FreeSans, sans-serif;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 130%;
}
h3 {
font-size: 130%;
font-weight:normal;
}
h4 {
font-size: 100%;
}
h5 {
font-weight:normal;
}
#content h5 {
color: #363534
}
h1 :hover, h2 :hover, h3 :hover, h4 :hover, h5 :hover, h6 :hover {
text-decoration: none;
}
p {
line-height: 1.2em;
}
ul {
line-height: 1.2em;
}
ol {
line-height: 1.2em;
}
li {
margin-bottom: 0.25em;
}
dd {
line-height: 1.2em;
}
/* *****/
#portal-column-content {
padding: 0;
margin: 0;
}
/* *****/
#userSupport {
margin: 0 0 0 5em;
padding: 0;
float: right;
text-align: right;
}
#userSupport a {
margin: 0 0 0 0.3em;
}
a.fontSmall {
font-size: 0.8em;
color: #fff;
text-decoration: none;
}
a.fontNormal {
font-size: 1.0em;
color: #fff;
text-decoration: none;
}
a.fontBig {
font-size: 1.2em;
color: #fff;
text-decoration: none;
}
.contrast {
left: -1000px;
overflow: hidden;
position: absolute;
top: -1000px;
}
a.fontBig:visited,
a.fontNormal:visited,
a.fontSmall:visited {
color: #fff;
}
#rightwrapperTableFooter {
background-color: #f2f3f1;
vertical-align: top;
border: none;
margin:0;
padding:0;
}
#portal-footer {
border: none;
margin:0;
padding: 0;
}
#portal-footer p {
margin: 0;
}
#footer {
margin: 0 0 -1px 0;
padding: 8px 17px 5px 17px;
background-color: #004a99;
font-size: 1.1em;
}
#footer a {
color: #fff;
}
#footer a:hover {
color: #fff;
text-decoration: underline;
}
#footer a:visited {
color: #fff;
}
#portal-siteactions {
float: left;
padding-top: 0;
margin: 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 0;
color: #ffffff;
height: auto;
padding: 2px;
margin-right: 0;
text-decoration: none;
text-transform: none;
}
#portal-siteactions li.selected a {
background-color: transparent;
color: #ffffff;
border: 0;
text-decoration: underline;
}
#portal-siteactions li a:hover {
background-color: transparent;
color: #ffffff;
border: 0;
text-decoration: underline;
}
.sactionSeparator {
color: #ffffff;
}
#portal-siteactions a {
margin: 0 15px 0 0;
}
.copyright {
margin: 0;
padding: 0;
line-height: 1.3em;
color: #b2b4b3;
float: right;
}
#portal-personaltools {
display:block;
border: none;
margin:0;
line-height: 1.4em;
background-color: #e0e1dd;
padding: 4px 17px 4px 17px;
}
#portal-personaltools a:hover {
text-decoration: underline;
}
/* *****/
#leftTopSpace {
background: #ffffff;
height: 116px;
}
#leftGreyBar {
background-color: #c9cac8;
height: 4px;
}
#leftUpperSpace {
height:81px;
}
#logoWrapper {
height: 200px;
margin: 0;
padding: 0;
}
#portal-logo img {
margin: 0;
}
#portal-header {
background: #004a99 url(https://www.zuv.uni-freiburg.de/siegel-93x55.png) no-repeat scroll left bottom;
margin: 0;
padding: 0 0 0 197px;
height: 116px;
overflow: hidden;
}
#red-bar {
background: #ffffff url(https://www.zuv.uni-freiburg.de/red-bar-17x4.gif) no-repeat scroll left top;
float: none;
clear: both;
height: 4px;
margin: 0;
border: 0;
padding: 0;
}
/* */
#logo-resource {
background: #004a99 url(https://www.zuv.uni-freiburg.de/sub-logo-bg-grey.gif) no-repeat scroll left bottom;
display: table-cell;
vertical-align: middle;
height: 116px;
width: 197px;
overflow: hidden;
}
/* */
#title-resource {
border: none;
left:444px;
width: 360px;
margin:0;
padding:0;
position:absolute;
top:36px;
}
#title-resource table {
border: 0;
width: 360px;
height: 54px;
}
a.resource {
font-size: 24px;
color: #fff;
font-family: "Times New Roman", FreeSerif, serif;
font-weight: normal;
line-height: 1.0em;
}
#title-uni {
left:444px;
width: 360px;
position:absolute;
top:94px;
}
#title-uni a {
color:#FFFFFF;
font-family: "Times New Roman", FreeSerif, serif;
font-size:14px;
}
/* */
#portal-languageselector {
color: #ffffff;
margin: 10px 0 0 -0.2em;
padding: 0;
font-size: 12px;
line-height: normal;
float:left;
}
#portal-languageselector ul {
margin: 0;
}
#portal-languageselector li a {
background-color: transparent;
border: 0;
font-size: 1em;
color: #ffffff;
height: auto;
padding: 0 0.2em;
text-decoration: none;
}
#portal-languageselector li.selected a {
background-color: transparent;
color: #ffffff;
border: 0;
text-decoration: underline;
}
#portal-languageselector li a:hover {
background-color: transparent;
color: #ffffff;
border: 0;
text-decoration: underline;
}
#portal-languageselector li.notavailable a {
color: #9a9b9c;
}
/* */
#portal-globalnav {
background-color: #c9cac8;
padding: 0 17px 0 17px;
line-height: normal;
float: none;
clear: both;
}
#portal-globalnav ul {
margin: 0;
height: 1.6em;
border-collapse: collapse;
border-color: #ffffff;
border-width: 0 0 0 1px;
border-style: solid;
background-color: #c9cac8;
}
#portal-globalnav li {
display: block;
float: left;
height: 1.6em;
line-height: 1.6em;
text-align: left;
margin: 0;
margin-bottom: 0;
}
#portal-globalnav li a {
display: block;
background-color: #c9cac8;
font-size: 1.2em;
border-collapse: collapse;
border-color: #ffffff;
border-width: 0 1px 0 0;
border-style: solid;
margin: 0;
}
#portal-globalnav li.selected a {
background-color: #004a99;
border-color: #ffffff;
border-width: 0 1px 0 0;
border-style: solid;
color: #ffffff;
}
#portal-globalnav li a:hover {
background-color: #004a99;
border-color: #ffffff;
border-width: 0 1px 0 0;
border-style: solid;
color: #ffffff;
}
/* */
#sections-breadcrumbs-documentActions {
background-color: #e0e1dd;
height: 2em;
margin-bottom: 2em;
}
#sections-breadcrumbs {
background-color: transparent;
border: none;
float: left;
width: 570px;
margin: 0;
padding: 2px 0 10px 17px;
}
/* */
#sections-breadcrumbs ul {
display: none;
width: 570px;
height: 2em;
padding: 2px 0 0 0;
margin: 0;
list-style-type: none;
list-style-image: none;
}
#sections-breadcrumbs li {
display: block;
float: left;
text-align: left;
margin: 0;
margin-bottom: 0;
}
#sections-breadcrumbs li a {
background-color: transparent;
border: 0;
color: #363534;
height: auto;
padding: 2px;
margin-right: 0;
font-size: 1.2em;
text-decoration: none;
text-transform: none;
}
#sections-breadcrumbs li.selected a {
background-color: transparent;
font-weight: bold;
border: 0;
text-decoration: none;
}
#sections-breadcrumbs li a:hover {
background-color: transparent;
color: #363534;
border: 0;
text-decoration: underline;
}
.sectionSeparator {
background-color: transparent;
border: 0;
color: #363534;
height: auto;
padding: 2px 2px 2px 2px;
font-size: 1.2em;
}
/* */
#portal-breadcrumbs {
background-color: transparent;
border: none;
margin: 0;
padding: 0;;
width: 570px;
font-size: 1em;
height: 2em;
}
#portal-breadcrumbs a:hover {
text-decoration: underline;
}
.breadcrumbSeparator {
font-size: 1.2em;
color: #2a6ebb;
}
.breadcrumbSeparator.last {
color: #363534;
}
/* */
.documentActions {
background-color: transparent;
border: none;
margin: 0;
padding: 2px 17px 5px 0;
width:150px;
float: right;
}
.documentActions ul {
margin: 0;
padding: 0;
display: block;
float: right;
list-style-type: none;
list-style-image: none;
}
.documentActions li {
float: left;
margin: 0 0 0 5px;
background-color: transparent;
}
#document-action-sendto a {
display: block;
width: 17px;
height: 17px;
background: url(sendto_icon.gif) no-repeat left center;
}
#document-action-print a {
display: block;
width: 17px;
height: 17px;
background: url(print_icon.gif) no-repeat left  center;
}
#document-action-extedit a {
display: block;
width: 17px;
height: 17px;
background: url(edit_icon.gif) no-repeat left center;
}
#document-action-rss a {
display: block;
width: 17px;
height: 17px;
background: url(rss.gif) no-repeat left center;
}
#document-action-sendto span,
#document-action-print span,
#document-action-extedit span,
#document-action-rss span {
left: -1000px;
overflow: hidden;
position: absolute;
top: -1000px;
}
/* */
.documentByLine {
text-align:right;
}
/* *****/
.kupu-tb {
background-color: #c5d2e0;
}
div.kupu-fulleditor-zoomed .kupu-editor-iframe {
z-index: 2000;
}
/* *****/
div.kupu-fulleditor-zoomed {
z-index: 2000;
}
/* *****/
/* */
.clear {
clear: both;
font-size: 1px;
height: 0;
line-height: 0;
margin: -1px 0 0;
width: 100%;
}
.cover, .hiddenStructure {
left: -1000px;
overflow: hidden;
position: absolute;
top: -1000px;
}
.fl {
float: left;
}
.fr {
float: right;
}
/* */
#wrapper {
width: 1003px;
margin: 0;
padding: 0 0 20px 0;
}
#wrapperTable {
border-collapse:collapse;
border-spacing:0;
width:1003px !important;
}
#leftwrapperTable {
background: #ffffff;
vertical-align: top;
margin:0;
padding:0;
}
#leftcolumnWrapper {
width: 180px;
float: left;
margin: 0 0 0 1px;
padding: 0;
}
#logowrapperTable {
background: #ffffff;
vertical-align: top;
margin:0;
padding:0;
}
#logocolumnWrapper {
width: 66px;
margin: 0;
padding: 0;
}
#rightwrapperTable {
background: #f2f3f1;
vertical-align:top;
margin:0;
padding:0;
}
#rightcolumnWrapper {
width: 756px;
float: right;
margin: 0;
padding: 0;
}
#portal-columns {
width: 722px !important;
}
#portal-column-content {
font-size: 1.1em;
width:100%;
}
#contentWrapper {
width: 722px;
margin: 12px 0 0 0;
padding: 0 17px 10px 17px;
}
#portal-column-two {
font-size: 1.1em;
width:179px;
}
/* */
#navWrapper {
margin: 0;
width: 180px;
padding: 0;
height: 85px;
position: relative;
}
#home {
margin: 0;
padding: 0;
}
#home ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 1.2em;
}
#home ul li {
margin: 0;
padding: 0;
height: 20px;
overflow: hidden;
}
#home a {
padding: 0;
margin: 0;
display: block;
text-decoration: none;
color: #363534;
background: #c9cac8;
height: 20px;
font-size: 1.2em;
}
#home a span {
margin: 0 0 0 8px;
padding: 5px 0 5px 0;
line-height: 10px;
display: block;
}
#home a#startseite {
background: url(https://www.zuv.uni-freiburg.de/startseite.gif) no-repeat 159px center #c9cac8;
}
#home a#startseite:hover {
background: url(https://www.zuv.uni-freiburg.de/startseite-hover.gif) no-repeat 159px center #004a99;
color: #fff;
}
/* */
#portal-searchbox,
#portal-searchbox form {
margin: 0 0 2px 0;
border: none;
padding: 0;
float: none;
clear: none;
text-align: left;
}
#portal-searchbox .LSBox {
clear: none;
float: none;
text-align: left;
display: block;
margin: 0;
padding: 0;
height: 20px;
overflow: hidden;
width: 180px;
}
#portal-searchbox #searchGadget {
height: 15px;
}
#portal-searchbox .LSBox input {
border: 1px solid #c9cac8;
width: 146px;
padding: 2px 0 1px 8px;
float: left;
margin: 0;
font-size: 12px;
font-family: Arial, Garuda, FreeSans, sans-serif;
}
#portal-searchbox input.searchButton {
background: url(https://www.zuv.uni-freiburg.de/suche.gif) no-repeat 3px center #c9cac8;
border: 0;
color: #363534;
width: 24px;
padding: 0;
height: 20px;
float: none;
margin: 0;
font-size: 12px;
font-family: Arial, Garuda, FreeSans, sans-serif;
}
#portal-searchbox #LSResult {
z-index: 999;
position: absolute;
background: none;
left: 170px;
top: 0px;
padding-top: 0;
}
#portal-searchbox .livesearchContainer {
left:0;
}
#portal-searchbox #livesearchLegend {
background-color: #ffffff;
margin: 0 0 0 -1px;
line-height: 12px;
padding: 2px 10px;
}
#portal-searchbox #LSResult fieldset {
border: 0;
padding: 10px;
margin: 0 10px 10px 10px;
border: 1px solid #c9cac8;
}
#portal-searchbox #LSResult ul {
margin: 0;
padding: 0;
list-style: none;
}
#portal-searchbox #LSResult ul li {
list-style: none;
margin: 0;
padding: 0;
}
#portal-searchbox .searchSection {
display: none;
}
#portal-searchbox .LSRow {
min-width: 180px;
line-height: 1.2em;
font-size: 1.1em;
border: 0;
}
#portal-searchbox #LSHighlight,
#portal-searchbox .LSHighlight {
background-color: #d5d6d2;
border: 0;
color: #363534;
}
/* *****/
.documentContent {
padding: 0 !important;
background: none;
}
.documentContent ul {
margin-bottom:0.75em;
}
.documentContent li a:hover {
text-decoration: underline;
}
#content {
padding: 0;
margin: 0;
}
#document-base-edit {
padding: 10px;
}
.documentFirstHeading {
font-family: "Times New Roman", FreeSerif, serif;
font-weight: normal;
}
.documentDescription {
line-height:1.2em;
}
.documentEditable {
width: auto;
height: auto;
}
.documentEditable .documentContent {
margin:0 -1px;
}
/* */
.documentContent p a {
border-bottom: none;
}
.documentContent p a:hover {
text-decoration: underline;
}
#content a:target {
background-color: transparent !important;
}
.documentContent li a {
border-bottom: none;
}
.documentContent li.formTab a {
border-bottom: 1px solid #c9cac8;
background: #f2f3f1;
}
.documentContent li.formTab a.selected {
background: #e0e1dd;
}
.documentContent dd a {
border-bottom: none;
}
/* *****/
#content a[href ^="http:"],
#content a[href^="https:"],
#portletRight span.link-external {
background: transparent url(https://www.zuv.uni-freiburg.de/external-link_icon.gif) no-repeat scroll right center;
padding: 1px 14px 1px 0;
}
span.link-external > a[href $=".pdf"] {
background-image:  url(https://www.zuv.uni-freiburg.de/pdf_icon.gif), url(https://www.zuv.uni-freiburg.de/external-link_icon.gif) !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: left center, right center !important;
padding: 1px 14px 1px 18px !important;
}
a.link-mailto {
background: url(https://www.zuv.uni-freiburg.de/mail_icon.gif) no-repeat scroll 0 1px transparent;
padding: 1px 0 1px 16px;
}
#content a[href ^="https://www.zuv.uni-freiburg.de"] {
background: none;
padding: 0;
}
#portal-searchbox span.link-external {
background: transparent url(https://www.zuv.uni-freiburg.de/external-link_icon.gif) no-repeat scroll right center;
padding: 1px 14px 0px 0;
}
#content a.pdf-link {
background: transparent url(https://www.zuv.uni-freiburg.de/pdf_icon.gif) no-repeat scroll left center;
padding: 1px 0 1px 18px;
}
/* */
#document-toc.portlet {
background: #f2f3f1;
border-bottom: none;
}
.toc {
float:none;
clear:both;
font-size:90%;
margin: 0.5em 0 0.5em 0;
width:auto;
}
#document-toc .portletHeader {
display: inline;
background: #f2f3f1;
border: 1px solid #c9cac8;
font-weight:normal;
line-height:1.4em;
margin:0 2em -1em 2em;
padding:0.2em 1em;
position:relative;
}
#document-toc .portletItem {
border: 1px solid #c9cac8;
margin: -0.7em 0 1em 0;
background: #f2f3f1;
padding: 1.5em 1em 0.5em 1.5em;
}
#document-toc ol {
margin-top: 0.25em;
}
/* *****/
legend {
background: #f2f3f1;
border: 1px solid #c9cac8;
padding:0.2em 1em;
}
/* *****/
dl.portlet dd {
margin: 0;
padding: 2px 0;
}
dl.portlet dd p {
margin: 0;
padding: 0;
}
.portletStaticText ul {
margin:0.25em 0 0 1.5em;
}
.portlet li {
margin-bottom: 0.25em;
}
.portletHeader a {
color: #363534;
}
dl.portletCalendar dd {
padding: 0 !important;
margin: 0;
}
.portletCalendar .portletHeader {
border: 1px solid #c9cac8;
border-style: solid none solid none;
background: #d5d6d2;
font-weight: bold;
}
.ploneCalendar {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
.ploneCalendar td {
padding: 2px;
text-align: center;
border: 1px solid #c9cac8;
}
.ploneCalendar .weekdays th {
background: #747678;
padding: 2px;
margin: 0;
color: #fff;
text-align: center;
border: 1px solid #c9cac8;
}
#calendar-previous, #calendar-next {
color: #000;
}
.ploneCalendar .todaynoevent {
border: 1px solid #c9cac8;
}
.portletHeader, .managedPortlet .portletHeader {
line-height: 1.2em;
background-color: transparent;
border: 1px solid #c9cac8;
border-style: none none solid none;
padding: 0 0 0 0;
font-weight: bold;
}
.portletItem {
border: 1px solid #c9cac8;
border-style: none none dotted none;
margin: 0;
padding: 2px 0;
word-wrap: break-word !important;
}
.portletItemDetails {
font-size: 0.9em;
padding: 2px 0;
text-align: right;
display: block;
color: #363534
}
.portletFooter {
font-size: 0.9em;
background-color: transparent;
margin: 0;
padding: 2px 0;
border: 1px solid #c9cac8;
border-style: none;
text-align: right;
}
#leftcolumnWrapper .portlet {
font-size: 1.1em;
width: 176px;
margin: 1px 9px 1.5em 4px;
padding:0;
border: 0;
border-collapse:collapse;
background-color: #ffffff;
}
.portletItem.odd {
background-color: transparent;
}
.portletItem.even {
background-color: transparent;
}
#portletRight  {
float:right;
margin:0 0 0 0;
padding:3px 0 3px 13px;
width:166px;
}
#portletRight .portlet {
font-size: 1em;
width: 166px;
margin: 1px 0 1.5em 0;
padding:0;
border: 0;
border-collapse:collapse;
background-color: #f2f3f1;
}
/* */
dl.portalMessage {
border: 1px solid #004a99;
background-color: #c5d2e0;
}
dl.portalMessage a {
color: #2a6ebb;
text-decoration: underline;
}
dl.portalMessage dt {
background-color: #004a99;
}
dl.warning {
border-color: #d80;
}
dl.warning dt {
background-color: #d80;
}
dl.error {
border-color: #d00;
}
dl.error dt {
background-color: #d00;
}
dl.warning {
border-color: #d80;
}
dl.warning dd {
background-color: #fd7;
}
dl.error {
border-color: #d80;
}
dl.error dd {
background-color: #fd7;
}
/* */
.documentByLine {
text-align: right;
}
#category {
display:none;
}
/* *****/
div.image-right {
background: #ffffff;
border: 1px solid #c9cac8;
padding: 0;
clear: both;
float: right;
margin: 0.5em 0 0.5em 0.5em;
}
div.image-left {
background: #ffffff;
border: 1px solid #c9cac8;
padding: 0;
overflow: hidden;
clear: both;
float: left;
margin: 0.5em 0.5em 0.5em 0;
}
div.image-right img,
div.image-left img {
border: 1px solid #c9cac8;
margin: 3px 3px 1px 3px !important;
padding: 0 !important;
}
.image-subtitle,
p.image-subtitle p {
font-size: 80% !important;
padding: 3px;
margin: 0;
color: #747678;
}
.image-copyright,
p.image-copyright,
.image-copyright a,
p.image-copyright a {
font-size: 80% !important;
font-style: italic;
text-align: right;
padding: 1px 3px;
margin: 0;
color: #747678;
}
/* */
.image-right {
margin: 0.5em 0 0.5em 0.5em;
border: 0;
}
.image-left {
margin: 0.5em 0.5em 0.5em 0;
border: 0;
}
/* *****/
.context, .formControls .actionButtons .button, .documentEditable * .context {
background: transparent url(https://www.zuv.uni-freiburg.de/linkTransparent.gif) no-repeat scroll 8px center;
padding:2px 2px 2px 20px;
}
.standalone, .documentEditable * .standalone {
background: #9a9b9c url(https://www.zuv.uni-freiburg.de/linkTransparent-hover.gif) no-repeat scroll 8px center;
color:#FFFFFF;
padding:2px 2px 2px 20px;
}
.destructive,
.documentEditable * .destructive {
background: #c5d2e0 url(https://www.zuv.uni-freiburg.de/linkOpaque-matt.gif) no-repeat scroll 8px center;
padding:2px 2px 2px 20px;
}
/* *****/
form.searchPage {
text-align:left;
}
input.searchPage {
font-size: 100% !important;
}
dl.searchResults dt {
font-size:100%;
}
dl.searchResults dd {
margin-bottom:0;
}
/* *****/
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap li {
margin-bottom: 0.2em;
}
#portal-sitemap a {
border: none;
}
#portal-sitemap a:hover {
border: none;
text-decoration: underline;
}
#portal-sitemap.navTreeLevel0 a{
border-bottom: 1px solid #c9cac8;
display:  block;
padding-bottom: 0.2em;
font-size: 120%;
font-weight:bold;
}
#portal-sitemap .navTreeLevel2 {
list-style-type: square;
list-style-image: url(https://www.zuv.uni-freiburg.de/bullet-blue-2.gif);
margin: 0.5em 0 2em 0.2em;
}
#portal-sitemap .navTreeLevel2 a{
border-bottom: none;
font-size: 100%;
font-weight:bold;
}
#portal-sitemap .navTreeLevel3 {
list-style-type: square;
list-style-image: url(https://www.zuv.uni-freiburg.de/bullet-blue-3.gif);
padding-left: 1em;
margin: 0.5em 0 1em 0;
}
#portal-sitemap .navTreeLevel3 a{
border-bottom: none;
font-size: 100%;
font-weight:normal;
}
#portal-sitemap .navTreeLevel4 {
list-style-type: square;
list-style-image: url(https://www.zuv.uni-freiburg.de/bullet-grey-3.gif);
padding-left: 1em;
margin: 0.5em 0 0.5em 0em;
}
#portal-sitemap .navTreeLevel5 {
list-style-type: square;
list-style-image: url(https://www.zuv.uni-freiburg.de/bullet-grey-3.gif);
padding-left: 1em;
border-left: none;
margin: 0.2em 0 0.2em 0.2em;
}
/* *****/
.columns {
margin: 0 -3px;
}
.columns .column {
width: 176px;
padding: 3px;
margin: 0;
border: 0;
float: left;
}
.columns .doublecolumn {
width: 358px;
padding: 3px;
margin: 0;
border: 0;
float: left;
}
.columns .triplecolumn {
width: 540px;
padding: 3px;
margin: 0;
border: 0;
float: left;
}
.columns .quadruplecolumn {
width: 722px;
padding: 3px;
margin: 0;
border: 0;
}
.columns .visualClear {
height:0;
}
/* *****/
.tabs {
clear: both;
}
.tabs ul.tabmenu {
list-style: none;
padding: 0px;
margin: 1.2em 0px 1.2em 0px;
background: #f2f3f1;
border-bottom: 1px solid #c9cac8;
}
.tabs ul.tabmenu li {
display: block;
float: left;
padding: 0px;
margin: 0px -44px -1px 0px;
}
.tabs ul.tabmenu li a {
padding: 0px;
margin: 0px;
display: block;
text-decoration: none;
}
.tabs ul.tabmenu li a em {
text-decoration: none;
font-family: "Times New Roman", serif;
font-weight: normal;
font-size: 160%;
float: left;
padding: 0px;
border-top: 1px solid #c9cac8;
border-bottom: 1px solid #c9cac8;
position: relative;
z-index: 300;
font-style: normal;
color: #747678;
background: #f2f3f1;
}
.tabs ul.tabmenu li a b {
padding: 0px;
margin: 0px;
font-size: 0px;
line-height: 0px;
position: relative;
border-bottom: 1px solid #c9cac8;
border-top: 1px solid #c9cac8;
width: 1px;
display: block;
float: left;
z-index: 300;
background: #f2f3f1;
}
.tabs ul.tabmenu li a b.spacebefore {
width: 15px;
}
.tabs ul.tabmenu li a b.spaceafter {
width: 15px;
}
.tabs ul.tabmenu li a:hover,
.tabs ul.tabmenu li a:focus,
.tabs ul.tabmenu li a:active {
white-space: nowrap;
position: relative;
z-index: 500 !important;
cursor: pointer;
}
.tabs ul.tabmenu li a:hover em,
.tabs ul.tabmenu li a:focus em,
.tabs ul.tabmenu li a:active em {
color: #2a6ebb;
}
.tabs ul.tabmenu li.current a,
.tabs ul.tabmenu li.current a:hover,
.tabs ul.tabmenu li.current a:active {
white-space: nowrap;
position: relative;
z-index: 600 !important;
cursor: default;
}
.tabs ul.tabmenu li.current a em,
.tabs ul.tabmenu li.current a:hover em,
.tabs ul.tabmenu li.current a:active em {
color: #363534;
border-bottom: 1px solid #f2f3f1;
}
.tabs ul.tabmenu li.current a b,
.tabs ul.tabmenu li.current a:hover b,
.tabs ul.tabmenu li.current a:active b {
border-bottom: 1px solid #f2f3f1;
}
.tabs .current-info,
.tabs .accessibletabsanchor {
display: none;
position: absolute;
left: -999em;
}
.tabs div.tabcontent {
clear: both;
margin: 0px 0px 0.5em 0px;
overflow: hidden;
}
.tabs div.tabcontent table {
border-spacing: 0px;
padding: 0px;
margin: 0px;
}
.tabs div.tabcontent table td {
padding: 0px;
}
.tabs #tabheadsettings,
.tabs #tabsettings {
display: none;
visibility: hidden;
}
/* *****/
.folderlisting {
margin-left: 1em;
}
.folderlisting dd {
margin-left: 0.63em; /* */
}
.eventlisting {
font-weight:normal;
color:  #747678;
}
.listingbullet {
border:medium none;
vertical-align:top;
margin-right: 0.25em;
}
/* *****/
.toplink,
.top {
margin: 0.25em 0;
text-align: right;
}
.toplink a,
.top a {
background: url(https://www.zuv.uni-freiburg.de/top.gif) no-repeat scroll right center transparent;
padding: 1px 12px 1px 0;
}
/* */
/* */

}


/* - unithemeCustom.css - */
@media screen {
/* https://www.zuv.uni-freiburg.de/portal_css/unithemeCustom.css?original=1 */
/* */
/* */
.pm-start {
background: #e0e1dd;
width: 95%;
min-height: 55px;
border: 1px solid #c9cac8;
margin: 1em auto;
}
.documentContent div dl dd a:hover {
text-decoration: underline;
}
/* */
.pl {
display: inline-block;
background: #e0e1dd;
width:17.1%;
height: 53px;
border: 1px solid #c9cac8;
margin-left: 1.5%;
margin-bottom: 1.9%;
text-align: center;
padding-top: 2px;
}
.pl:first-of-type {
margin-left: 1.8%;
}
.pl-xl {
width:96%;
margin:auto;
background: #e0e1dd;
height: 53px;
border: 1px solid #c9cac8;
text-align: center;
padding-top: 2px;
}
/* */
#slider {
width:540px;
height:155px;
margin: 0 auto 0;
overflow:visible;
background-color:#362c30;
-moz-transition:all 150ms ease-in;
-webkit-transition:all 150ms ease-in;
-o-transition:all 150ms ease-in;
position:relative;
transform:rotate(0deg);
-ms-transform:rotate(0deg);
-moz-transform:rotate(0deg);
-webkit-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
#mask {
overflow:hidden;
}
#pause {
width:600px;
height:200px;
position:absolute;
top:0;
opacity:0;
background-image:url(http://iamceege.com/pure-css3-content-slider/images/paused.png);
background-position:566px 10px;
background-repeat:no-repeat;
pointer-events:none;
-moz-transition:all 150ms ease-in;
-webkit-transition:all 150ms ease-in;
-o-transition:all 150ms ease-in;
}
#progress {
width:1px;
height:1px;
background-color:#ffd000;
-moz-animation:progress 18s infinite;
-webkit-animation:progress 18s infinite;
position:relative;
top:-1px;
-moz-transition:all 150ms ease-in;
-webkit-transition:all 150ms ease-in;
-o-transition:all 150ms ease-in;
}
#overlay {
width:600px;
height:200px;
position:absolute;
top:0;
background-image:url(http://iamceege.com/pure-css3-content-slider/images/overlay.png);
background-position:center;
background-repeat:no-repeat;
pointer-events:none;
-moz-transition:all 150ms ease-in;
-webkit-transition:all 150ms ease-in;
-o-transition:all 150ms ease-in;
opacity:0.5;
-moz-animation:overlay-fade 18s infinite;
-webkit-animation:overlay-fade 18s infinite;
}
#slider ul {
width:3600px;
list-style:none;
padding:0;
margin:0;
-moz-animation:slide-animation 18s infinite;
-webkit-animation:slide-animation 18s infinite;
position:relative;
left:0px;
}
#slider li {
display:inline;
width:600px;
height:200px;
margin:0;
padding:0;
float:left;
position:relative;
background-image:url(http://iamceege.com/pure-css3-content-slider/images/loader.gif);
background-position:50% 50%;
background-repeat:no-repeat;
}
}
#slider li a {
text-decoration:none;
}
#slider li span {
display:block;
width:560px;
padding:15px 20px;
position:absolute;
bottom:0;
left:0;
background-color:rgba(54,44,48,0.6);
border-top:1px solid #362c30;
text-shadow:1px 1px 1px #362c30;
pointer-events:none;
text-align:left;
}
#slider-shadow {
width:100%;
height:260px;
background-image:url(http://iamceege.com/pure-css3-content-slider/images/slider-shadow.png);
background-position:center bottom;
background-repeat:no-repeat;
margin:10px auto 0;
}
@-webkit-keyframes slide-animation {
0% {opacity:0;}
2% {opacity:1;}
20% {left:0px; opacity:1;}
22.5% {opacity:0.6;}
25% {left:-600px; opacity:1;}
45% {left:-600px; opacity:1;}
47.5% {opacity:0.6;}
50% {left:-1200px; opacity:1;}
70% {left:-1200px; opacity:1;}
72.5% {opacity:0.6;}
75% {left:-1800px; opacity:1;}
95% {opacity:1;}
98% {left:-1800px; opacity:0;}
100% {left:0px; opacity:0;}
}
@-moz-keyframes slide-animation {
0% {opacity:0;}
2% {opacity:1;}
20% {left:0px; opacity:1;}
22.5% {opacity:0.6;}
25% {left:-600px; opacity:1;}
45% {left:-600px; opacity:1;}
47.5% {opacity:0.6;}
50% {left:-1200px; opacity:1;}
70% {left:-1200px; opacity:1;}
72.5% {opacity:0.6;}
75% {left:-1800px; opacity:1;}
95% {opacity:1;}
98% {left:-1800px; opacity:0;}
100% {left:0px; opacity:0;}
}
@-webkit-keyframes progress {
0% {width:0px; opacity:0;}
2% {width:0px; opacity:1;}
20% {width:600px; opacity:1;}
22.5% {width:600px; opacity:0;}
22.59% {width:0px;}
25% {width:0px; opacity:1;}
45% {width:600px; opacity:1;}
47.5% {width:600px; opacity:0;}
47.59% {width:0px;}
50% {width:0px; opacity:1;}
70% {width:600px; opacity:1;}
72.5% {width:600px; opacity:0;}
72.59% {width:0px;}
75% {width:0px; opacity:1;}
95% {width:600px; opacity:1;}
98% {width:600px; opacity:0;}
100% {width:0px; opacity:0;}
}
@-moz-keyframes progress {
0% {width:0px; opacity:0;}
2% {width:0px; opacity:1;}
20% {width:600px; opacity:1;}
22.5% {width:600px; opacity:0;}
22.59% {width:0px;}
25% {width:0px; opacity:1;}
45% {width:600px; opacity:1;}
47.5% {width:600px; opacity:0;}
47.59% {width:0px;}
50% {width:0px; opacity:1;}
70% {width:600px; opacity:1;}
72.5% {width:600px; opacity:0;}
72.59% {width:0px;}
75% {width:0px; opacity:1;}
95% {width:600px; opacity:1;}
98% {width:600px; opacity:0;}
100% {width:0px; opacity:0;}
}
@-webkit-keyframes rotatey {
0% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
25% {transform:rotate(1deg); -ms-transform:rotate(1deg); -moz-transform:rotate(1deg); -webkit-transform:rotate(1deg); -o-transform:rotate(1deg);}
50% {transform:rotate(-1deg); -ms-transform:rotate(-1deg); -moz-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); -o-transform:rotate(-1deg);}
100% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
}
@-moz-keyframes rotatey {
0% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
25% {transform:rotate(1deg); -ms-transform:rotate(1deg); -moz-transform:rotate(1deg); -webkit-transform:rotate(1deg); -o-transform:rotate(1deg);}
50% {transform:rotate(-1deg); -ms-transform:rotate(-1deg); -moz-transform:rotate(-1deg); -webkit-transform:rotate(-1deg); -o-transform:rotate(-1deg);}
100% {transform:rotate(0deg); -ms-transform:rotate(0deg); -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg);}
}
@-webkit-keyframes overlay-fade {
0% {opacity:0;}
2% {opacity:0.5;}
95% {opacity:0.5;}
98% {opacity:0;}
100% {opacity:0;}
}
@-moz-keyframes overlay-fade {
0% {opacity:0;}
2% {opacity:0.5;}
95% {opacity:0.5;}
98% {opacity:0;}
100% {opacity:0;}
}
#slider ul li span h2 {
font-size:24px;
line-height:24px;
color:#fff;
font-weight:normal;
font-family:'Communist-Regular';
text-shadow:1px 1px 1px #362c30;
}
/* *****/
#edit_form {
margin-top: 0.5em;
}
#edit_form input#title,
#edit_form textarea {
width: 100%;
}
#leftcolumnWrapper .portletCollection img {
display: none;
}
/* *****/
/* *****/
.box-light-blue-wo-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #dae3ea;
}
.box-light-blue-w-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #dae3ea;
border-style: solid;
border-color: #a7c1e3;
border-width: 1px;
}
.box-light-green-wo-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #d0eb8a;
}
.box-light-green-w-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #d0eb8a;
border-style: solid;
border-color: #92d400;
border-width: 1px;
}
.box-light-grey-wo-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #b2b4b3;
}
.box-light-grey-w-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #b2b4b3;
border-style: solid;
border-color: #747678;
border-width: 1px;
}
.box-light-red-wo-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #ff818d;
}
.box-light-red-w-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #ff818d;
border-style: solid;
border-color: #de3831;
border-width: 1px;
}
.box-light-yellow-wo-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #f8e498;
}
.box-light-yellow-w-border {
position: relative;
padding: 1em 1.5em;
margin: 1em auto;
color: #000000;
background: #f8e498;
border-style: solid;
border-color: #efbd47;
border-width: 1px;
}
/* *****/
/* *****/
.navTreeLevel0 > li:nth-child(4) > ul > li {
display: none;
}
.navTreeLevel0 > li:nth-child(4) > ul > li[class*="navTreeItemInPath"] {
display: block !important;
}
.navTreeLevel0 > li:nth-child(4) > ul > li[class*="navTreeCurrentNode"] {
display: block !important;
}
/* *****/
/* *****/
.subnavigation1 > li:nth-child(4) > ul > li {
display: none !important;
}
.subnavigation1 > li:nth-child(4) > a {
background: #c9cac8 !important;
}
.subnavigation1 > li:nth-child(4) > a:hover{
background: #004a99 !important;
}
/* *****/
/* *****/
.readonly {
color: #747678;
background: none;
border-color: #d5d6d2;
}
/* *****/
.documentDescription  {
display: none;
}
/* ***/
table.ma-light {
width: 542px;
vertical-align: top;
margin: 0;
}
table.ma-light th {
padding:0;
text-align: left;
}
table.ma-light td {
vertical-align:top;
padding:0;
margin:0;
}
table.ma-light p {
margin: 0;
}
table.ma-light hr {
margin: 0.5em 0;
}
table.ma-light td.ma-img {
width:75px;
}
table.ma-light td.ma-img>div {
height:100px
}
table.ma-light td.ma-name {
width:176px;
padding:0 7px;
}
table.ma-light td.mehr {
vertical-align:bottom;
width:176px;
padding:0 7px;
}
table.ma-light .mehr a,
table.ma-light .schliessen a {
color: #747678;
font-size: 0.9em;
}
#content table.ma-light td.mehr a[href^="http:"], #content table.ma-light td.mehr a.link-external {
background: url(https://www.zuv.uni-freiburg.de/external-link_icon-grey.gif) no-repeat scroll right center transparent;
padding: 1px 14px 1px 0;
}
table.ma-light .schliessen {
float:right;
margin-top: -1.2em;
}
table.ma-light td.ma-contact {
width:264px;
}
table.ma-light td.ma-tasks {
width:447px;
padding:0.5em 0 0.5em 7px;
}
table.ma-light td.ma-tasks h4 {
border-bottom: 1px solid #c9cac8;
font-weight: normal;
margin: 0 0 0.5em 0;
padding: 0;
}
table.ma-light li {
margin:0;
}
/* *****/
/* ***/
table.zuv-orga {
width: 100%;
}
table.zuv-orga td.list {
padding: 0 0.25em;
}
table.zuv-orga li {
margin-bottom: 0.25em;
}
/* *****/
div#archetypes-fieldname-subject div {
width: 100% !important;
}
div#archetypes-fieldname-subject div {
display: block !important;
float: none !important;
}
/* *****/
#content a[href$=".pdf"],
#content a.pdf-link,
#portletRight a.pdf-link {
background: transparent url(https://www.zuv.uni-freiburg.de/pdf_icon.gif) no-repeat scroll left center;
padding: 1px 0 1px 18px;
}
#content a.xls-link {
background: transparent url(https://www.zuv.uni-freiburg.de/xls_icon.gif) no-repeat scroll left center;
padding: 1px 0 1px 18px;
}
/* *****/
.hoverhint {
position: relative;
}
.hoverhint:hover {
background: #e0e1dd;
}
.tooltipcontent {
top: 25px;
left: 15px;
background-color: #9a9b9c;
color: #363534;
min-width:180px;
opacity:0;
padding: 5px;
position:absolute;
-webkit-transition: opacity 0.5s;
-moz-transition:  opacity 0.5s;
-ms-transition: opacity 0.5s;
-o-transition:  opacity 0.5s;
transition:  opacity 0.5s;
visibility: hidden;
z-index: 1000;
}
.hoverhint:hover .tooltipcontent {
opacity:1;
visibility:visible;
}
/* *****/
.topnews-header {
border-bottom: 1px solid #c9cac8;
margin-bottom: 8px;
margin-top: 8px;
font-weight: bold;
}
#topnews-column {
margin-right: 15px;
width: 525px;
}
.topnews-more {
border-top: 1px solid #c9cac8 !important;
text-align: right;
}
.topnews-more a.more {
margin-right: 1em;
}
.topnews-more a.rss_feed {
background:url(https://www.zuv.uni-freiburg.de/rss.gif) no-repeat scroll 2px 2px transparent !important;
border:medium none;
float:right;
height:16px;
margin: 0;
padding:0 !important;
width:16px;
}
.topnews-more .rss_feed span {
left:-9999px;
margin:0;
padding:0;
position:absolute;
}
ul.topnews-rs-list, ul.topnews-ab-list {
list-style-type: none;
list-style-image: none;
margin-left: 0;
}
/* *****/
#uni-intern {
text-align:right;
font-size:80%;
color:#e98300;
margin-top:-4px;
}
/* */
.descacco {
border: 1px solid #cfcfcf;
border-top: 0;
display:none;
margin-left: 0;
padding: 9px 15px;
background-color: #f5f5f5;
}
.descacco.first { display:block; }
#portal-column-one .descacco {
background-color: #fff;
padding: 5px;
}
#portal-column-two .descacco {
padding: 5px;
}
h2.hideacco, h2.showacco:hover{
background-color: #ddd;
}
h2.hideacco, h2.showacco:hover{
background-color: #ddd;
}
h2.accordion {
background: rgba(0, 0, 0, 0.02) none repeat scroll 0 0;
color: #2a6ebb;
border: 1px solid #cfcfcf;
padding: 9px 15px;
cursor: pointer;
margin-bottom: 0;
margin-top: 3px;
font-size: 13.3504px;
font-weight: bold;
}
#portal-column-one h2.accordion, #portal-column-two h2.accordion {
padding: 5px;
}
h2.hideacco {
color: #000055;
border-bottom: 0;
padding: 9px 15px;
cursor: pointer;
margin-bottom: 0;
}
h2.showacco:after {
content: "";
width: 0;
height: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #2a6ebb;
position: relative;
right: 0px;
transition: all 500ms linear;
transform: rotate(0deg);
float: right;
top: 5px;
}
h2.showacco.hideacco:after {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid #2a6ebb;
transform: rotate(-90deg);
top: 6px;
}
#personaltools-login{
display: none;
}
/* *****/
.accordion-box {
background: rgba(239, 189, 71, 1) none repeat scroll 0 0;
border: 1px solid #cfcfcf;
color: #2a6ebb;
font-size: 13.3504px;
font-weight: bold;
margin-bottom: 0;
margin-top: 3px;
padding: 9px 15px;
}
.accordion-box a {
color: #2a6ebb !important;
display: block;
height: 100%;
}
/* */
/* */
/* */

}

