/*

	CSS Stylesheet für den CSS Contest

	Name:			Rot
	Autor:			dido
	ID:			1097495876
	Eingesendet:		11.10.2004/13:57
	Besitzer:		YToyOntpOjA7czo4OiJhY2I0YTc3NiI7aToxO2k6MTA5NzQ0NTYwMDt9

*/

/*
IE 5.0, IE 5.5 und Opera 6.0 kommen noch erstaunlich gut damit zurecht,
Firefox 0.8, Mozilla 1.7, Opera 7.11 zeigen es so, wie ich es mir vorstelle
und Netscape 4.73 schert sich mal wieder nicht drum ;-)
*/

body {
 margin:0;
 padding:0;
 font-family:Arial, Verdana, Helvetica, sans-serif;
 background-color:#dcc;
 color:#800;
}
acronym {
 cursor:help;
 font-style:italic;
}
#top h1 {
 font-size:1.8em;
 font-family:monospace;
 margin:0;
 padding:10px 5px 0 10px;
 letter-spacing:0.2em;
 color:#800;
 background-color:#dcc;
}
/* bloß so aus Quatsch :o) */
#top h1:hover {
 color:#dcc;
 background-color:#a00;
}
#top h1:after {
 font-family:Arial, Verdana, Helvetica, sans-serif;
 font-size:0.5em;
 font-weight:normal;
 letter-spacing:0.1em;
 display:block;
 text-align:right;
 content:"Version \"Rot\" von dido";
}
#toc h2 {
 background-color:#b66;
 color:#fff;
 font-size:0.8em;
 padding:1px 0 1px 10px;
 margin:0;
 border-top:solid 1px #800;
 border-bottom:solid 1px #800;
}
#toc ul {
 float:left;
 margin:0;
 padding:0;
 list-style:none;
 width:15%;
}
#toc ul li ul{
 display:none;
}
#ueber, #sheets, #foo_aktien, #blindtext, #counter {
 border-left:dotted 1px #800;
 background-color:#fff;
 width:84%;
 float:right;
}
a {
 font-size:0.9em;
 text-decoration:none;
}
a:link {
 color: #800;
 border-bottom:dotted 1px #f00;
}
a:visited {
 color: #800;
 border-bottom:dotted 1px #f00;
}
a:hover {
 color: #000;
 border-bottom:dotted 1px #000;
}
ol {
 list-style-type:square;
}
#toc li a {
 display:block;
 width:100%;
 padding:3px 1px 3px 15px;
 margin:0;
 border-right:none;
}
#toc li a:link {
 background-color:#dcc;
 border-top:solid 1px #dcc;
 border-bottom:solid 1px #dcc;
 border-left:solid 1px #dcc;
}
#toc li a:visited {
 background-color:#dcc;
 border-top:solid 1px #dcc;
 border-bottom:solid 1px #dcc;
 border-left:solid 1px #dcc;
}
#toc li a:hover {
 border-top:solid 1px #800;
 border-bottom:solid 1px #800;
 border-left:solid 1px #800;
 background-color:#fff;
 background-image:url("1097495876.css.files/rechts.gif");
 background-position:2%;
 background-repeat:no-repeat;
}
#ueber h1, #foo_aktien h1, #blindtext h1, #sheets h1, #sheets_manage h2 {
 border-bottom:dotted 1px #800;
 font-size:0.9em;
 padding:0 5px 2px 20px;
 background-image:url("1097495876.css.files/rechts.gif");
 background-repeat:no-repeat;
}
#ueber h1, #foo_aktien h1, #blindtext h1, #sheets_manage h2{
 margin:15px 10px 15px 10px;
}
#sheets h1{
 margin:10px 10px 0 10px;
}
/* "Browserweiche" wegen IE */
div[id=sheets] h1 {
 color:#fff;
}
#sheets h1:before{
 content:"Userstylesheetseinsendungenauflistung";
 color:#800;
}
#sheets_manage h2:after {
 content:" (Upload)";
 font-size:0.8em;
}
#sheets_manage h3 {
 display:none;
}
#ueber p, #sheets p, #foo_aktien p, #blindtext p {
 padding-left:10px;
 margin:3px 15px 6px 15px;
}
#blindtext p {
 text-align:justify;
}
#foo_aktien p:first-letter, #blindtext p:first-letter {
 font-weight:bold;
}
label {
 margin-left:10px;
}
label:after {
 content:":";
}
#titel + label{
 margin-top:10px;
 display:block;
}
input, textarea {
 margin-left:10px;
 border: dotted 1px #800;
 background-color:#fff;
}
textarea {
  width:60%;
  height:200px;
}
table {
 border-collapse:collapse;
 width:49%;
 margin:0 25% 0 25%;
}
td, th {
 font-size:0.9em;
 padding:2px;
 border:solid 1px #800;
}
td {
 text-align:right;
}
th {
 background-color:#dcc;
}
tfoot td {
 font-size:0.7em;
 border:none;
}
#counter {
 padding:15px 0 5px 0;
 text-align:center;
 font-size:0.8em;
}
address {
 border-top:dotted 1px #aaa;
 border-bottom:dotted 1px #aaa;
 font-size:0.9em;
 margin:15px 15px 0 15px;
 padding:2px;
 display:block;
 text-align:center;
 color:#aaa;
}
