body {
	color: black;
	background-color: #F4F4F4;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background: #FFFFFF;
}

#seite {
	margin-top: 0;
	margin-left: auto; 
	margin-right: auto;
	padding: 0;
	width: 800px;
	background: #FFFFFF;
	border: 1px solid #CACACA;
}

#kopf {
	text-align: left;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url('../img/kopfneu.jpg') top right no-repeat;
}

#kopf img {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #0070A0;
	background-color: inherit;
	margin: 0;
	padding: 0;
	border: none;
}

#navi {
    display: none !important;
}

#navi2 {
    display: none !important;
}

#haupt {
	margin: 0 0 15px 0;
	padding: 0 10px 0px 10px;
	text-align: left;
	color: black;
	background-color: inherit;
}

#fuss  {
    display: none !important;
}

img {
	margin: 0 10px;
	padding: 3px;
	text-align: right;
	background: #FFFFFF;
	border: 1px solid #CACACA; 
}

img.links {
	margin: 0 10px;
	padding: 3px;
	text-align: right;
	background: #FFFFFF;
	border: 1px solid #CACACA; 
    float: left;
}

img.rechts {
	margin: 0 10px;
	padding: 3px;
	text-align: right;
	background: #FFFFFF;
	border: 1px solid #CACACA; 
    float: right;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	color: #0070A0;
	background-color: inherit;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	text-decoration:     none;
	color:               #0070A0;
	background-color:    inherit;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: inherit;
	margin: 0 0 5px 0;
}

p, a, table {
	padding: 0;
	margin: 0 0 15px 0;
	color: black;
	background-color: inherit;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #0070A0;
	background-color: inherit;
}

a:visited {
	color: #5080D0;
	background-color: inherit;
}

a:active {
	color: #00A0FF;
	background-color: inherit;
}

.termin {
	margin: 0 10px 10px 10px;
	padding-left: 50px;
	border: 1px solid #CACACA;
}

.termin  table {
	color: black;
	background-color: inherit;
}

.termin table td {
	border-bottom: 1px solid #CACACA;
	vertical-align: top;
	padding: 3px 0 5px 0;
}

.termin table td.datum {
	width: 150px;
	padding-right: 5px;
}

.termin table td.beschreibung {
	width: 495px;
}
