/*

	CSS Stylesheet für den CSS Contest

	Name:			Teletext
	Autor:			MC+Breit
	ID:			1098541155
	Eingesendet:		23.10.2004/16:19
	Besitzer:		YToyOntpOjA7czo4OiI1MDhiNzBhOCI7aToxO2k6MTA5ODQ4MjQwMDt9

*/

body {
      background-image:url("1098541155.css.files/teletext-top.jpg");
      background-repeat:no-repeat;
      background-color:black;
      color:white;
     }
#top {
      background-image:url("1098541155.css.files/teletext-nav.jpg");
      background-repeat:no-repeat;
      position:absolute;
      top:450px;
      width:760px;
      padding:20px;
      left:0px;
      background-color:black;
      height:77px;
      overflow:hidden;
     }
#top h1, #top h2 {
          display:none;
        }
#top ul {
         position:relative;
         top:10px;
         margin:0px;
         padding:0px;
         list-style:none;
         font-family:Courier New, Courier, serif;
         font-weight:bold;
         font-size:18px;
        }
#top a, #top a:visited, #top a:hover, #top a:active {
            color:white;
            display:block;
            width:300px;
            text-decoration:none;
           }
#top ul ul {
             position:relative;
             top:0px;
           }
#content {
           padding:20px;
           position:absolute;
           top:136px;
           left:0px;
           background-color:black;
           height:270px;
           width:760px;
           overflow:hidden;
           font-family:Courier New, Courier, serif;
           font-weight:bold;
           font-size:18px;
          }
#content p {
            margin:0px;
           }
#content h1, #content h2 {
              font-size:25px;
              color:red;
              margin:0px;
            }
#sheets {
          margin-top:1000px;
        }
#sheets_manage {
                 margin-top:1000px;
               }
#foo_aktien {
             margin-top:1000px;
            }
#counter  {
           display:none;
          }
#blindtext {
            display:none;
           }
#sheets ol {
            margin:0px;
            padding:0px;
            padding-left:30px;
            font-size:12px;
            height:272px;
            overflow:auto;
           }
#sheets ol a, #sheets ol a:link, #sheets ol a:active, #sheets ol a:visited {
            text-decoration:none;
           }
#sheets h3 {
            display:none;
           }
#sheets label {
               display:block;
              }
#sheets #autor, #sheets #titel {
               background-color:black;
               border:none;
               color:white;
               font-style:italic;
               font-family:Courier New, Courier, serif;
               font-size:16px;
               width:500px;
               margin-left:20px;
               border-bottom:2px dashed white;
               border-right:2px dashed white;
              }
#sheets input {
               border:none;
               color:blue;
               font-family:Courier New, Courier, serif;
               font-size:18px;
               background-color:black;
               width:500px;
              }
#sheets input:hover {
                     font-style:italic;
                    }
#sheets textarea {
                  background-color:black;
                  border:none;
                  color:white;
                  font-style:italic;
                  font-family:Courier New, Courier, serif;
                  font-size:16px;
                  width:500px;
                  margin-left:20px;
                  border-bottom:2px dashed white;
                  border-right:2px dashed white;
                  height:140px;
                 }
a:hover {
         font-style:italic;
        }
#content a {
   color:blue;
   text-decoration:none;
  }
#foo_aktien {
              background-image:url("1098541155.css.files/teletext-aktien.jpg");
              background-repeat:no-repeat;
              background-position:-5px 25px;
            }
#foo_aktien table {
                    font-size:16px;
                    margin-left:20px;
                    margin-top:100px;
                  }
#foo_aktien th, #foo_aktien td {
                                width:200px;
                                text-align:left;
                               }
#foo_aktien tfoot {
                    font-style:italic;
                  }
#foo_aktien p {
               display:none;
              }
