body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('images/background.gif') repeat-x;
	background-color: white;
	padding: 0;
	margin: 0;
	/*Seems pointless - BOH */
	/*min-width: 764px;*/
	font-size: 13px;
}

DIV.backgr {
	position:relative;
	top:0px;
	width:900px;
	z-index:0;
}

DIV.bahnlinks {
	position:absolute;
	background: url('images/bahn_links.jpeg');
	background-repeat: no-repeat;
	top:79px;
	left=0px;
	height:365px;
	width:142px;
	z-index:0;
}

DIV.header {
	position:absolute;
	left:143px;
	top:22px;
	width: 547px;
	height: 63px;
	background: url('images/titel.jpeg');
	background-repeat: no-repeat;
	z-index:1;
	}
	
DIV.menuback {
	position:absolute;
	left:143px;
	top:85px;
	width: 150px;
	height: 341px;
	background: url('images/bahn_rechts.jpeg');
	background-repeat: no-repeat;
	z-index:1;
	}

DIV.content {
	position:absolute;
	left:143px;
	top:0px;
	width:575px;
	background-color: white;
	padding-top:123px;
	padding-left: 155px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size:12px;
	font-family:arial, sans-serif;
	text-align:left;
	font-style: normal;
	font-weight: normal;
	z-index:0;
	}

	
	
DIV.menu {
	position:absolute;
	left:143px;
	top:123px;
	width:150px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	z-index:2;
	}

DIV.menu A {
	color: #0000CC;
	text-decoration: none;
}

DIV.menu A:hover {
	text-decoration: underline;
}

DIV.menu1-level1-no {
  font-size: 13px;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left:10px;
  font-weight:bold;
}

DIV.menu1-level1-act {
  font-size: 13px;
  text-align: left;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left:10px;
  font-weight:bold;
}

DIV.menu1-level1-act A {
  color:000099;
  text-decoration: underline;
}

DIV.menu1-level2-no {
  font-size: 13px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:20px;
}

DIV.menu1-level2-act {
  font-size: 13px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:20px;
}

DIV.menu1-level2-act A {
  color:000099;
  text-decoration: underline;
}


DIV.menu1-level3-no {
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:20px;
}

DIV.menu1-level3-act {
  font-size: 11px;
  text-align: left;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:24px;
}

DIV.menu1-level3-act A {
  color:000099;
  text-decoration: underline;
}


DIV.menu1-level4-no {
  font-size: 11px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:24px;
}

DIV.menu1-level4-act {
  font-size: 11px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:24px;
}

DIV.menu1-level4-act A {
  color:000099;
  text-decoration: underline;
}

TABLE.table_veranstaltungen {
  border-spacing:10px;
}

TABLE.table_veranstaltungen TH.td-0 {
  text-align: right;
}

TABLE.table_veranstaltungen TH.td-1 {
  text-align: left;
}

TABLE.table_veranstaltungen TD {
  vertical-align: top;  
}
  
TABLE.table_veranstaltungen TD.td-0 {
  text-align: right;
}

TABLE.table_trainingszeiten TD {
  text-align: left;
  vertical-align: top;
}

TABLE.table_trainingszeiten TH {
  text-align: left;
  vertical-align: top;
}



DIV.ausschr_header {
  text-align: center;
}

DIV.ausschr_subheader {
  text-align: center;
  font-style:italic;
  font-size:80%;
}

DIV.ausschreibung_Tabellentitel {
  font-weight: bold;
}

TABLE.table_ausschreibung {
  border-spacing:5px;
}

TABLE.table_ausschreibung TD{
  font-size: 12px;
}

TABLE.table_ausschreibung TD.td-0 {
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}

TABLE.table_ausschreibung TD.td-1 {
  vertical-align: top;
}

TABLE.table_ausschreibung TH.td-0 {
  font-weight: bold;
}


TABLE.table_ausschr_zeitplan {
  border-spacing:0px;
  border:thin solid;
  border-collapse: collapse;
}


TABLE.table_ausschr_zeitplan TD{
  font-size: 12px;
  border-spacing:0px;
  border:thin solid;
  border-collapse: collapse;
}

TABLE.table_ausschr_zeitplan TD.td-0{
  font-weight: bold;
}

TABLE.table_ausschr_zeitplan TH{
  font-size: 12px;
  border-spacing:0px;
  border:thin solid;
  border-collapse: collapse;
}





