/* =====================================================
  erstellt von : Claus Bardenhagen
                 HTw-Webservices
  erstellt am  : 26.02.2004
  Version      : 1.0
  Beschreibung : Styles für den TSV Hollern-Twielenfleth
===================================================== */

/* ---------------- Style für den Körper ------------------------ */

body {
  margin-top:0px;
  margin-left:15px;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: normal;
  Font-Style: normal;
  background-color:#ffffff;
}

body.Innerframe {
  margin-top:0px;
  margin-left:10px;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: normal;
  Font-Style: normal;
  background-color:#ffffff;
}

body.Titel {
  margin-top:0px;
  margin-left:0px;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: normal;
  Font-Style: normal;
  background-color:#FFFFFF;
  text-align: center;
  background-image:url(../image/htrgrd_ob.jpg);
}

body.Menue {
  margin-top:10px;
  margin-left:10px;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: normal;
  Font-Style: normal;
  Font-Variant: small-caps;
  background-image:url(../image/htrgrd_li.jpg);
  background-color:#FFFFFF;
  text-align: center;
}

body.Sparten {
  margin-top:10px;
  margin-left:10px;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: normal;
  Font-Style: normal;
  Font-Variant: small-caps;
  background-image:url(../image/htrgrd_re.jpg);
  background-color:#FFFFFF;
  text-align: center;
}

body.Inhalt {
  margin-top:5px;
  margin-left:0px;
  Font-Family: Arial, Helvetica;
  Font-Size: 9pt;
  Font-Weight: bold;
  Font-Style: normal;
  background-image:url(../image/htrgrd.jpg);
  background-color:#FFFFFF;
  text-align: center;
}

body.InhaltOhne {
  margin-top:5px;
  margin-left:0px;
  Font-Family: Arial, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
  Font-Style: normal;
  background-image:url(../image/htrgrd.jpg);
  background-color:#FFFFFF;
  text-align: center;
}

body.Anmeldung {
  margin-top:5px;
  margin-left:0px;
  Font-Family: Arial, Helvetica;
  Font-Size: 9pt;
  Font-Weight: bold;
  Font-Style: normal;
  background-image:url(../image/bk_anm.jpg);
  background-color:#FFFFFF;
  text-align: center;
}

/* ---------------- Style für Links ---------------------------- */

a.Menue:LINK {
  color:#0000C0;
  text-decoration:none;
}

a.Menue:VISITED {
  color:#0000C0;
  text-decoration:none;
}

a.Menue:ACTIVE {
  color:#0000C0;
  text-decoration:none;
}

a.Menue:HOVER {
  color:#1581FD;
  text-decoration:underline;
}

a.Sparten:LINK {
  color:#0000C0;
  text-decoration:none;
}

a.Sparten:VISITED {
  color:#0000C0;
  text-decoration:none;
}

a.Sparten:ACTIVE {
  color:#0000C0;
  text-decoration:none;
}

a.Sparten:HOVER {
  color:#1581FD;
  text-decoration:underline;
}

a.Inhalt {
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
}

a.Inhalt:LINK {
  color:#0000C0;
  text-decoration:underline;
}

a.Inhalt:VISITED {
  color:#0000C0;
  text-decoration:underline;
}

a.Inhalt:ACTIVE {
  color:#0000C0;
  text-decoration:underline;
}

a.Inhalt:HOVER {
  color:#000000;
  text-decoration:underline;
}

a.InhaltSparten {
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
}

a.InhaltSparten:LINK {
  color:#0000C0;
  text-decoration:underline;
}

a.InhaltSparten:VISITED {
  color:#0000C0;
  text-decoration:underline;
}

a.InhaltSparten:ACTIVE {
  color:#0000C0;
  text-decoration:underline;
}

a.InhaltSparten:HOVER {
  color:#000000;
  text-decoration:underline;
}

a.Event {
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
}

a.Event:LINK {
  color:#FB0706;
  text-decoration:underline;
}

a.Event:VISITED {
  color:#FB0706;
  text-decoration:underline;
}

a.Event:ACTIVE {
  color:#FB0706;
  text-decoration:underline;
}

a.Event:HOVER {
  color:#000000;
  text-decoration:underline;
}

hr {
  color:#000000;
}

h1 {
  Color: #4070aa;
  Font-Family: Arial, Helvetica, Sans-Serif;
  Font-Size: 18pt;
}

h2 {
  Color: #000000;
  Font-Family: Arial, Helvetica, Sans-Serif;
  Font-Size: 14pt;
}

h3 {
  Color: #000000;
  Font-Family: Arial;
  Font-Size: 10pt;
}


/* ---------------- Style für Tabellen ------------------------ */

table {
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: normal;
  Font-Style: normal;
}

table.Titel {
  margin: 0px;
  border-width:0px;
  border-style:solid;
  border-color:blue;
  Font-Family: Arial, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
  Font-Style: normal;
  text-align: center;
}

table.Sparten {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  Font-Family: Arial, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
  Font-Style: normal;
}

table.Menue {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  Font-Family: Arial, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
  Font-Style: normal;
}

