

.breaker{
	clear:both;
	height:0px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}


table td.wert {
	text-align: right;
}


#navistat{
	margin:4px 0 0 0;
}

#navistat ul{
	padding:0 0 0 20px;
	margin:0;
}

#navistat ul li a{
	padding-left:8px;
	background:#CCCCCC url(http://www.bhag.de/images/arrowbullet.gif) no-repeat 4px 2px;
}

#navistat ul li a:hover {
	background-color:#e5e5e5;
}

#navistat ul li div.navlevel1ac a,
#navistat ul li div.navlevel2ac a {
	background:#CCCCCC url(http://www.bhag.de/images/arrowbullet_white.gif) no-repeat 4px 2px;
	color:#fff;
}

h2 {
    margin: 10px 0 0 0;
    padding: 0;
}


h3{
	color:#6A1516;
	margin:10px 0 0 0;
	font-size:10pt;
}


table{
	border:none;
	border-collapse:collapse;
}


/*** IE6 ***/

* html #container {
	position:relative;
}

* html #c2content {
	position:absolute;
	left:270px;
}

* html #banner2 {
    margin-left: 0px;
	position:absolute;
	left:270px;
	top:388px;
}


* html .arrowlistmenu ul li {
	float:left;
	width:100%;
}

















