*
{
	margin: 0;																			  			/* Abstand zum Eltern oder Vorgänger Element */
	padding: 0;																			  			/* Abstand vom eigenen Rand zu eigenen Inhalt */
}
body
{
	font-size: 0.75em;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
}
#navi, #top, #foot
{
	display: none;
}
#banner
{
	margin-bottom: 2em;
}




img
{
    border: 0px;
}
ol
{
	margin-top: 1em;
	margin-left: 24px;
}
ul
{
	margin-top: 1em;
	margin-left: 24px;
}




h1
{
	display: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1em;
}
h2
{
	font-size: 1.0em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1em;
}
h3
{
	font-size: 1.0em;
	font-weight: bold;
	color: #5076C9;
	margin-bottom: 1em;
}




.top0
{
	margin-top: 0em;
}
.top1
{
	margin-top: 1em;
}
.top2
{
	margin-top: 2em;
}
.top3
{
	margin-top: 3em;
}
.top4
{
	margin-top: 4em;
}
.top5
{
	margin-top: 5em;
}
.top6
{
	margin-top: 6em;
}




em
{
    color: #5076C9;
}
strong
{
	font-weight: bold;
    color: #5076C9;
}




.special1
{
    color: #5076C9;
}
.special2
{
	font-weight: bold;
    color: #5076C9;
}




.link1
{
    color: #5076C9;
    text-decoration: underline;
}
.link2
{
	font-weight: bold;
    color: #5076C9;
    text-decoration: underline;
}




.definition3
{
	width: 3em;
	float: left;
	clear: left;
}
.definition5
{
	width: 5em;
	float: left;
	clear: left;
}
.definition7
{
	width: 7em;
	float: left;
	clear: left;
}
.definition9
{
	width: 9em;
	float: left;
	clear: left;
}