body {
	background: #fff url(../img/Hgrnd.jpg) repeat-y fixed;
	margin: 0px;
}
body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}
ol, ul {
  margin:  6px 0 8px 2.5em;
  padding: 0;
}
li {
	margin-bottom: 3px;
}
a:link, a:visited, a:active {
	color: #999;
}
a:focus, a:hover {
	color: #666;
}


.termine_block_headline{
	margin: 16px 0 4px 0;
	color: #666;
	font-weight: bold;
}
.termine_block_headline P{
	margin: 0;
}
.termine_block_item{
	margin: 12px 0 0 24px;
}
.termine_block_item P{
	margin: 4px 0 0 0;
}


.bottom3px{
	margin-top: 0px;
	margin-bottom: 3px !important;
}
.bottom4px{
	margin-top: 0px;
	margin-bottom: 4px !important;
}
.bottom6px{
	margin-top: 0px;
	margin-bottom: 6px !important;
}
.bottom8px{
	margin-top: 0px;
	margin-bottom: 8px !important;
}
.bottom12px{
	margin-top: 0px;
	margin-bottom: 12px !important;
}
.bottom24px{
	margin-top: 0px;
	margin-bottom: 24px !important;
}
.bottom36px{
	margin-top: 0px;
	margin-bottom: 36px !important;
}

.top8px{
	margin-top: 8px !important;
}
.top12px{
	margin-top: 12px !important;
}


.small {
	font-size: 11px;
}
.dark {
	color: #666;
}
.hilite {
	color: #cc3333;
}



