/* META DATEN */
    *           { margin:0px; padding:0px; }
    html,body   { height:100%; overflow:hidden; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; line-height:16px; color:#710840; }
    img         { border:none; }
    
/* CONTAINER */
    #MAIN           	{ width:80%; margin:auto; height:100%; position:relative; }
    #MAIN_TOP       	{ border:solid #dbaec6 4px; background:url(../imgs/d.jpg) no-repeat center center #dbaec6; height:40%; margin-top:5%; }
    #MAIN_BOTTOM    	{ background:url(../imgs/schriftzug.gif) no-repeat top center #932660; height:44%; }
	#MAIN_BOTTOM table	{ background:url(../imgs/d.gif) no-repeat center 225px; }
	
	#CONTACT_BOX				{ position:absolute; border:solid #710840 1px; right:0px; margin:-143px 10px 0px 0px; }
	#CONTACT_BOX div			{ background:#fff; filter:Alpha(opacity=38); -moz-opacity:0.38; opacity:0.38; width:280px; height:241px; padding:0px 0px 0px 21px; overflow:hidden; }
	* html #CONTACT_BOX div		{ background:url(../imgs/bg_CONTACT_BOX_neu.gif); filter:Alpha(opacity=38); -moz-opacity:0.38; opacity:0.38; width:280px; height:241px; padding:0px 0px 0px 21px; overflow:hidden; }
	*+html #CONTACT_BOX div		{ background:url(../imgs/bg_CONTACT_BOX_neu_ie7.gif); width:280px; height:241px; padding:0px 0px 0px 21px; overflow:hidden; }
	#CONTACT_BOX_CONTENT		{ position:absolute; right:1px; margin:-142px 16px 0px 0px; text-align:right; padding-top:5px; }
	#CONTACT_BOX_CONTENT p		{ padding-bottom:9px; line-height:14px; padding-right:10px; }
	#CONTACT_BOX_CONTENT p span	{ font-size:12px !important; }
	
	#LINK_OVER_TYPO	{ position:absolute; left:50%; margin-left:-174px; margin-top:15px; }
    
/* IMAGES */
    #MAIN_BOTTOM table  		{ width:100%; height:100%; vertical-align:bottom; }
	#CONTACT_BOX_CONTENT img	{ position:absolute; right:-6px; top:0px; }
	img.COPY					{ margin-top:-32px; }
	* html img.COPY				{ margin-top:-45px; }
	*+html img.COPY				{ margin-top:-45px; }
	
/* TEXTAUSZEICHNUNGEN */
	h1	{ font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#710840; line-height:18px; margin-top:23px; margin-bottom:3px; padding-right:10px; }
	
/* HYPERLINKS */
	a		{ color:#710840; text-decoration:none; }
	a:hover	{ text-decoration:underline; }
	a.QUIT	{ background:url(../imgs/bg_quit.gif) no-repeat right center; font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; font-weight:bold; padding-right:13px; }

