/* ======================================================================

  http://www.axel-hahn.de/

====================================================================== */


/* -- round box --
	http://blog.benogle.com/2009/04/29/css-round-corners/
*/
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#f0f0f0; margin:0 5px;}
.b2f {height:1px; background:#f8f8f8; margin:0 3px;}
.b3f {height:1px; background:#f0f0f0; margin:0 2px;}
.b4f {height:2px; background:#e8e8e8; margin:0 1px;}
.contentf {background: #e0e0e0;}
.contentf div {margin-left: 5px;}


#dTopInfobar{
	position:absolute;
	z-index:1000;
	top: 3px; left: 3px;
	opacity:0.95;
}

#bgtermsOLD{
	background: #f8f8f8; padding: 15px;
	position:absolute; border: 12px solid #e0e0e0; 
	float:left;
	width: 45%;
	opacity:0.95;
	top: 70px; left: 20%;
}
#bgterms{
	padding: 2px;
	background: #fffcd0; color: #000;
	font-size:90%;
	border-bottom: 2px solid #ed8; border-right: 2px solid #ed8;
}
.bg0, .bg1, .bg2, .bg3, .bg4, .bg5, .bg6, .bg7,.bg8,.bg9,.bg10,.bg11{
	border:0px solid #ccc; padding: 1px 2px;
}

.bg0,.bg6,.bg12{color:#f00; background:#FBED73;}
.bg1,.bg7,.bg13{color:#f00; background:#FFB18C;}
.bg2,.bg8,.bg14{color:#f00; background:#FFD281;}
.bg3,.bg9,.bg15{color:#f00; background:#C3F991;}
.bg4,.bg10,.bg16{color:#f00; background:#E9B8FF;}
.bg5,.bg11,.bg17{color:#f00; background:#C3f9FF;}


/* ======================================================================
EOF
====================================================================== */