.texta tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #1F87B4;
}
body {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/stories/template/hintergrund-1.jpg);
	background-position: center top;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #1994D8;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
}
.tableformat {
	border: 3px solid #4B7DB0;
	background-color: #FFF;
}
.tableformatout {
	height: 100%;
	width: 100%;
}
