
.RecordTitle
{
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: black;
	background-color: #d4d1d1;
}
	  
.RecordResult
{
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	font-size: 10pt;
	color: black;
	background-color: #efefef;
}
a.RecordResult {
	text-decoration: underline;
}

.RecordStats {
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	font-size: 8pt;
	color: 555;
}

.rahmen
{
border: #aaaaaa;
border-style: solid;
border-top-width: 2px;
border-right-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
}

.Button
{ 
font-family: Arial, Helvetica, Verdana;
background-color:#AAAAAA;
color:#FFFFFF;
border:1px solid #DDDDDD;
}

.titel
{
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

.text
{
	font-family: Arial, Helvetica, Verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}

a.text:link, a.text:visited
{
	font-family: Arial, Helvetica, Verdana;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}
a.text:hover, a.text:active
{
	font-family: Arial, Helvetica, Verdana;
	text-decoration : underline;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: black;
}
p.suche
	{
	font : normal 9pt Arial, Helvetica, sans-serif;
	color: #000;
	padding : 5px 10px 5px 10px;
	background-color : #e8e8e8;
	}
.rahmen
	{
	border: #aaaaaa;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	width:180px; 
	}
.navtext{
	text-decoration : none;
	font : bold 10pt Arial, Helvetica, sans-serif;
	color:#eee;
	line-height : 1.1em;
}
a.nav{
		text-decoration : none;
		font : bold 10pt Arial, Helvetica, sans-serif;
		color:#eee;
		line-height : 1.1em;
	}
	a.nav:link{}
	a.nav:visited{}
	a.nav:hover{
		text-decoration : underline;}
	a.nav:active {}
	
	#path_div{
		display: none;}
	
