/* CSS Document */


#container {
	overflow:hidden;
	background:#FFF url(../images/content_devider.gif) 781px 0 repeat-y;
	padding:0 10px;
	margin:0;
	width:auto;
	/*padding-right:5px;*/
}
* html #container {
	height:1%;
}
#container-left {
	float:left;
	width:762px;
}
#wrapper {
	width:747px;
	margin:0 auto;
}
#title {
	height:36px;
	line-height:26px;
	clear:both;
	color:#FFF;
	font-size:15px;
	padding-left:10px;
}


.bContent ul, .bContent li {
	margin:0;
	padding:0;
	list-style:none;
}
.bContent a, .bPager a {
	color:#000;
	text-decoration:none;
}

/* start brachenübersicht */
.branchenuebersicht #title {
	background:url(../images/branchenliste/titleDivided_bg.jpg) top left no-repeat;
}



#branchenuebersicht #bLeft {
	float:left;
	width:276px;
	background:url(../images/branchenliste/boxLeft_repeat.gif) top left repeat-y;
}
#branchenuebersicht #bLeft .bContent {
	background:url(../images/branchenliste/boxLeft_bottom.gif) left bottom no-repeat;
	padding-bottom:25px;
}
#branchenuebersicht #bRight {
	float:right;
	width:471px;
	background:url(../images/branchenliste/boxRight_repeat.gif) top left repeat-y;
}
#branchenuebersicht #bRight .bContent {
	background:url(../images/branchenliste/boxRight_bottom.gif) left bottom no-repeat;
	padding-bottom:25px;
	padding-right:0px;
	overflow:hidden;
}
* html #branchenuebersicht #bRight .bContent {
	height:1%;
}
#branchenuebersicht .bTitle {
	color:#666;
	padding:5px 20px 10px 15px;
	
}
#branchenuebersicht .bPager {
	padding-left:20px;
	padding-bottom:15px;
	font-size:15px;
}
#branchenuebersicht .bPager a {
	padding-right:1px;
}
#branchenuebersicht .bPager a:hover {
	color:#F00;
}
#branchenuebersicht .bPager a.active {
	color:#F00;
	font-weight:bold;
}

#branchenuebersicht .bContent {
	padding:0px 20px;
}
#branchenuebersicht #bLeft li {
	padding:2px 0;
	font-size:14px;
}
#branchenuebersicht #bRight li {
	font-size:11px;
	padding:1px 0;
}
#branchenuebersicht #bRight ul {
	float:left;
	width:210px;
	padding-right:15px;
}
/* end branchenübersicht */

/* start brannchenliste */
.branchenliste #title {
	background:url(../images/branchenliste/title_bg.jpg) top left no-repeat;	
}

#branchenliste {
	background:url(../images/branchenliste/boxFull_repeat.gif) top left repeat-y;
}
#branchenliste .bContent {
	background:url(../images/branchenliste/boxFull_bottom.gif) bottom left no-repeat;
	overflow:hidden;
	padding-bottom:35px;
}
* html #branchenliste .bContent {
	height:1%;
}
#branchenliste .bContent h1 {
	font-size:13px;
	color:#666;
	margin:5px 0 12px 20px;
}
#branchenliste .bContent ul {
	float:left;
	width:330px;
	padding-left:30px;
}
#branchenliste .bContent li {
	padding:2px 0;
	font-size:12px;
}

/* end branchenliste */


#container-right {
	float:right;
	width:180px;
}
#title h1 { margin:0; color:#FFFFFF; font-size:15px; line-height:26px; }
#branchenliste h2 { margin:0; font-size:12px; font-weight:normal; }
