

div.schnellkontakt_container {
	position: absolute;
  left: 290px;
  top: 120px;
	width: 380px;
	height: 247px;
	z-index: 227;
	visibility: hidden;
	background-color: #FFF0AA;
	layer-background-color: #FFF0AA;
  padding: 1px;
   }



div.schnellkontakt {
	position: absolute;
  left: 0px;
  top: 0px;
	width: 380px;
	height: 247px;
	z-index: 27;
	background-color: #FFF0AA;
	layer-background-color: #FFF0AA;
	border-left : 1px solid;
	border-left-color:#59481B;
	border-right : 1px solid;
	border-right-color:#59481B;
	border-top : 1px solid;
	border-top-color:#59481B;
	border-bottom : 1px solid;
	border-bottom-color:#59481B;
  padding: 1px;
  }


div.schnellkontakt_window_topbar_title {
   position: absolute;
   left: 5px;
   top: 5px;
   z-index: 30;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
	 color: #FFF6CB;
   }


div.schnellkontakt_window_topbar {
   position: absolute;
   left: 1px;
   top: 0px;
   width: 380px;
   height: 29px;
   z-index: 30;
   background-image: url(/images/window_topbar.gif);
   layer-background-image: url(/images/window_topbar.gif);
   padding: 1px;
   }

div.schnellkontakt_close_button {
   position: absolute;
   left: 360px;
   top: 4px;
   z-index: 30;
   background-color: #FFF0AA;
   layer-background-color: #FFF0AA;
   padding: 1px;
   }


