
/* - unitheme.css - */
@media screen {
/*
   (do not remove this)
   (not this either)
*/



/***** mod authoring.css *****/


.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;
}

/* @group content history */

#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;
}

/* @end */





/***** mod base.css *****/

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;
}



/***** mod columns.css *****/

#portal-column-content {
    padding: 0;
    margin: 0;
}




/***** personal bar (mod public.css) *****/

#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;
	}




/***** header, language-selector, portal-tabs and document-actions (mod public.css) *****/

#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.theol.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.theol.uni-freiburg.de/red-bar-17x4.gif) no-repeat scroll left top;
    float: none;
    clear: both;
    height: 4px;
    margin: 0;
    border: 0;
    padding: 0;
}

/* Instituts-Logo */
#logo-resource {
    background: #004a99 url(https://www.theol.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;
    }


/* Tabelle fuer zweizeiligen Titel */
#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;
}


/* language-selector */
#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;
}


/* The global section tabs */
#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 and document-actions */

#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 */

#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;
}



/* breadcrumbs */
#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;
}

/*document-actions */
.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 */
.documentByLine {
text-align:right;
}


/***** kupuplone.css *****/


.kupu-tb {
  background-color: #c5d2e0;
}
div.kupu-fulleditor-zoomed .kupu-editor-iframe {
  z-index: 2000;
}

/***** kupustyles.css *****/

div.kupu-fulleditor-zoomed {
   z-index: 2000;
}



/***** ploneCustom.css  - Gesamt-Layout, Content, Nav, Portlets (mod public.css)  *****/

/* Hilfsklassen */
.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;
	}

/*Gesamt-Layout */
#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;
    }

/* Navigation */

#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.theol.uni-freiburg.de/startseite.gif) no-repeat 159px center #c9cac8;
	}
#home a#startseite:hover {
	background: url(https://www.theol.uni-freiburg.de/startseite-hover.gif) no-repeat 159px center #004a99;
	color: #fff;
	}


/* Live-Search */


#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;
	/*border-bottom: 1px solid #fff;*/
	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.theol.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;
}



/***** Content-Bereich *****/

.documentContent {
    padding: 0 !important;
    background: none;
}

.documentContent ul {
margin:0.25em 0 0 1.5em;
}

.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;
}



/* Links with differently colored link underlines - only for content */

.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;
}


/***** Link-Icons *****/
#content a[href ^="http:"],
#content a[href^="https:"],
#content a.link-external,
#portletRight span.link-external {
    background: transparent url(https://www.theol.uni-freiburg.de/external-link_icon.gif) no-repeat scroll right center;
    padding: 1px 14px 1px 0;
}

a.link-mailto {
    background: url(https://www.theol.uni-freiburg.de/mail_icon.gif) no-repeat scroll 0 1px transparent;
    padding: 1px 0 1px 16px;
}

#content a[href ^="https://www.theol.uni-freiburg.de"] {
    background: none;
    padding: 0;
}

#portal-searchbox span.link-external {
    background: transparent url(https://www.theol.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.theol.uni-freiburg.de/pdf_icon.gif) no-repeat scroll left center;
    padding: 1px 0 1px 18px;
}


/* Inhaltsverzeichnis */


#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;
}


/***** Formulare Rahmen (mod forms.css) *****/

legend {
    background: #f2f3f1;
    border: 1px solid #c9cac8;
    padding:0.2em 1em;
}



/***** Portlets *****/


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;
}

.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;
}

/*** linke Seite***/
#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;
}

/*** rechte Seite***/

#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;
}



/* Status messages */

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 */
.documentByLine {
    text-align: right;
}

#category {
display:none;
}

/***** Images with subtitles *****/

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 alignment classes */

.image-right {
    margin: 0.5em 0 0.5em 0.5em;
    border: 0;
}

.image-left {
    margin: 0.5em 0.5em 0.5em 0;
    border: 0;
}


/***** Buttons *****/

.context, .formControls .actionButtons .button, .documentEditable * .context {
background: transparent url(https://www.theol.uni-freiburg.de/linkTransparent.gif) no-repeat scroll 8px center;
padding:2px 2px 2px 20px;
}

.standalone, .documentEditable * .standalone {
background: #9a9b9c url(https://www.theol.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.theol.uni-freiburg.de/linkOpaque-matt.gif) no-repeat scroll 8px center;
padding:2px 2px 2px 20px;
}


/***** Suche *****/

form.searchPage {
    text-align:left;
}

input.searchPage {
    font-size: 100% !important;
}
dl.searchResults dt {
    font-size:100%;
}

dl.searchResults dd {
    margin-bottom:0;
}

/***** Sitemap *****/

#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.theol.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.theol.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.theol.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.theol.uni-freiburg.de/bullet-grey-3.gif);
    padding-left: 1em;
    border-left: none;
    margin: 0.2em 0 0.2em 0.2em;
}


/***** Columns *****/

.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 generell *****/

.tabs {
    clear: both;
}

.tabs ul.tabmenu {
    list-style: none;
    padding: 0px;
    margin: 1.2em 0px 1.2em 0px;
    /*height: 29px;*/
    background: #f2f3f1;
    border-bottom: 1px solid #c9cac8;
}

.tabs ul.tabmenu li {
    display: block;
    float: left;
    padding: 0px;
    margin: 0px -44px -1px 0px;
    /*height: 28px;*/
}

.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;
    /*height: 28px;
    line-height: 28px;*/
}

.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;
}

/***** Smart Folder Listing *****/

.folderlisting {
margin-left: 1em;
}

.folderlisting dd {
margin-left: 1em;
}

.eventlisting {
font-weight:normal;
color:  #747678;
}

.listingbullet {
border:medium none;
vertical-align:top;
margin-right: 0.25em;
}

/***** Toplink *****/

.toplink,
.top {
    margin: 0.25em 0;
    text-align: right;
}

.toplink a,
.top a {
    background: url(https://www.theol.uni-freiburg.de/top.gif) no-repeat scroll right center transparent;
    padding: 1px 12px 1px 0;
}

/*  */

/* Latest version of the documentation on pre-defined properties from Plone
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */

}

