
body 
	{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-weight: 900;
	color: #666666;
	}

table
	{
	 width:100%;
	 height:100%;
	}

table tr td
	{
	text-align: center;
	vertical-align: middle;
	}

#titelbild	
	{
	border-style: none;
	border-color: #666666;
	border-width: 2px;
	}

#titel-schrift
	{
	text-align: center;
	border-left: 25px;
	}

#pfeil-eins
	{
	position: relative;
	left: 50px;
	}

a:link
	{
	border:none;
	}

