
/* - navtree.css - */
@media screen {
/* https://www.uni-koblenz-landau.de/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 White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #000000;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #000000;
border: 1px solid #8cacbb !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 #dee7ec;
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.uni-koblenz-landau.de/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 {
}
/* */
}


/* - SessionDocumentation.css - */
@media screen {
/* https://www.uni-koblenz-landau.de/portal_css/SessionDocumentation.css?original=1 */
.boxed
{
background-color:transparent;
border:1px solid gray;
height:auto;
line-height:normal;
margin-right:0.5em;
padding:0 1em;
text-decoration:none;
z-index:1;
}
#info
{
background-color:#FFCE7B;
background-image:url(info_icon.gif);
background-position:5px 50%;
background-repeat:no-repeat;
border:2px solid orange;
color:#000000;
font-size:85%;
font-weight:bold;
margin:1em 0;
padding:0.5em 1em 0.5em 3em;
vertical-align:middle;
}
#topics
{
background-color:#BBD6DF;
background-position:5px 50%;
background-repeat:no-repeat;
border:2px dotted #0C3874;
color:#0C3874;
font-size:85%;
margin:1em 0;
padding:0.5em 1em 0.5em 3em;
width: 60%;
float:left;
}
#topics a
{
display:block;
overflow:hidden;
padding-bottom:5px;
padding-right:5px;
padding-top:5px;
text-decoration:none;
}
#topic a:hover, #subtopic a:hover
{
background-color:white;
}
#topics #topic
{
font-weight:bold;
}
#topics #subtopic
{
font-weight:normal;
}
#overview
{
background-color:#F7F19E;
background-position:5px 50%;
background-repeat:no-repeat;
color:#0C3874;
font-size:85%;
margin:1em 0;
padding:0.5em 1em 0.5em 3em;
width: 20%;
float:right;
border:1px solid #C6BB3D;
}
.sessionTopic
{
}

}

