/* CSS Document */


/* Lade NeoSans Webfonts */
/* Lizenz auf Holger Kartes - China-Kampfkunst e.V. */
@font-face {font-family: 'NeoSansStd-Bold';src: url('../webfonts/25EC14_0_0.eot');src: url('../webfonts/25EC14_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/25EC14_0_0.woff') format('woff'),url('../webfonts/25EC14_0_0.ttf') format('truetype');}
@font-face {font-family: 'NeoSansStd-Regular';src: url('../webfonts/25EC14_1_0.eot');src: url('../webfonts/25EC14_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/25EC14_1_0.woff') format('woff'),url('../webfonts/25EC14_1_0.ttf') format('truetype');}
@font-face {font-family: 'NeoSansStd-Light';src: url('../webfonts/25EC14_2_0.eot');src: url('../webfonts/25EC14_2_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/25EC14_2_0.woff') format('woff'),url('../webfonts/25EC14_2_0.ttf') format('truetype');}
 
html, body, h1, h2, h3, h4, h5, h6, p, ul, li {
    font-family: "NeoSansStd-Light", sans-serif;
	color:#333333;
  }

hr {
  border-width: 3px;
}

body {
	background-color: #ffffff;
}

.kartes-content {
  margin-top: 40px; 
  margin-bottom:40px; 
  margin-left: 40px; 
  margin-right: 40px;
}