/*

	CSS Stylesheet für den CSS Contest

	Name:			color%B3
	Autor:			usb2.0
	ID:			1097356897
	Eingesendet:		09.10.2004/23:21
	Besitzer:		YToyOntpOjA7czo4OiJkNGNjMjAyMSI7aToxO2k6MTA5NzI3MjgwMDt9

*/

/* nur mit dem firefox 0.9.3 getestet */
/* autor usb2.0 */
/* allgemein */
html{
  height: 100%;
}

body{
  background: #E9E5DE;
  color: #444444;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 0px 0px;
  width: 85%;
}

a:link, a:visited{
  color: #D90218;
  text-decoration: underline;
}

a:hover, a:active{
  color: #D90218;
  text-decoration: none;
}

#top h1{
  background: #444444;
  color: #E9E5DE;
  font-size: 9px;
  letter-spacing: 7px;
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 10px 20px;
}

body>#toc{
  height: auto;
}

#toc{
  float: left;
  width: 20%;
}

#toc h2{
  display: none;
}

#toc ul li ul{
  display: none;
}

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

#toc ul li{
  background: #D90218;
  font-size: 10px;
  margin: 0px 0px 1px 0px;
}

#toc ul li a{
  border-left: 10px solid #444444;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  text-decoration: none;
}

#toc ul li a:hover{
  border-left: 10px solid #E9E5DE;
}

#content{
  background: #FFFFFF;
  clear: right;
  float: right;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 20px 20px;
  width: 75%;
}

#content #ueber p, #content #foo_aktien p, #content #blindtext p{
  padding: 0px 20px 0px 0px;
}

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

#content #ueber h1, #content #sheets h1, #content #foo_aktien h1, #content #blindtext h1{
  background: #444444;
  color: #E9E5DE;
  font-size: 9px;
  letter-spacing: 7px;
  padding: 5px 0px 5px 5px;
}

#sheets ol{
  float: left;
  font-size: 9px;
  margin: 10px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  width: 30%;
}

#sheets ol li{
  margin: 0px 0px 2px 0px;
}

#sheets #sheets_manage{
  clear: right;
  float: right;
  width: 60%;
}

#sheets #sheets_manage h2{
  display: none;
}

#sheets #sheets_manage h3{
  background: #444444;
  color: #E9E5DE;
  font-size: 9px;
  letter-spacing: 7px;
  margin: 10px 0px 0px 0px;
  padding: 5px 0px 5px 5px;
}

#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: 60%;
}

#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;
  height: 200px;
  width: 90%;
}

#sheets #sheets_manage input[type=submit]{
  background: #FFFFFF;
  border: 0px none;
  color: #444444;
  cursor: pointer;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

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

#foo_aktien{
  clear: both;
}

#foo_aktien table{
  background: #999999;
  width: 50%;
}

#foo_aktien th{
  background: #E9E5DE;
  padding: 1px 1px 1px 1px;
}

#foo_aktien td{
  background: #FFFFFF;
  padding: 1px 1px 1px 1px;
}

acronym{
  border: 0px none;
  color: #444444;
  font-style: italic;
  cursor: help;
}

#counter{
  margin: 150px 0px 0px 20px;
  position: absolute;
}
