/* ----------------------------------------------------- */
/* StyleSheet fuer http://www.digitale-plakate.de        */
/* Version Media "print" (dp_print.css)                  */
/*                                                       */
/* Copyright (c) 2002 by JAB-Design, www.jab-design.de   */
/* ----------------------------------------------------- */

/* Anker-Pseudo-Klasse Standard (Links) */
a
{
	color: #000;
	background-color: transparent;
}

a, body, p, table, td, td.*, .small
{
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular, sans-serif;
}

body
{
	width: 508;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	background-color: #fff;
	color: #000;
}

table { width: 508px; }

td.fl { font-size: 16pt; }

td.fl2 { font-size: 12pt; }

td.headrot
{
	font-size: 16pt;
	color: #fff;
	background-color: #000;
	line-height: 18pt;
	padding: 3px 0px 3px 0px;
}

td.even
{
	font-size: 12pt;
	color: #000;
	background-color: #fff;
}

td.odd
{
	font-size: 12pt;
	color: #000;
	background-color: #ccc;
}

td.small { font-size: 10pt; }

td.smalleven
{
	color: #000;
	font-size: 10pt;
	background-color: #fff;
}

td.smallodd
{
	color: #000;
	font-size: 10pt;
	background-color: #ccc;
}

td.sub1
{
	color: #000;
	font-size: 10pt;
	background-color: #000;
}

td.subrot
{
	color: #000;
	font-size: 10pt;
	background-color: #fff;
}

.small { font-size: 10pt; }