/*

	CSS Stylesheet für den CSS Contest

	Name:			Hirsch
	Autor:			Twisting
	ID:			1100547944
	Eingesendet:		15.11.2004/20:45
	Besitzer:		YToyOntpOjA7czo4OiJkNTg3MDJhYSI7aToxO2k6MTEwMDQ3MzIwMDt9

*/

/*
© by Paul Kroening

Verbesserungsvorschlaege bitte an webmaster{at}paul-kroening.de

wichtig: Dieser Stylesheet ist am besten mit Firefox zu benutzen, 
im IE6 geht's noch und im Opera sieht es nicht gut aus, besonders, 
wenn man die Fenstergroesse aendert; eine weitere Einschraenkung ist
die Bildschirmgroesse (bis 1024x768).
*/

body,html{
	position:absolute;
	top:0;
	left:0;
	width:1005px;
	background:url("1100547944.css.files/bg.jpg") repeat-y top #000066;
	padding:0;
	margin:0;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#660000;
}
/*allgemeine Einstellungen*/

acronym{
	color:#D36833;
}
address{
	padding:10px 0 55px 0;
}
a:link, a:visited, a:active{
	color:#D36833;
	text-decoration:none;
}
a:hover{
	color:#FFF0D9;
	background-color:#D36833;
	text-decoration:none;
}
p{
	padding:0;
	margin:0;
}
h1{	font-size:16px;
	color:#993300;
	padding:0 0 10px 0;
	margin:30px 0 10px 0;
	text-transform:uppercase;
	text-align:center;
	background:url("1100547944.css.files/trennlinie.jpg") bottom no-repeat;

}
/*header*/

#top{
	position:absolute;
	top:0;
	left:143px !important;
	left:142px;
	background:url("1100547944.css.files/header.jpg") no-repeat top;
	height:130px;
	width:719px;
}
#top h1{
	display:none;
}

/*navigation*/

#toc{
	background:url("1100547944.css.files/navi_leiste.jpg") no-repeat bottom;
	width:719px;
	height:30px;
	margin:100px 0 0 0;
}
#toc ul{
	padding:0;
	margin:0;
	display:inline;
	font-size:12px;
}
#toc li{
	width:116px;
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline;
}
#toc li a{
	padding:7px 0 0 0;
	width:115px;
	float:left;
	height:23px;
	text-decoration:none;
	color:#930;	
	display:block;
	text-align:center;
	}
#toc li a:hover{
	color:#663300;
	text-decoration:overline;
	background:none;
	display:block;
}
#toc h2, #toc ul li ul{
	display:none;
}

/*Inhalt*/

#content{
	position:absolute;
	top:110px !important;
	top:120px;
	left:143px !important;
	left:142px;
	width:719px;
	background:url("1100547944.css.files/footer.jpg") no-repeat bottom;
}

/*Texte*/

#ueber, #foo_aktien,#blindtext{
	width:380px;
	padding:8px 40px;
	text-align:justify;
}
#foo_aktien table{
	margin:10px 0;
}
#foo_aktien th{
	width:130px;
	background:#990000;
	color:#FFF0D9;
	text-align:center;
}
#foo_aktien td{
	background:#F2E4CE;
	text-align:center;
	color:#990000;
}

/*sheets*/

#sheets{
	position:absolute;
	top:0;
	left:450px;
	width:239px;
	padding:10px;
	color:#993300;
}
#sheets a:link, #sheets a:visited, #sheets a:active{
	color:#990000;
}
#sheets a:hover{
	color:#FFF0D9;
	background-color:#D36833;
	text-decoration:none;
}
#sheets h1, #sheets_manage h2{
	font-size:13px;
	color:#FFF0D9;
 	padding:15px 0 0 0;
	margin:10px 0;
	background-image:url("1100547944.css.files/menue_punkt.jpg");
	width:259px;
	height:35px;
	display:block;
	text-transform:none;
	font-weight:normal;
	text-align:center;
}
#sheets ul, #sheets li{
	padding:0;
	margin:0;
	list-style-image:url("1100547944.css.files/link_liste.gif");
}
#sheets a{
	font-size:12px;
}
#sheets_manage{
	width:239px;
  	padding:10px 0;
}

#sheets_manage label{
  	display: block;
  	padding: 5px 0px 3px 28px;
	color:#993300;
}

#sheets_manage #autor, #sheets_manage #titel{
  	border: 1px solid #660000;
  	background: #987A5F;
  	width: 200px;
	margin:0 0 0 28px;
	color:#FFF0D9;
}

#sheets_manage #css_text{
  	border: 1px solid #660000;
  	background: #987A5F;
  	width: 200px;
	margin:0 0 0 28px;
	color:#FFF0D9;
}

#sheets_manage input[type=submit]{
  	background: #987A5F;
  	border: 1px solid #660000;
	color:#C1363D;
	font-size:11px;
	margin:10px 0 0 90px;
	color:#FFF0D9;
	padding:3px 15px;
}
#sheets_manage h3{
  	display: none;
}

#sheets_manage h2:after{
  	content: " hochladen";
}
#counter{
	display:none;
}

