/* $Id: styles.css,v 1.4 2006/01/20 09:21:24 dbosen Exp $ */
body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	height: 100%;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	display:inline;
}

.iealpha {
	behavior: url(/fruchtsaftbaeren/pngbehavior/pngbehavior.htc);
}

.fullheight {
	height: 100%;
}

.yrepeat {
	 background-repeat:repeat-y;
}

#footer	{
	color: gray;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: gray;
}

#footer a:hover {
	text-decoration: underline;
}

.contentText {
	margin-bottom: 12px;
}

a {
	color: #CC3300;
}
