.tcolor {
	background-color: #EEEEEE;
}
.ccolor {
	background-color: #f6f6f6;
}
.tocbox1 {
	width: 32%;
	height: 45;
	background-color: #f6f6f6;
}
.tocbox2 {
	width: 68%;
	background-color: #f6f6f6;
}
.progbox1 {
	font-family: "Helvetica", sans-serif;
	width: 5cm;
}
.progbox2 {
	font-family: "Helvetica", sans-serif;
}
.header {
	font-family: "Albany", sans-serif;
	font-size: 18px;
	margin-top: 0,42cm;
	page-break-after: avoid;
}
.western {
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #473C8A;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
body {
	dir: LTR;
	lang: de-DE;
}
h1	{
	font-weight: bold;
	font-family: "Helvetica", sans-serif;
	font-size: 22px;
}
p, ol	{
	font-weight: normal;
	font-family: "Helvetica", sans-serif;
	font-size: 14px;
}
TH, P.header {
	font-weight: normal;
}

div.head1{
	background: url('images/all.jpg') 0px 0px repeat-x;
	height: 24px;
}
div.head2{
	background: url('images/all.jpg') 0px -24px repeat-x;
	height: 24px;
	width: 193px;
}
div.head3{
	background:  #f6f6f6;
	height: 87px;
}
div.head4{
	background: url('images/all.jpg') 0px -134px repeat-x;
	height: 28px;
}
div.logo{
	background: url('images/all.jpg') 0px -48px repeat-x;
	height: 86px;
	width: 193px;
}
a.logo:link,a.logo:visited,a.logo:active,a.logo:hover{
	background: url('images/all.jpg') 0px -48px no-repeat;
	display: block;
	height: 0px;
	padding-top: 87px;
	width: 193px;
	overflow: hidden;
}
