/* 
    Copyright: 2006, 2007, 2008 Sören Bernstein
  
    This file is part of Mandalay.

    Mandalay is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 2 of the License, or
    (at your option) any later version.

    Mandalay is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with Mandalay.  If not, see <http://www.gnu.org/licenses/>.
*/

/* Dieses CSS ist für alle Browser gedacht */

/* Erlaubte Techniken / Befehle:

   - HTML-Formate (CSS 1.0 - Standard, keine Wildcards)
   - Individualformate (#)
   - Klassendefinitionen (.)
   - Pseudoformate (:active...) nur für a
   - Postionsangaben absolute, relative, float, normal
   - Display-Angaben
   - Größenangaben width, height
   - float, clear, z-index
   - 

*/

/*
Stylesheet für die ZeS Seite
Author: Jens Pelzetter
*/

/* Standard-Einstellungen für HTML-Tags */

html 
{  
}

body 
{ 
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:10pt;
  line-height:1.5em;
 }

img { border:none;
      }

/* Header */

div#header { width:100%;
             min-height:100px;
             height:6.5em;
             margin:0em; 
             padding:0px 0px 0px 0px;
             color:#ffffff;
             background-color:#eeeeee;
             background-image:url(../../../images/zes-header-stripe.png);
             }
div#header div.logoUni { float:left;
                         width:27.5em;
                         padding:30px 30px;
                         margin-bottom:0em;
                         background-color:#eeeeee;
                         text-align:left;
}

div#header div.logoUni { display:none;
                         }

div#header div.logoUni a { 
                           }

div#header div.headerMenu { display:none;
                            }

div#header div.headerMenu a { 
                              }

/* Listen */
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div#header div.logoInstitut { 
	position: absolute;
	right: 0em;
	width: 15em;
	text-align: center;
	padding: 13px 0px;
}

dt {
	margin: 0px;
}

div#navigationHelperLine {
	display: none;
}

dd {
	margin: 0px 0px 10px 50px;
}

div#main 
{ 

 }

span.languageSelector{
  display:none;
}


/* Spezielle styles für die barrierefreie Anzeige, werden von grafischen Browsern ausgeblendet*/
.hide {
	display: none;
}

div#menu { 
  display:none;
 }

div#content { 
 }

div#content h1 { 
  color:#c60931;
  font-size:1em;
  padding: 0.1em 0.4em 0.1em 0.4em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*border: 1px solid #e1e1e1;*/
 }

div#content h2
{ 
  color:#c60931;
  font-size:0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0.1em 0.4em 0.1em 1.6em;
 }

div#content h3 
{
  color:#c60931;
  font-size:0.9em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0.1em 0em 0.1em 0em;
  }

div#content ul li 
{ margin-bottom:0.6em;
  }

div#content a 
{
  color:#be0a31;
  text-decoration: none;  
  }

div#content #lastModifiedDate 
{
  font-size:0.7em;
  text-align:right;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  color: #999999;
  }

div#content div#lead 
{ 
  font-weight:bold;
  padding-left:1.75em;
  padding-right:1.75em;
  padding-bottom:0.75em;
  margin-bottom:0.75em;
  border-bottom:1px solid #e3e3e3;
 }

div#content ul li 
{ 
  list-style-image:url(../../../images/li_icon.gif);
  }

div#content table
{ 
  margin-left:auto;
  margin-right:auto;
 }

div#content span.key
{ 
  font-weight:bold;
 }

div#content span.image 
{ 
  float:right;
  margin:0em 0em 0.75em 1.25em;
 }

span.imageNoFloat 
{ 
  display:block;
 }

span.imageFloatRight
{ 
  float:right;
  margin:0em 0em 0.75em 1.25em;
 }

span.imageFloatLeft
{ 
  float:left;
  margin:0em 0em 0.75em 1.25em;
 }

div#content div.dabinPageLinks 
{ 
  margin-bottom:1.5em;
 }

div#info 
{ 
  display:none;
  }

div#footer
{ 
  display:none;
  }

div#caption 
{ 
  display:inline;
  font-weight:bold;
 }

/* DaBIn Listen */
ul.dabinList { list-style:none; }

ul.dabinList form { margin-bottom:1.25em; }

