body
{
	background-color: #f2e8d7;
	margin: 0px;
	padding: 0px;
/*	font-family: 'Amazone BT', serif;*/
	font-family:  serif;
	font-size: 12pt;
}

td
{
	font-size: 12pt;
}

table.seite
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}

td.seite
{
	background-color: #d5b47b;
	background-image: url(bilder/fuss.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div.seite
{
	padding: 20px;
	padding-bottom: 50px;
	padding-top: 0px;
}

td.kopf
{
	background-color: #d5b47b;
}

td.kopfTitel
{
	background-color: #d5b47b;
	background-image: url(bilder/stift2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 215px;
	font-size: 24pt;
	font-weight: bold;
	color: #542000;
}

h2
{
	font-size: 16pt;
	font-weight: bold;
	color: #542000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6pt;
}

h3
{
	font-size: 14pt;
	font-weight: bold;
	color: #542000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6pt;
}

h4
{
	font-size: 12pt;
	font-weight: bold;
	color: #542000;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6pt;
	text-decoration: underline;
}

p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 2em;
	line-height: 1.3em;
	font-size: 12pt;
}

ul
{
	margin: 0px;
	padding: 0px;
	padding-left: 1em;
	padding-bottom: 2em;
}

li
{
	line-height: 1.3em;
	font-size: 12pt;
}

a
{
	text-decoration: none;
	color: #542000;
}

a:hover
{
	text-decoration: underline;
	color: black;
}

.descr
{
}

.descr th
{
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #542000;
}

.descr td
{
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

.descr caption
{
	text-align: left;
	padding-bottom: 5px;
}

.uhr
{
	text-decoration: underline;
	font-size: 75%;
}

.times
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.times td, .times th
{
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;	
	text-align: center;
}

.times th
{
	border-bottom: 2px solid #542000;
	color: #542000;
	
}

.times .mid
{
	border-left: 1px solid #542000;
	border-right: 1px solid #542000;
}

.b_left
{
	border-right: 1px solid #542000;
}

b u
{
	color: #542000;
}
