/* Farben

orange = #ab0707
grau = #ff0000

*/

html, body, div, p, h1, span, a, table, td, form, img {
	font-size: 10px;
	color:#666
}
body {
	background-image: url(img/hinten_grau.gif);
}
#punkte2 {
	position:absolute;
	left: 649px;
	top: 200px;
	z-index:2;
	background: url(img/punkte_grau.gif) no-repeat;
	height: 350px;
	width: 447px;
}
/* -------- navigation --------  */



/* -------- inhaltsbereich --------  */


#inhalt {
	position:absolute;
	left: 690px;
	top: 360px;
	z-index:5;
	height: 160px;
	width: 260px;
}
#inhalt img {
	padding-top: 20px;	
}
#ref2 {
	position:absolute;
	left:220px;
	top:569px;
	z-index:11;
}
.einleitung {
	font-size: 11px;
}
.td {
	position: absolute;
	bottom: 0;
}
