
a:link { color: #ff8c00; text-decoration: none; }
a:link img {
	border: solid 1px white; }
a:visited { color: #ff8c00; text-decoration: none; }
a:visited img {
	border: solid 1px white; }
a:hover { color: #ff4500; text-decoration: underline; }
a:hover img {
	border: solid 1px gray; }
a:active { color: #ffd700; text-decoration: underline; }
a:active img {
	border: solid 1px #fddf32; }
body { color: #6e6e6e; font-size: 14px; font-family: "Century Gothic", "Avant Garde", "Helvetica Neue", "Helvetica LT", helvetica, sans-serif, arial; background-color: white; text-align: center; margin: 0; padding: 15px 0 0; }
h1 {
	color: #424242;
	font-weight: normal;
	word-spacing: 0.2em;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 70px; }
h2 { color: #696969; font-size: 18px; font-weight: normal; margin-top: 40px; margin-bottom: 0; padding-bottom: 0; }
h3 {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: -10px;
	padding-bottom: 0; }
p { }
table.galerie { font-size: 11px; margin-right: auto; margin-left: auto; }
table.galerie td { padding-bottom: 12px; }
table.lebenslauf td { margin-top: 2px; margin-bottom: 2px; padding-top: 2px; padding-right: 28px; padding-bottom: 2px; }
table.navi {
	width: 100%;
	margin-top: 0;
	margin-bottom: 60px;
	padding-top: 0;
	border-width: 0; }
table.navi td {
	text-align: center;
	margin: 0;
	padding: 0 17px 5px; }
tr {
	margin: 0;
	padding: 0; }
.bildrechts { float: right; margin-left: 20px; }
.haupttext {
	line-height: 22px;
	text-align: left;
	width: 610px;
	margin: 30px auto 50px; }
.haupttext img { border: solid 1px #a9a9a9; }
.navi-unten { font-size: 12px; font-weight: bold; line-height: normal; background-color: #f0f0f0; text-align: center; width: 100%; margin: 45px auto 0; padding: 0; border-top: 1px solid #dcdcdc; }
.navi-unten a { color: #ff8c00; margin-right: auto; margin-left: auto; padding-right: 20px; padding-left: 20px; }
.navi-unten a:link { color: #ff8c00; font-size: 12px; font-weight: bold; text-decoration: none; height: 20px; padding-right: 28px; padding-left: 28px; border-left: 1px solid #f0f0f0; }
.navi-unten a:visited { color: #ff8c00; font-size: 12px; font-weight: bold; text-decoration: none; height: 20px; padding-right: 28px; padding-left: 28px; border-left: 1px solid #f0f0f0; }
.navi-unten a:hover { color: #ff4500; font-size: 12px; font-weight: bold; text-decoration: none; height: 20px; padding-right: 28px; padding-left: 28px; border-left: 1px solid #f0f0f0; }
.navi-unten a:active { color: #ffd700; font-size: 12px; font-weight: bold; text-decoration: none; height: 20px; padding-right: 28px; padding-left: 28px; border-left: 1px solid #f0f0f0; }
.post { margin-top: 40px; margin-bottom: 100px; }
small { color: #a9a9a9; font-size: 9px; }

*:active, a {
	outline: none;
	background-position: center center;
}
 
:focus { 
	-moz-outline-style: none; 
}
 
:-moz-any-link:focus {
	outline: none;
}
