/* Stylesheets and html-code
	 created Feb 2006 by 
	 Andreas Petermann (ByteNation.de)
*/

*
{	margin:0px;
	padding:0px;
}

.bn_box
{	width:780px;
	margin:auto;
}

img
{	border-width:0px;
}

.logo
{	margin-bottom:10px;
}

.ref_box
{	margin:10px 0px 20px 0px;
}

.ref_box a, .ref_box a:link, .ref_box a:hover
{	float:left;
	text-align:center;
	margin:5px 20px 20px 0px;
}

.ref_text
{	text-align:justify;
	margin:0px 0px 20px 0px;
	padding-top:5px;
	width:290px;
	float:right;
}

.ref_hr
{	clear:both;
}

.disclaimer
{	margin:-20px 0px 20px 0px;
	text-align:right;
	width:100%;
}

.disclaimer a, .disclaimer a:link 
{	text-decoration:none;
	color:#636363;
}

.disclaimer a:hover 
{	text-decoration:none;
	color:#0000f5;
}

h1
{	margin-top:10px;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

.disc_box
{	margin:10px 0px 20px 0px;
	font-size:12px;
	text-align:justify;
}



