body{
	font-family: Arial,sans-serif;
	color: #777777;
	font-size: 10pt;
	font-weight:inherit;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
/************************************/
/* hyperlink and anchor tag styles  */
/************************************/
p{
  	font-size: 8pt;
}
/***********************************************/
a:link,
a:visited {
	color: #777;
	font-style:normal;
	text-decoration: none;
	border-color:#FFFFFF;
}
a:hover{
	color: #111111;
	text-decoration: none;
}
a.nav{font-size:9pt;}
a.pfeil:visited{color:#999999;}
a.pfeil:hover{color:#111111;}

a.text{color:#777777;}
a.text:visited{color:#777777;}
a.text:hover {color:#777777;}
/************************************/
a.title{
 font-family:  'Vonness Medium',Arial,sans-serif;
 font-size:24pt;
 color:  #777777;
 font-weight:lighter;
 font-style:italic;
 line-height:24pt; 
}
a.title:visited{
	color:  #777777;
	font-weight:lighter;
}
a.title:hover{
  	color:  #777777;
	font-weight:lighter;
}
/***********************************************/
a.copyright{
	font-size: 8pt;
	font-weight: inherit;
	color: #777777;
	margin: 0px;
	text-decoration: none;
}
/***********************************************/
img{border:0;}
/***********************************************/
/*End Component Divs                           */
/***********************************************/
