body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: lowercase;
	font-weight: normal;
	background-color: black;
	color: white;
}

#divPageHeader {
  position:absolute;
	top: 0px;
	left: 50px;
	width:660px;
}

#divPageBody {
}

#divColumnLeft {
  position:absolute;
	top: 280px;
	left: 50px;
	width:320px;
}

#divColumnRight {
  position:absolute;
	top: 280px;
	left: 390px;
	width:320px;
}

p, td {
	margin: 0px 0px 0px 0px;
}

a {
	font-weight:bold;
	color: white;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

#divPresse a {
	font-weight:normal;
	color: white;
  text-decoration:none;
}

#divPresse a:hover {
	font-weight:bold;
  text-decoration:none;
}

h1 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 100%;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

.bildlegende {
  font-style:italic;
	margin-top: 6px;
}

p.artist {
	font-weight:bold;
	font-style:normal;
}
p.title {
	font-style:normal;
	font-style:italic;
}
p.hours {
	font-weight:normal;
	font-style:normal;
}

.ort {
	font-weight:normal;
	font-style:normal;
}

p.datum {
	font-weight:normal;
	font-style:normal;
	text-transform:lowercase;
}

#divValidate {
  display: none;
	text-transform:lowercase;
	font-weight:normal;
}

.workaround {
	/* needed that ie displays borders on first paragraph in div */
}

.centerwindow {
  /* not yet implemented */
}
