/** 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;
}
#zentriert {
  position:absolute;
  top:50%;
  left:50%;
  width:1024px;
  height:398px;
  margin-left:-512px;
  margin-top:-250px;
}
#maincontent {
	position:absolute;
	width:100%;
	height:100%;
}
#content {
	width: 1012px;
	margin-left: auto;
	margin-right: auto;
}
#start {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}
#inner {
	margin-top: 10px;
	height: 510px;
  background: url('../pics/content_uc1.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.jpg') top left no-repeat;
  width: 193px;
  color: #1a0815;
  padding-left: 2px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}
#left h1 {
	font-size: 18px;
  margin-top: 0px;
}
#left i {
	color: #747273;
  font-size: 11px;
}
.news {
  margin-top: 10px;
  line-height: 155%;
  padding-bottom: 10px;
  border-bottom: 1px solid #747273;
  width: 165px;
}
.news a {
	text-align: right;
  width: 165px;
  position: absolute;
  color: #747273;
  padding-bottom: 10px;
}
.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: #747273;
  padding-bottom: 10px;
}

#text {
	position: absolute;
  margin-left: 213px;
	color: #c0c0c0;
	width: 558px;
	font-size: 16px;
	line-height: 170%;
	text-align: center;
  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;
}