body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	line-height: 13.5pt; 
	
	vertical-align: top;
	text-align: left;
	
	margin: 0px;
	border: 0px;
	padding: 0px;
}

table, th, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	line-height: 13.5pt; 
	
	vertical-align: top;
	text-align: left;
	
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

.Kopf
{
	font-size: 13pt;
	font-weight: bold;
	color: white;
}

.Titel
{
	font-size: 11pt;
	font-weight: bold;
}

.Untertitel
{
	font-size: 9pt;
	font-weight: bold;
}


.KapitelTitel
{
	font-size: 13pt;
	color: #4490D2;
	
	vertical-align: middle;
}


.Main
{
	width: 600px;
	overflow: hidden;
}


a
{
	color: #333366;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.MenuBox
{
	width: 89px;
	display: block;
	
	border: solid black 1px;
	padding: 3px;
	background-color: white;
	color: black;
	
	vertical-align: middle;
	text-align: left;
	
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	line-height: 9pt;
}

.MenuBox:hover
{
	color: white;
	background-color: #3366cc;
}


.MenuBoxActive
{
	width: 89px;
	display: block;
	
	border: solid black 1px;
	padding: 3px;
	background-color: #3366cc;
	color: white;
	
	vertical-align: middle;
	text-align: left;
	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 9pt;
}


img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
