﻿body         {
	background: #fefefe;
	margin-top: 10px;
	margin-left: 10px; }

table {
	width: 100%;
	border-collapse: collapse;}

/* hier ist das Hintergrundbild für den Navigationsbereich definiert */
table.navi{
	background-image: url('../images/bgnavi1.gif');
	background: url('../images/bgnavi1.gif') no-repeat;}

table.termin{
	width: auto;
	background-image:url('../images/verlauf_s.gif');
	background-repeat:repeat-x;}

td {
	color: #808080;
	font: 12px Arial, Helvetica, Sans-Serif;}

td.bg{
	background-color: #9CE7EF }

td.zitat { font-size:9px;text-align:right}

td.inhalt {
		background: no-repeat;}

td.header {
	font-family: Arial;
	font-size: 17px;
	color: #228899;
	font-weight: 600;
	padding-left: 25px; 
	}

td.header2 {
	font-family: Arial;
	font-size: 17px;
	color: #228899;
	text-align: left;
	font-weight: 500;
	text-decoration: none;
	padding-bottom: 10px;}

td.trenner{
	background-image: url('../images/verlauf_w.gif');
	background-repeat: no-repeat;}

a {
	padding: 0 4px 0 4px;
	font-family: Arial;
	font-size: 14px;
	color: #808080;
	text-decoration: none;}

a.mail{
	padding: 0px 0 0 0;
	text-decoration: underline;
	color: #808080;
	font-size: 12px;}

a.top{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;}

