body { margin: 10px; background-image:url(../assets/images/bg.gif); }
body,table,td,th { font-family:verdana,sans-serif; font-size:11px; color:#888; }

h1 { font-size:16px; color:#E1393E; font-family:'arial narrow',sans-serif; }
h2 { font-size:16px; color:#555; font-family:'arial narrow',sans-serif; }
h3 { font-size:14px; color:#E1393E; font-family:'arial narrow',sans-serif; }
h4 { font-size:14px; color:#555; font-family:'arial narrow',sans-serif; }
h5 { font-size:12px; color:#E1393E; font-family:'arial narrow',sans-serif; }
h6 { font-size:12px; color:#555; font-family:'arial narrow',sans-serif; }

a { text-decoration:none; color:#E1393E; }
a:hover { text-decoration:underline; color:#E1393E; }

hr { height:2px; color:#888; background:#888; border:none; }

table.banner { background: #000; }
table.banner td { background: #fff; padding: 0px; }

td#topNavig { background: #E1393E; }
td#topNavig table td { text-align:center; background:#E1393E; padding:10px; }
td#topNavig a { background-position:0px 0px; }

td#subNavig { line-height:1.5em; }
td#subNavig a.snv_A0 { text-decoration:none; color:#E1393E; font-weight:bold; }
td#subNavig a:hover.snv_A0 { text-decoration:none; color:#933; font-weight:bold; }
td#subNavig a.snv_A1 { text-decoration:none; color:#000; font-weight:bold; }

table.main { background: #fff; height:100%; }

table.deco th {
  background:#E1393E;
  color:#fff;
  padding:3px;
}
table.deco td {
  padding:3px;
  border-bottom:solid 1px #888;
}

/* NAVIGATION 1 */
#nv1 a {
  display:block;
  height:20px;
  background-position:left top;
}
#nv1 a:hover,
#nv1 a.a1 {
  background-position:left 20px;
}
#nv1 a span {
  display:none;
}

a#nv2  { background: url(../assets/images/nv_karate.gif); width:49px; }
a#nv64 { background: url(../assets/images/nv_training.gif); width:122px; }
a#nv65 { background: url(../assets/images/nv_einsteiger.gif); width:74px; }
a#nv66 { background: url(../assets/images/nv_zeiten.gif); width:113px; }
a#nv67 { background: url(../assets/images/nv_aktivitaeten.gif); width:82px; }
a#nv68 { background: url(../assets/images/nv_termine.gif); width:57px; }
a#nv69 { background: url(../assets/images/nv_kontakt.gif); width:59px; }

input,button,textarea { font-family:verdana,sans-serif; font-size:11px; }
input.deco,textarea.deco { border:solid #888 2px; background:#eee; }
input.button, button.button { border:solid #000 2px; background:#ddd; font-family:'arial narrow',sans-serif; font-size:14px; font-weight:bold; }
input.buttonA1, button.buttonA1 { border:solid #000 2px; background:#E1393E; color:#fff; cursor:pointer; font-family:'arial narrow',sans-serif; font-size:14px; font-weight:bold; }

table.formtable { width:100%; }
table.formtable td { white-space:nowrap; padding-right:1em; }

.copyright, .copyright a { font-size:9px; color:#888; }