/*

	CSS Stylesheet für den CSS Contest

	Name:			green
	Autor:			q-rios
	ID:			1121530928
	Eingesendet:		16.07.2005/18:22
	Besitzer:		YToyOntpOjA7czo4OiI1NGExZmY4OSI7aToxO2k6MTEyMTQ2NDgwMDt9

*/

html, body {
	margin:						0px;
	padding:					0px;
	font:						12px Arial, Helvetica, sans-serif;
	color:						#000;
	background:					url("1121530928.css.files/seite.jpg") top left #fff no-repeat;
}
h1, h2 {
	margin:						0px 0px 10px 0px;
	padding:					0px;
	color:						#b00;
	font-style:					italic;
	font-weight:					bold;
	border-bottom:					1px solid #000;
	font-size:					20px;
}
div#top h1 {
	position:					absolute;
	top:						55px;
	left:						300px;
	background:					url("1121530928.css.files/head.jpg") top left #fff no-repeat;
	margin:						0px;
	padding:					0px;
	width:						500px;
	height:						100px;
	text-indent:					-9999px;
	letter-spacing:					-9999px;
	border:						0px;
}
div#toc {
	position:					absolute;
	top:						221px;
}
div#toc h2 {
	margin:						0px;
	padding:					0px;
	text-indent:					-9999px;
	letter-spacing:					-9999px;
	border:						0px;
	font-size:					0px;
}
div#toc ul {
	margin:						0px;
	padding:					0px;
	list-style:					none;
	width:						275px;
}
div#toc li a {
	display:					block;
	margin:						3px 7px 5px 0px;
	font-size:					16px;
	color:						#bbb;
	text-decoration:				none;
	text-align:					right;
	height:						30px;
	line-height:					30px;
}
div#toc li a:hover {
	font-style:					italic;
	color:						#000;
}
div#toc ul li ul {
	margin:						0px;
	padding:					0px;
}
div#content {
	padding:					175px;
	width:						300px;
	margin:						0px 0px 0px 275px;
}
div#content div {
	width:						500px;
	margin:						0px 0px 25px -125px;
}
div#sheets div#sheets_manage {
	margin:						25px 0px 0px 0px;
}
div#sheets div#sheets_manage h3 {
	color:						#b00;
	font-style:					italic;
}
div#foo_aktien table{
	background:					#fff;
}
div#foo_aktien th{
	width:						100px;
	background:					#b00;
	color:						#fff;
	text-align:					center;
	border:						1px solid #000;
}
div#foo_aktien td{
	background:					#fff;
	text-align:					center;
	border:						1px solid #000;
}
div#counter {
	margin:						-17px 0px 0px 350px;
	border-bottom:					1px solid #000;
	width:						500px;
}
a {
	color:						#b00;
	text-decoration:				none;
}
a:hover {
	color:						#000;
	font-style:					italic;
}
acronym {
	cursor:						help;
	text-decoration:				none;
	border-bottom:					1px solid #b00;
}
acronym:hover {
	font-style:					italic;
}
input[type=submit] {
	cursor:						pointer;
}
input,textarea {
	color:						#000;
	border:						1px solid #b00;
	background:					#fff;
	display:					block;
}
input:hover,input:focus,textarea:hover,textarea:focus {
	border:						1px solid #000;
}
label {
	font-style:					italic;
}
