/*

Sourcecode written by
David Boenig

Contact:
david@martial-design.de
www.martial-design.de

*/


#header_ad {
	/* Werbung Header 
	Rahmen für die Banner
	*/
	position:	absolute;
	margin-top:	4em;
	margin-left:31.6em;
	width:		472px; 
	height:		64px; 
	z-index:	97;
}

#header_ad_banner { 
	position:	absolute;  
	margin-top: 3.9em;
	margin-left:31.6em;
	width:		472px; 
	height:		64px; 
	z-index:	98;
}

#header_ad_banner_layer {
	/* Werbung Header Link-Layer
	wird als Linkfolie über das Bild gelegt
	*/
	position:	absolute;
	margin-top: 3.9em;
	margin-left:31.6em;
	z-index:	99;
}

#navigation_ad {
	/* Werbung Rechte Navigation */
}

#font_ad {
	/* Schrift Artenfür Werbeblöcke */
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
}