body {
  background: #000000;
  color: #000000;
  margin: 0;
  padding: 0;
  font: normal 80% Arial, sans-serif;
}

/* reset styles */
h1, h2, h3, h4, h5, h6, p, div, ul, ol, dl,
form, fieldset, input, select {
  padding: 0;
  margin: 0;
  line-height: 1.2em;
}

acronym {
  border-bottom: 1px dotted black;
}

a {
  color: #999999;
}

p {
  margin-bottom: 1em;
}

#container {
  width: 920px;
  margin: 20px auto auto 20px;
}

#imprint {
  float: left;
  width: 30%;
  padding-left: 20px;
}

#privacy {
  float: right;
  width: 64%;
  margin-right: 20px;
}

h1 {
	color: #d630ae;
	font-size: 0.1em!important;
	background: #d630ae url(../imgs/other/icon.teatrex.png) 58px 80% no-repeat;
	height: 58px;
	background-position: left;
}

h2 {
  font-size: 130% !important;
  color: #d630ae;
  text-transform: uppercase;
  margin-bottom: 0.8em;
  padding-top: 1em;
  clear: left;
}

h3 {
  margin-top: 1em;
  font-size: 100% !important;
}

p span {
  display: block;
  float: left;
  width: 5em;
}

p br {
  clear: left;
}

p#back {
  padding: 20px 0 0 20px;
  clear: both;
  background: #000000;
}

p#back img {
  border: 0;
}

div#imprint, div#privacy {color: #999999;}
