	@font-face {
		font-family:'BundesSansWeb';
		src: 
		url('webfonts/BundesSansWeb-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSansWeb-Regular.woff') format('woff'),
		url('webfonts/BundesSansWeb-Regular.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSansWeb-Italic';
		src: 
		url('webfonts/BundesSansWeb-Italic.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSansWeb-Italic.woff') format('woff'),
		url('webfonts/BundesSansWeb-Italic.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSansWeb-Bold';
		src: 
		url('webfonts/BundesSansWeb-Bold.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSansWeb-Bold.woff') format('woff'),
		url('webfonts/BundesSansWeb-Bold.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSansWeb-BoldItalic';
		src: 
		url('webfonts/BundesSansWeb-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSansWeb-BoldItalic.woff') format('woff'),
		url('webfonts/BundesSansWeb-BoldItalic.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSerifWeb-Regular';
		src: 
		url('webfonts/BundesSerifWeb-Regular.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSerifWeb-Regular.woff') format('woff'),
		url('webfonts/BundesSerifWeb-Regular.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSerifWeb-Italic';
		src: 
		url('webfonts/BundesSerifWeb-Italic.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSerifWeb-Italic.woff') format('woff'),
		url('webfonts/BundesSerifWeb-Italic.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSerifWeb-Bold';
		src: 
		url('webfonts/BundesSerifWeb-Bold.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSerifWeb-Bold.woff') format('woff'),
		url('webfonts/BundesSerifWeb-Bold.ttf')  format('truetype');
	}
	@font-face {
		font-family:'BundesSerifWeb-BoldItalic';
		src: 
		url('webfonts/BundesSerifWeb-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('webfonts/BundesSerifWeb-BoldItalic.woff') format('woff'),
		url('webfonts/BundesSerifWeb-BoldItalic.ttf')  format('truetype');
	}
	
table{
  table-layout:fixed;
  width:100%;
  border-collapse:collapse;
  empty-cells:show;
  }
td{padding:0.5em;}
th{
  font-family:'BundesSerifWeb-Bold', Arial, helvetica, sans-serif;
  font-size:1.1em;
  letter-spacing:1px;
  padding:0.5em;
  }
  
h1 a.internal-link,
h2 a.internal-link,
h3 a.internal-link,
h4 a.internal-link,
h5 a.internal-link,
h6 a.internal-link{background-image:none !important; padding: 0px !important; margin:0px !important;}

h1,
h2,
h4,
h5,
h6{color:#724e2f;}
h3{color:#2D578D;}

h3 img{float:left;margin-right: 10px;}
h3 a{display:inline; float:left;}

a.zurueck {
	color: #f00;
}