body
{
    background: #ffffff;
	font-family:  Arial, Helvetica;
	margin: 0px;
	color:#516161;
}

h1
{
	font-size:20px;
	/*font-style:bold;*/
	/* color:#516161; */
	color:#516161;
	border-bottom: 1px dotted #516161; 
	margin-bottom: 1px;
}

h2
{
	font-size:15px;
	/*font-style:bold;*/
	/*color:#516161;*/
	color:#429CB6;	
	border-bottom: 1px dotted #516161; 
}

table.outer
{
	width: 850px;	
	width: 850px;	
}

td.emptyhead
{
	height : 40px;
}

td.headline
{
	font-size: 18px;
	/*color:#429CB6;	*/
}

td.subline
{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color:#516161;
}

td.menu
{
	vertical-align : top;
	width: 170px;	
}

td.content
{
	width: 520px;		
	vertical-align : top;
	font-size: 14px;
}

td.right
{
	width: 160px;	
	vertical-align : top;
	text-align : center;
}

td.adtext
{
	font-size: 12px;
	vertical-align : top;
}


a.impressum
{
	font-size: 11px;
	color: #516161;
	text-decoration: none;
}

a:link { text-decoration:none; color:#516161; }
a:visited { text-decoration:none; color:#516161; }
a:hover { text-decoration:underline; color:#516161;}
a:active { text-decoration:none; color:#516161;}

td.footer
{
	font-size: 11px;
}

td.description 
{
	font-size: 14px;
	vertical-align : middle;
}

a.headmenuentry
{
	font-size: 18px;
	color:#516161;
}

td.contenttext
{
	font-size: 13px;
	color:#516161;
}

td.itemdescription
{
	font-size: 13px;
	color:#516161;
	vertical-align:top;
}

a.itemlink 
{
	font-size: 14px;
	font-weight: bold;
}

td.submenu
{
	font-size: 12px;
	color:#516161;
	text-align: center;
}
