body {
    color: black; background-color: white;
    font-size: 100.01%;
	font-family: «Yanone Kaffeesatz« , serif;
	margin: 0; padding: 20px;
    min-width: 41em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }

img {
	border: 0;
}

div#body {
	margin: 10 10 0 100px;
}

tr#header {
    font-size: 36px;
	font-family: 'Josefin Sans Std Light', Arial, serif;
    color: black;
    text-align: left;
    text-decoration: none;
  }

tr#nav {
    font-size: 16px;
	font-family: 'Nobile', Arial, serif;
    color: black;
    text-align: left;
    text-decoration: none;
  }

tr#header a {
    color: black;
    text-decoration: none;
  }
tr#nav a {
    color: #666666;
    text-decoration: none;
  }
tr#nav a:hover {
    color: #999999;
  }

tr#text {
	height: 30px;
	text-align: left; 
    font-size: 12px;
    line-height: 14px;
    font-family: Molengo, Arial, sans-serif;
    color: #666666;
    font-weight: normal;
  }
tr#text a {
	color: #666666;
    text-decoration: none;
  }
tr#text a:hover {
	color: red;
    text-decoration: none;
  }
tr#content {
	text-align: left; 
    font-size: 12px;
    line-height: 14px;
    font-family: Molengo, Arial, sans-serif;
    color: #666666;
    font-weight: normal;
  }
table#content td {
	text-align: left; 
	vertical-align:top;
    font-size: 12px;
    line-height: 14px;
    font-family: Molengo, Arial, sans-serif;
    color: #666666;
    font-weight: normal;
  }
table#content a {
    color: #666666;
    text-decoration: underline;
  }
table#content a:hover {
	color: red;
    text-decoration: none;
  }

div#content {
	vertical-align:top;
	width: 407px;
  }

tr#gallery {
	text-align: left; 
    font-size: 12px;
    line-height: 18px;
    font-family: Molengo, Arial, sans-serif;
    color: #666666;
    font-weight: normal;
  }
tr#gallery a {
	color: #666666;
    text-decoration: underline;
  }
tr#gallery a:hover {
	color: #999999;
    text-decoration: none;
  }
  