body
{
	background-color:#e7e7e7;
}

body,td
{
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12pt;
}

/* titel unter dem buchstaben im linken menüframe */
.titel
{
	color:#000080;
	font-size:14pt;
}

.ueberschrift,h1
{
	color:#000080;
	font-size:15pt;
	font-weight:bold;
	padding-top:8px;
}

.ueberschrift2,h2
{
	color:#000080;
	font-size:13pt;
	font-weight:bold;
}

.code
{
	background:#efeaa0;
}

/* info am seitenende */
.klein
{
	font-size:8pt;
}

/* alles rund um die links */
a
{
	text-decoration:none;
}
a:link
{
	color:#5278e2;
}
a:visited
{
	color:#20517a;
}
a:hover
{
	color:#0000e2;
}
