/**************************************/
/*** Name: Rot an der Rot Containerseite
/*** Date: 12.11.2007
/*** Version: 1.0
/*** Author: KIRU Robert Rauch
/*************************************/

@import "2_2_rotcss.css";  


#contentSpalte { width: 99.2%; float: left; padding: 1px 5px 5px 5px; border: 0px;  }
* html #contentSpalte {width: 100%; padding: 0px; }

/*** Containerseite ***/
#Spalte1 { width: 74.7%; float: left; padding: 15px 5px 5px 5px; border-right: 1px solid #a70000;}
* html #Spalte1 {width: 75.4%; }
#Spalte2 {width: 22.47%; float: left; padding: 15px 5px 5px 5px; border-bottom: 1px solid #a70000; background-color: #eecccc;}
* html #Spalte2 {width: 22%; }

table.l1_VeranstaltungListe, table.l1_PresseListe {width: 99%;}
td.l1_VeranstaltungTitelSpalte, td.l1_PresseTitelSpalte {width: 80%; }
td.l1_VeranstaltungDatumSpalte, td.l1_PresseDatumSpalte {width: 17%; }
.l1_VeranstaltungDatumSpalte span,.l1_PresseDatumSpalte span {display: block;} 

h2  { font-size: 1.20em; font-weight: bold;   width: 99%; line-height: 120%; color: #000000; padding-bottom: 2px; border-bottom: 1px solid #a70000; margin-top: 0px;}

/*** ContainerSpalte 1 ***/
.l1_BildSpalte1 {width: 205px; height: 140px; margin-bottom: 10px;}

hr.TrennlinieSpalte1 {display: none;}
hr.TrennlinieSpalte2 {display: none;}

*+html span.l1_VeranstaltungListeDatum, * html span.l1_VeranstaltungListeDatum {position:relative; top:-9px; left: 0px;}
*+html span.l1_PresseListeDatum, * html span.l1_PresseListeDatum  		{position:relative; top:-9px; left: 0px;}

/*** Ende Containerseite ***/