
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #CFCFCF;
	margin: 10px 0px 10px 0px;
}


table {
	font-size: 16px;
	width: 760px;
	padding: 0px;
	background-color: White;
	margin-bottom:23px;
}

table.mitte{
	border-right: 1px solid #696969;
	border-bottom: 2px solid #696969;
}

table.datum {
	font-size: 13px;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	margin-bottom: 0px;
}

td {
	padding: 0px;
	text-align: justify;
	vertical-align: top;
}

td.datum {
    width: 253px;
}

td.uc {
    width: 85px;
}

td.forum {
   width: 84px;
	text-align: center;
}

td.impres {
	width: 85px;
	text-align: right;
}

td.woche {
	text-align: right;
}

td.drittel {
width: 229px;
padding: 15px 15px 2px 9px;
font-style: italic;
}

td.drittelr {
padding: 15px 9px 2px 15px;
font-style: italic;
}

td.viertel {
width: 171px;
border-right: 1px black solid;
padding: 0px 9px 0px 9px;
}


td.rechts { 
width: auto;
border: none;
padding: 0px 9px 0px 9px;
}

td.halb {
	width: 362px;
	border-right: 1px black solid;
	padding: 0px 9px 0px 9px;
}


td.dreiviertel{
	width: 553px;
	border-right: 1px black solid;
	padding: 0px 9px 0px 9px;
}


a:link {
	text-decoration:none;
	color: Black;
} 
a:visited {
	text-decoration:none;
	color: Black;
}
 a:hover {
	text-decoration: none;
	color: #CC0000;
} 
a:active {
	text-decoration:underline;
	color: Black;
} 


a:link.gross, a:visited.gross, a:hover.gross, a:active.gross {
 font-size: 30px;
 font-weight: bold;
} 


a:link.mittel, a:visited.mittel, a:hover.mittel, a:active.mittel {
 font-size: 25px;
 font-weight: bold;
} 


a:link.klein, a:visited.klein, a:hover.klein,  a:active.klein {
 font-size: 19px;
 font-weight: bold;
} 

a:link.link, a:visited.link, a:hover.link,  a:active.link {
 font-size: 16px;
 font-weight: bold;
} 
 

a:link.datum, a:visited.datum, a:hover.datum, a:active.datum {
 font-size: 13px;
} 

a:link.pfeil, a:visited.pfeil, a:hover.pfeil, a:active.pfeil {
 font-size: 16px;
 font-weight: bold;
 font-style: normal;
 color: #CC0000;
} 

h1 {
 font-size: 13px;
 font-style: italic;
 font-weight: normal;
 margin-top: 8px;
 margin-bottom: 8px;
} 

h2 {
 font-size: 13px;
 font-style: italic;
 font-weight: normal;
 margin-top: 14px;
 margin-bottom: 15px;
} 

ul {
    list-style-image:url(menue.gif);
	margin-left: 0;
	padding-left: 26px;
	text-align: left;
	}


li {
	margin-top: 10px;
}

.staendige{
  text-align: center;
}

IMG.left {
	float: left;
	margin: 5px 10px 5px 0px;
}

IMG.right {
	float: right;
	margin: 5px 0px 5px 10px;
}