/* Stylesheets by Andreas Petermann
		http://bytenation.de
*/*
{	margin:0px;
	padding:0px;
	font-family: Arial, sans-serif;
	outline:none;
	color:#666666;
}html
{	height:100%;
}.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
{	height:100%;
	background-color:#999999;
}
/* ab hier faengt das eigentliche Layout an */#bn_layout
{	margin:auto;
	padding-top:441px;
	margin-top:10px;
	width:1003px;
	overflow:hidden;
	position:relative;
	background-color:#ffffff;
	padding-bottom:30px;
}
#bn_layout.no_padding
{	padding-top:137px;
	padding-bottom:0px;
}/* die linke seite (menübereich) */#bn_left
{	width:192px;
	background-image:url(image/bn_left.jpg);
	background-repeat:repeat-x;
	float:left;
	overflow:hidden;
}#bn_left ul
{	margin-top:28px;
	list-style-type:none;
	list-style-position:outside;
}#bn_left ul li
{
}#bn_left ul li a,#bn_left ul li a:link,
#bn_left ul li a:visited,#bn_left ul li a:active
{	color:#666666;
	text-decoration:none;
	display:block;
	width:100%;
	line-height:24px;
	text-transform:uppercase;
	padding-left:10%;
	font-size:12px;
}#bn_left ul li a:hover
{	color:#cc0033;
}
#bn_content,#bn_small_content
{	width:740px;
	overflow:hidden;
	float:right;
	padding:56px 30px;
	font-size:13px;
}#bn_content h1,#bn_content h2,
#bn_small_content h1, #bn_small_content h2,
#bn_right h1,#bn_right h2
{	font-size:14px;
	font-weight:bold;
	line-height:22px;
}#bn_content p,#bn_small_content p,
#bn_right p
{	padding:0px 0px 10px 0px;
	line-height:20px;
}#bn_content strong,#bn_small_content strong,
#bn_right strong
{
}#bn_content a,#bn_content a:link,
#bn_content a:visited,#bn_content a:active,
#bn_small_content a,#bn_small_content a:link,
#bn_small_content a:visited,#bn_small_content a:active,
#bn_right a,#bn_right a:link,#bn_right a:visited,#bn_right a:active
{	color:#666666;
	text-decoration:none;
}#bn_content a:hover,#bn_small_content a:hover,
#bn_right a:hover,#bn_right a:hover strong
{	color:#cc0033;
}

#SWBZ32EE1FAD89F34D81B5C5E3FAB0E1D0AE
{	position:absolute;
	top:140px;
	left:0px;
}
#BZ32EE1FAD89F34D81B5C5E3FAB0E1D0AE
{	position:absolute;
	top:140px;
	left:0px;
}
#bn_content ul,#bn_small_content ul,#bn_right ul
{	margin:0px 0px 0px 20px;
	list-style-position:outside;
}ul#bn_top
{	position:absolute;
	top:107px;
	right:2px;
	height:30px;
	overflow:hidden;
	list-style-type:none;
	list-style-position:outside;
	width:100%;
}ul#bn_top li
{	width:150px;
	overflow:hidden;
	background-image:url(image/bn_top_li.jpg);
	background-repeat:no-repeat;
	float:right;
	height:40px;
	display:inline;
	margin-left:2px;
}ul#bn_top li a,ul#bn_top li a:link,
ul#bn_top li a:visited,ul#bn_top li a:active
{	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	display:block;
	text-align:center;
	line-height:30px;
	width:100%;
	height:100%;
}ul#bn_top li a:hover
{
}
#bn_newsletter
{	position:absolute;
	top:25px;
	right:15px;
	width:246px;
	height:86px;
	overflow:hidden;
	background-image:url(image/bn_newsletter.jpg);
	background-repeat:no-repeat;
}#bn_logo
{	position:absolute;
	top:25px;
	left:10px;
	width:800px;
	height:86px;
	overflow:hidden;
	background-image:url(image/bn_logo.png);
	background-repeat:no-repeat;
}#bn_logo a
{	float:left;
	height:100%;
	width:386px;
}#bn_logo strong
{	font-size:13px;
	font-weight:normal;
	color:#cccccc;
	margin-top:20px;
	display:inline;
	float:left;
	margin-left:10px;
}#bn_right
{	width:315px;
	overflow:hidden;
	float:right;
	padding-top:20px;
}.make_margin
{	margin-top:45px;
}#bn_small_content
{	width:400px;
}
#bn_right p
{	font-size:12px;
	padding:0px 80px 0px 20px;
	line-height:20px;
}#bn_right h1,#bn_right h2
{	padding-left:20px;
}#bn_small_content label
{	display:block;
	width:98%;
	font-size:12px;
	font-weight:bold;
}#bn_small_content input.check
{	float:left;
	width:auto;
	margin:5px 10px 0px 0px;
}#bn_small_content label.check
{	float:left;
	width:auto;
	margin:5px 10px 0px 0px;
}#bn_small_content input.textfield
{	width:98%;
	margin-bottom:10px;
	border:1px solid #999999;
	padding:1px;
	height:14px;
	font-size:12px;
	color:#000000;
}#bn_small_content textarea
{	width:98%;
	overflow:auto;
	border:1px solid #999999;
	padding:1px;
	height:150px;
}#bn_small_content textarea.small_textarea
{	width:98%;
	overflow:auto;
	border:1px solid #999999;
	padding:1px;
	height:100px;
	margin-bottom:10px;
}#bn_small_content input.submit
{	margin:10px 5px 0px 0px;
	float:left;
	color:#000000;
	background-color:#c0c0c0;
	padding:0px 5px;
	font-size:13px;
	font-family: "MS Shell Dlg";
}#bn_content ul.referenz
{	list-style-type:none;
	list-style-position:outside;
	margin-left:0px;
	float:left;
	width:230px;
	display:inline;
	overflow:hidden;
}#bn_content ul.referenz li
{	padding:3px 0px;
}
ul#bn_footer
{	list-style-type:none;
	list-style-position:outside;
	border-top:1px solid #f1f1f1;
	color:#666666;
	margin:10px 20px 0px 230px;
	text-align:center;
}ul#bn_footer li
{	display:inline;
}ul#bn_footer li a,ul#bn_footer li a:link,
ul#bn_footer li a:visited,ul#bn_footer li a:active
{	color:#666666;
	padding:0px 5px 0px 3px;
	font-size:11px;
	text-decoration:none;
}ul#bn_footer li a:hover
{	color:#cc0033;
}
