table.main_table {
	background-color:#1E1D1D;
	background-image:url(zupin_FILES/background.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	border-bottom:1px solid #b2b2b2;
	border-collapse:collapse;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	width:1007px;
}

td.header_haendlerbereich {
	border-right: 2px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
td.header_haendlerbereich_rechtesbild {
	border-right: 0px;
	
}

td.label_hb {
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;
	background-color: #b31736;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	color: #ebebeb;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;

}

li.sub2{
	margin-left: -18px;
	padding-top: 0px;
}

td.menuspalte_links {
    background-image: url(zupin_FILES/opacity.png);
	behavior: url(fileadmin/css/iepngfix.htc);
	padding: 0px;
    border-bottom: 1px solid #bebebe;
}

td.menuspalte_oben {
	padding-left: 10px;
	background-color: #b31736;
	border-right: 1px solid #b2b2b2;
	height: 30px;
}

td.menuspalte_oben a {
	color: #ffffff;
}

td.menuspalte_oben img.clear {
	width:25px;
	height: 10px;
}

td.spalte_rechts img {
  padding-top: 20px;
}
td.inhalt {
	color:#666666;
	padding-top: 20px;
}
table.in_spalte_mitte td {
	padding-left:0px;
	padding-right:0px;
}

td.husky_header {
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	border-bottom: 1px solid #b2b2b2;
}
span.breadcrumb_active {
	
	color: #d21034;
	margin-right = 5px;
	font-size: 11px;
}

a {
        font-size: 11px;
		font-weight: normal;
        text-decoration: none;
        color: #000000;
}

a:hover {
	    color: #d21034;
}

a.act {
	   text-decoration: none;
	   color: #d21034;
}



