/* index.php */
body {
   margin: 0px;
}

#dragonedv a img {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1337;
  border: none;
}

div#rsvlogo {
  width: 200px;
  height: 150px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  background-color:#339FFF;
  border-style: none;
}

div#menubar {
  width: 200px;
  height: 350px;
  position: absolute;
  top: 150px;
  left: 0px;
  background-color:#339FFF;
  border-style: none;
  overflow: auto;
}

div#content {
  width: 800px;
  height: 500px;
  position: absolute;
  top: 0px;
  left: 200px;
  background-color:#339FFF;
  border-style: none;
  overflow: auto;
}

.link {
  cursor: pointer;
}

a.blindlink {
  color: #000000;
  text-decoration: none;
}

/* navigation.php */
.button1 {
  position: relative;
  top: 0px; 
  left: 24px; 
  height: 25px; 
  width: 130px;
  margin: 10px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  font-family: times;
  font-weight: bold;
  font-size: 12pt;
  white-space: nowrap;
  background-image: url(http://www.rsv-elgershausen.de/images/button1a.gif);
  background-repeat: no-repeat;
  color: #0000FF;
  cursor: pointer;
}

.button2 {
  position: relative; 
  top: 0px; 
  left: 40px;
  height: 25px; 
  width: 100px;
  margin: 5px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  text-align: center;
  vertical-align: middle;
  font-family: times;
  font-weight: bold;
  font-size: 10pt;
  white-space: nowrap;
  background-image: url(http://www.rsv-elgershausen.de/images/button2a.gif);
  background-repeat: no-repeat;
  color: #0000FF;
  cursor: pointer;
}

.submenu {
  display: none;
  margin: 0px;
  padding: 0px;
}

div.copy {
  width: 150px;
  position: relative; 
  left: 24px; 
  top: 0px; 
  margin: 50px 0px 0px 0px;
  font-family: times;
  font-size: 8pt;
}

.copy a {
  color: black;
  text-decoration: none;
}

.copy a span {
  font-size: 8pt;
}

/* home.php */
div#home_header {
  height: 150px;
  background-color:#339FFF;
}

div#home_body {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color:#339FFF;
}

div#home_footer {
  background-color:#339FFF;
}

div.seperator {
  height: 13px;
  margin: 0px;
  background-image: url(http://www.rsv-elgershausen.de/images/barback.gif);
  background-repeat: repeat-x;
}

.content {
  position: relative;
  left: 0px;
  margin: 10px 0px 10px 0px;
  font-family: times;
  font-size: 14pt;
  text-align: justify;
  background-color:#339FFF;
}

.content h1 {
  font-family: times;
  font-size: 24pt;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.newsbox {
  position: relative;
  right: 0px;
  min-height: 150px;
  width: 200px;
  overflow: visible;
  border: 4px outset;
  background-image: url(http://www.rsv-elgershausen.de/images/boxback.jpg);
  margin: 20px 0px 50px 20px;
  padding: 0px 4px 2px 4px;
  font-family: times;
  font-size: 14pt;
  text-align: left;
}

.newsbox p {
  margin: 0px;
}

.newsbox_mce{
  min-height: 150px;
  width: 200px;
  overflow: visible;
  border: 4px outset;
  padding: 0px 4px 2px 4px;
  background-image: url(http://www.rsv-elgershausen.de/images/boxback.jpg);
  font-family: times;
  font-size: 14pt;
  text-align: left;
}

td.counter {
  width: 20%;
  vertical-align: middle; 
  text-align: center;
  font-family: times;
  font-size: 11pt;
  font-weight: bold;
}

td.copy {
  width: 40%;
  vertical-align: middle;
  text-align: left;
  font-family: times;
  font-size: 10pt;
  font-weight: bold;
}

td.bestviewed {
  width: 40%; 
  vertical-align: top;
  text-align: center;
  font-family: times;
  font-size: 10pt;
  font-weight: bold;
}

/* termine.php */
.termine {
  font-family: times;
  font-size: 18pt;
  font-weight: bold;
}

div.termine h1 {
  font-size: 24pt;
  font-weight: bold;
  text-align: center;
}

table.termine {
  border-spacing: 1px;
  width: 750px;
  border-style: outset;
  border-width: 4px;
  border-color: #0000C0;
}

td.termine
{
  border-style: solid;
  border-width: 1px;
  font-size: 14pt;
  font-weight: normal;
  padding-left: 5px;
  padding-right: 5px
}

div#vorstand {
  padding: 0px 0px 0px 100px;
  font-family: times;
}

div#vorstand h1 {
  font-family: times;
  font-size: 28pt;
  font-weight: bolder;
}

div#vorstand p {
  font-weight: bold;
  font-size: 20pt;
  margin: 20px 0px 0px 0px;
}

div#vorstand table {
  border: 4px outset #0000C0;
  border-spacing: 1px;
}

