/* Freie Universitaet Berlin
   Spezielle Formatierung fuer die Seiten der
   Kommunikations- und Informationsstelle
   http://www.fu-berlin.de/presse

   Autor: CeDiS, http://www.cedis.fu-berlin.de, cms@cedis.fu-berlin.de
   Datum: 18.12.2006
*/

/* Textformatierung Startseite */

h2.startseite{
font-weight: bold;
color: #333333;
border-bottom: 1px dotted #999;
padding: 0 0 2px 0;
margin:8px 0 0px 0;
}

ul.startseite{
margin:0px;
padding:0px;
}

/* Container & Textformatierung fÃÂ¼r Banner unterhalb der 
linken Navigation*/

#pkiContactBannerContainer  {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
width: 150px;
margin: 50px 0 30px 0;
padding: 8px 0 8px 4px;
font-size: 92%;
overflow: hidden;
color: #666666;
}

/* Formatierungen fuer Teaser im Inhaltsbereich */

.textBlockRight{
float:right;
margin:0 0 20px 20px;
border:1px solid #cccccc;
padding:0 0 0 10px;
width:230px;
}

p.textBlockHeader{
font-weight:bold;
color:#fff;
background-color:#ababab;
margin-left:-10px;
padding:1px 3px 2px 10px;
}

/* Textformatierung Pressemitteilungen - Liste */

p.pressMitteilungMonat{
font-weight: bold;
color: #333333;
border-top: 1px solid #cccccc;
padding: 0 0 1px 0;
margin:0 0 6px 0;
}
.pressMitteilungListe{
margin:0;
padding:0;
}
.pressMitteilungListe p{
font-size: 90%;
margin:-4px 0 0 0;
padding:0px;
}
.pressMitteilungListe p span.datum{
font-size: 90%;
/*background: #ededed;*/
padding:1px 1px 1px 6px;
font-weight: bold;
margin:0;
color:#666666;
}
.pressMitteilungListe p span.nummer{
padding:1px;
font-weight: normal;
border-bottom:1px solid #cccccc;
border-left:1px solid #cccccc;
margin:0;
}
.pressMitteilungListe h2{
font-weight: normal;
margin:0;
margin:0 0 0 50px;
}
.pressMitteilungListe h3{
font-weight: normal;
margin:0;
margin:0 0 0 50px;
padding:0px;
color: #333333;
}
.pressMitteilungListe{
margin-bottom:12px;
}
.zumSeitenanfang{
position: relative;
margin:0 0 0 0px;
}

/* Textformatierung Veranstaltungskalender - Liste */

.kalenderDatum{
font-size: 130%;
font-weight: bold;
color: #333333;
padding: 0 0 4px 0px;
margin:12px 0 6px 0;
}
.kalenderListe{
/*margin:0 0 8px 0;*/
margin:0 0 16px 0;
/*padding:2px 0 2px 0;*/
padding:4px 0 0px 0;
border-top:1px solid #999999;
/*border-bottom:1px solid #cccccc;*/
}
.kalenderListe p.zeit{
padding:0px 0 0px 0px;
font-weight: bold;
margin:0;
color:#666666;
/*border-bottom:1px solid #999999;
border-left:1px solid #999999;*/
}
.kalenderListe h2{
font-weight: bold;
margin:0 0 4px 0;
}
.kalenderListe p.kalenderInfo{
margin: 0;
padding:0;
}

/* Bildpositionierung mit Untertitel */

.imgBlockLeft{
width:200px;
float:left;
margin:12px 12px 12px 0;
padding:0;
}
.imgBlockLeft h6{
margin-bottom:16px;
}
.imgBlockRight{
width:200px;
float:right;
margin:12px 0 12px 12px;
padding:0;
}
.imgBlockRight h6{
margin-bottom:16px;
}
.uebersicht {
display:inline;
margin:0 0 0px 0;
float: left;
}
.zurueck-galerie{
display:inline;
margin:0 0 0px 10px;
float: left;
}
.vor-galerie{
display:inline;
margin:0 0 0px 10px;
float: left;
}
