body {
	font-family: verdana;
}
.details {color: #DC0D03;}
#DetailButton {color: #DC0D03;}
a {
	text-decoration: none;
}
img {
	cursor: pointer;
}
button {
	cursor:pointer;
	font-size: 8pt;
	background: transparent;
	border:none;
}
button:hover {
	text-decoration:underline
}

table {
  white-space: nowrap;
	text-align: left;
	width: 160px;
	font-size: 9pt;
	border:0;
}
#Hintergrund {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:220px;
}
.Inhalt {
	position:relative;
	margin:4px 6px;
	height:200px;
}
#Detail {
	height: 15px;
	vertical-align: bottom;
	font-size:8pt;
	text-align:right;
}
#DetailButton{
	WIDTH:90px;
	color: #DC0D03;
	text-align: right;
	position:relative;
	left:0px;
}
#Titel {
	font-size: 9pt;
	color: #ffffff;
	vertical-align:top;
	height:20px;
}
#Suche {
	height: 15px;
	vertical-align: bottom;
	text-align:right;
}
select{
  width: 100%;
	font-size: 8pt;
}
