/* -----------------------------------------------------------------------------
 
   * Filename:     s7styles.css
   * Descripton:   Global CSS
   * Framework:    Blueprint
   * Version:      1.0.0 (03.03.2010) DD-MM-YYYYY
   * Website:      http://taiji-europa.eu
   * Author:       Hilmar Kolbe - http://segment7.de
   * License:      commercial license
 
   === STRUCTURE ============================================================
 
   * Page width:        950
   * Number of colums:  2
 
----------------------------------------------------------------------------- */

.container { margin-top:232px; }
#header {
	height:96px;
	background-color:#f3f3f3;
	border:1px solid #d4d4d4;
	margin:24px 0;
}
#header h1  { margin:12px 18px; }
.picCol h1 { text-decoration:line-through; }
