body, p, div, br, td {
	background-color : White;
	color : #244A9F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 18px;
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : Gray;
	scrollbar-base-color : White;
	scrollbar-darkshadow-color : Gray;
	scrollbar-face-color : White;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : White;
	scrollbar-track-color : White;
}
li {
	font-size : 11px;
	list-style-image : url(grafiken/li-pfeil.gif);
	padding-bottom : 4px;
	list-style-position : outside;
}
li.haken {
	font-size : 11px;
	list-style-image : url(grafiken/li-haken.gif);
	padding-bottom : 4px;
	list-style-position : outside;
}
li.simple {
	font-size : 11px;
	list-style-image : none;
	padding-bottom : 4px;
	list-style-position : outside;
}
td.text {
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	padding-bottom : 20px;
}
td.termin {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

td.kopf {
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}
h1 {
	font-size : 14px;
	font-weight : bold;
	font-variant : small-caps;
	margin-bottom : 10px;
	padding-bottom : 0px;
}
h2 {
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
h3 {
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
hr {
	color : #244A9F;
	size : 1px;
}
td.Spezial {
	margin-left : 40px;
	padding : 5px 10px 5px 10px;
	background-color : #9DA9FD;
}
p.Spezial, ul.Spezial {
	background-color : #9DA9FD;
}
