
td.mOut {
  text-align:center;
  background-color:#000000;
}
td.mOver {
  text-align:center;
  background-color:#111111;
}


.zitat {
	font-family : arial,helvetica,verdana,helvetica,sans-serif;
	font-size : 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.zitat_mittel {
	font-family : arial,helvetica,verdana,helvetica,sans-serif;
	font-size : 18px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

.zitat_gross {
	font-family : arial,helvetica,verdana,helvetica,sans-serif;
	font-size : 20px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}


.inhalt
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.inhalt_bold
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #501E00;
}

.text_klein
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.link_klein
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #DEDE28;
}
.link_klein:link
{
	color: #DEDE28;
}
.link_klein:active
{
	color: #DEDE28;
	text-decoration: underline;
}
.link_klein:visited
{
	color: #DEDE28;
}
.link_klein:hover
{
	color: #ffffff;
	text-decoration: underline;
}




