/** metaphone-recordings css styles **/

/* Globals */
html, body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
  font-weight: bold;
	line-height: 120%;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #c0c0c0;
}

#maincontent {
	position:absolute;
	width:100%;
	height:100%;
}
#content {
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
}

#inner {
	margin-top: 10px;
	height: 510px;
  background: url('../pics/content_art1.jpg') top left no-repeat;
  padding-top: 51px;
  padding-left: 13px;
  padding-right: 13px;
	display: block;
	float: left;
  width: 992px;
}
#left {
	height: 413px;
  position: absolute;
  float: left;
  background: url('../pics/bg_i_art.jpg') top left no-repeat;
  width: 173px;
  color: #1a0815;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#left h1 {
	font-size: 18px;
  margin-top: 0px;
}
#left h1 a {
	color: #1a0815;
}
#left i {
  font-size: 11px;
  margin-top: 5px;
}
.news p {
  font-size: 18px;
  text-align: left;
  width: 173px;
  margin-bottom: 5px;
}
.news p a {
  font-size: 18px;
  text-align: left;
  padding-bottom: 10px;
  width: 80px;
}
.news {
  margin-top: 10px;
  line-height: 155%;
  padding-bottom: 10px;
  border-bottom: 1px solid #747273;
  width: 173px;
}
.news img {
  float: left;
  margin-right: 8px;
}
.news a {
	text-align: right;
  width: 173px;
  position: absolute;
  color: #1a0815;
  padding-bottom: 10px;
}
.news_o p {
  font-size: 18px;
  text-align: left;
  width: 173px;
  margin-bottom: 5px;
}
.news_o img {
  float: left;
  margin-right: 8px;
}
.news_o p a {
  font-size: 18px;
  text-align: left;
  padding-bottom: 10px;
  width: 80px;
}
.news_o {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 155%;
  padding-bottom: 10px;
  width: 165px;
}
.news_o a {
	text-align: right;
  width: 165px;
  position: absolute;
  color: #1a0815;
  padding-bottom: 10px;
}

#text {
	position: absolute;
  margin-left: 213px;
	color: #fff;
	width: 558px;
	font-size: 15px;
  font-weight: bold;
	line-height: 155%;
  float: left;
}
#text h1 {
	font-size: 24px;
}
#text h2 {
	font-size: 18px;
}
#text h3 {
	font-size: 20px;
}
a {
	text-decoration: none;
	color: #c0c0c0;
}
a:hover {
	text-decoration: none;
	color: #727c87;
}
#footer {
	position: absolute;
	top: 645px;
	color: #c0c0c0;
	width: 992px;
	text-align: center;
	line-height: 20px;
}
#tabelle {
	color: #363636;
	background: #fff;
	width: 120px;
}