body {
margin:0;
padding:0;
font-family:Arial;
font-size:12px;
color:#016396;
}
a,
#navi ul li a:hover {
  color:#E2001A;
}

h4 {
  margin:0;
  padding:0;
  font-size:10px;
  font-weight:bold;
}

#header {
  position:relative;
  width:969px;
  height:110px;
  background:url(../images/bg_header.png);
  border-right:1px solid #A0A0A0;
  border-bottom:1px solid #A0A0A0;
}
#header h1 {
  position:absolute;
  top:25px;
  left:110px;
  margin:0;
  padding:0;
  width:405px;
  height:55px;
  background:url(../images/h1_niendorfer-tsv.gif)
}
#header a {
  width:405px;
  height:55px;
  display:block;  
}
#header a span {
  display:none;
}
#header img {
  position:absolute;
  top:15px;
  left:660px;
  margin:0;
  padding:0;
  border:0;
}
#navi {
  width:969px;
  height:37px;
  background:url(../images/bg_navi.gif);
  border-right:1px solid #A0A0A0;
}
#navi ul li.last {
  border-right:0px;
}
#navi ul li a {
  color:#0076BD;
  text-decoration:none;
  font-weight:bold;
}
#navi form {
  float:right
}
#navi form p {
  margin:0;
  padding:0;
}
#navi form input {
  margin:10px 10px 0 0;
  padding:1px;
  height:13px;
  border:1px solid #A0A0A0;
  float:left;
  font-size:11px;
}
#navi form input.suche {
  width:158px;
  margin-right:5px;
}
#main {
  margin:0;
  padding:0;
  width:969px;
  background:url(../images/bg_main.gif);
  border-top:1px solid #A0A0A0;  
  border-right:1px solid #A0A0A0;
  border-bottom:1px solid #A0A0A0;
  overflow:auto;
  clear:both;
}
#content {
  margin:1px 0 0 0 !important;
  padding:0;
  width:699px;
  float:left;
}

#content a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(..../images/icon_pdf.gif) no-repeat center right;
}

#content a[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(..../images/icon_doc.gif) no-repeat center right;
}

body#standard #content div,
#content div.block
 {
  margin:20px 0 0 25px;
  padding:0;
  width:648px;
  overflow:auto;
  border-bottom:1px solid #A0A0A0;
}
#content div.last {
  border-bottom:0px !important;
}
#content div h2 {
  margin:0 0 17px 0;
  padding:0;
  font-size:16px;
  font-weight:bold;
  color:#0076BD;
}
#content div p {
  margin:0 0 15px 0;
  padding:0;
  line-height:1.4em;
}
#content div img {
  margin:0 15px 10px 0;
  padding:0;
  float:left;
  border:1px solid #A0A0A0;
}

#content img#teaser {
  margin:0;
  padding:0;
}
#right {
  margin:0;
  padding:0;
  width:270px;
  float:left;
  font-size:11px;
}
#right div {
  margin:0;
  padding:15px 10px 3px 0;
  background:url(../images/bg_right.gif) left bottom repeat-x;
  overflow:auto;
  height:100%;
}
#right h3 {
  margin:0 0 5px 15px;
  padding:0;
  font-size:11px;
  font-weight:bold;
}
#right p {
  margin:0 0 15px 15px;
  padding:0;
}
#right div img {
  margin:0 15px 10px 15px;
  padding:0;
  float:left; 
}
#right table.warenkorb {
  margin:10px 0 10px 15px;
  padding:0;
  border:1px solid #A0A0A0;
  clear:both;
}
#right table.warenkorb .anzahl {
  font-weight:bold;
  width:20px;
  text-align:center;
}
#right table.warenkorb .name {
  width:146px;
}
#right table.warenkorb .preis {
  width:60px;
  padding-right:5px;
  text-align:right;
}
#right table.warenkorb thead tr td {
  background-color:#DADADA;
  height:22px;
}
#right table.warenkorb thead tr th {
  background-color:#fff;
  font-weight:normal;
  text-align:left;
  height:22px;  
}
#right table.warenkorb tbody tr td {
  border-top:1px solid #0076BD;
  height:22px;
  background-color:#fff;
  font-weight:bold;
}
#right table.warenkorb tbody tr td {
  padding-left:7px;
}
#right table.warenkorb tbody tr .preis {
  font-size:14px;
  padding-left:0px;
}
#right img.kasse {
  margin:0 7px 0 0;
  padding:0;
  float:right;
  border:0;
}
#right ul.veranstaltung {
  margin:0 0 0 15px;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
  color:#E2001A;
}
#right ul.veranstaltung li {
  float:left;
  padding-right:10px;
  font-weight:bold;
}
#right ul.veranstaltung li a {
  font-weight:normal;
}
#right table.veranstaltung {
  margin:10px 0 10px 15px;
  padding:0;
  border-top:1px solid #A0A0A0;
  border-left:1px solid #A0A0A0;
  border-bottom:1px solid #A0A0A0;
  clear:both;
}
#right table.veranstaltung thead {
  background-color:#0076BD;
  color:#fff;
  font-weight:bold;
}
#right table.veranstaltung td,
#right table.veranstaltung th {
  margin:0;
  padding:0;
  width:33px;
  height:20px;
  text-align:center;
  border-right:1px solid #A0A0A0;
}
#right table.veranstaltung a {
  font-weight:bold;
}
#right table.veranstaltung tbody tr td {
  background-color:#DADADA;
}
#right table.veranstaltung tbody tr th {
  background-color:#fff;
  font-weight:normal
}
#right ul.linkliste {
  margin:15px 0 15px 15px;
  padding:0;
  list-style-type:none;
  list-style-position:outside;
}
#right ul.linkliste li {
  padding-bottom:5px;
}
#right ul.linkliste li a {
  color:#0076BD;
  text-decoration:none;
  font-weight:bold;
}
form.sportsuche {
  margin:0;
  padding:0;
}
#right form.sportsuche p {
  margin-top:15px;
}
form.sportsuche p {
  width:245px;
  overflow:hidden;
}
form.sportsuche select {
  margin:0 0 10px 0;
  padding:0;
  width:238px;

}
form.sportsuche input {
  margin:0 7px 0 0;
  float:right;
}

.pfad {
margin-top:0 !important;
margin-left:25px !important;
border-bottom:0px !important;
font-size: 11px;
}

.aktiv {
color:#E2001A !important;
}
table.sportart_suche {
  margin:15px 0;
  width:100%;
  background-color:#E9E9E9;
  clear:left;
}
table.sportart_suche thead td,
table.sportart_suche2 thead td {
  font-weight:bold;
  padding:7px;
  border-right:1px solid #fff;
}
table.sportart_suche tbody td, 
table.sportart_suche2 tbody td,
p.sportart_suche2 span {
  border-top:1px solid #fff;
  padding:7px;
  font-size:11px;
  border-right:1px solid #fff;
}
table.sportart_suche tbody td.eins {
  width:180px;
}
table.sportart_suche2,
p.sportart_suche2 {
  margin:15px 0;
  width:90px;
  background-color:#E9E9E9;
  float:left;
}

label {
clear:both!important;
float:left;
width: 170px;
}

.formerror {
color: #bb0000;
}

input, select {
float:left;
width: 200px;
}

