﻿body {
  font-family: Arial, Helvetica, sans-serif;
  background: white;
  font-size: 12pt;
  }

#container, #main, #intro, #kalender, #content {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0px none;
  float: none !important;
  color: black
  }
  	
#tabs {
  display: none;
  }
  
a:link, a:visited {
  color: black;
  text-decoration: none;
  }
  
H1 {
  FONT-SIZE: 18px;
  text-align: center;
  margin: 0px;
  COLOR: black
}
    
table.Kalender {
	border-collapse: collapse; 
	BACKGROUND: white;
	}

table.Kalender td {
	border-bottom: black 1px solid;
	}
	
table.SKProgramm {
	border-collapse: collapse; 
	BACKGROUND: white;
	BORDER: black 1px solid;
	}

table.SKProgramm td {
	BORDER: black 1px solid;
	vertical-align: top;
	}

table.CDBestellung {
	border-collapse: collapse; 
	BORDER: black 1px solid;
	}

table.CDBestellung td {
	BORDER: black 1px solid;
	}