body
{
	color: black;
	background-color: white;
	font-family: "Times New Roman", Times, serif;
}

a img
{
	border: 0;
}

#NavBar
{
	display: none;
}

div#Content
{
	margin-left: 20%;
	margin-right: 20%;
}

h2
{
	font-size: 1.1em;
	border-bottom: 1px solid gray;
}

div#Content p
{
	line-height: 1.5em;
}

img#Passbild
{
	float: right;
	border: 2px solid gray;
}

p.Note
{
	font-size: smaller;
}

table#Lebenslauf td
{
	padding: 0.7em;
	vertical-align: top;
}

img.BildLinks
{
	float: left;
	margin-right: 0.7em;
}

img.BildRechts
{
	float: right;
	margin-left: 0.7em;
}

hr
{
	height: 0;
	border-bottom: 1px solid gray;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
}