body {
	margin: 20;
	padding: 0;
	background-color: #fff;
	font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}

body.popup {
  margin: 15px 30px 15px 30px;
}

a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1 {
	margin-top: 0;
	font-size: 12px;
	line-height: 1.3em;
}

h2 {
	font-size: 12px;
	line-height: 1.3em;
  margin-bottom: -10px;
}

td {
	font-family: "Courier New", Courier, monospace;
  font-size: 12px;
}

img {
	border: 0;
}

#nav {
  margin: 0px 0px 0px 5px;
}

#subnav {
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 2px;
}

#subnav a:link, #subnav a:visited, #subnav a:hover, #subnav a:active {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  color: #ccc;
  text-decoration: none;
}

#subnav a:hover, #subnav a:active {
  color: #000;
}

#subnav a.act:link, #subnav a.act:visited, #subnav a.act:hover, #subnav a.act:active {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

div.gallery-bild {
	margin: 0 5px 5px 0;
	float: left;
}

#text {
  clear: both;
  padding-left: 2px;
}

#gallery-popup-table {
  width: 100%;
  height: 55px;
  margin-bottom: 15px;
}

#popup-text {
  text-align: left;
  vertical-align: top;
}

#close-window {
  text-align: right;
  vertical-align: top;
}
#close-window a:link, #close-window a:visited, #close-window a:hover, #close-window a:active {
  color: #666;
}
#close-window a:hover, #close-window a:active {
  text-decoration: underline;
}

#blaettern {
  text-align: left;
  vertical-align: bottom;
}
.blaettern-link {
  width: 50px;
  color: #666;
  float: left;
}
.blaettern-link a:link, .blaettern-link a:visited, .blaettern-link a:hover, .blaettern-link a:active {
  color: #666;
}
.blaettern-link a:hover, .blaettern-link a:active {
  text-decoration: underline;
}

div.home-gallery-bild {
  float: left;
  margin-right: 5px;
}

.pic-left-float {
	margin: 0 20px 10px 0;
	float: left;
}

.pic-right-float {
	margin: 0 0 10px 20px;
	float: right;
}

.pic-left {
	text-align: left;
	clear: both;
}

.pic-right {
	text-align: right;
	clear: both;
}

.pic-center {
	text-align: center;
	clear: both;
}

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

#text a.download:link, #text a.download:visited, #text a.download:hover, #text a.download:active {
  text-decoration: underline;
  color: #000;
}

a.subsubnav:link, a.subsubnav:visited {
  color: #999;
}
a.subsubnav:hover, a.subsubnav:active {
  color: #000;
  text-decoration: none;
}
