/*Tabelle Kadernormen*/
#tablekader {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	empty-cells: show;
}
#tablekader p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	empty-cells: show;
}
#tablekader h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
   width: 100%;
	border-collapse: collapse;
	margin: -5px;
	padding: 0px 5px 0px 5px;
	letter-spacing: 0px;
	background-color: #e1e1e1;
	empty-cells: show;
}
#tablekader td, tr {
   padding: 5px;
   border: 1px solid #999;
	empty-cells: show;
	border-collapse: collapse;
}

/*Kreise*/
#tablekreise {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
	empty-cells: show;
}
#tablekreise p {
	margin: 0px;
}
.kreiseurl, .kreiseurl A {
	font-size: 14px;
	font-weight: bold;
	color: #89060c;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
}
.kreisebody {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}
.kreisefunktion {
	font-weight: bold;
	margin: 0px 0 0 0;
}
.kreiseemail {
	text-decoration: none;
	margin: 0 0 0 0px;
}

/*Vereine*/
#tablevereine {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 475px;
	border-collapse: collapse;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 90px;
	empty-cells: show;
}
.vereinefirst {
	font-size: 20px;
	font-weight: bold;
	color: #89060c;
}
#tablevereine tr td {
	border-top: 0px dashed #666;
	border-bottom: 0px dashed #666;
}
#tablevereineanschrift {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	empty-cells: show;
}
#tablevereineanschrift tr td {
	padding: 10px 0 10px 10px;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
}
#tablevereineanschrift p {
	margin: 0px;
}
.vereineurl, .vereineurl A {
	font-size: 14px;
	font-weight: bold;
	color: #89060c;
	text-decoration: none;
	letter-spacing: 0px;
	margin: 0px 0 0px 0;
}
.vereinebody {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
}
.vereinefunktion {
	font-weight: bold;
	margin: 0px 0 0 0;
}
.vereinemail {
	text-decoration: none;
	margin: 0 0 0 0px;
}


/*Allgemeine Tabelle*/
#table {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	empty-cells: show;
}
#table p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	empty-cells: show;
}
#table h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
   width: 100%;
	border-collapse: collapse;
	margin: -5px;
	padding: 0px 5px 0px 5px;
	letter-spacing: 0px;
	background-color: #e1e1e1;
	empty-cells: show;
}
td, tr {
   padding: 5px;
   border: 0px solid #999;
	empty-cells: show;
}

/*Lauf und Walkingtreff Tabellen------------------------------------------*/
#lttable {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	empty-cells: show;
}
#lttable p {
   text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	empty-cells: show;
}
#lttable h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
   width: 100%;
	border-collapse: collapse;
	margin: -5px;
	padding: 0px 5px 0px 5px;
	letter-spacing: 0px;
	background-color: #e1e1e1;
	empty-cells: show;
}
#lttable td, #lttable tr {
   padding: 5px;
   border: 1px solid #999999;
   empty-cells: show;
}
.ltsuchformular {
	background-color: #e1e1e1;
	width: 670px;
	padding: 5px 5px 5px 5px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
.ltsuchformular td {
	padding: 1px 5px;
}
#ltmoretable td a {
   color: #333;
	border: 1px solid #999999;
	padding: 5px 7px 5px 7px;
}
#ltmoretable {
	margin-top: 12px;
	margin-bottom: 8px;
}

/*AG Kampfrichter Tabelle*/
#agkaritable {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
   width: 475px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	empty-cells: show;
}
#agkaritable p {
   text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	empty-cells: show;
}
#agkaritable td, #agkaritable tr {
   padding: 5px;
	padding-right: 0px;
	padding-left: 0px;
   border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	empty-cells: show;
}