/*----------------------------------------------------
// bonpool.com
/----------------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bg.jpg) repeat-x #007dbc;
	color:#333;
}

#bonpool { 
	width:1000px;
}

#left_site {
	float:left;
	width:120px;
	height:810px;
	overflow:hidden;
	background:url(../images/left_site.jpg) no-repeat;
}

/*----------------------------------------------------
// Site
/----------------------------------------------------*/

#site {
	float:left;
	width:786px;
	overflow:hidden;
}

/*----------------------------------------------------
// Logo, Meta Navi
/----------------------------------------------------*/

#head {
	height:101px;
}

#head ul {
	list-style:none;
}

#head ul li {
	float:left;
	height:101px;
}

#head ul li a {
	display:block;
	height:101px;
	text-indent:-2000px;
}

#head ul li a.startseite {
	width:112px;
	background:url(../images/meta_startseite.jpg) no-repeat;
}

#head ul li a.startseite_on {
	width:112px;
	background:url(../images/meta_startseite_on.jpg) no-repeat;
}

#head ul li a.startseite:hover {
	width:112px;
	background:url(../images/meta_startseite_on.jpg) no-repeat;
}

#head ul li a.kontakt {
	width:103px;
	background:url(../images/meta_kontakt.jpg) no-repeat;
}

#head ul li a.kontakt_on {
	width:103px;
	background:url(../images/meta_kontakt_on.jpg) no-repeat;
}

#head ul li a.kontakt:hover {
	width:103px;
	background:url(../images/meta_kontakt_on.jpg) no-repeat;
}

#head ul li a.impressum {
	width:121px;
	background:url(../images/meta_impressum.jpg) no-repeat;
}

#head ul li a.impressum_on {
	width:121px;
	background:url(../images/meta_impressum_on.jpg) no-repeat;
}

#head ul li a.impressum:hover {
	width:121px;
	background:url(../images/meta_impressum_on.jpg) no-repeat;
}

#content {
	height:269px;
	border-bottom:3px solid #135c81;
}

#image_left {
	float:left;
	width:278px;
	height:269px;
	background:url(../images/img_home_left.jpg) no-repeat;
}

#image_right {
	float:left;
	font-size:1.1em;
	color:#046393;
	padding:248px 0 0 31px;
	width:477px;
	height:21px;
	background:url(../images/img_right.jpg) no-repeat;
}

#page {
	background:url(../images/page_bg.gif) repeat-y;
	border-bottom:3px solid #135c81;
}

#left_col {
	float:left;
	width:258px;
	min-height:400px;
}

#left_col ul {
	list-style:none;
	padding:10px 0 0 20px;
	width:237px;
}

#left_col ul li {
	border-bottom:1px solid #ccdbe3;
}

#left_col ul li a {
	display:block;
	font-size:1.2em;
	line-height:20px;
	text-indent:15px;
	text-decoration:none;
	color:#002839;
	background:url(../images/arrow_right.gif) no-repeat 0px 5px;
}

#left_col ul li a.produkte {
	display:block;
	font-size:1.2em;
	line-height:20px;
	text-indent:15px;
	text-decoration:none;
	color:#002839;
	background:url(../images/arrow_down.gif) no-repeat 0px 5px;
}

#left_col ul li a.active {
	display:block;
	font-size:1.2em;
	line-height:20px;
	text-indent:15px;
	text-decoration:none;
	color:#008bcb;
	background:url(../images/arrow_down.gif) no-repeat 0px 5px;
}


#left_col ul li a:hover {
	color:#008bcb;
}

#left_col ul ul {
	border-bottom:1px solid #ccdbe3;
	padding-bottom:10px;
}

#left_col ul ul li {
	border:none;
}

#left_col ul ul li a {
	background:none;
	text-indent:0;
}

#left_col ul ul li a.active {
	background:none;
	text-indent:0;
	color:#008bcb;
}

#right_col {
	float:right;
	width:447px;
	padding:30px 31px 50px 0;
}

#right_col-niederlassung {
	float:left;
	width:440px;
	padding:0 31px 50px 0;
height:150px;
font-size:1.1em;
	
	line-height:1.5em;
	color:#656565;
}

#right_col a {
	color:#008bcb;
}

#right_col a:hover {
	color:#095175;
}

#right_col ul {
	margin:1.2em 0;
}

#right_col ul li {
	line-height:1.5em;
	font-size:1.2em;
}

.img_left {
	float:left;
	border:0;
	margin:5px 5px 0 0;
}

.img_left-niederlassung {
	float:left;
	border:0;
	margin:15px 5px 0 0;
}

.img_right {
	float:right;
	border:0;
	margin:5px 0 0 5px;
}

#footer {
	height:73px;
	text-indent:-2000px;
	background:url(../images/footer.jpg) no-repeat;
}

h1 {
	font-size:1.3em;
	color:#135c81;
}

p {
	font-size:1.1em;
	margin:1.2em 0;
	line-height:1.5em;
	color:#656565;
}

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

.offen{
float:right;
width:116px;
padding:16px 0 10px 0;
}
/*----------------------------------------------------
// Logo, Meta Navi
/----------------------------------------------------*/

#right_site {
	float:right;
	width:94px;
	height:810px;
	overflow:hidden;
	background:url(../images/right_site.jpg) no-repeat;
}