/*	Position/Anzeige		Abstände/Rahmen					x+y/Größe		Text														Hintergrund	*/

/* MENU */
#menuBlock {

	position: absolute;		margin: 6px 6px 6px 89px;		top: 0;																		background-color: #AD132F;
	z-index: 4;												left: 0;
															width: 887px;
															height: 70px;	
}
#menuBlock #megaText {

	position: absolute;		/*margin: 0px 12px 6px 0px;*/	top: 20px;		font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 5;				padding: 0;						right: 12px;	font-size: 36px;
																			color: #D88796;
																			font-weight: bold;
																			text-align: right;
																			text-decoration: none;
}
#menuBlock #menu {

	position: relative;		margin: 0;						width: 510px;	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 6;				padding: 0px 5px;				height: 26px;	font-size: 11px;
																			color: #E894A0;
																			font-weight: bold;
																			text-align: left;
																			text-decoration: none;
																			vertical-align: bottom;
																			line-height: 26px;
}
#menu a {

	position: absolute;										top: 0px;		font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;															font-size: 11px;
	z-index: 6;																color: #E894A0;
																			font-weight: bold;
																			text-align: left;
																			text-decoration: none;
}
#menu a:hover {

	z-index: 8;																color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																			text-decoration: none;										background-repeat: no-repeat;
																																		background-position: 10px 0px;
																																		/*background-color: #D74A50;*/
}
/* Allgemeine Styles der Submenus */
span#active {

																			color: #FFF;
																			text-decoration: underline;
}
#menu a span#agenturLine, #menu a span#referenzenLine, #menu a span#newsLine {

	position: absolute;		margin: 0px 2px;				top: 10px;																	/*background-color: #000;*/
	display: block;			padding: 3px 1px 0px 1px;		left: 0px;		
	z-index: 1;				border-left: 2px solid #FFF;	width: 1px;
}
/* HOME */
#menu a#home {

															left: 12px;
}
#menu a#homeActive {

	z-index: 7;												left: 12px;		color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																			text-decoration: none;										background-repeat: no-repeat;
																																		background-position: 10px 0px;
}
/* AGENTUR */
#menu a#agentur {

															left: 62px;
}
#menu a#agenturActive {

	z-index: 7;												left: 62px;		color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																			text-decoration: none;										background-repeat: no-repeat;
																																		background-position: 10px 0px;
}
#menu a span#agenturLine {

															height: 41px;
}
/* AGENTUR --> aprojekte */
#menu a#aprojekte {

	display: block;			padding: 18px 0 0 10px;			left: 62px;		color: #E894A0;
	z-index: 6;																text-decoration: none;
}
#menu a:hover#aprojekte {

																			color: #FFF;
																			text-decoration: none;
}
/* AGENTUR --> Team */
#menu a#team {

	display: block;			padding: 34px 0 0 10px;			left: 62px;		color: #E894A0;
	z-index: 5;																text-decoration: none;
}
#menu a:hover#team {

																			color: #FFF;
																			text-decoration: none;
}
/* leistungen */
#menu a#leistungen {

															left: 126px;
}
#menu a#leistungenActive {

	z-index: 7;												left: 126px;		color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																			text-decoration: none;										background-repeat: no-repeat;
																																		background-position: 10px 0px;
}
#menu a span#leistungenLine {

															height: 25px;
}

/* REFERENZEN */
#menu a#referenzen {

															left: 209px;
}
#menu a#referenzenActive {

	z-index: 7;												left: 209px;		color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																			text-decoration: none;										background-repeat: no-repeat;
																																		background-position: 10px 0px;
}
#menu a span#referenzenLine {

															height: 25px;
}

/* NEWS */
#menu a#news {

															left: 293px;
}
#menu a#newsActive {

	z-index: 7;												left: 293px;	color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																			text-decoration: none;										background-repeat: no-repeat;
																																		background-position: 10px 0px;
}
#menu a span#newsLine {

															height: 25px;
}
/* NEWS --> Archiv */
#menu a#archiv {

	display: block;			padding: 18px 0 0 10px;			left: 293px;	color: #E894A0;
	z-index: 6;																text-decoration: none;
}
#menu a:hover#archiv {

																			color: #FFF;
																			text-decoration: none;
}
/* JOBS */
#menu a#jobs {

															left: 265px;
}
#menu a#jobsActive {

	z-index: 7;												left: 265px;	color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																																		background-repeat: no-repeat;
																																		background-position: 10px 0px;
}

/* PRESSE */
#menu a#presse {

															left: 341px;
}
#menu a#presseActive {

	z-index: 7;												left: 341px;	color: #FFF;												background-image: url("../images/arrow-to-bottom_white.gif");
																																		background-repeat: no-repeat;
																																		background-position: 10px 0px;
}


/* META-MENU */
#menuBlock #metaMenu {

	position: absolute;		margin: 6px 12px;				top: 0px;		font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 6;												right: 0px;		font-size: 11px;
															width: 222px;	color: #660E27;
																			font-weight: bold;
																			text-align: right;
																			text-decoration: none;
}
#metaMenu a {

	position: absolute;														font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;															font-size: 11px;
	z-index: 6;																color: #470919;
																			font-weight: bold;
																			text-align: right;
																			text-decoration: none;
}
#metaMenu a:hover {

	z-index: 8;																color: #E894A0;
																			text-decoration: none;
}

/* Allgemeine Styles der Metamenus */
#metaMenu #kontaktLine {

	position: absolute;		margin: 0px 2px;				top: 10px;																	/*background-color: #000;*/
	display: block;			padding: 3px 1px 0px 1px;		left: 0px;		
	z-index: 1;				border-left: 2px solid #E894A0;	width: 1px;
}
#metaMenu span#active {

																			color: #E894A0;
																			text-decoration: underline;
}

/* KONTAKT */
#metaMenu a#kontakt {

															left: 1px;
}
#metaMenu a#kontaktActive {

	z-index: 7;												left: 1px;		color: #E894A0;
																			text-decoration: none;
}
#metaMenu span#kontaktLine {

															height: 34px;
}
/* KONTAKT --> Dialog */
#metaMenu a#anfahrt {

	z-index: 6;				padding: 18px 0 0 10px;			top: 0px;
															left: 1px;
}
#metaMenu a:hover#anfahrt {

															left: 1px;		color: #E894A0;
																			text-decoration: none;
}
/* KONTAKT --> Dialog */
#metaMenu a#dialog {

	z-index: 5;				padding: 34px 0 0 10px;			top: 0px;
															left: 1px;
}
#metaMenu a:hover#dialog {

															left: 1px;		color: #E894A0;
																			text-decoration: none;
}

/* IMPRESSUM */
#metaMenu a#impressum {

															left: 63px;
}
#metaMenu a#impressumActive {

	z-index: 7;												left: 63px;		color: #E894A0;
																			text-decoration: none;
}

/* SITEMAP */
#metaMenu a#sitemap {

															left: 149px;
}
#metaMenu a#sitemapActive {

	z-index: 7;												left: 150px;	color: #E894A0;
																			text-decoration: none;
}