/*

	CSS Stylesheet für den CSS Contest

	Name:			Unkreatives+Rot-Braun
	Autor:			Exar_Kun
	ID:			1100814863
	Eingesendet:		18.11.2004/22:54
	Besitzer:		YToyOntpOjA7czo4OiJkOTU1YThhYiI7aToxO2k6MTEwMDczMjQwMDt9

*/


body,html{
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	font-family: "Trebuchet Ms", Verdana, Arial, sans-serif;
	font-size: 13px;
	color:#110000;
	padding:0;
	margin:0;
	background:#f5f5dc;

}


#top{
	position:absolute;
	top:10px;
	left:20px;
	height:70px;
	width:820px;
	background:#990000;
	border-width:3px;
	border-color:#000000;
	border-style:groove;
	padding:5px;
}

#top h1{
	color:#FFFFFF;

}

#top h1:after
{
	color:#EEEEEE;
	font-size:12px;
	content:"WEIL GRAFIKEN LUXUS SIND";
	display:block;
	text-align:right;
	width:230px;

}



#content{
	width:800px;
	margin:250px 0 50px 30px;
	background:#FFFFFF;
	border-style:solid;
	border-color:#990000;
	border-width:5px;
	border-radius:20px;
	padding:10px;
	
}

#content h1{
	background:#CCCCCC;
	padding:0px;

}

a:link{
	text-decoration:none;
	color:#660000;

	margin:2px;
	
}

a:visited{
	text-decoration:none;
	color:#FF0000;

	
}

li:hover

{
background:#CDAF95;
}

#toc{

	top:90px;

	width:810px;
	height:80px;
	background:#FFFFFF;
	border-style:solid;
	border-color:#990000;
	border-width:5px;
	border-radius:20px;
	padding:5px;

}

#toc h2{
	font-size:13pt;
}

#toc ul
{

	list-style-type:square;
	display: inline;
}


#toc ul > li > ul{
display:none;
}


#toc li{
	float:left;
	margin-left:40px;
}

#counter{
	margin:20px;
}
