@import url("_common.css");

/*** Boxes */

/* Infobox */

.info-boxes_infobox_ul {
	width: 10px;
	height: 30px;
}
.info-boxes_infobox_u {
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.info-boxes_infobox_ur {
	width: 38px;
}
.info-boxes_infobox_ml {
	width: 10px;
}
.info-boxes_infobox_m {
	width: 140px;
	background-color: #FFFFFF;
}
.info-boxes_infobox_mr {
	width: 10px;
}
.info-boxes_infobox_bl {
	width: 10px;
	height: 22px;
}
.info-boxes_infobox_b {
}
.info-boxes_infobox_br {
	width: 10px;
	height: 22px;
}

/* Gamesbox */

.info-boxes_gamesbox_ul {
	width: 10px;
	height: 30px;
}
.info-boxes_gamesbox_u {
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.info-boxes_gamesbox_ur {
	width: 38px;
}
.info-boxes_gamesbox_ml {
	width: 10px;
}
.info-boxes_gamesbox_m {
	width: 140px;
	background-color: #FFFFFF;
}
.info-boxes_gamesbox_mr {
	width: 10px;
}
.info-boxes_gamesbox_bl {
	width: 10px;
	height: 22px;
}
.info-boxes_gamesbox_b {
}
.info-boxes_gamesbox_br {
	width: 10px;
	height: 22px;
}

/* Online payment and bank box */

.info-boxes_bankbox_ul {
	width: 10px;
	height: 30px;
}
.info-boxes_bankbox_u {
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 5px;
}
.info-boxes_bankbox_ur {
	width: 38px;
}
.info-boxes_bankbox_ml {
	width: 10px;
}
.info-boxes_bankbox_m {
	width: 140px;
	background-color: #FFFFFF;
}
.info-boxes_bankbox_mr {
	width: 10px;
}
.info-boxes_bankbox_bl {
	width: 10px;
	height: 22px;
}
.info-boxes_bankbox_b {
}
.info-boxes_bankbox_br {
	width: 10px;
	height: 22px;
}

/* Impressum box */

.info-boxes_impressumbox_ul {
	width: 10px;
	height: 10px;
}
.info-boxes_impressumbox_u {
	color: #FFFFFF;
}
.info-boxes_impressumbox_ur {
	width: 10px;
}
.info-boxes_impressumbox_ml {
	width: 10px;
}
.info-boxes_impressumbox_m {
	background-color: #F0F0F0;
}
.info-boxes_impressumbox_mr {
	width: 10px;
}
.info-boxes_impressumbox_bl {
	width: 10px;
	height: 18px;
}
.info-boxes_impressumbox_b {
}
.info-boxes_impressumbox_br {
	width: 10px;
	height: 18px;
}

