/*******************************************************************
 * BODY & ALLGEMEINE BESCHREIBUNGEN
 *******************************************************************/
img {
   behavior: url("fileadmin/styles/pngbehavior.htc");
}

/*******************************************************************
 * Äquator - Linie die den Top und Bottom voneinander trennt
 *******************************************************************/
 #equator { 
	height:26px; 
}

/*******************************************************************
 * MENU - Das Hauptmenü
 *******************************************************************/
#menu li a {
	width:200px;
	height:40px;
}

/*******************************************************************
 * SUB MENU 
 *******************************************************************/
#top #menu li #submenu li a {
	width:152px;	
}

/*#newsbox {
	
	margin-left:10px;
	float:left;	
	width: 200px;
	
	
	
}*/



/*braucht im ie6 eine andere höhe*/
#navi2 {
	height:20px;
	width:250px;
	background: url(../images/variante.gif) top left no-repeat;
	border-left:1px solid #e0e9f4;
	border-right:1px solid #e0e9f4;
	border-top:1px solid #cedded;
	border-bottom:1px solid #cedded;
}


#floorplan {
	height:180px;
	background-color:#fff;
	width:250px;
	border-left:1px solid #e0e9f4;
	border-right:1px solid #e0e9f4;
	text-align:right;
}


#start #equator {
	position: absolute;
	left:0px;
	top:404px;

	z-index:-1;
}


#equator {
	position: absolute;
	left:0px;
	top:520px;
	
	width:100%;
	height:24px;
	
	background:url(../images/equator_bg.gif);
	background-repeat:repeat-y;
	
	background-color:#c7daef;
	
	border-width:1px 0px 1px 0px;
	border-style:solid;
	border-top-color:#d0dfee;
	border-bottom-color:#FFFFFF;
	
	z-index:-1;
}


/* style the links hover */
#footer .menu :hover{
	color:#266299;
	background:#b1c9e3;
}


#footer #navmenu-h li ul {
	visibility:hidden;
	list-style: none;
  	position: absolute;
  	top: 15px;
  	left: 0;

  	margin:0px;
  	padding:0px;
}

/*#accordion h3 a  {
	display:block;
	width:221px;
	height:35px;
	background:url(../images/nav_element_double_big_acc_2.gif) 0 0 no-repeat;
	padding:3px 0 0 29px;
	
}*/


.tx-dmgeosuche-pi1 .googleWindow {
	margin-top:-34px;
}



