#header, #headnav, #leftbox, #suche, #suche2, #footer, #righttopnavi, #lefttopnavi, .keys {
	display: none;
}

#main, #content {
	padding: 0;
	margin: 0;
	font-family:Arial,Helvetica,sans-serif;
}
table, td {
	border: none;
	vertical-align: top;
}

.noprint {
	display:none;
}
.tableheading {
	background-color: #DDDDDD;
	font-size: 1.5em;
}
.small {
	font-size: 70%;
}
.zeitstreifen{
	width: 100%;
}
.zeitstreifen td{
	text-align: center;
	font-weight: bold;
	border: none;
}
#steckbrief{
	margin: -3px 0 0 0;
	background-color: #FFFFA6;
	padding: 2px 8px;
	font-size: 12px;
	border: 1px solid #000000;
	float:right;
	width:280px;
}
#steckbrief h1 {
	font-size:16px;
}
#steckbrief td {
	border:none;
}
#steckbrief td.bluete {
	border: 1px solid #000000;
	color: #009900;
	background-color: #999999;
}
#steckbrief td.fruechte {
	border: 1px solid #000000;
	color: #990000;
	background-color: #999999;
}
.details {
	width:300px;
}

/*Links mit URL anzeigen*/
body a:link, body a:visited {
font-weight: bold;
text-decoration: none;
}
body a:link:after, body a:visited:after {
content: " (" url(../../images/bg_nav_arrow.gif) attr(href)  " ) ";
font-weight: normal;
font-size: 80%;
margin-right:10px;
}

	



