
/* BLAU *//* BLAU *//* BLAU *//* BLAU *//* BLAU *//* BLAU *//* BLAU *//* BLAU *//* BLAU *//* BLAU */
/*
#farbbalken{
background-color:#0000FF;
}
*/
.rechtespalte{
display:block;
width:48%;
overflow:hidden;
float:right;
}

.linkespalte{
display:block;
width:48%;
overflow:hidden;
float:left;
}

/******************** Tabelle **************************/

.tableNoHandy {
display:table;
}
.tableNoHandy .tr {
display:table-row;
}
.tableNoHandy .td {
display:table-cell;
padding: 0.5em 0.5em 0 0;
}
.tableNoHandy label {
font-weight:normal;
}


table#fanshop td.noHandy{
	display:table-cell;
}