li.dabinPerson { margin-bottom:1em; }
li.dabinPerson span.fullname { display:block; }
li.dabinPerson span.raum { margin-right:2em; padding-left:2em;}
li.dabinPerson span.tel { display:block; padding-left:2em; /*margin-right:2em;*/ }
li.dabinPerson span.mail { display:block; padding-left:2em; }
li.dabinPerson span.adresse { display:block; padding-left:2em;}

li.dabinProjekt { margin-bottom:1em; }
li.dabinProjekt span.fullname { display:block; }
li.dabinProjekt span.angaben { display:block; }

li.dabinPublikation { margin-bottom:1em; }
li.dabinPublikation span.publikation { display:block; }

li.dabinArbeitspapier { margin-bottom:1em }
li.dabinArbeitspapier span.fullname { }

/* Spezielle styles für die barrierefreie Anzeige, werden von grafischen Browsern ausgeblendet*/

/* CSS-ComboBox für Publikationen */

div.cssComboBox
{ 
  display:inline;
  position:relative;
  border:1px solid #be0a31;
  padding:0.1em 0.4em 0.1em 0.4em;
  margin-left:0.2em;
  margin-right:0.4em;
 }

div.cssComboBox ul.cssComboBoxOpen
{ 
  visibility:hidden;
  position:absolute;
  left:0em;
  top:0em;
  background-color:#ffffff;
  list-style:none;
  list-style-image:none !important;
  padding:0.3em 0.6em;
  border:1px solid #be0a31;
 }

.hide {

	display: none;
}




.navHide {
	position: absolute;
	left:     -1000px;
	width:    100%;
	font-size:1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 30px;
}

/* Ab hier folgen neue Styles durch das Update von Mandalay 
   Prüfen, ob diese gebraucht werden
*/
	
#info ul {
	margin:         0px;
	padding:        0px;
	padding-bottom: 5px;

	list-style-type: none;
}

#info li {
	font-size: 11px;
	margin-right: 4px;
	margin-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#info li li {
	margin-left: 0px;
	margin-right: 0px;

	font-size: 11px;
}

#info li a {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#info li a:hover {
	color:      #333333;
	background: inherit;
	text-decoration: underline;
}

#events {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#events h2 {
        color: #333333;
        font-weight: bold;
        font-style: italic;
}

#events ul {
        list-style: none;
        text-indent: -3em;
}

#events li {
        margin-bottom: 1em;
}

#events .firstline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.date {
        font-weight: bold;
}

.location {
        font-style: italic;
}

#events a {
        position: relative;
        top: 1px;
        font-size: 1.1em;
}

#events .intro {
        font-size: 0.9em;
        font-style: normal;
}

#events #intro {
font-size: 0.9em;
font-style: italic;
}

/* Content */

#content {
	width: 99%;
	margin-top: 60px;
	margin-bottom: 10px;
	padding-right: 0px;
	text-align: left;
	position: relative;
	left: 0px;
	padding-left: 0px;
	clip: rect(8px,auto,auto,auto);
	padding-top: 0px;
	margin-right: 2px;
	background-color: #FFFFFF;
} 

/* Veranstaltungsort der Events: Rechtsbündig, rechts angeordnet under dem Bild, umfließend*/
#content #location {
	clear: both;
	float: right;
	width: auto;
	margin: 0.2em 0em 1em 0.5em;

	text-align: right;
}

#content #belowFloats {
        clear: both;
}

#content-top {
	position: relative;
	height:   20px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

#content-body {
	position: relative;

	border:  none;
	padding: 8px;  

	background-color: #FFFFFF;
}

#content-body p {
	margin: 0px;
}

#content-body p+p {
	text-indent: 30px;
}

#content-body ul { 
	margin:  0.1em ; 
	padding: 1.5em ;

	list-style-type: circle;
	text-align:      left;
} 

#content-body li {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

#content-bottom {
	position: relative;
	height:   20px;
	padding:    4px 8px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}



/* Styles für Article und MultiPartArticle */
#lead {
	font-weight: bold;
	font-style:  normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	line-height: 15px;
	color: #333333;

}

/* lead -> colorset_1,colorset_2,colorset_3 */





