body {
	background-color: #000000;
	font-family: Times New Roman;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

li {
	margin-left: -25px;
}

td {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #000000;
}

td.content {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #000000;
}

a {
	font-size: 11px;
	color: #001026;
	text-decoration: underline;
}

a.subnavi {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.subnavi:HOVER {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #DEC599;
	text-decoration: none;
}
a.subnaviAktiv {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #DEC599;
	text-decoration: none;
}

a.subnaviAktiv:HOVER {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #DEC599;
	text-decoration: none;
}
a.white {
	font-family: Arial, Verdana, helvetica;
	color: #FFFFFF;
	text-decoration: none;
}

#navi {
	height: 23px;
}

#navi td {
	background-color: #000000;
	/*border-left: 1px solid #0b2244;
	border-right: 1px solid #0b2244;*/
}

#navi a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, helvetica;
	color: #0b2244;
	text-decoration: none;
	display: block;
}
#navi a:hover {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, helvetica;
	color: #000000;
	text-decoration: none;
	display: block;
}
#subnavi {
	height: 19px;
}

#subnavi td {
	background-color: #ffffff;
	border-left: 1px solid #0b2244;
	border-right: 1px solid #0b2244;
}

#subnavi a {
	font-size: 12px;
	font-family: Arial, Verdana, helvetica;
	color: #0b2244;
	text-decoration: none;
	display: block;
}
#subnavi a:hover {
	font-size: 12px;
	font-family: Arial, Verdana, helvetica;
	color: #000000;
	text-decoration: none;
	display: block;
}

#dallmayrANKER a {
	font-size: 11px;
	font-family: Arial, Verdana, helvetica;
	color: #FFFFFF;
	text-decoration: none;
}

#banner {
	background-image: url(../images/haus.jpg);
	padding-left: 48px;
 	padding-bottom: 8px;
	font-size: 18px;
	font-family: Arial, Verdana, helvetica;
	color: #FFFFFF;
	text-align: bottom;
}
#sprachen{
       position: absolute;		 
       top: 0;
       left: 0;
	position: expression("absolute");
	top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	left:expression(document.body.scrollLeft+(document.body.offsetWidth/2)+280);
	top:0px;
	width:200;
	height:30;
	z-index:120;
	color:#FFF;
	margin:10px 5px 0px 0px;
}


#sprachen[id]{
	position:absolute;
	left:50%;
/*	margin-left:280px;	*/
	top:0px;
	width:200;
	height:30;
	z-index:120;
	color:#FFF;
	margin:10px 5px 0px 300px;
}
#standort {
	background-color: #FFFFFF; 
	border: 1px solid #be9e06;
}
#standort a, b, strong {
	color: #0b2244; 
}

.hideme {
	left: -1000em;
	position: absolute;
	top: -1000em;
}

#wiederverkaeufer_karte { 
  width: 319px;
  height: 220px;        
  background: transparent url('../images/karten/ch_wiederverkaeufer.gif') no-repeat scroll 0 0;       
  display:block;       
}
#wiederverkaeufer_karte.leer {                                 
  background-position: 0 -1540px;  
}  
#wiederverkaeufer_karte.nordch {                                 
  background-position: 0 0;  
}                       
#wiederverkaeufer_karte.innerch {                                 
  background-position: 0 -1320px;  
}                       
#wiederverkaeufer_karte.wallis {                                 
  background-position: 0 -1100px;  
}                       
#wiederverkaeufer_karte.westch {                                 
  background-position: 0 -880px;  
}                       
#wiederverkaeufer_karte.bern {                                 
  background-position: 0 -660px;  
}
#wiederverkaeufer_karte.zuerich {                                 
  background-position: 0 -440px;  
}
#wiederverkaeufer_karte.ostch {                                 
  background-position: 0 -220px;  
}

#btn-fachhandel {
	background:url("../images/btn-fachhandel-normal-02.png") no-repeat scroll 0 0 transparent;
	display:inline-block;
	height:39px;
	text-decoration:none;
	width:214px;
}

#btn-fachhandel:hover {
	background:url("../images/btn-fachhandel-hover-02.png") no-repeat scroll 0 0 transparent;
}

#btn-fachhandel span {
	color:#000000;
	font-family:Arial,Verdana,sans-serif;
	font-size:11.5px;
	font-weight:bold;
	left:-7px;
	position:relative;
	top:12px;
}