BODY {
  font-family : Arial, Helvetica, sans-serif;
  background-color: WHITE;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 50px;
  margin-bottom: 50px;
}

li.talk{
	line-height:170%;
}

dd{
	line-height:150%;
}

dt{
	line-height:150%;
}

p {
	max-width:65em;
	line-height:150%;
}

li.nav{
	display: inline;
	padding: 0px 3px
}


.oben    { vertical-align:top; }
.mittig  { vertical-align:middle; }
.unten   { vertical-align:bottom; }

td.preemphasis { background-color: #D5D8E6; }
td.sonntag { background-color: #FEC1FF ;}
th.sonntag { background-color: #FEC1FF ;}
tr.preemphasis { background-color: #D5D8E6; }
th.preemphasis { background-color: #D5D8E6; }
table.fleft{ 
	float:left; 
	margin-right: 20px;
}


.Uhr { font-family:Arial; font-size:24px; color:blue; }

PRE {
  font-family : "Courier New", Courier, monospace;
  background-color: WHITE
}

HR {
  height: 1px;
  border-width: 1px;
  border: 1;
  border-top: 1px;
  background-color: BLACK
}

hr.gb {
  width: 30%;
}

p.ind {
  text-indent: 20px;
}

p.gerahmt {
  background-color: WHITE;
  border-style: solid;
  border-width: thin;
  padding: 7px;
  border-color: #D5D8E6;
}

p.mesg {
  background-color: WHITE;
  border-style: solid;
  border-width: thin;
  padding: 7px;
  border-color: #D5D8E6;
  font-family : "Courier New", Courier, monospace;
}

p.linksbild {
	float:left;
	margin-right:20px;	
}

.cleft {
	clear:left
}

img{
  border: none;
}

fieldset{
	border-style: none;
}

legend.box{
	border: dashed 1px silver; 
}

