*
{	margin:0px;
	padding:0px;
	font-family: verdana, sans-serif;
	font-size:12px;
	outline:none;
	color:#000000;
}

html
{
}

.bn_red
{	color:#FF2C1C;
}

.italic
{	font-style:italic;
}

.center
{	text-align:center;
}

.text_right
{	text-align:right;
}

.justify
{	text-align:justify;
}

img
{	border-width:0px;
}

.right
{	float:right;
	display:inline;
}

.left
{	float:left;
	display:inline;
}

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


body
{	background-color:#FF2C1C;
}

/* ab hier faengt das eigentliche Layout an */

h1,h2,h3,h4
{	font-size:15px;
	color:#c60000;
	font-weight:bold;
}

a,a:link,a:visited,a:active
{	color:#000000;
	text-decoration:underline;
}

a:hover
{	text-decoration:underline;
}


#bn_layout
{	margin:auto;
	padding-bottom:10px;
	width:833px;
	overflow:hidden;
	background-image:url(image/bn_layout_back.png);
	background-repeat:repeat-y;
}

#bn_head_top
{	height:213px;
	background-image:url(image/bn_head_top.jpg);
	margin:0px 29px 0px 17px;
	background-repeat:no-repeat;
}

#bn_head_bottom
{	height:275px;
	background-image:url(image/bn_head_bottom.jpg);
	margin:0px 29px 0px 17px;
	background-repeat:no-repeat;
}

#bn_head_content
{	height:236px;
	background-image:url(image/bn_head_content.jpg);
	margin:0px 29px 0px 17px;
	padding:10px 431px 0px 10px;
	font-size:13px;
	line-height:17px;
	text-align:justify;
	background-repeat:no-repeat;
}

.bn_big_box
{	margin:10px 44px 0px 35px;
	border:1px solid #000000;
	background-color:#FF7677;
	padding:10px 20px;
	font-size:12px;
}

.bn_big_box h1
{	color:#ffffff;
}

.bn_text_box
{	margin:0px 44px 0px 35px;
	font-size:11px;
}

.bn_phone
{	background-image:url(image/bn_phone.jpg);
	background-position:100% 20px;
	background-repeat:no-repeat;
	padding-right:147px;
}

ul#bn_pictures
{	list-style-type:none;
	list-style-position:outside;
	margin:15px 0px 0px 28px;
}

ul#bn_pictures li
{	float:left;
	display:inline;
	padding:10px 7px;
}

ul#bn_pictures li img
{	border:4px solid #FF2C1C;
}

.bn_small_box_left
{	width:44%;
	text-align:justify;
	margin-left:35px;
	display:inline;
	float:left;
	overflow:hidden;
}

.bn_small_box_right
{	width:44%;
	text-align:justify;
	margin-right:44px;
	display:inline;
	float:right;
	border:1px solid #000000;
	background-color:#FF7677;
	overflow:hidden;
}

.bn_small_box_right p
{	padding:3px 10px;
	font-size:11px;
}

.bn_small_box_left p
{	font-size:11px;
}

.yellow_line
{	border-bottom:1px solid #FDBB0A;
	padding:20px 0px 0px 0px;
	margin:0px 34px 0px 17px;
}

ul.bn_partner
{	list-style-type:none;
	list-style-position:outside;
	overflow:hidden;
	padding:0px 39px 0px 33px;
}

ul.bn_partner li
{	float:left;
	border-left:1px solid #000000;
	margin-left:-2px;
	display:inline;
}

ul.bn_partner li.bn_first
{	border-width:0px;
}

ul.bn_partner li a,ul.bn_partner li a:link,
ul.bn_partner li a:visited,ul.bn_partner li a:active
{	padding:0px 10px;
	text-decoration:none;
	color:#000000;
	font-size:10px;
}

ul.bn_partner li a:hover
{	text-decoration:underline;
}

h5.bn_footer
{	font-size:10px;
	font-weight:normal;
	clear:both;
	padding:10px 39px 0px 33px;
}

#bn_copyright
{	text-align:center;
	font-size:9px;
	padding-top:20px;
}


#bn_copyright a,#bn_copyright a:link,#bn_copyright a:visited,#bn_copyright a:active
{	text-decoration:none;
	font-size:9px;
}

#bn_copyright a:hover
{	text-decoration:underline;
}


