/*

	CSS Stylesheet für den CSS Contest

	Name:			light
	Autor:			usb2.0
	ID:			1097012022
	Eingesendet:		05.10.2004/23:33
	Besitzer:		YToyOntpOjA7czo4OiJkNGNjMjAyMSI7aToxO2k6MTA5NjkyNzIwMDt9

*/

/* nur mit dem firefox 0.9.3 getestet */

/* allgemein */
body{
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #15202C;
  margin: 0px 0px 0px 0px;
  padding: 0px 20px 20px 20px;
}

a{
  color: #3573AC;
  text-decoration: underline;
}

h1{
  text-transform: lowercase;
  font-variant: small-caps;
  color: #999999;
}

input, textarea{
  background: #E6E6E6;
}

input:focus, textarea:focus{
  background: #999999;
}

acronym{
  border: 0px none;
  color: #FF4B00;
  cursor: help;
}

table{
  width: 100%;
}

td, th{
  border: 1px solid #999999;
  padding: 3px 3px 3px 3px;
}

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

label{
  display: block;
  color: #FFFFFF;
  background: #3573AC;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding:  3px 3px 3px 20px;
  width: 250px;
  border-top: 1px solid #444;
  border-right: 1px solid #444;
  border-left: 1px solid #444;
}

/* id´s */

#top{
  color: #FF4B00;
  text-transform: lowercase;
}

#top h1{
  font-variant: small-caps;
  color: #FF4B00;
}

#top h1:after{
  font-variant: normal;
  font-size: 11px;
  color: #999999;
  content: " css von usb2.0";
}

#toc{
  margin: 0px 0px 25px 0px;
}

#toc h2, #sheets_manage h2, #toc li ul li{
  display: none; /* weg damit */
}

#toc ul{
  display: inline;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#toc li{
  display: inline;
  margin: 0px 10px 0px 0px;
  padding: 3px 5px 3px 5px;
  border: 1px solid #c5c5c5;
}

#toc a{
  text-decoration: none;
}

#toc li:hover{
  background: #EEEEEE;
}

#ueber{
  width: 60%;
  padding: 0px 10px 10px 10px;
  border: 1px dotted #444444;
  clear: right;
}

#sheets ol{
  float: right;
  margin: 0px 0px 0px 10px;
  padding-top: 10px;
  width: 30%;
  border-top: 1px dotted #444444;
}

#sheets_manage h3{
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding-top: 10px 10px 10px 10px;
}

#sheets ol:before{
  content: "Stylesheets von Contest-Teilnehmern";
  font-weight: bold;
}

#sheets_manage{
  float: left;
  width: 60%;
  margin: 0px 0px 20px 0px;
  padding: 0px 10px 10px 10px;
  border-top: 1px dotted #444444;
  border-bottom: 1px dotted #444444;
  border-left: 1px dotted #444444;
}

#sheets_manage input, #sheets_manage textarea{
  width: 100%;
  display: block;
  border: 1px solid #444444;
  margin: 0px 0px 10px 0px
}

#sheets_manage input[type=submit]{
  border: 0px none;
  font-weight: bold;
  color: #FFFFFF;
  background: #FF4B00;
  text-align: left;
  width: 100px;
  border: 1px solid #444;
}

#foo_aktien{
  float: right;
  width: 45%;
  padding: 0px 10px 10px 10px;
  border: 1px dotted #444444;
  clear: left;
}

#blindtext{
  float: left;
  width: 45%;
  padding: 0px 10px 10px 10px;
  border: 1px dotted #444444;
  clear: left;
}

#foo_aktien h1, #blindtext h1, #ueber h1, #sheets h1{
  border-bottom: 1px solid #444444;
}

#counter{
  float: right;
  clear: both;
  margin: 20px;
  font-weight: bold;
}
