/* Tooltips CSS definitions */	

.tooltip {
	position: absolute!important;
	overflow:hidden;
	font-size: 12px;
	z-index: 10000!important;
	color: white;
	margin-top: 10px;
}

	.tooltip .xboxcontent {
		padding-top: .5em;
		padding-bottom: .5em;
		padding-left:.5em;
		padding-right:.5em;
		margin: 0;
		color: #000;
		word-wrap:break-word;
		border: 1px solid #333;
		border-width: 1px 1px 1px 1px;
		background-color: #666;
	}
	
	.tooltip .xboxcontent b {
		color: white;
		font-size: 12px;
	}
	
#contentWeihnachtstisch{
	border: 5px solid white;
}

#contentWeihnachtstischAbbinder{
	border: 5px solid white;
	margin-top: 4px;
}

/* OrganicCotton 2011-02-25 */

#orgco_main {
    width: 980px;
}

#orgco_main div{
    float: left;
}
#orgco_main div div{
    float: left;
    overflow: hidden;
}
#orgco_main .ausverkauft{
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 5px 5px 0;
}
#orgco_main .mgt65{
    padding-top: 65px;
}
#orgco_main .mgt146{
    padding-top: 146px;
}
#orgco_main div.w487{
    width: 487px;
}
#orgco_main div.h656{
    height: 656px;
}
#orgco_main div.h328{
    height: 328px;
}
#orgco_main div.w492{
    width: 492px;
}
#orgco_main div.h492{
    height: 492px;
}
#orgco_main div.w980{
    width: 980px;
    height: 164px;
}
#orgco_main div img{
    float: left;
    margin: 0 5px 5px 0;
}
#orgco_main div img.nomg{
    margin: 0 0 5px 0;
}
#orgco_main .g159{
    width: 159px;
    height: 159px;
}
#orgco_main .g323{
    width: 323px;
    height: 323px;
}
#orgco_main .g487{
    width: 487px;
    height: 487px;
}
#orgco_main br.clb {
    clear: both;
}



/* OrganicCotton Ende */

