.pro_heading
{
	color: #7d7d7d;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
}

.pro_left
{
	float: left;
	width: 63%;
	min-height: 250px;
	height: auto;
}
.pro_left p { color: #7d7d7d;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal; }


.bilder
{
	float: right;
	width: 34%;
	height: auto;
}

.pro_right
{
	float: right;
	width: auto;
	padding: 5px 5px 5px 0;
}
.pro_right img {border: solid 1px #A1A1A1}


.pro_right1
{
	float: right;
	width: auto;
	padding: 5px 5px 5px 0;
}
.pro_right1 img {border: solid 1px #A1A1A1}

.pro_right2
{
	float: right;
	width: 33%;
	padding: 5px 5px 5px 0;
}
.pro_right2 img {border: solid 1px #A1A1A1}

.pro_tech_heading
{
	background: transparent url(../FCE/img/Heading_rot.png) no-repeat scroll left bottom;
	float: left;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	width: 100%;
	padding: 25px 5px 5px 5px;
}

.pro_tech
{
	background: transparent url(../FCE/img/body.png) repeat scroll left top;
	float: left;
	width: 100%;
	padding: 5px 5px 5px 0;
}
.pro_tech table {border: 0px;}

.pro_body_bottom
{
	float: left;
	background: red url(../FCE/img/body_bottom.png) no-repeat scroll left top;
	width: 650px;
	height: 5px;
}

.download_heading
{	
	background: transparent url(../FCE/img/Heading_rot.png) no-repeat scroll left bottom;
	float: left;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	width: 100%;
	padding: 25px 5px 5px 5px;
}
.download
{
	background: transparent url(../FCE/img/body.png) repeat scroll left top;
	float: left;
	width: 100%;
	padding: 5px 5px 5px 0;
}
/*.download img { height: 50px; width: 50px;}*/
.download_body_bottom
{
	float: left;
	background: red url(../FCE/img/body_bottom.png) no-repeat scroll left top;
	width: 650px;
	height: 5px;
}
.pic
{
	float: left;
	width: 75px;
	padding: 0 0 0 5px;
}
.link
{
	float: left;
	width: 100px;
	padding: 20px 0 0 0;
}
.link a, .link a:visited {color:#810412; }
.text
{
	float: left;
	width: 450px;
	padding: 20px 0 0 0;
}
