body  {
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : White;
}

table {
	margin: 0px;
	border : 1;
}

h1,h2,h3,h4,ul,ol,li,div,p,td,th,address,blockquote,nobr,b,i  {
	font-family : Arial,Helvetica,sans-serif;
}

p,ul,ol,li,div,td,th,address,nobr,b,i  {
	font-size : 11pt;
	line-height : 14pt;
}

.oben {
	padding: 0px;
}

td 
{
	background-color: #99ccff;
}


a:link  {
	color : Blue;
	text-decoration : none;
}
a:visited  {
	color : #0031CE;
	text-decoration : none;
}
a:active  {
	color : Aqua;
	text-decoration : none;
}
A:Hover  {
	color : Blue;
}

a:link.termine { font-size: 18pt; text-decoration: none; color: blue}
a:visited.termine { font-size: 18pt; text-decoration: none; color: #0031CE }
a:hover.termine { font-size: 18pt; text-decoration: none; color: #blue }
a:active.termine { font-size: 18pt; text-decoration: none; color: #aqua }

.mittel { font-size: 12pt; font-weight: bold; }
.gross { font-size: 15pt; font-weight: bold; }
