
	body {
		background-color:	#ffffff;
		background-image:	url("gfx/ramme.gif");
		background-repeat:	no-repeat;
		background-position:	top center;
	}
	td {
		vertical-align:		top;
	}
	td.bund {
		vertical-align:		bottom;
	}
	td.titel {
		color: #ff0000;
		font-weight: bold;
		font-style: italic;
	}
	body, table, td {
		font:			12px Verdana;
	}
	
	a:link {
		color: #cc0000;
	}
	a:visited {
		color: #990000;
	}
	a:active {
		color: #ff0000;
	}
	a:hover {
		text-decoration: none;
	}
	hr {
		border: 0;
		color: #d8d8d8;
		background-color: #d8d8d8;
		height: 1px;
	}

