/* CCS-Style created  November-2007 by 
   Andreas Petermann
*/

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

body
{	background-color:#EEE1D6;
}

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

img 
{	border-width:0px;
}

#bn_box
{	width:900px;
	margin:10px auto;
	overflow:hidden;
	padding:17px 0px 17px 0px;
	position:relative;
	background-image:url(image/luedemann.jpg);
	background-repeat:no-repeat;
	background-position:701px 300px;
}

#bn_header
{	height:150px;
	border-left:5px solid #008F97;
	background-color:#ffffff;
	background-image:url(image/bn_header.png);
	background-position:100px 25px;
	background-repeat:no-repeat;
}

#bn_tools
{	height:297px;
	width:352px;
	background-image:url(image/tools.gif);
	position:absolute;
	right:0px;
	top:0px;
}
	
#bn_content
{	width:671px;
	margin:50px 0px 0px 30px;
}

ul#bn_menu 
{	float:left;
	width:170px;
	list-style-type:none;
	list-style-position:outside;
	margin:50px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	overflow:hidden;
	background-image:url(image/menu.png);
	background-repeat:no-repeat;
	background-position:170px 5px;
}

ul#bn_menu li
{	padding:5px 0px 0px 0px;
	line-height:25px;
	width:100%;
	overflow:hidden;
}

ul#bn_menu li a,ul#bn_menu li a:link,ul#bn_menu li a:visited,ul#bn_menu li a:active
{	text-decoration:none;
	color:#A29890 ;
	background-color:#ffffff;
	display:block;
	margin:0px 0px 0px 20px;
	padding-left:5px;
	width:100%;
	font-weight:bold;
}

ul#bn_menu li a:hover,ul#bn_menu li a#active
{	margin:0px 0px 0px 0px;
	background-color:#008F97;
	color:#ffffff;
}

#spacer
{	float:left; 
	width:1px; 
	overflow:hidden; 
	height:500px;
}

#bn_right
{	border:10px solid #008F97;
	float:right;
	width:475px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
}

#bn_right h1, #bn_right h1#geburtstag
{	background-color:#008F97;
	height:78px;
	text-align:center;
	line-height:78px;
	color:#ffffff;
	font-weight:bold;
	font-size:62px;
}

#bn_right h1#geburtstag
{	background-image:url(image/luedemann.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
}
	
#bn_right h1 strong
{	font-size:62px;
	color:#ffffff;
}	

#bn_right #textbereich
{	padding:0px 0px 0px 0px;
	border:1px solid #EEEEEE;
	min-height:450px;
}


#textbereich h2
{	font-size:12px;
	font-weight:bold;
	color:#008F97;
	padding:10px 0px 10px 10px;
	clear:both;
}

#textbereich h2 small
{	color:#bbbbbb;
	font-weight:normal;
}

#textbereich ul
{	list-style-position:outset;
	list-style-type:disc;
	padding:0px 0px 0px 0px;
	margin:0px 10px 0px 30px;
}

#textbereich ul li
{	color:#555555;
}


#textbereich p
{	color:#555555;
	padding:0px 10px 0px 10px;
	text-align:justify;
}

#textbereich a,#textbereich a:link,#textbereich a:visited,#textbereich a:active
{	font-weight:bold;
	color:#008F97;
	text-decoration:none;
}

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

#textbereich img
{	float:right;
}


#textbereich .hr_line
{	border:1px solid #bbbbbb;
	border-width:1px 0px;
	clear:right;
	height:10px;
	overflow:hidden;
}

#textbereich .no_bottom
{	border-width:1px 0px 0px 0px;
	height:1px;
}

#bn_footer
{	clear:both;
	text-align:center;
	color:#A29890;
	padding:10px 0px 0px 180px;
}

#bn_footer a,#bn_footer a:link,#bn_footer a:visited,#bn_footer a:active
{	color:#A29890;
	text-decoration:none;
	background-image:url(image/footer_link.png);
	background-position:right 2px;
	background-repeat:no-repeat;
	padding-right:10px;
	margin-right:5px;
	overflow:hidden;
	background-color:#EEE1D6;
	
}

#bn_footer a#no_pic
{	background-image:none;
	padding-right:0px;
	margin-right:0px;
}

#bn_footer a:hover
{	text-decoration:underline;
	color:#232323;
}


ul#bn_feature
{	list-style-type:none;
	list-style-position:outside;
	width:180px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:680px;
}

ul#bn_feature li
{	padding-left:20px;
	margin-top:8px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

ul#bn_feature li#favoriten
{	background-image:url(image/favoriten.png);
}

ul#bn_feature li#print
{	background-image:url(image/print.png);
}

ul#bn_feature li#empfehlen
{	background-image:url(image/empfehlen.png);
}

ul#bn_feature li a,ul#bn_feature li a:link,ul#bn_feature li a:visited,ul#bn_feature li a:active
{	text-decoration:none;
	color:#555555;
}

ul#bn_feature li a:hover
{	color:#232323;
}

#textbereich table td h2
{	padding-top:0px;
}
