hr {
 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #004687;
 border-bottom: solid 1px #004687; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */

}
a{
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	color: #004687;
}
.clearer{
	clear: both;
	line-height: 0px;
	height: 0px;
	overflow: hidden;
}
.subm { background-color:#004687; color:#FFFFFF}
.listh {
background-color: #004687;
padding: 3px;
}
img{
	border: 0px;
}
h1{
	color: #A3A3A3;
	line-height: 28px;
	font-size: 22px;
}
h2{
	line-height: 22px;
	font-size: 18px;
}
h3{
	line-height: 22px;
	font-size: 14px;
}

.deep1 {
background-image:url(../images/businesspool/bg_menu.gif);
width: 245px;
height: 21px;
padding-top: 3px;
margin-bottom: 5px;
margin-top: 8px;
padding-left:10px;
}
.deep1 a {
text-transform:uppercase;
font-weight: bold;
text-decoration: none;
font-size: 11px;
}
.deep1 a:hover {
text-decoration: underline;
}
.undermenu {
	width: 245px;
	padding-left:5px;
}
.deep2 {
padding-left: 5px;
width: 255px;
}
.deep2 a {
text-decoration: none;
font-size: 10px;
}
.deep2 a:hover {
text-decoration: underline;
}
.deep3 {
padding-left: 20px;
width: 255px;
}
.deep3 a {
text-decoration: none;
font-size: 10px;
}
.deep3 a:hover {
text-decoration: underline;
}
#top {
	/*background-image: url(../images/businesspool/bg_top2.jpg);
	background-repeat: repeat-x;
	height: 289px;
	position: relative;
	z-index: 2;
	top: 0;*/
}
#main {
	background: #FFFFFF url(../images/businesspool/bg_main.gif) repeat-y;
	width: 890px;
	position: absolute;
	margin-left: -445px;
	z-index: 200;
	left: 50%;
	top: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
	#main #left{
		width: 585px;
		float: left;
	}
		#main #left #header{
			background-color: #FFFFFF;
		}
			#main #left #header #header_title{
				padding: 18px 0px 0px 18px;
			}
			#main #left #header #header_flash{
				width: 571px;
				height: 194px;
				padding: 20px 0px 0px 14px;
			}
		#main #left #content{
			background: transparent url(../images/businesspool/bg_content.gif) no-repeat;
		}
			#main #left #content #breadcrumb{
				padding: 17px 0px 0px 23px;
			}
				#main #left #content #breadcrumb a{
					font-family: Verdana,Arial,sans-serif;
					font-size: 10px;
					color: #004687;
					text-decoration: none;
				}
				#main #left #content #breadcrumb a:hover{
					font-family: Verdana,Arial,sans-serif;
					font-size: 10px;
					color: #004687;
					text-decoration: underline;
				}
			#main #left #content #content_main{
				padding: 0px 20px 40px 60px;
			}
			#main #left #content #content_footer{
				padding: 0px 20px 0px 60px;
			}
	#main #right{
		width: 305px;
		float: left;
		background: transparent url(../images/businesspool/bg_right.gif) no-repeat;
		min-height: 243px;
	}
		#main #right #menu_right{
			background: #FFFFFF url(../images/businesspool/bg_menu_right.gif) no-repeat;
			height: 17px;
			width: 279px;
			padding: 30px 0px 0px 26px;
			line-height: 90%;
		}
			#main #right #menu_right a{
				font-family: Verdana,Arial,sans-serif;
				font-size: 10px;
				color: #004687;
				text-decoration: none;
			}
			#main #right #menu_right a:hover{
				font-family: Verdana,Arial,sans-serif;
				font-size: 10px;
				color: #004687;
				text-decoration: underline;
			}
		#main #right #content_right{
			padding: 10px 20px 10px 20px;
		}
		#main #right #content_right a{
			padding-left: 0px;
			line-height: 150%;
		}
	#main #footer{
		background: #FFFFFF url(../images/businesspool/bg_footer.gif) no-repeat;
		height: 35px;
	}
