
body
{
	background: #eeeeee;
	color: #666;
	margin: 20px 20px;
	padding: 0;
}

h1
{
	font: normal 20px "trebuchet ms", tahoma, georgia, times, serif; 
	color: #666;
}

#navigation span.transparent 
{
	display: none;
}

#navigation a 
{
	display: block;
	margin: 0;
	padding: 0px 10px 0px 20px;
	text-decoration: none;
	color: #e60;
	background: #eeeeee;
	border-right: 7px solid #f9f9f9;
}

h2 
{
	font: normal 18px "trebuchet ms", tahoma, georgia, times, serif; 
	color: #777;
	margin: 0 0 20px;
	padding: 0;
}

h3
{
	font: normal 14px "trebuchet ms", tahoma, georgia, times, serif; 
	color: #777;
	margin: 0 0 20px;
	padding: 0;
}

#inhalt 
{
	width: 550px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

a 
{
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	text-decoration: none;
}

p, li
{
	color: #666;
}

li span, p span
{
	font-size: 12px;
	font-weight: bold;
}

img.links 
{
	float: left;
}

img.rechts
{
	float: right;
}