div#vorstand table tr td {
  width: 200px;
  border: 1px solid #808080;
  padding: 0px 5px 0px 5px;
  font-size: 14pt;
  text-align: left;
  vertical-align: middle;
}

div.trainingszeiten {
  font-family: times;
  font-size: 14pt;
}

div.trainingszeiten h1 {
  font-weight: bolder;
  font-size: 28pt;
}
div.trainingszeiten h1 span {
  white-space: nowrap;
}

div.trainingszeiten p {
  margin: 20px 0px 0px 0px;
}

div.impressum {
  font-family: times;
  font-size: 14pt;
}

div.impressum h1 {
  text-align: center;
  font-weight: bolder;
  font-size: 28pt;
}

div.impressum h2 {
  text-align: center;
  font-weight: bold;
  font-size: 20pt;
  text-decoration: underline;
  margin: 25px 0px 5px 0px;
  padding: 0px;
}

div.impressum table {
  margin: auto;
}

td.impressum_1 {
  width: 250px;
}

td.impressum_2 {
  width: 150px;
  text-align: right;
}

div#links_main_menu {
  height: 50px;
  width: 100%;
  margin: 10px 0px 0px 0px;
}

div#links_main_menu table {
  width: 95%;
  text-align: center;
  font-family: times;
  font-size: 14pt;
  font-weight: bold;

}

div#links_sub_menu {
  height: 75px;
  width: 95%;
}

div#links_sub_menu table {
  width: 95%;
  text-align: center;
  font-family: times;
  font-size: 14pt;
  font-weight: bold;
}

p.links_disclaimer {
  font-family: times;
  font-size: 18pt;
  font-weight: bold;
  text-align: justify;
  margin: 0px 20px 0px 0px;
}

/* saison.php */
.saison {
  text-align: center;
}
.saison table {
  margin: 0px auto;
  text-align: left;
}
div#saison_kommentar {
  width: 700px;
  margin: 10px auto 50px;
  text-align: justify;
  font-weight: bold;
}
.saison_tbl_platz {
  text-align: right;
  margin: 0px 20px;
}
.saison_tbl_anz {
  text-align: right;
  width: 50px;
}
.saison_tbl_tp {
  text-align: right;
  width: 35px;
}
.saison_tbl_mp {
  text-align: right;
  width: 25px;
}
.saison_a{
  width: 50px;
}
.saison_tbl {
  text-align: center;
  width: 10px;
}
.kampftag {
  clear: left;
  margin: 0px auto;
  width: 680px;
  height: 30px;
  cursor: pointer;
}
.kampftag div {
  float: left;
  text-align: left;
}
.kampftag_datum {
  width: 100px;
}
.kampftag_msch {
  width: 250px;
}
.kampftag_msch.bold {
  font-weight: bold;
}
.kampftag_punkte {
  width: 30px;
  text-align: right;
}
.kampftag_ {
  width: 10px;
  text-align: center;
}
#layer {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99;
  display: none;
} 

/* protokoll.php */

.protokolle h1 {
  text-align: center;
}

td.gewicht {
  width: 65px;
  text-align: right;
}

td.stilart {
  width: 75px;
  text-align: center;
}

td.ringer {
  width: 195px;
  text-align: left;
}

td.punkte {
  width: 5px;
  text-align: right;
}

.center {
  text-align: center;
}

td.siegart {
  width: 190px;
  text-align: left;
}

/* guestbook/*.php */
.guestbook h1 {
  text-align: center;
}

table.gb
{
  border-spacing: 0px;
  width: 750px;
  border-style: none;
  border-width: 0px;
  background-color: #339FFF
}

td.gb1
{
  border-style:none;
  border-width:0;
  font-size:12pt;
  font-weight:bold;
  width:100px;
  vertical-align:top
}

td.gb2
{
  border-style:none;
  border-width:0;
  font-size:12pt;
  font-weight:normal;
  text-align:justify;
}

div#gb_error {
  margin: 20px 0px;
  font-size: 14pt;
  font-weight: bold;
  color: #EE0000;
  text-align: center;
}

/* Altes CSS fuer chat.php - Beginn */
.std
 {
   text-align:center;
   font-size:18pt;
   font-weight:bold
 }

.note
 {
   text-align:center;
   font-size:10pt;
   font-weight:normal
 }

.linkc
 {
   text-align:center;
   font-size:18pt;
   font-weight:bolder;
   color:#FF0000;
   text-decoration:underline
 }
.link a:visited, .link a:link, .link a:active, .link a:hover
 {
   color:#FF0000;
   text-decoration:underline
 }
/* Altes CSS fuer chat.php - Ende */
