
body
	{
	text-align: left;
	background-color: #FFFFFF;
	color: #0000FF;
	margin-left : auto;
	margin-right: auto;
	}


.hauptteil
	{
	width: 800px;
	margin-left:50px;
	margin-right: auto;
	}

h1	{
	margin-top:50px;
	font-size: 120%;
	text-align: left;
	}

ul	{
	list-style-type: none;
	}

li	{line-height: 1.5em;}

ul.person	{
	line-height: 1.5em;
	}

table {width: 100%;}

table tr td	{vertical-align: top;}

td.bild	{
	text-align: right;
	border-style: solid;
	border-color: #0066FF;
	border-width:2px;
	}


table.kontakt
	{
	line-height: 2.5em;
	}

div.bild {
	width: 211px;
	border-style: solid;
	border-color: #0066FF;
	border-width: 1px;
	text-align: right;
	}

div.portrait {
	width: 162px;
	border-style: solid;
	border-color: #0066FF;
	border-width: 1px;
	text-align: right;
	height: 198px;
	float: right;
	margin-left: 15px;
	}

div.kontakt {
	width: 160px;
	border-style: solid;
	border-color: #0066FF;
	border-width: 1px;
	text-align: right;
	height: 129px;
	float: right;
	margin-left: 15px;
	}

div.berufliches {
	width: 198px;
	border-style: solid;
	border-color: #0066FF;
	border-width: 1px;
	text-align: right;
	height: 198px;
	float: right;
	margin-left: 15px;
	}

img.bild {
	margin-left:7px;
	margin-top:7px;
	margin-right:4px;
	margin-bottom:3px;
	border:none;
	}

img.bildohneschatten {
	margin-left:5px;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:none;
	}

.links
	{
	padding-top: 20px;
	left: 0;
	right: 0;  
	font-family: verdana, helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	background: #FFFFFF;
	}


a:link, a:active, a:visited, a:hover
	{
	color : #0000FF;
	text-decoration : underline;	
	}

.links a:link, .links a:active, .links a:visited, .links a:hover
	{
	padding-left: 10px;
	padding-right: 15px;
	}

/*
a:link.normal, a:active.normal, a:visited.normal, a:hover.normal
	{
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	}
*/

.quelle	
	{font-style: italic;
	font-size: 85%;}