a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.topics {
	position: absolute;
	left: 50;
	top:50px;
	width: 300px;
}
.grau {
	position: absolut;
	width: 100%;
	height: 22px;
	background-color: #F0F0F0;

}
.detail {
	position: absolute;
	left: 350px;
	top:100px;
	width: 450px;
	height: 8px;

}
.news {
	position: absolute;
	left: 350px;
	top:53px;
	width: 450px;
	height: 8px;

}
.artikel {
	position: absolute;
	left: 50px;
	top:100;
	width: 300px;
}
.uschrift {
	font-size: 24px;
	position: absolute;
	left: 50;
	top:-2;
	width: 600px;
	word-spacing: 3px;
}
.foto {
	position: absolute;
	left:743;
	top: -1;
}

.pictures {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	position: absolute;
}
.admin {
	position: absolute;
	left:500;
	width: 300px;
	text-align: right;
	font-size: 20;
	color: #E80000;
	top: 0;
}

