/* bloecke */
div.bHead { background: transparent url('../img/block_header.png') left top no-repeat; height: 33px; }
div.block_content { background: transparent url('../img/block_body.png') left top repeat-y; padding: 10px 15px 10px 20px; }
div.cms_block { position: relative; color: #fff; width: 195px; overflow: hidden; background: transparent url('../img/block_footer.png') left bottom no-repeat; padding-bottom: 27px; }
div.cms_block  h3 { text-transform: uppercase; line-height: 33px; text-align: center; color: #fff; }
div.block_content p a { position: absolute; bottom: 15px; right: 20px; display: block; width: 86px; height: 19px; color: #fff; text-transform: uppercase; background: transparent url('../img/button.png') left top no-repeat; text-decoration: none; text-align: center; font-size: 11px; line-height: 19px; }
div.block_content p a:hover { color: #FFCE00; }
div.cms_block ul { list-style: none; padding-bottom: 10px; }
div.cms_block ul li { background: transparent url('../img/listenpunkt_blau.png') left 3px no-repeat; padding-left: 18px; padding-bottom: 5px; line-height: 120%; }
div.cms_block li a { color: #fff; }
div.cms_block li a:hover { color: #fff; }

p.cms_block_adminbar { padding-left: 20px; padding-bottom: 20px;}
