/*

	CSS Stylesheet für den CSS Contest

	Name:			Totally+dashed
	Autor:			q-rios
	ID:			1115906737
	Eingesendet:		12.05.2005/16:05
	Besitzer:		YToyOntpOjA7czo4OiI1NGExZGVmZSI7aToxO2k6MTExNTg0ODgwMDt9

*/

html, body {
	font:				12px Arial, Helvetica, sans-serif;
	color:				#000;
	background:			#ededed;
	padding:			10px;
	text-align:			center;
}
#top {
	background:			url("1115906737.css.files/head.jpg") top center #fff no-repeat;
	width:				550px;
	height:				200px;
	padding:			5px;
	border:				1px dashed #000;
	margin:				0px auto;
}
#top h1 {
	text-indent:			-9999px;
	letter-spacing:			-9999px;
}
#toc h2 {
	background:			#ededed;
	border:				1px dashed #000;
	width:				540px;
	margin:				100px auto 0px auto;
	font-size:			16px;
}
#toc ul {
	margin:				5px 0px 0px 0px;
	padding:			3px 0px 0px 0px;
	width:				540px;
	height:				25px;
}
#toc ul li {
	display:			inline;
}
#toc ul li ul {
	display:			inline;
}
#toc ul li a {
	margin:				0px;
	padding:			2px 5px;
	background:			#fc0;
	border:				1px dashed #000;
	text-decoration:		none;
	color:				#000;
}
#toc ul li a:hover {
	background:			#fff;
}
#content {
	margin:				10px auto 0px auto;
	border:				1px dashed #000;
	width:				560px;
	background:			#fff;
	text-align:			left;
}
#ueber {
	border:				1px dashed #000;
	background:			#ededed;
	padding:			2px;
	margin:				5px;
}
#ueber h1 {
	margin:				2px;
	padding:			0px 0px 0px 5px;
	font-size:			16px;
	border-left:			3px solid #fc0;
	background:			#fff;
	height:				20px;
	line-height:			20px;
}
#sheets {
	border:				1px dashed #000;
	background:			#fff;
	padding:			2px;
	margin:				5px;
}
#sheets h1 {
	margin:				2px;
	padding:			0px 0px 0px 5px;
	font-size:			16px;
	border-left:			3px solid #fc0;
	background:			#ededed;
	height:				20px;
	line-height:			20px;
}
#sheets_manage {
	background:			#fff;
}
#sheets_manage h2 {
	margin:				2px;
	padding:			0px 0px 0px 5px;
	font-size:			16px;
	border-left:			3px solid #fc0;
	background:			#ededed;
	height:				20px;
	line-height:			20px;
}
#sheets_manage h3 {
	margin:				10px 2px 2px 15px;
	padding:			0px 0px 0px 5px;
	font-size:			14px;
	border-left:			3px solid #fc0;
	background:			#fff;
	height:				20px;
	line-height:			20px;
}
#sheets_manage label {
	display:			block;
}
#sheets_manage p {
	margin:				10px 0px 0px 15px;
}
#foo_aktien {
	border:				1px dashed #000;
	background:			#ededed;
	padding:			2px;
	margin:				5px;
}
#foo_aktien h1 {
	margin:				2px;
	padding:			0px 0px 0px 5px;
	font-size:			16px;
	border-left:			3px solid #fc0;
	background:			#fff;
	height:				20px;
	line-height:			20px;
}
#foo_aktien table{
	margin:				0px auto;
	border:				1px dashed #000;
	background:			#fff;
}
#foo_aktien th{
	width:				150px;
	background:			#fc0;
	color:				#000;
	text-align:			center;
	border:				1px dashed #000;
}
#foo_aktien td{
	background:			#fff;
	text-align:			center;
	border:				1px dashed #000;
}
#blindtext {
	border:				1px dashed #000;
	background:			#fff;
	padding:			2px;
	margin:				5px;
}
#blindtext h1 {
	margin:				2px;
	padding:			0px 0px 0px 5px;
	font-size:			16px;
	border-left:			3px solid #fc0;
	background:			#ededed;
	height:				20px;
	line-height:			20px;
}
address {
	background:			#ededed;
	margin:				5px;
	padding:			2px;
	border:				1px dashed #000;
}
#counter {
	background:			#fff;
	padding:			5px 0px;
	width:				560px;
	border:				1px dashed #000;
	margin:				10px auto 0px auto;
}
input, textarea {
	border:				1px dashed #000;
	background:			#ededed;
	font:				12px Arial, Helvetica, sans-serif;
}
input:hover, textarea:hover, input:focus, textarea:focus {
	background:			#fff;
}
a {
	color:				#000;
	border-bottom:			1px dashed #000;
	padding:			0px;
	margin:				0px;
	text-decoration:		none;
}
a:hover {
	border-bottom:			1px dashed #fff;
}
