/* @charset "UTF-8"; */

/**
 * Stylesheet fuer das Bildschirm-Layout Themen
 */



@media screen, projection

{
  /*-------------------------------------------------------------------------*/
  /* Seitenhintergrund fuer Kopf und Seite */

  #header {
  	height: 209px;
	background: #d2dced url("../../img/bg_head3.jpg") repeat-x;
  }

  #col3 {
  	width: auto;
	margin: 0 0 0 736px;
	background: #dac9ae url("../../img/bg_right3.jpg") repeat-x;
  }

  /*-------------------------------------------------------------------------*/

}
