.Titel1 {
	font-size: 48px;
	font-weight: bold;
	color: #000000;
	vertical-align: bottom;
}
body {
	background-color: #EEEEEE;
}
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	text-align: left;
}

a.KopfNav {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.KopfNav:visited {
	color: #999999;
}

a.KopfNav:hover { 
	color: #FFFFFF;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a.EditionNav {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
}

a.EditionNav:visited {
	color: #666666;
}

a.EditionNav:hover { 
	color: #000000;
}

a.EditionNav:active { 
	color: #000000;
}
address {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	display: inline;
}
a.ListNav {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}

a.ListNav:visited {
	color: #666666;
}

a.ListNav:hover { 
	color: #000000;
}

a.ListNav:active { 
	color: #000000;
}

.ImageBorder {
	border: 2px ridge;
	margin: 0px 5px 5px;
	padding: 3px;
}
