/* 

stefanmay.com 
version 2.0

speical styles, different for pc and mac/ie


(c) allevia 2004 


*/


/* ****************************** ergänzungen ::ms:: ******************************* */

/* gilt für alle Überschriften (im Frontend) vor grauem Hintergrundfeld */
.galleryheadline {
  height:33px;
  width:224px;
  padding-left:12px;
}

.press .galleryheadline {
 width:296px;
}

.faq .galleryheadline,
.legalnotes .galleryheadline,
.home .galleryheadline,
.contact .galleryheadline,
.news .galleryheadline ,
.newsletter .galleryheadline  {
 width:236px;
}

.home .archiveheadline {
  height:33px;
  width:155px;
  padding-left:12px;
}



/* ****************************** layer ******************************* */

.functionLayer {
	top: 139px;
	height: 76px;
	padding: 5px;
	position: absolute;
	visibility : hidden;
	text-align: left;
}

#quickdropLayer {
	width: 197px;
	height:90px;	
	left: 510px;
}

#loginLayer {
	width: 223px;
	left: 520px;
	top: 139px;
	visibility: hidden;
	padding-bottom:10px;
}


/* nav menu */
.navmenu {
	position:absolute; 
	width:90px; 
	top: 109px; 
	visibility: hidden;
}

