/** 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;
}


#inner_con {
	position: absolute;
  margin-left: 15px;
	color: #fff;
	width: 758px;
	font-size: 15px;
  font-weight: bold;
	line-height: 155%;
  float: left;
}
#inner_con h1 {
	font-size: 24px;
}
#inner_con h2 {
	font-size: 18px;
}
#inner_con 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;
}
.formmail table {
border : 0 solid rgb(230, 234, 233);
border-collapse : collapse;
width : 550px;
margin-top : 10px;
margin-bottom : 10px;
}
.terminTeaxtarea {
width : 270px;
height : 85px;
overflow : auto;
margin-right : 1px;
}
* html .terminTeaxtarea {
width : 270px;
}
.defaultButton {
text-align : left;
font-weight : bold;
font-size : 13px;
height : 35px;
margin : 0;
width : 100px;
background-color : transparent;
border : 0;
border-width : 0;
color : #fff;
padding-left : 15px;
padding-bottom : 10px;
cursor : pointer;
}
.terminInputText {
width : 150px;
}
.tdWithInput {
width : 386px;
}
.tdWithLabel_kl2 {
width : 120px;
}
.tdWithLabel {
width : 160px;
}
.tdWithLabel2 {
width : 200px;
}
.tdWithLabel3 {
width : 180px;
}
.defaultLabel {
font-weight : bold;
margin-left : 15px;
margin-right : 15px;
text-align : left;
}
.defaultLabel5 {
font-weight : bold;
margin-right : 15px;
text-align : left;
}
.defaultLabel_cap {
margin-left : 12px;
text-align : left;
}
.defaultLabel_cap a {
margin-left : 12px;
text-align : left;
}
.defaultLabel_cap a:hover {
color : #1c6aac;
margin-left : 12px;
text-align : left;
}
.tdWithLabel_kl {
width : 103px;
}
.tdWithLabel_gkl {
width : 57px;
}
.defaultCaption {
width : 100%;
height : 18px;
margin : 0;
padding : 0;
background-color : #ccc;
color : #7f973e;
border : 1px solid rgb(230, 234, 233);
font-weight : bold;
font-size : 10pt;
vertical-align : middle;
text-align : left;
padding-left : 0;
text-transform : uppercase;
}