﻿.kantine_pane .c_text { background: url(images/menu_center_opaque.png); padding: 8px; }
.kantine_pane .c_text .Normal p { color: #fff; margin: 0; padding: 0; }

/* float bottom */

.kantine_pane  { position: relative; height: 40em; width: 362px; }
.kantine_pane .c_pane { position: absolute; bottom: 37px; width: 362px; }
.clear { clear: both; line-height: 1px; }
* html .kantine_pane  { height: 1%; }