sectionList {
	border-top:    1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding:       3px 0px;

	text-align: center;
}

#sectionList a:hover {
	color: #333333;
	}

#sectionList #caption {
	display: none;

	color: #999999;

	font-weight: bold;
	text-align:  right;
}

#mpaDirection {
	margin:        10px 0px;
	border-top:    1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;

	color:            #aaaaaa;
	background-color: #FFFFFF;

	text-align: center;
}

#mpaDirection a {
	font-size: 1em;
}

#mpaDirection a:hover {
	color: #333333;
}

#image {
	float: right;
	width: 10em;
	padding: 3px;
	color:             #666666;
	background-color:  #FFFFFF;
	margin-top: 0.2em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
}

#image img {
        width: 10em;
        height: auto;
}

#image #caption {
	color:            #999999;
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding-top: 0.1em;
	padding-right: 0.5em;
	padding-bottom: 0.1em;
	padding-left: 0em;
}

/* Style für die Index-Seiten */
#contentLinks {
	margin:        40px 0px 10px 0px;
	border-top:    1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

#contentLinks h2 {
	font-size: 1.2em;
	font-weight: bold;
}

#contentLinks ul {
	margin:         10px 0px;
/*	margin-bottom:  10px; */
	padding:        10px 0px;
/*	padding-bottom: 10px; */

	list-style-type: none;
}

#contentLinks #intro {
        display: block;

        margin:  0px 0px 15px 50px;
}




/* Styles für die A-Z Liste */
#azSub {
	font-weight: bold;
}

#azArea {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#azArea * span.letterSelected {
	color: #666666;

	font-weight: bold;
	text-transform: uppercase;
}

#azArea a:hover {
	color:            #333333;
	background-color: inherit;
	text-decoration: underline;
}

#azInfo {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#azList {
	margin:        10px 0px;
	border-bottom: 1px solid #ccc;
	padding:       0px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#azList h2 {
	color:            #999999;
}

#azList ul {
	margin:  10px 0px;
	padding: 0px 20px;

	list-style-type: none;
}

#azList a:hover {
	color:            #666666;
	background-color: inherit;
}

/* Style für die Suche */


#searchArea #resultsInfo {
	font-size: 0.8em;
}

#searchArea #resultsInfo {
	font-size: 0.8em;
}

#searchArea #resultsInfo #searchTerm {
	font-weight: bold;
	font-style:  italic;
}


#searchResult {
	margin: 10px 0px;

	color: #999999;

	font-size:   0.8em;
	font-weight: bold;
	text-align:  right;
}

#searchResult ul {
	margin: 10px 0px;
	padding: 0px 20px;

	list-style-type: square;
	font-weight:     normal;
	text-align:      left;
}

#searchResult ul li {
	margin-bottom: 10px;

	font-size: 1.2em;
}

#searchResult ul li span {
	padding-left: 30px;

	color: #666666;

	font-size: 0.8em;
}

#searchResultPage {
	position: relative;
	height:   20px;
	clear:    both;

	margin-bottom: 20px;
	border-top:    1px solid #cccccc;

	color:            #000000;
	background-color: #dddddd;

	font-size:   0.8em;
	font-weight: normal; 
	text-align:  center;
}

#searchResultPage #last {
	position: absolute;
	left: 0px;
	height: 100%;

	font-size:  1.2em;

	text-align: left;
	vertical-align: middle;
}

#searchResultPage #page {
	text-align: center;
}

#searchResultPage #next {
	position: absolute;
	right: 0px;
	height: 100%;

	font-size:  1.2em;
	text-align: right;
	vertical-align: middle;
}

/* Styles für die Sitemap*/
#sitemapArea {
	font-weight: bold;

	color:            #999999;
	background-color: #dddddd;
}

#sitemapArea #list {
	border-top: 1px solid #aaaaaa;

	background-color: #eeeeee;
}

#sitemapList {

}

#sitemapList a:hover {
	color:            #33aaff;
	background-color: inherit;
}

#sitemapList ul {
	margin:     20px 0px;
	border-top: 1px solid #aaaaaa;
	padding:    0px 0px;

	background-color: #FFFFFF;
}

