.headImage
{
	position: absolute;
	left: 229px;
	top: 0px;
	width: 616px;
	height: 177px;
	z-index: 0;
}

.innerContent
{
	padding-top: 190px;
}

.tabContent {
	position: relative;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
}

.tvmenu {
	width: 170px;
	float: left;
}

.tvmovie {
	float: left;
	width: 148px;

}


/* Handylogo */
.row {
	clear: both;
	padding: 10px 0px 0px 0px;
}

label {
	float: left;
	width: 70px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}

.field {
	float: left;
	width: 200px;
	text-align: left;
} 

.textfield {
	width: 190px;
}

input, select, textarea {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	color: rgb(102,102,102);
}

.radio {
	border-style:none;
}

.contact_left {
	width:280px;
	float:left;
}

.contact_right {
	width:280px;
	float:left;
}

