.hptitel { font-family: Tahoma, Verdana, Arial; font-size: 18px; color: #15152C; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; margin-top:20px;}
.hpsubtitel { font-family: Arial, Helvetica; font-size: 14px; color: #15152C; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; vertical-align:top;}
.hptext { font-family: Arial, Helvetica; font-size: 12px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hptext A { font-family: Arial, Helvetica; font-size: 12px; color: #15152C; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; }
.hptext A:hover { font-family: Arial, Helvetica; font-size: 12px; color: #345223; text-decoration: none; text-align: left; margin: 0px; font-weight: bold; font-style: normal; }
.hpnav { font-family: Arial, Helvetica; font-size: 10px; color: #ffffff; text-decoration: none; text-align: left; font-weight: normal; font-style: normal; }
.hpnav:hover { font-family: Arial, Helvetica; font-size: 10px; color: #ffffcc; text-decoration: underline; text-align: left; font-weight: normal; font-style: normal; }
.hpbildunterschrift { font-family: Arial, Helvetica; font-size: 10px; color: #cccccc; text-decoration: none; text-align: center; margin: 0px; font-weight: normal; font-style: italic; }
.hpbildfocus { font-family: Arial, Helvetica; font-size: 12px; color: #000000; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: italic; }
.hpadresse { font-family: Arial, Helvetica; font-size: 10px; color: #cccccc; text-decoration: none; text-align: left; margin: 0px; font-weight: normal; font-style: normal; }
.hpbuttons a { text-align: left; }
.clear { clear: both; }

#cmDisclaimerContainer {
	display: none;
	background-color: #ffffff;
	border: #000000 dotted 1px;
	width: 400px;
	height: 250px;
	overflow: auto;
	color: #000000;
	padding: 10px;
	position: absolute;
	left: 150px;
	top: 150px;
	z-index: 100;
}
#cmDisclaimerClose {
	position: absolute;
	top: 5px;
	right: 20px;
}


/* Zellenabstaende ausschaltung und Tabellenbreite anpassen */
table table table {
border-spacing: 0px;
width: 700px !important;
/* white-space: nowrap; */
}

/* die Tabelle für die Kunst-Probe */
table table table table  {
border-collapse: separate;
border-spacing: 30px;
width: 460px !important;
text-align: center;
}

/* Abstand des Textes neben dem Vorschaubild (Porträt) nach
links vergrößern, damit der Umbruch nicht unter das Bild erfolgt (Übersichts-Tabelle)
table table table td a {
padding-left: 55px;
}
 */
/* Abstand der Zellen in der Tabelle für die Kunst-Probe */
table table table table td {
padding-top: 20px;
padding-bottom: 20px;
}

#wrapper {
width: 600px;
}

  a.uebersicht:link {text-decoration:none; font-size:12px; font-weight:bold; color: #262643;}
  a.uebersicht:visited {text-decoration:none; font-size:12px; font-weight:bold; color: #262643;}
  a.uebersicht:hover {text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.uebersicht:active {text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.uebersicht:focus {text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}

  a.uebersicht-dunkel:link {background-color: #F1F1F8; text-decoration:none; font-size:12px; font-weight:bold; color: #262643;}
  a.uebersicht-dunkel:visited {background-color: #F1F1F8; text-decoration:none; font-size:12px; font-weight:bold; color: #262643;}
  a.uebersicht-dunkel:hover {background-color: #F1F1F8; text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.uebersicht-dunkel:active {background-color: #F1F1F8; text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.uebersicht-dunkel:focus {background-color: #F1F1F8; text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}

  a.text:link {text-decoration:none; font-size:12px; font-weight:bold; color: #262643;}
  a.text:visited {text-decoration:none; font-size:12px; font-weight:bold; color: #262643;}
  a.text:hover {text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.text:active {text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.text:focus {text-decoration:none; font-size:12px; font-weight:bold; color: #345223;}
  a.home:link {text-decoration:none; font-weight:bold; color:#262643;}
  a.home:visited {text-decoration:none; color:#262643;}
  a.home:hover {color:#345223;}
  a.home:active {color:#345223;}
  a.home:focus {color:#345223;}

table {
  font-family: Verdana;
  margin-left: auto;
  margin-right: auto;
  border-style: none;
/*  border-width: 1px;
  border-color: #262643; */
  border-collapse: collapse;
}

.TabHead {
/*  font-style: italic; */
  font-size: 16px;
  font-weight: bold;
  color: #262643;
  vertical-align:center;
  height: 70px;
}

.StartBild {
 border: 1px solid #262643;
}

.Text16 {
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
}

.Text14 {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #262643;
}

.NormalText {
  font-size: 12px;
  color: #000000;
}

.TextEinzug {
  text-indent: 20px;
}

.TextFett {
  font-weight: bold;
}

.TextSchwarz {
  color: #000000;
}

.TextMitte {
  text-align: center;
}

.TextOben {
  line-height: 20px;
  vertical-align: top;
}

.BlockSatz {
  text-align: justify;
}

.InhaltOben {
  vertical-align: top;
  margin-left: 0;
}

.InhaltMitte {
  vertical-align: center;
}

.ZeilenHoehe10 {
  line-height: 10px;
}

.ZeilenHoehe15 {
  line-height: 15px;
}

.ZeilenHoehe17 {
  line-height: 17px;
}

.ZeilenHoehe18 {
  line-height: 18px;
}

.ZeilenHoehe20 {
  line-height: 20px;
}

.TextRechts {
  text-align: right;
}

.TextLinks {
  text-align: left;
}

.TextOcker {
  color: #262643;
}

.HintergrundOcker {
  background-color: #F1F1F8;
}

.RahmenOckerUnten {
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-bottom-color: #262643;
}

.TabBalken {
  font-weight: bold;
  font-size: 12px;
  color: #262643;
  background-color: #F1F1F8;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-bottom-color: #262643;
}

.TabTitle {
  text-align: left;
  font-size: 13px;
  color: #262643;
}

.HauptZelle {
  font-weight: bold;
  text-align: center;
  font-size: 24px;
  vertical-align: top;
  color: #262643;
}

.OckerLinie {
  color: #262643;
  background-color: #262643;
  border: 0px solid white;
  width: 100px;
  height: 1px;
}

.SeitenTitel {
  font-weight: bold;
  font-size: 20px;
  vertical-align: top;
}

.BalkenZelle {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #262643;
  border-width: 0px 0px 1px 0px;
  border-style: solid; 
  border-bottom-color: #262643;
}

.farbigeZelle {
  background-color: #F1F1F8;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #262643;
  border-width: 0px 0px 1px 0px;
  border-style: solid; 
  border-bottom-color: #262643;
}

.AuktionsText {
  vertical-align: top;
  padding-left: 10px;
  font-size: 12px;
  color: #000000;
}

.HAbstand10 {
  padding-left: 10px;
  padding-right: 10px;
}

.Text10 {
  font-family: Verdana;
  font-size: 10px;
}

.VAbstandBig {
  margin-top: 70px;
}

.FussBild {
  border: 1px solid #262643;
  margin-top: 5px;
}

.umkunst-logo-startseite {
  border: none;
/*  margin-top: 5px; */
}

.TrennLinie {
  color: #F1F1F8;
  background-color: #F1F1F8;
  border: 0px solid white;
  width: 550px;
  height: 6px;
  margin: 15px 0px;
}

