html, body
{	
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3e3e3e;
}
h1
{
	display:inline;
	margin:0; padding:0;
	color:#51ada6;
	font-size:19px;
	font-weight:normal;
}
#header
{
	margin:0 0 15px 0;padding:0;
}

#vergriffen-content /*statt dem x einen aussagekräftigen Namen*/
{
	width:630px;
	padding: 0;
	border:none;
}
a:link, a:visited
{
	color:#888888;
	font-weight:bold;
}
a:hover
{
	color:#666666; /*richtigen Farbwert einsetzen, 666 für neutrale Seiten*/
}
h2
{
	font-size: 12px;
	margin-bottom:2px;
	font-weight:bold;
}
p
{
	margin: 0 0 14px 0;
	padding:0;
	line-height:13px;
}
p.quote
{
	font-style:italic;
	color:#666666;
	margin-bottom:4px;
}
p.subquote
{
	margin-left:100px;
	font-size:10px;
}
ul.best-links
{
	float:left;
	width:110px;
	margin:0 0 14px 0;
}
		ul.best-links li, ul.best-rechts li
		{
			margin:0 0 4px 0;
		}
		ul.best-rechts img
		{
			margin: 1px 0 -3px 0;
		}
	ul.best-rechts
	{
		float:left;
		width:400px;
		margin:0 0 14px 0;
	}
.center
{
	text-align:center;
}