body {
	font-family: sans-serif;
}

td {
	font-family: sans-serif;
	font-size: 11px;
	color: #000;
}
.hline {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
.weiss {
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
}

.schwarz {
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
.over:link {
	text-decoration: none;
	color: #000000;
}
.over:visited {
	text-decoration: none;
	color: #000000;
}
.over:hover {
	text-decoration: none;
	color: #FF0000;
}
.over:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
    text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.hyper:link {
	text-decoration: none;
	color: #025196;
}
.hyper:visited {
	text-decoration: none;
	color: #025196;
}
.hyper:hover {
	text-decoration: none;
	color: #025196;
}
.hyper:active {
	text-decoration: none;
	color: #025196;
}
.footer {
	font-family: sans-serif;
	font-size: 11px;
	color: #ffffff;
	word-spacing: 25;
}
.footer:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	word-spacing: 25;
}
.footer:visited {
	font-size: 11px;
	text-decoration: none;
    color: #ffffff;
	word-spacing: 25;
}
.footer:hover {
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	word-spacing: 25;
}

IMG.img-picture { border: 1px solid #000000; }
IMG.img-folder { border: 0px; }
IMG.img-thumbnail { border: 1px solid #000000; }
IMG.img-thumbnail-selected { border: 1px solid #ff0000; }
IMG.img-picture-prev { border: 0px; }
IMG.img-picture-next { border: 0px; }
IMG.img-thmbnavi-prev { border: 0px; }
IMG.img-thmbnavi-next { border: 0px; }
IMG.img-new { border: 0px; }

TABLE.table-wrapper {
  background-color: #ffffff;
}

TD.td-thumbnails-thumb {
  padding: 6px;
  font-family:  sans-serif;
  color:        #555555;
  font-size:    8pt;
  vertical-align: bottom;
}

TD.td-thumbnails-thumb-selected {
  padding: 5px;
  font-family:  sans-serif;
  color:        #333333;
  font-size:    8pt;
  font-weight:  bold;
  vertical-align: bottom;
}

DIV.div-thumbnails-caption {
  font-family:  sans-serif;
  color:        #000000;
  font-size:    8pt;
  font-weight:  normal;
}

TD.td-main-title-spgm-link {
  color:#999999;
  font-size:8pt;
  font-family: sans-serif;
  text-align: center;
}

TABLE.table-gallisting-grid {
}

TD.td-gallisting-cell {
}

TABLE.table-galitem {
  width: 100%;
}

TD.td-galitem-icon {
  padding-right: 13px;
}

TD.td-galitem-title {
  font-family:  sans-serif;
  font-size:    8pt;
  font-weight:  bold;
  width:        100%;
  text-align: left;
}

TABLE.table-picture {
  width: 100%;
  text-align: center;
}

TD.td-picture-navi {
  font-family:  sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color:        #000000;
  text-align: center;
}

TD.td-picture-pic {}

TD.td-picture-caption {
  font-family:  sans-serif;
  font-size:    9pt;
  text-align: center;
  font-style:italic;
  padding:7px;
}

TABLE.table-thumbnails {
  margin-left: auto;
  margin-right: auto;
}

TD.td-thumbnails-navi {
  color: #000000;
  border-top: 1px solid #000000;
  font-family:	sans-serif;
  font-size:	8pt;
  font-weight:	bold;
  text-align: right;
  padding: 8px;
}

SPAN.span-filters {
  font-size:    8pt;
  font-weight: normal;
}

DIV.div-galheader {
  font-family:  sans-serif;
  font-size:    10pt;
  font-weight:  bold;
  color: #000000;
  margin-bottom: 20px;
  padding: 1px;
  width: 100%;
  text-align: left;
}