/*NAME: */
/*COMMENT: */


/*--------------------------------------------------------------------------
This Stylesheet can be edited by hand.
N.B. Changes not compatible with Firefox may however be overwritten if changes
are later made with the Wysiwyg Css-Editor using FF, since these will be ignored.
--------------------------------------------------------------------------*/

.kommentarBlock{border: 1px solid rgb(51, 102, 153); padding: 10px; margin: 30px 0px; background-color: rgb(224, 224, 255); -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; -moz-box-shadow: 4px 4px 8px rgb(153, 153, 153); -webkit-box-shadow: 4px 4px 8px rgb(153, 153, 153); box-shadow: 4px 4px 8px rgb(153, 153, 153);}

