* { 
  font-family:Helvetica, Sans, Arial;
}


body { 
  text-align:center;
  background-color:#ffffff;
  color:black;
  margin:auto;
  font-family:Sans, Helvetica;
  background-image:url("background2.png");
  background-repeat:repeat-x;
}

img { 
  border-width:0;
  border-style:none;
}


#meta {
  margin:auto auto 20px auto;
  text-align:left;
  width:960px;
}

#header { 		/* Bereich mit Aachen-Skyline */
  width:910px;
  height:170px;
  background-color:#2d5e9a;
  background-image:url("aachen_header_0.png");
  padding:0px 30px 0px 20px;
  font-weight:bold;
  text-align:center;
  border-width:0px;
  border-style:solid;
  border-color:black;
}

#header_sagt { 		/* Bereich über Skyline mit Schriftzug und grauem Farbverlauf */
  width:910px;
  height:85px;
  /*background-color:#c6c6c6;
  background-image:url("");*/
  padding:0px 30px 0px 20px;
  margin: 0 0 4px 0;
  font-weight:bold;
  text-align:center;
  border-width:0px;
  border-style:solid;
  border-color:black;
}

#subheader { 		/* kleine Zeile, in der auf i1-Seite Umstellung de/en auftaucht */
  width:910px;
  padding:3px 20px 3px 20px;
  background-color:#ffffff;
  font-weight:bold;
  text-align:left;
  border-width:0px 0px 0px 0px;
  border-style:solid;
  border-color:black;
  font-size:small;
  min-height:1ex;
}

#footer { 		/* untere Zeile mit webmaster-Adresse und Lehrstuhladresse */
  width:920px;
  padding:3px 20px 3px 20px;
  background-color:#ffffff;	/* alt: #96a8c4; */
  border-style:solid;
  border-width:0px 0px 0px 0px;
  border-color: black;
  text-align:center;
  font-size:smaller;
  clear:both;
  font-size:x-small;
}


#pagebody { 		/* Navigationsspalte + Inhaltsspalte */
  background-color:#ffffff;	/* alt: #f0f0f0 */ 
  float:left;
  width:960px;		/* Grafik in Kopfzeile steht rechts nicht mehr ueber die Seitenbreite ueber; Originalwert: 950 */
  padding:0;
  margin:0;
  border-width:0px;
  border-color:black;
  border-style:solid;
}

#main { 		/* Inhaltsspalte */
  float:left;
  width:700px; 
  min-height:600px;
  background-color:white;
  color:#002B5E;
  border-color:black;
  border-width:0px 0px 0px 0px;
  border-style:solid;
  background-repeat:no-repeat;
  background-image:url("http://www.ffm2015.rwth-aachen.de/rwth.gif");
  background-position:top right;
  padding:15px 20px 20px 20px;
  margin:0;

}

#main h2{
   color:#424242;
}

#main h1{
   color:#424242;
}


/* Total width: 200 */
#sidebar { 		/* Navigationsspalte, auf Lehrstuhlseite grauer Hintergrund; da grau normale Farbe ist und weißer body nur druebergelegt */
  width:200px;
  padding:12px 10px 15px 10px;
  overflow:auto;
  float:left;
  /* background-color:#d3d3ff;	 alt: #f0f0f0; */
  /* background-color:#2d5e9a; */
  /* background-color:#9bbfda; */
  /* background-color:#7faed1; */
  /*background-color:#88b8d8;*/
  background-color:#859eef;
  /* background-color:#c6c6c6; Kommentar: Anfangsfarbe von Farbverlauf über Header-Bild */
  color:black;
  border-style:none;
  border-width:0px;
  border-color:black;
  font-size:small;
  font-weight:medium;
}

#content { 
  padding:3ex;
}

#space50 {
  margin: 45px 0 0 0;
}

/* Sidebar / navigation */

#sidebar h2 { 
  color:#424242;		/* alt: #00418f; */
  border-style:none;
  margin:0px 0 0 0;		/* fuegt Abstaende ueber h2-Ueberschriften der Link-Kategorien ein */
  padding:0;
  font-size:medium;
}

#sidebar h2.first { 
  border-top-width:0px;
}

#sidebar ul {
  list-style:none;
  font-size:medium;
  margin:0 0 0 20px;
  padding:0;
}

#sidebar li {
  display:block;
  border-style:none;
  color:#404040;
  border-width:0 0 0px 0;
  border-style:dotted;
  border-color:#000000;
  border-collapse:collapse;
}

#sidebar li.first { 
}


#sidebar li a { 
  display:block;
  padding:0.5ex;
  text-decoration:none;
  color:#002B5E;	/* vorher: #004eff;		 alt: #404040; */
  border-width:0 0 1px 0;
  border-style:dotted;
  border-color:#000000;
  border-collapse:collapse;
}

#sidebar li a:hover { 
  background-color:white;	/* #ffff70; 	/* alt: #d0d0d0; */
  border-width:0 0 1px 0;
  border-style:dotted;
  border-color:#404040;
}

/* Header */
#headertext { 
  height:0px;
  overflow:hidden;
  display:none;
}

#language { 
  float:right;
  font-size:x-small;
}

#language a { 
  text-decoration:none;
  color:#ffffff;
}

#language img { 
  vertical-align:middle;
}

#footerwebmaster { 
  font-size:x-small;
}

#footerwebmaster a { 
  text-decoration:none;
  color:#000000;	/* alt: #ffffff; */
}

#breadcrumb { 		/* Kleine Titel zwecks Uebersicht */
  font-size:small;
  font-weight:bold;
  color:#424242;		/* alt: #00418f; */
  margin-bottom:35px;
  margin-right:210px;
}

/* Standard Design Elements*/

a { 
  color:#2f52a3;   /* alt: #8BA8D5; */
  
  text-decoration:none;
}

a:hover { 
  text-decoration:none;
  color:#859eef;
}

/* Content */

.lehrveranstaltungsinfo {
  width: 100%;
  background-color: #f0f0f0;
  border: 1px #000 solid;
}

/*.lehrveranstaltungsinfo th {
  font-weight:bold;
}*/
