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

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

img
{	border-width:0px;
}

.right
{	float:right;
	margin:0px 0px 10px 10px;
}

.left
{	float:left;
	margin:0px 10px 10px 0px;
}

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

#bn_layout
{	width:970px;
	overflow:hidden;
	background-image:url(image/bn_header.jpg);
	background-repeat:no-repeat;
	padding:132px 0px 0px 0px;
	position:relative;
}



#bn_box
{	background-image:url(image/bn_box.png);
	background-repeat:repeat-y;
	width:970px;
	margin-left:20px;
}

#bn_menu
{	width:297px;
	float:left;
	overflow:hidden;
	display:inline;
	padding-left:1px;
}

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

#bn_menu ul li
{	height:44px;
	margin-bottom:8px;
	background-image:url(image/bn_menu_li.png);
	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:287px;
	height:44px;
	padding:13px 10px 0px 0px;
	font-size:14px;
	font-weight:bold;
	display:block;
}

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


#bn_content
{	width:628px;
	overflow:hidden;
	float:right;
	padding:0px 10px 10px 10px;
	margin:3px 17px 0px 0px;
	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 p
{	font-size:14px;
	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:underline;
}

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


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

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

#bn_content table th
{	text-align:center;
	vertical-align:middle;
	background-color:#beae9f;
	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.groesse,#bn_content table td.a_breite,#bn_content table td.a_hoehe
{	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(image/bn_footer_back.png);
	background-repeat:no-repeat;
	height:28px;
	width:657px;
	overflow:hidden;
	background-color:#BAAFA5;
}

#bn_footer
{	clear:both;
	height:21px;
	background-image:url(image/bn_content_bottom.png);
	background-repeat:no-repeat;
}

#bn_home
{	position:absolute;
	top:10px;
	left:385px;
	width:300px;
	height:100px;
	border:0px solid #f90000;
}


