body {
	font-size: 11pt;
	color: #999;
	margin-top:20px;
	margin-left:20px;
	/*line-height: 100%;*/
	font-family: Gill sans, Trebuchet MS, Bitstream Vera Sans, sans;
}
h1,h2,h3 {
	color: #ddd;
	margin-top: 3px;
	margin-bottom: 10px;
	font-style: italic;
}
h2 {
	font-size: 22px;
}
td {
	vertical-align: top;
	font-size: 100%;
	font-style: italic;
}
p {
	font-size: 15px;
	margin-bottom: 0px;
}
a {
	text-decoration: unterline;
	color: #999;
}
em {
	font-style: italic;
	font-weight: bold;
}
div.box {
	width: 420px;
	background: #333;
	margin-left: 40px;
	margin-top: 20px;
	padding: 0px;
}
div.pic {
	width: 420px;
	margin-left: 40px;
	margin-top: 20px;
	padding: 0px;
}
div.pad {
	padding: 10px;
}
#tippdesmonats {
	margin-top: 25px;
}
.date {
	font-size: 13px;
}
img {
	border: 0px;
}
a.menu {
	font-size:10px;
	color:white;
	line-height: 160%;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

