/*

	CSS Stylesheet für den CSS Contest

	Name:			simply+red_black
	Autor:			q-rios
	ID:			1121804701
	Eingesendet:		19.07.2005/22:25
	Besitzer:		YToyOntpOjA7czo4OiI1NGExZjY0OCI7aToxO2k6MTEyMTcyNDAwMDt9

*/

html, body {
	margin:					0px;
	padding:				15px 0px;
	text-align:				center;
	font:					12px Verdana, Helvetica, sans-serif;
	background:				#333;
	color:					#333;
}
* {
	margin:					0px;
}
div#top {
	margin:					0px auto;
	border:					2px solid #fff;
	border-bottom:				0px;
	width:					600px;
}
div#top h1 {
	margin:					0px;
	padding:				0px;
	background:				url("1121804701.css.files/head.jpg") top left #fff no-repeat;
	width:					600px;
	height:					100px;
	text-indent:				-9999px;
	letter-spacing:				-9999px;
}
div#toc h2 {
	text-indent:				-9999px;
	letter-spacing:				-9999px;
}
div#toc ul {
	margin:					-66px 0px 0px -1px;
	padding:				0px;
	list-style:				none;
	background:				#fff;
	height:					25px;
}
div#toc ul li {
	display:				inline;
}
div#toc ul li ul {
	display:				inline;
	border:					0px;
}
div#toc ul li a {
	padding:				5px 8.5px;
	height:					25px;
	line-height:				25px;
	width:					150px;
	background:				#333;
	color:					#fff;
	text-decoration:			none;
	font-weight:				bold;
	border-top:				3px solid #b00;
	border-bottom:				3px solid #b00;
}
div#toc ul li a:hover {
	background:				#b00;
	border-top:				3px solid #333;
	border-bottom:				3px solid #333;
}
div#content {
	border:					2px solid #fff;
	border-top:				0px;
	margin:					0px auto;
	width:					590px;
	background:				#fff;
	padding:				5px 5px 10px 5px;
	text-align:				left;
}
div#content h1, h2, h3 {
	margin:					25px 0px 10px 0px;
	background:				#333;
	color:					#fff;
	font-weight:				bold;
	font-size:				15px;
	padding:				3px 0px 3px 15px;
	font-style:				italic;
	border-bottom:				3px solid #b00;
	border-top:				4px solid #b00;
}
div#sheets_manage h3 {
	display:				none;
}
div#counter {
	background:				#fff;
	width:					590px;
	padding:				2px 5px 5px 5px;
	margin:					0px auto;
	border:					2px solid #fff;
	text-align:				left;
}
div#foo_aktien table{
	margin:					0px auto;
}
div#foo_aktien th{
	width:					150px;
	background:				#b00;
	color:					#fff;
	font-weight:				bold;
	text-align:				center;
	border:					1px solid #333;
}
div#foo_aktien td{
	background:				#fff;
	text-align:				center;
	border:					1px solid #000;
}
acronym {
	cursor:					help;
	color:					#b00;
	text-decoration:			none;
	border-bottom:				1px solid #333;
}
a {
	color:					#b00;
	text-decoration:			none;
	border-bottom:				1px solid #333;
}
a:hover {
	color:					#333;
	border-bottom:				1px solid #333;
}
address {
	margin:					10px 0px 0px 0px;
}
input,textarea {
	display:				block;
	margin:					2px 0px 10px 0px;
	border:					0px;
	border-top:				2px solid #333;
	border-bottom:				2px solid #333;
	background:				#f9f9f9;
	color:					#333;
	padding:				2px;
	font:					12px Verdana, Helvetica, sans-serif;
	font-weight:				bold;
}
input[type=submit] {
	background:				#333;
	cursor:					pointer;
	color:					#fff;
	border-top:				2px solid #b00;
	border-bottom:				2px solid #b00;
	font-weight:				bold;
}
input[type=submit]:hover {
	background:				#fff;
	color:					#333;
}
