body  {
	margin: 0;
	padding: 0;
	position: static;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
/* 	background-image: url(/_Defi/images/hintergrund.gif); */
	background-color: black;
	background-position:36px;
}
p, td, div  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
a{text-decoration: none; color: #bbb}

#logo  {
	width: 1227px;
	text-align:right;
	height: 110px;
}
#fuss  {
	width: 1231px;
	text-align:right;
	height: 100px;
}
#dynamisch {
	width: 100%;
	vertical-align: middle;
	background-color: #000000;
	text-align: left;
}
#inhaltbox {
	background-color: black;
	text-align: left;
	width: 1112px;
	height: 640px;
}
.titel {
	color: #c40009;
}
.wirTitel {
	font-weight: bold;
	color: #eaf2ff;
}
.wirText {
	color: #eaf2ff;
}
img.show {
	width:52px;
	height:37px;
	padding:0;
	border:0;
	border-left:#000000 solid 1px;
	border-top:#000000 solid 8px;
	border-collapse:collapse;
}