table.News {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  text-align: center;
}

table.Inhalt {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  Font-Family: Arial, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
  Font-Style: normal;
  text-align: center;
}

table.InhaltSparten {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  Font-Family: Arial, Helvetica;
  Font-Size: 12pt;
  Font-Weight: bold;
  Font-Style: normal;
  text-align: center;
}

table.InhaltRahmen {
  background-color:#F3F3F3;
  border-width:1px;
  border-style:solid;
  border-color:red;
  Font-Family: Arial, Helvetica;
  Font-Size: 11pt;
  Font-Weight: bold;
  Font-Style: normal;
  text-align: center;
}

table.InhaltEvent0 {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  text-align: center;
}

table.InhaltEvent {
  border-width:0px;
  border-style:solid;
  border-color:blue;
  text-align: center;
  background-image:url(../image/events.jpg);
}

/* ---------------- Style für Tabellenzeilen ------------------------ */

tr.Inhalt {
  text-align:center;
  background-color:#dddddd;
}
tr.News {
  text-align:left;
  background-color:#FFFFDD;
}

/* ---------------- Style für Tabellenspalten ------------------------ */

td.Sparten {
  text-align:center;
}

td.Menue {
  text-align:center;
}

td.SpartenLeft {
  text-align:left;
  padding-left: 5px;
}

td.MenueRight {
  text-align:right;
  padding-left: 5px;
}

td.InhaltMitte {
  Font-Family: Arial, Helvetica;
  Font-Size: 12pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #000000;
  text-align:center;
}

td.InhaltFoto {
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #000000;
  text-align:center;
}

td.InhaltKopf {
  Font-Family: Arial, Helvetica;
  Font-Size: 12pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #000000;
  text-align:left;
}

td.InhaltKopf1 {
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #000000;
  text-align:left;
}

td.InhaltSparten {
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #000000;
  text-align:center;
}

td.InhaltSpartenLeft {
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #000000;
  text-align:left;
}

td.InhaltTitel {
  text-align:center;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 14pt;
  Font-Weight: normal;
  color: #FE0000;
}

td.Inhalt {
  text-align:left;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  color: #0000C0;
}
td.News {
  text-align:left;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  color: #0000C0;
}
td.NewsText {
  text-align:left;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  color: #000000;
}
td.NewsTextRechts {
  text-align:right;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  color: #000000;
}
td.NewsButtons {
  text-align:center;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 8pt;
  Font-Weight: normal;
  color: #000000;
}

td.Inhalt0 {
  text-align:center;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  color: #0000C0;
}

td.InhaltNormal {
  text-align:left;
  Font-Family: Helvetica, Arial, Verdana;
  Font-Size: 10pt;
  Font-Weight: normal;
  color: #000000;
}

td.InhaltEvent {
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 14pt;
  Font-Weight: bold;
  color: #0000C0;
}

/* ---------------- Style für Textinhalte    ------------------------ */

div.SpartenKopf {
   text-align:center;
  Font-Family: Verdana, Arial, Helvetica;
  Font-Size: 13pt;
  Font-Weight: bold;
  Font-Style: italic;
  text-decoration:underline;
}

div.box {
  font-family:"Lucida Console","Courier New",Courier,monospace;
  color:#039;
  display:block;
  font-size:0.83em;
  line-height:1.27em;
  padding:5px;
  border:3px solid #fff; border-left-color:#a0a0a0; border-top-color:#a0a0a0;
  background:#e7e7e7;
}

div.MenueKopf {
   text-align:center;
  Font-Family: Verdana, Arial, Helvetica;
  Font-Size: 13pt;
  Font-Weight: bold;
  Font-Style: italic;
  text-decoration:underline;
}

div.TextCounter {
   text-align:center;
  Font-Family: Verdana, Arial, Helvetica;
  Font-Size: 8pt;
  Font-Weight: bold;
}

div.Text1 {
   text-align:center;
  Font-Family: Verdana, Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
}

div.News {
  text-align:center;
  Font-Family: Arial, Verdana, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  color: #000000;
}

div.TextCenter {
  text-align:center;
}

div.TextCenterBlau {
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  color: #0000C0;
  text-align:center;
}

div.TextRight {
   text-align:right;
}

div.TextLeft {
   text-align:left;
}

button.ButtonEvent {
  width: 300;
}

input.NewsFormular {
  background-color: #F7F7F7;
}

input.KontaktFormular {
  background-color: #F7F7F7;
}

input.News {
  color: #000000;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  width: 125px;
  height: 25px;
}

input.Config {
  color: #000000;
  Font-Family: Arial, Helvetica;
  Font-Size: 10pt;
  Font-Weight: bold;
  Font-Style: normal;
  width: 125px;
  height: 25px;
}
input.Anmeldung {
  background-color: #FFFFFF;
  size: 150px;
}

input.News {
  Font-Family: Arial, Helvetica;
  Font-Size: 8pt;
  Font-Weight: bold;
  Font-Style: normal;  
}

textarea.NewsFormular {
  background-color: #F7F7F7;
}

textarea.KontaktFormular {
  background-color: #F7F7F7;
}
