@charset "UTF-8";

/* Studio Bellissima Standard CSS File */

/* Seiteneigenschaften */
html { height:100%; width:100%; }
body { height:100%; width:100%; margin:0px; background:#FFFFFF; color:#000000; font-family:"Arial",sans-serif; font-size:16px; }

/* Platzhalterseite */
table#titleframe { height:100%; width:100%; border:none; margin:0px; }

.center { text-align:center; }
.middle { vertical-align:middle; }

.large { font-size:120%; }
.bold { font-weight:bold; }

.anchor { position:relative; left:0px; top:0px; }