/* DATEI: textform.css Style-Sheet Angaben f&uuml;r Zentralstadion.de */

body{
   background-color:white;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:0px;
   text-align:center;
}
h1{
  font-size:17pt;
}
div.menu{
  background-image:url(../grafik/menu.gif);
  background-repeat:no-repeat;
  width:140px;
  height:24px;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  font-weight:bold;
  color:navy;
  text-align:left;
  padding:3px;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-style:solid;
  border-top-color:red;
  border-left-color:red;
  border-right-color:red;
  border-bottom-color:red;
}
div.owner{
  text-align:right;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:7pt;
}
div.specialhead{
  background-image:url(../grafik/menu.gif);
  background-repeat:no-repeat;
  width:140px;
  height:24px;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  font-weight:bold;
  color:navy;
  text-align:left;
  padding:3px;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-style:solid;
  border-top-color:red;
  border-left-color:red;
  border-right-color:red;
  border-bottom-color:red;
}
div.specialbody{
  background-color:white;
  width:140px;
  border-top-width:0px;
  border-left-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-style:solid;
  border-left-color:navy;
  border-right-color:navy;
  border-bottom-color:navy;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:navy;
  text-align:left;
  padding:3px;
}
td.advert{
  background-color:white;
  text-align:center;
}
td.links{
  width:150px;
  background-image:url(../grafik/menuback.gif);
  vertical-align:top;
  text-align:center;
}
td.mitte{
  width:100%;
  vertical-align:top;
  text-align:left;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  background-color:white;
  color:#4a5a81;
}
td.bild{
  font-family:ARIAL,TIMES;
  font-size:8pt;
  color:black;
}
td.rechts{
  width:150px;
  background-color:white;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:black;
  vertical-align:top;
  text-align:center;
}
td.luecke{
  background-color:white;
}
td.cms{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:navy;
}
td.table{
  background-color:white;
  border:1px;
  border-style:solid;
  border-collapse:collapse;
}
table.tables{
  border:1px;
  border-style:solid;
  border-collapse:collapse;
  font-family:VERDANA,ARIAL,TIMES;
  font-size:7pt;
  color:navy;
}
span.selected{
  color:blue;
}
span.subselected{
  color:blue;
}
a.men{
  color:black;
  text-decoration:none;
}
a.men:hover{
  color:blue;
  text-decoration:none;
}
a.submen{
  color:cornflowerblue;
  text-decoration:none;
}
a.submen:hover{
  color:blue;
  text-decoration:none;
}
a.text{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:navy;
  text-decoration:underline;
}
a.text:hover{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:blue;
  text-decoration:underline;
}
a.spec{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:blue;
  text-decoration:underline;
}
a.spec:hover{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:10pt;
  color:navy;
  text-decoration:underline;
}
a.pagelist{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:navy;
  text-decoration:none;
}
a.pagelist:hover{
  font-family:VERDANA,ARIAL,TIMES;
  font-size:8pt;
  color:blue;
  text-decoration:none;
}
input.suche{
  width:100px;
  border-width:1;
  background-color:#eeeeee;
}