
td#norepeat{
	background-repeat: no-repeat;
	}
div#title{
	font-family: "Bookman Old Style", "Georgia";
	font-size: 18px;
	color: #999999;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;	
	}
div#subtitle{
	font-family: "Bookman Old Style", "Georgia";
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;	
	color:black;
	}
div#article{
	font-family: "Bookman Old Style", "Georgia";
	font-size: 14px;
	color: black;
	text-align: justify;
	letter-spacing: 0px;
	line-height: 16px;
	margin-bottom: 10px;	
	}
a#link{
	color: #999999;
	font-family: "Bookman Old Style", "Georgia";
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	}
a#link:hover{
	color: #EC1B25;
	text-decoration: none;	
	}
#eins{
	color: #EC1B25;
	}
img#article{
	margin: 10px;
	}
a#link img#article {
	color: #999999;
	margin: 10px;
	}
a#link:hover img#article {
	color: #EC1B25;
	text-decoration: none;	
	}
#contact{
	position: absolute;
	left: 100;
	top: 400;
	visibility: hidden;
	}
	

	
