
	body {
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}


	td,p,pre {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans serif;
		font-size: 12px;
		color: #000000;
	}

	h3 {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans serif;
		font-size: 13px;
		color: #000000;
	}

	dt {
		padding-top: 10px;
	}

	.kursiv {
		font-style: italic;
	}

	.count {
		font-family: Tahoma, Arial, Verdana, Helvetica, sans serif;
		font-size: 12px;
		color: #e6d2be;
		text-align: left;
	}

	a:link {
		color: #000000;
		text-decoration: none;
	}
	a:visited {
		color: #000000;
		text-decoration: none;
	}
	a:hover {
		color: #b41414;
		text-decoration: none;
	}
	a:active {
		color: #000000;
		text-decoration: none;
	}


	a.normal:link {
		color: #000000;
		text-decoration: none;
	}
	a.normal:visited {
		color: #000000;
		text-decoration: none;
	}
	a.normal:hover {
		color: #000000;
		text-decoration: none;
	}
	a.normal:active {
		color: #000000;
		text-decoration: none;
	}


	a.line:link {
		color: #000000;
		text-decoration: underline;
	}
	a.line:visited {
		color: #000000;
		text-decoration: underline;
	}
	a.line:hover {
		color: #b41414;
		text-decoration: underline;
	}
	a.line:active {
		color: #000000;
		text-decoration: underline;
	}

	a.blue:link {
		color: #002bb8;
		text-decoration: none;
	}
	a.blue:visited {
		color: #002bb8;
		text-decoration: none;
	}
	a.blue:hover {
		color: #b41414;
		text-decoration: none;
	}
	a.blue:active {
		color: #002bb8;
		text-decoration: none;
	}

