/* ---------- GENERAL ---------------------- */

* HTML .content {
	margin:0px;
}

#hardware_container {
	float:left;
	width: 650px;
}

.content_header_top {
	width: 980px;
	height:344px;
	margin:-30px 0 26px -30px;
	background-image:url(../../images/phones/header_bg.jpg);
	background-color: #cccccc;
	background-repeat:no-repeat;
	background-position:top left;
	position: relative;
}

.content_header_top  a:link {text-decoration:underline; color:#000;}
.content_header_top  a:visited {text-decoration:underline; color:#000;}
.content_header_top  a:hover {text-decoration:underline; color:#000;}
.content_header_top  a:active {text-decoration:underline; color:#000;}

h1.hardware_h1 {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 28px;
	color: #fff;
	float:left;
	margin: 30px 0px 0 40px;
	line-height: 36px;
	}

h2.hardware_h2 {
	color:#fff;
	font-size: 18px;
	font-family: Arial, Verdana, sans serif;
	padding: 16px 0 0 0;
	margin: 0 0 26px 40px;
	line-height: 22px;
	border:none;
	font-weight:normal;
}

.hardware_box img {
	float:left;
	border: 0px;
	margin: 0 25px 0 0;
}

div.hardware_box {
	border-bottom: 1px solid #dddddd;
	margin-bottom: 25px;
	padding-bottom: 22px;
	float:right;
}

.hardware_box div {
	width: 440px;
	float: right;
}

.hardware_box div p {
	padding: 0px;
	margin: 0 0 12px 0;
}

h1.hardwarebox_h1 {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 18px;
	color: #0197e5;
	margin: 0 0 16px 0;
	padding: 0px;
	line-height: 18px;
}

h2.hardwarebox_h2 {
	color:#000;
	font-size: 13px;
	font-family: Arial, Verdana, sans serif;
	margin: 0 0 14px 0;
	padding: 0px;
	line-height: 13px;
	border:none;
	font-weight:bold;
}

.linkrow_1 {
	padding: 0px;
	margin: 0 0 9px 0;
}

/* ---------- ERSTER BLOCK HEADER ------------------ */

.content_header_top_left {
	width: 350px;
	margin: 0;
}

.content_header_top_left p {
	color: #fff;
	line-height: 18px;
	margin: 20px 0 26px 40px;
	width: 300px;
}