/*

	CSS Stylesheet für den CSS Contest

	Name:			nice+stuff
	Autor:			usb2.0
	ID:			1097440861
	Eingesendet:		10.10.2004/22:41
	Besitzer:		YToyOntpOjA7czo4OiJkNGNjMjAyMSI7aToxO2k6MTA5NzM1OTIwMDt9

*/

/* nur mit dem firefox 0.9.3 getestet */
/* autor usb2.0 */

html{
  height: 100%;
}

body{
  font-family: tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  left: 50%;
  margin: 0px 0px 0px -380px;
  padding: 0px 0px 20px 0px;
  position: absolute;
  width: 760px;
}

h1{
  border-bottom: 1px solid #336699;
  color: #336699;
  font-size: 15px;
}

#top h1{
  background: #F1F0E7;
  border-bottom: 10px solid #E2E0DE;
  font-size: 15px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 20px;
}

#top h1:after{
  content: " ...this css is made for mozilla firefox.";
  font-size: 9px;
}

#toc{
  font-size: 9px;
  padding: 0px 0px 0px 20px;
  position: absolute;
  margin: -25px 0px 0px 0px;
}

#toc a{
  color: #606060;
  text-decoration: none;
}

#toc h2{
  display: none;
}

#toc ul{
  display: inline;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#toc li{
  display: inline;
  letter-spacing: 1px;
  padding: 0px 10px 0px 0px;
  text-transform: uppercase;
}

#toc li a:hover{
  color: #000000;
}

#toc ul li ul{
  display: none;
}

#content{
  background: #BCC5D0;
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
}

#content h1{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#content a, #counter a{
  color: #336699;
  text-decoration: none;
}

#content a:hover, #counter a:hover{
  color: #336699;
  text-decoration: underline;
}

#content #ueber{
  background: #FFFFFF;
  float: left;
  margin: 35px 0px 0px 0px;
  padding: 0px 20px 20px 20px;
  width: 470px;
}

#content #ueber h1{
  padding: 10px 0px 0px 0px;
}

#content #sheets{
  background: #FFFFFF;
  float: right;
  height: 100%;
  margin: 35px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 250px;
}

#content #sheets a{
  color: #444;
  font-size: 9px;
  text-decoration: none;
}

#content #sheets ol li{
  color: #444;
  font-size: 9px;
  padding: 0px 0px 2px 0px;
}

#content #sheets h1{
  display: none;
}

#content #sheets #sheets_manage{
  margin: 0px 0px 0px 20px;
}

#sheets #sheets_manage label{
  display: block;
  padding: 5px 0px 3px 0px;
}

#sheets #sheets_manage #autor, #sheets #sheets_manage #titel{
  border-top: 1px solid #A5A5A5;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  border-left: 1px solid #A5A5A5;
  width: 200px;
}

#sheets #sheets_manage #css_text{
  border-top: 1px solid #A5A5A5;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  border-left: 1px solid #A5A5A5;
  width: 200px;
}

#sheets #sheets_manage input[type=submit]{
  background: #FFFFFF;
  border-top: 1px solid #A5A5A5;
  border-right: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  border-left: 1px solid #A5A5A5;
}

#content #sheets #sheets_manage h2{
  font-size: 11px;
}

#sheets #sheets_manage h3{
  display: none;
}

#content #sheets #sheets_manage h2:after{
  content: " hochladen";
}

#content #blindtext, #content #foo_aktien{
  background: #FFFFFF;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 20px 20px;
  text-align: justify;
  width: 470px;
}

#counter{
  display: inline;
  font-size: 9px;
  letter-spacing: 1px;
  margin: 55px 200px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  right: 0px;
  text-transform: uppercase;
  top: 0px;
}

acronym{
  border: 0px none;
  cursor: help;
}

table{
  border: 1px dotted #000000;
}

th, td{
  padding: 2px 20px 2px 5px
}

tr:hover{
  background: #CCCCCC;
  cursor: default;
}

th{
  background: #000000;
  color: #FFFFFF;
}
