/* style_content Content*/

table.content 
	{
	vertical-align: top;
	width: 780px;
	height: 400px;
	text-align: left;
	}
table.content tr
	{
	height: 100%;
	text-align: center;
	}

table.content td
	{
	padding: 5px 15px 5px 15px;	
	vertical-align: top;
	text-align: left;
	}
td.content1
{
	padding: 15px 10px 5px 10px;
}
/*#hintergrund1 {
	position: absolute;
	z-index: 1;
	margin-top: 900px;
	right: 20px;
	height: 181px;
	top: 0px;
	width: auto;
}

table.content td a:link {
	color: #666666;
	text-decoration: underline;
	}
	
table.content td a:visited {
	text-decoration: underline;
	color: #666666;
	}
	
table.content td a:hover {
	text-decoration: underline;
	color: #333333;
	}
	
table.content td a:active {
	text-decoration: underline;
	color: #333333;
	}
	*/

