body {
	margin:0px; background-color: #999999;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
	background-position:  center 50%;
}

td tr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	line-height: 18px; 
	align: left;
}

a:link {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
a:hover {
	font-weight:bold;
	color:#999999;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
a:focus {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.text_orange {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #ff5400;
}
.dateifeld {
	width: 200px;
}
.dateifeld2 {

	width: 206px;
}
.blog_header {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.blog_subheader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}