#layout {
  background-image: url(../doppelpack/bilder/bg-main.gif);
  background-color:white;
}
#layout td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
#tabelle a:link {
  color: #FD139A;
  text-decoration: none;
}
#tabelle a:visited {
  color: #FD139A;
  text-decoration: none;
}
#tabelle a:hover {
  color: #C6C60F;
  text-decoration: none;
}
#tabelle a:active {
  color: #FD139A;
  text-decoration: none;
}
.bold-red {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #FD0B96;
}
TD.footer {font-size: 10px; font-weight: normal; text-decoration: none; color: #333333; padding:6px; }
TD.footer A:link {font-size: 11px; font-weight: bold; text-decoration: underline; color: #F7028E; }
TD.footer A:active {font-size: 11px; font-weight: bold; text-decoration: underline; color: #F7028E; }
TD.footer A:visited {font-size: 11px; font-weight: bold; text-decoration: underline; color: #F7028E; }
TD.footer A:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #B9B1AE; }
.inputstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #000001;
	border: 1px inset #A6A6A6;
	background-color: #FEFED8;
}
.body-black {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.body-white {

	font-size: 11px;
	line-height: 12px;
	color: #FBFBF9;
}
.bold-yellow {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #F3F389;
}
.td-border-red {
	border: 1px dotted #FF4CC2;
}
.border-img {
	border: 1px dashed #FBFBF9;
}
.td-border-yellow {

	border: 1px solid #D5D579;
}
.td-opinions {
	border: 1px solid #D5D579;
	padding: 8px;
	font-size: 11px;
	line-height: 12px;
}

