*
{	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	color:#232323;
}

body
{	font-size:12px;
	padding-bottom:20px;
	background-color:#EAEAEA;
	height:100%;
}

img
{	border-width:0px;
}

.my_clear
{	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}

#bn_header
{	border-top:	10px solid #BAAFA5;
	border-bottom: 0px solid #d2c8be;
	background-color:#ffffff;
	background-image:url(../images/bn_header.png);
	background-repeat:no-repeat;
	background-position:center top;
	height:94px;
}

#bn_box
{	margin:auto;
	background-image:url(../images/bn_box_bottom.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:900px;
	background-color:#BAAFA5;
}

#bn_menu
{	width:215px;
	float:left;
	overflow:hidden;
	margin-top:55px;
}

#bn_menu ul
{	width:100%;
	overflow:hidden;
	list-style-type:none;
	list-style-position:outside;
}

#bn_menu ul li
{	height:44px;
	margin-top:8px;
	background-image:url(../images/bn_menu_link.png);
	background-color:#ffffff;
	background-repeat:no-repeat;
	text-align:right;
	display:block;
	overflow:hidden;
}

#bn_menu ul li a,#bn_menu ul li a:link,#bn_menu ul li a:visited,#bn_menu ul li a:active
{	text-align:right;
	text-decoration:none;
	width:91%;
	height:44px;
	padding:10px 9% 0% 0%;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	display:block;
}

#bn_menu ul li a:hover
{	background-color:#BAAFA5;
	color:#ffffff;
}


#bn_content
{	background-image:url(../images/bn_content_head.png);
	background-repeat:no-repeat;
	width:657px;
	overflow:hidden;
	float:left;
	margin-left:15px;
	margin-top:27px;
	display:inline;
	background-color:#ffffff;
}

#bn_content h1
{	font-size:16px;
	font-weight:bold;
	padding:10px 10px;
	text-decoration:underline;
}

#bn_content h2,#bn_content h3
{	font-size:12px;
	font-weight:bold;
	padding:5px 10px;
	text-decoration:underline;
}


#bn_content div
{	font-size:12px;
	padding:5px 10px;
}


#bn_content ul
{	list-style-position:outside;
	list-style-type:disc;
	margin-left:40px;
	padding-bottom:5px;
}

#bn_content ul li
{	margin-top:3px;
}

#bn_content a
{	text-decoration:none;
	font-weight:normal;
}

#bn_content a:hover
{	text-decoration:none;
}


#bn_content table
{	border:3px inset #c3c3c3;
	border-collapse:collapse;
	margin:10px;
}

#bn_content table.kredit
{	width:95%;
	margin:auto;
}

#bn_content table th
{	text-align:center;
	vertical-align:middle;
	background-color:#d2c8be;
	border:3px inset #c3c3c3;
	padding:3px;
}

#bn_content table td
{	text-align:left;
	vertical-align:middle;
	border:1px solid #c3c3c3;
	padding:3px;
}

#bn_content table td.table_link
{	text-align:center;
}

#bn_content table td.gebuehren,#bn_content table td.laufzeit,#bn_content table td.zinsen
{	text-align:center;
	vertical-align:middle;
}


#bn_content table a,#bn_content table a:link,#bn_content table a:visited,#bn_content table a:active
{	font-weight:bold;
	text-decoration:underline;
}

#bn_content table a:hover
{	text-decoration:none;
}

#bn_content_end
{	clear:both;
	overflow:hidden;
	background-image:url(../images/bn_footer_back.png);
	background-repeat:no-repeat;
	height:28px;
	width:657px;
	overflow:hidden;
	background-color:#BAAFA5;
}

#bn_footer
{	clear:left;
	height:21px;
}



