body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6ECFF;
	margin: 0px;
	height: 100%;
}
a
{
	color: black;
	text-decoration: underline;
}
a:visited
{
	color: red;
	text-decoration: underline;
}
a:hover
{
	color: #675E00;
	text-decoration: none;
}
a:visited:hover
{
	color: #675E00;
	text-decoration: none;
}
div.date {
	font-size: 60%;
	text-align: left;
	vertical-align: top;
}
a img {
	border: solid 1px;
	border-color: #ED9C17;
}
a:hover img {
	border: solid 1px;
	border-color: yellow;
}
a img.noborder
{
	border: none;
}
a:hover img.noborder
{
	border: none;
}
h1 {
	padding-right: 10px;
}
img
{
	border: none;
}
.body
{
	height: 100%;
}
p.content
{
	margin: 10px;
}
td.header
{
	background-color: #E67519;
	background-image: url(images/headerbg2.PNG);
	height: 97px;
	color: #ffffff;
}
td.end
{
	background-image: url(images/headerbg3.PNG);
}
td.balken
{
	border: none;
	margin: 0px;
	padding: 0px;
	width: 17px;
	background-image: url(images/sl.gif);
	vertical-align: top;
}
.suche
{
	text-align: center;
}
.bild
{
	display: block;
	width: 102px;
	min-height: 93px;
	float: left; 
	margin: 1px; 
	padding: 1px;
	text-align: center;
	font-size: 80%;
}
td.content
{
	vertical-align: top;
}
input.suche {
    width: 151px; /* entspricht Grafikbreite */
    height: 23px; /* entspricht Grafikhöhe */
    background: url(images/suche2.gif); /* Hintergrundgrafik */
    border: 1px black; /* Elementrahmen deaktivieren */
    padding: 4px; /* Innenabstand */
	padding-left: 23px;
	padding-right: 10px;
	
}
.details
{
	border: 1px solid #EB9119;
}
h2.unbeliebt
{
	display: block;
	
}
/* Menü */
td.menue
{
	background-color: #EAD400;
	border: none;
	margin: 0px;
	padding: 0px;
}
td.menue_inhalt
{
	background-color: #F4C70C;
	border: solid 1px;
	
	border-color: #EB9119;
}
div.googlead
{
	display: block;
	margin: 10px;
}
.listehp {
	display: none;
	visibility: hidden;
}
div.aktion {
	font-size: 80%;
	border: 1px solid Black;
	width: 85%;
	padding-left: 3px;
}