body {
	padding: 0;
	margin: 0;
	font-size: 0.9em;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.zab {
	line-height: 150%
}

p, td, ul {
	font-size: 0.9em;
	color: black;
}

a:link {
	font-weight: bold;
	text-decoration: none
}

a:visited {
	color: #666;
	text-decoration: none
}

a:hover {
	font-weight: bold;
	text-decoration: underline
}

a:active {
	color: white
}

.lebenslauf {
	color: black;
	font-size: 1.0em;
	line-height: 1.3em;
}

.lelaname {
	color: black;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
}

.bildunterschrift {
	color: black;
	font-size: 9px;
	line-height: 13px
}

.navilinks {
	line-height: 1.0em;
	margin-left: 8px
}

.linkkleinschwarz {
	color: black;
}

.fenster {
	color: black;
	font-size: 1.0em;
	line-height: 1.5em;
}

.textlinkneg {
	color: #ccc
}

.textlinkpos {
	color: #666
}

.info {
	color: black;
	font-size: 9px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 9px;
	background-color: white;
	margin-left: 5px;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

