/* @group vongratkowski.de */
*,html,body{ margin:0; padding:0; font-family:"Lucida Grande", Tahoma, sans-serif; font-size:11px; }

body{ background-color:#fff; padding:15px 15px 0 0; line-height:1.5em; }
div#container{ text-align:left; border-bottom:0px solid #000; margin:0 0 15px 0; }
a{ color:blue; text-decoration:none; }
a:hover{ text-decoration:underline; }
a:hover .text{ color:#f0f; }
pre{ margin:0; padding:0 0 0 15px; }

/* @group Open Classes */
.clear{ clear:both; overflow:hidden; height:0; }
.spacer{ height:10px; overflow:hidden; display:block; }
.values{ color:green; }
.values a{ color:green; }
.text{ color:#787878; }
.tag_html{ color:blue; }
.strong{ font-weight:normal; }
.textlink a{ text-decoration:underline; } /* Weblogentrie Textlinks underline */
/* @end */

/* @group Comments */
.comment{ color:#ccc; }
.startc{ margin:15px 0 0 0; }
.endc{ margin:0 0 15px 0; }
/* @end */

/* @group HTML Objects */
span.first_child{ display:block; padding:0 0 0 15px; }
span.second_child{ display:block; padding:0 0 0 45px; }
span.third_child{ display:block; padding:0 0 0 75px; }
/* @end */

.window{ position:fixed; top:15px; right:15px; cursor:default; height:180px; width:180px; background-image:url(../images/window_bg.png); background-repeat:no-repeat;  }

/* @end */