@charset "utf-8";
/* CSS Document */

body.bg-img { background: #b8b9bc url("../../img/background/druck.jpg") no-repeat top center; padding: 0px; }

#content .context { width: 780px; margin-top: 45px; font-size:100%; }
#content.small .context { font-size: 91.66%; }
#content.big .context { font-size: 116.67%; width: 840px; }

/*#content .context h2 { color: #fa702a; margin: 0px; font-size: 100%; font-weight: bold; margin-bottom: 12px; }
#content .context ul { margin: 0 0 1em 0.3em; }
#content .context p { margin-bottom: 13px; }*/


