
body {background-image: url(tagungsreihe2009.jpg) !important;}

  
form.formular table{border: none;}
form.formular fieldset{margin: 1em 0;}
form.formular pre{
	border-style: solid;
	border-color: white;
    border-width: 1px;
}
li.eingabefehler{background-color: red;}

.illustration{
  float: right;
  width: 300px;
  background-color: #606060;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0;
}
.illustration_bild{}
.illustration_name{text-align: center; font-weight:bold; color: white;}
.illustration_quelle{text-align: right; font-size: smaller; color: white;}

  
table.programm{
	border-style: none;
	text-align: center;
	font-size: smaller;
	}
table.programm td{
    border-left: 1px dotted #999999;
    border-right: 1px dotted #999999;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
}
table.programm th{border: 1px solid #999999;}
table.programm tbody{border: 1px solid #999999;}

table.programm A:link {color: white}
table.programm A:visited {color: white}
table.programm A:active {color: white; background-color:#8f151a}
table.programm A:hover {color: white; background-color:#8f151a}
table.programm A.linkziel:link {color: white}
table.programm A.linkziel:visited {color: white}
table.programm A.linkziel:active {color: white; background-color:transparent}
table.programm A.linkziel:hover {color: white; background-color:transparent}

th.montag     {color: white; background-color: #00316D;}
th.dienstag     {color: white; background-color: #0F417D;}
th.mittwoch     {color: white; background-color: #1F518D;}
th.donnerstag  {color: white; background-color: #2F619D;}
th.freitag       {color: white; background-color: #3F71AD;}
td.werkstatt1 {color: white; background-color: #953735;}
td.werkstatt2 {color: white; background-color: #852725;}
td.firma1 {color: white; background-color: #2F619D;}
td.firma2 {color: white; background-color: #3F71AD;}
th.firmen  {color: white; background-color: #D45D0A;}
td.vortrag1    {color: white; background-color: #6B9B35;}
td.pause         {color: white; background-color: #CC9966;}
td.sonstiges  {color: white; background-color: #D45D0A;}
th.zeitangabe , td.zeitangabe  {color: white; background-color: #2f3942;}
