	
	/* - Styles: Screen --------------------- */
	/* - Domain: mdesign.at ----------------- */
	
	/* Layout */
	* 		{ border:0; /* Schriftbild Fix Safari */ text-shadow:0 0 1px rgba(0, 0, 0, 0.004); }
	html, body { margin:0; }
	body	{ font:82% Verdana, sans-serif; color:#d2d2d2; line-height:1.35em; background:#343434 url("../_img/gfx/body.jpg") no-repeat; }
	#wrap {	position:relative; left:50%; width:972px; margin-left:-486px; text-align:center; } /* center Site */ html>body #wrap { width:972px; } /* FF,Opera */

	#logo 			{ display:block; width:660px; height:320px; margin:20px auto 5px auto; background:url("../_img/gfx/start.png") no-repeat; }
	#nica 			{ display:block; width:345px; height:490px; position:absolute; top:180px; left:71%; background:url("../_img/gfx/nica2.png") no-repeat; z-index:1; }
	#buttbox 		{ display:block; width:400px; margin:0 auto; text-align:right; }
	#buttbox a	{ border:none; }
	#loggbox 		{ display:none; width:400px; margin:0 auto; padding:1px 0; }

	#confbox				{ display:none; position:absolute; top:280px; left:0; }
	#confbox a			{ font-size:82%; width:972px; display:block; margin-bottom:1px; padding:4px 0; color:#ffffff; background:#b4b948; }
	#confbox iframe	{ width:972px; height:780px; }

	fieldset								{ font-size:82%; 		/* legend Fix */ position:relative; margin-top:-19px; padding:0 10px 5px 10px; border:#9c9a9a 1px solid; } 
	fieldset legend					{ font-weight:bold;	/* legend Fix */ line-height:15px; margin-left:10px; padding:10px 10px; color:#d2d2d2; text-align:left; }	
	fieldset p 							{ margin:10px 16px 8px 0; }
	fieldset input					{ font:100% Verdana; font-weight:bold; padding:4px; color:#ffffff; background-color:#4d4d4d; border:1px solid; border-color:#9c9a9a #dedede #dedede #9c9a9a; }
	fieldset .button				{ padding:3px; color:#ffffff; background-color:#990707; border-width:1px; border-style:solid; border-color:#dedede #9c9a9a #9c9a9a #dedede; cursor:pointer; }
	fieldset .button:hover	{ background-color:#b4b948; }
	fieldset #imapuser			{ width:220px; }
	fieldset #pass					{ width: 80px; text-align:center; }
		
	h1 			{ font-size:82%; font-weight:normal; color:#b4b948; width:400px; margin:0 auto; padding:10px 0; border-top:#4c4c4c 1px solid; border-bottom:#4c4c4c 1px solid; } /* mDesign Daten */
	h1 span { display:none; }
	a:link,
	a:visited	{ color:#d2d2d2; text-decoration:none; border-bottom:1px solid; }
	a:hover 	{ color:#b4b948; }

	/* Referenz Box */
	#refbox_all				{ position:relative; z-index:2; }
	#refhead 					{ display:block; width:100%; margin:0 auto; text-align:left; }
	#refhead img			{ margin-right:1px; }
	.refbox						{ font-size:82%; width:100%; height:160px; }
	.refbox p 				{ display:none; color:#fff; background:#434343; margin:1px 0; padding:4px; }
	.refbox .thumb 		{ float:left; margin:3px; }
	.refbox .thumb a	{ display:block; padding:2px; border:#9c9a9a 1px solid; }
	.refbox .thumb img	{ width:180px; height:115px; }

	.trans									{ filter:alpha(opacity= 60); opacity:0.6; }	/* IE */
	.trans:hover						{ filter:alpha(opacity=100); opacity:1.0; }	/* IE */
	.refbox	.thumb a				{ -moz-opacity:0.6; -khtml-opacity:0.6; opacity:0.6; }	/* FF */
	.refbox	.thumb a:hover	{ -moz-opacity:1.0; -khtml-opacity:1.0; opacity:1.0; }	/* FF */