@font-face {
	font-family: 'OSPDIN';
	src: url("../fonts/ospdin/OSP-DIN-webfont.eot") format('eot');
	src: url('../fonts/ospdin/OSP-DIN-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ospdin/OSP-DIN-webfont.woff') format('woff'),
         url('../fonts/ospdin/OSP-DIN-webfont.ttf') format('truetype'),
         url('../fonts/ospdin/OSP-DIN-webfont.svg#OSPDIN') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
    /*background-image: url(../images/dumsch/system/01b_home.png);*/
    background-repeat: repeat-x;
    background-color: #46C8FF;
  
  }