body
{

	font-family: Arial;
}

a
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.oben
{
	font-size:12px;
	font-weight: lighter;
	color: gray;
	text-decoration: none;
}

table
{
	font-family: Arial;
}

#menu a:hover
{
	color: White;
	text-decoration: none;
	background: #00BBEE;
	padding:10px;
}

a:hover
{
	color: White;
	text-decoration: none;
	background: #00BBEE;
}

a:visited
{
	text-decoration: none;
}


.txtMain
{
	font-family: Arial;
	font-size: 10pt;
}

.txtSmall
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 11pt;
}

.txtNavi, a#txtNavi
{
	font-family: Arial;
	color: black;
	font-size: 13pt;
	line-height: 20pt;
	text-decoration: none;
}

.txtNaviSmall, a#txtNaviSmall
{
	color: black;
	font-size: 10pt;
	line-height: 16pt;
}

.txtHeadline1
{
	font-size: 13pt;
	line-height: 20pt;
	font-weight: bold;
}

.imgPhoto
{
	border-color: Black;
}

.txtHeadline2
{
	font-family: Arial;
	font-size: 14pt;
	line-height: 18pt;
}

.txtHeadline3
{
	font-family: Arial;
	color: gray;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
}


.tblMain
{
	border-color: Black;
	border-style: solid;
	border-width: 1pt;

	font-family: Arial;
	font-size: 10pt;
}
