/* CSS Document */

body, td, th {
	color: #990000;
	background-color: #FFCC00;	
}

.flashposition {
	top: 75px;
	position: relative;
}

#ueberschrift {
	font-size: 32px;
	font: "Times New Roman", Times, serif;
	line-height: 0;
}

.cursorpointer {
	cursor: pointer;
}