#sitemapList > ul > li {
	display: block;
	margin:  0px;
	padding: 0px;

	background-color: #FFFFFF;

	list-style-type: none;
}

#sitemapList ul li ul {
	margin:     0px;
	border-top: 1px solid #aaaaaa;
	padding:    0px 40px;
	
	color: #666666;
	background-color: #FFFFFF;

}

#sitemapList > ul > li > ul > li {
	color:            #666666;
	background-color: #FFFFFF;

	list-style-type: square;
}

#sitemapList ul li ul a {
	font-size: 0.8em;
}

#sitemapList #toTop {
	border-bottom: 1px solid #aaaaaa;

	text-align: right;
}

#sitemapList #toTop a {
	color: #333333;

	font-size: 0.8em;
}

/* Portal-Seite */
#portal {
	margin:  0px auto;
	padding: 0px;

	color: #000000;

	text-align: center;
}

#portal h1 {
	display:       block;
	margin:        10px 0px;
	border:        none;
	border-top:    2px solid #ee3333;
	border-bottom: 1px solid #ee3333;
	padding:       5px 0px 8px 0px;	

	color: #333333;
	background-color: #FFFFFF;

	text-align:     center;
	vertical-align: middle;

	font-family: Times, serif;
	font-weight: bold;
}

#portal img {
	margin: auto;
	border: none;
}

#portal #links {
	margin:     25px 0px;
	border-top: 1px solid #cccccc;
	padding:    5px 0px;

	color: #000000;

	font-weight: bold;
}

/* Formular */
form {
        color: #000000;
}

form #heading {
        margin: 1em 0em 0.5em 0em;

        color: #666666;

        font-size:    1.2em;
        font-weight:  bold;
}

form #text {
        margin: 1em 0em;
}

form #component {
        position: relative;

        width: 100%;

        margin: 0.5em 0em;
}

form #textfield {
        position: relative;

        display: inline;
}

form #label, form #title {
        color: #333399;

        font-weight: bold;
}

form #label {
        position: relative;

        display: inline;

        margin-right: 1em;

        text-align: left;
        font-size:  1.0em;
}

form #title {
        position: absolute;
        top:      -1.3em;

        border:   1px solid #999999;
        padding:  1px 5px;

        background-color: inherit;
}

form #label.mandatory, form #title.mandatory {
        color: #666666;
}

form #select #title {
        position: relative;
        top: -1.9em;
}

form input, form select {
        border:         none;
        border-bottom:  1px solid #999999;

        color:            #0099cc;
        background-color: #f0f0f0;

        vertical-align: top;
}

form select {
        float: left;
}

form select[multiple=true] {
        border: 1px solid #cccccc;
}

form #date select {
        float: none;
}

form input[type=text] {
        background-color: #eeeeee;
}

form #group , form #select , form #section{
        position: relative;

        margin:   2em 0em;
        border:   1px solid #999999;
        padding:  0.8em 1em;

        background-color: #f6f6f6;
}

form textarea {
        margin:   1.3em 0em 0em 0em;
        border:   1px solid #cccccc;
        padding:  1em 0.3em 0.3em 0.3em;

        color:            #0099cc;
        background-color: #eeeeee;
}

form #other {
        position: relative; /* Wird benötigt, damit der Titel an die richtige Position geschoben werden kann */
        float:    right;
        
        margin: 0em 0em 0.3em 0em;
}

form #textarea #title, form #other #title {
        position: absolute;
        top:      0em;
        left:     1em;

        border:   1px solid #999999;
        padding:  1px 5px;

        background-color: #eeeeee;

}

form #button {
        width: 100%;

        display: block;

        text-align: right;
}

form #button input {
        border: 1px solid #cccccc;
}

form hr {
        height: 1px;

        border-width: 1px 0px 0px;
        border-style: solid;

        color: #999999;
}

form #boxend { /* Dieser Style wird benötigt, um floating Boxes in die übergeordnete Box zu zwängen */
        display:  block;
        clear:    both;
}
 
/* Info */
#info {
	min-width: 10px !important;
	width:     auto !important;
	max-width: 180px !important;
	margin-top: 0px;
	display: block;
}

/* Content */
#image {
	max-width: 300px !important;
}
