

body {
	font-size: 75%;
	font-family: Tahoma, Helvetica, Geneva, sans-serif; font-size:10px; 
	background:  #F8F7F0;
	text-align: center;
	topmargin: 20px;
	bottommargin: 20px;
	}
.style52 {color: #4B8016; font-size:11px;}

.style38 {
	font-family: "Trebuchet MS";
	color: #B32019;
	font-weight: bold;
	font-size: 14px;
}
* {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 1.2em;
	color: #485a61;
}

hr {
	position: absolute;
	left: -999em;
}

hr.show {
	position: static;
	left: 0;
	background: #dbdede;
	height: 1px;
	border: none;
	margin: 2em 0 2em 0;
}

ul {
	list-style: none;
}

img {
	border: 0;
}

p, dl {
	font-size: 0.92em;
	color: #485a61;
	line-height: 150%;
}

.noBorder {
	border: none !important;
}

.floatRight {
	float: right;
	margin-right: 6em;
}

.clear {
	clear: both;
	position: static;
	border: none;
}

/* Container */

div#wrapper {
	width: 963px;
	margin: 0 auto;
	text-align: left;
}

.singlePage {
	width: 800px !important;
}

/* @group head */

div#head {
	width: 800px;
	height: 82px;
	background: url(../img/bg/bg_head.png) repeat-x;
}

div#head h1 {
	float: right;
	width: 356px;
	height: 100%;
	background: url(../img/motorola-dect_logo.png) 115px center no-repeat;
}

#head h1 a {
	float: right;
	width: 356px;
	height: 65%;
	text-decoration: none;
}

div#head h1 strong {
	position: relative;
	left: -999em;
}

/* @end */

/* @group nav */

ul#nav {
	float: left;
	width: 444px;
	height: 6.83em;
	/*background: url(../img/bg/bg_nav.png) no-repeat;*/
}

ul#nav li {
	margin-left: 20px;
	float: left;
}

ul#nav li a {
	padding: 27px 10px 0 10px;
	height: 55px;
	display: block;
	color: #a6b0c0;
	text-decoration: none;
	font-family: "Arial Narrow", Arial, Helvetica, Geneva, sans-serif;
	white-space: nowrap;
}

ul#nav li a:hover {
	background: url(../img/bg/bg_nav_hover.png) repeat-x;
}

ul#nav li .active {
	text-decoration: underline;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	display: none;
	margin: -2.8em 0 0 -1.7em;
}

#nav li ul li a.level2 {
	min-width: 12em;
	width: auto !important;
	width: 12em;
	padding: 0 0 0 20px !important;
	line-height: 30px;
	height: 30px !important;
	background: url(../img/arrow_nav.png) 120px center no-repeat #1e4652;
	border-bottom: 1px solid #1a343d;
}

#nav li ul li a.level2:hover {
	color: #148FB4;
	background: url(../img/arrow_nav.png) 120px center no-repeat #11282e;
}

#nav li ul ul {
	margin: -1em 0 0 0;
}

#nav li ul li ul {
	margin: -2.6em 0 0 10.2em;
}

#nav li ul li ul li {
	width: 20em;
}

#nav li ul li ul li a {
	padding: 0 20px 0 20px !important;
	line-height: 30px;
	height: 30px !important;
	background: url(../img/square.png) 10px -7px no-repeat #11282e;
	min-width: 20em;
	width: auto !important;
	width: 20em;
	border-bottom: 1px solid #1a343d;
}

#nav li ul li ul li a:hover {
	color: #148FB4;
	background: url(../img/square.png) 10px -44px no-repeat #1E404B;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	display: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	display: block;
}

/* @end */

div#flags {
	float: left;
	position: relative;
	left: 740px;
	top: 60px;
	margin-bottom: -1em;
}

div#flags img {
}

/* @group content */

div#content {
	width: 963px;
	float: left;
}

div#content .singlePage {
	padding: 4em 0 2em 3em;
	width: 700px !important;
}

div#content .singlePage h3 {
	margin-bottom: 2em;
}

div#content .singlePage p {
	margin: 0 4em 1.5em 0;
	width: 50%;
}

div#content .news h3 {
	margin-bottom: 0;
	border-bottom: 10px solid #bbc3c6;
}

div#content .news small {
	padding: 0.5em;
	background: #bbc3c6;
	float: right;
	font-size: 0.92em;
}

div#content .news .text {
	margin-top: 2em;
	padding-left: 10px;
	border-left: 8px solid #f2f2f2;
}

div#content .news p {
	width: 80%;
}

div#content .list ul {
	margin: 0 0 40px 0;
}

div#content .list ul li {
	font-size: 1.2em;
}

div#content .list ul li ul {
	margin: 10px 0 10px 0;
}

div#content .list ul li ul li {
	font-size: 0.8em;
	border-bottom: 1px solid #C3CED3;;
}

div#content .list ul li ul li a {
	display: block;
	color: #485a61;
	padding: 7px 7px 7px 10px;
	background: url(../img/square.png) 2px -7px no-repeat;
}

div#content .list ul li ul li a:hover {
	color: #f2f2f2;
	background: url(../img/square.png) 2px -44px #A0B6B6 no-repeat;
}

/* @end */

/* @group breacrump */

div#breadcrump {
	float: left;
	width: 70%;
	font-size: 0.92em;
	color: #708c97;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#breadcrump a {
	text-decoration: none;
	font-weight: bold;
	color: #708c97;
}

div#breadcrump a:hover {
	color: #82a3b0;
	text-decoration: underline;
}

div#breadcrump .activePage {
	font-weight: 700;
	color: #485a61;
}

/* @end */

/* @group pager */

ul.pager {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
}

ul.pager li {
	float: left;
	margin-left: 8px;
}

ul.pager li a {
	display: block;
	width: 17px;
	height: 23px;
	padding-left: 8px;
	line-height: 23px;
	color: #aed4ff;
	text-decoration: none;
	background: url(../img/bg/bg_pager.png) no-repeat;
}

ul.pager li a.active, ul.pager li a:hover {
	color: #cce4ff;
	background: url(../img/bg/bg_pager_active.png) no-repeat;
}

ul.pager.bottom {
	float: right;
}

/* @end */

/* @group subnav */

div#subnavContainer {
	float: right;
	width: 163px;
	padding-bottom: 17px; /* height of subnav_bottom.png */
	background: url(../img/corner/subnav_bottom.png) bottom no-repeat;
}

div#subnavContainer.small, div#subnavContainer.small div#subnav ul {
	height: auto;
}

div#subnav {
	float: left;
	width: 163px;
	background: url(../img/corner/subnav_top_right.png) right top #dbdede no-repeat;
}

div#subnav ul {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 152px;
	height: 300px;
	background: #d1d5d5;	
	overflow: scroll;
	border: 1px solid #CED6D6;
	/* IE */
	overflow-x: hidden;
	overflow-y: visible;
}

div#subnav ul li a {
	padding: 6px 0 6px 22px;
	width: 112px;
	display: block;
	color: #485a61;
	text-decoration: none;
	border-top: 1px solid #d1d5d5;
	border-bottom: 1px solid #C8D3D3;
	background: url(../img/square.png) 11px -7px no-repeat;
}

div#subnav ul li a:hover {
	color: #f2f2f2;
	border-top: 1px solid #98AFAF;
	border-bottom: 1px solid #98AFAF;	
	background: url(../img/square.png) 11px -44px #A0B6B6 no-repeat;
}

div#subnav ul li .active {
	background: #e2e4e3;
}

div#subnav h2 {
	font-family: Arial Narrow, Arial, Helvetica, Geneva, sans-serif;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 10px;
	color: #708c97;
	font-size: 1.1em;
}

/* @end */

div#page {
	float: left;
	width: 773px;
	min-height: 450px; /* height for ie6 in ie6.css */
	padding-top: 27px;
	padding-left: 27px;
	background: url(../img/corner/page_top_left.png) left top #dbdede no-repeat;
	/*background: url(../img/bg/bg_page.png) #eef1f1 repeat-x;*/
}

div#pageBottom {
	clear: both;
	height: 12px;
	width: 800px;
	background: url(../img/corner/page_bottom.png) no-repeat;
}

div#page .content {
	width: 773px; /* 800-27 padding left from page */
	clear: both;
	margin-bottom: 18px;
}

/* product details */
div#page.productsDetail {
	padding-left: 0px;
	width: 800px;
	background: url(../img/bg/bg_product_detail_top.jpg) #dbdede no-repeat;
}

div#page.productsDetail div#breadcrump {
	padding-left: 27px;
}

.productDetailTop {
	height: 300px;
}

div#page.productsDetail div.productDesc {
	float: left;
	margin-top: 60px;
	padding: 1em 0 0 40px;
}

div#page.productsDetail div.productDesc h2 {
	margin-bottom: 1em;
	font-size: 1.5em;
	color: #7993b1;
	font-weight: normal;
}

div#page.productsDetail div.productDesc p {
	width: 350px;
	color: #485a61;
	font-size: 0.92em;
	line-height: 170%;
}

div#page.productsDetail div.productImage {
	float: left;
	width: 380px;
	margin-top: 34px;
	text-align: center;
	text-align: right;
}

/* variant 2 for subpages aka downloads */
div#page.productsDetail div.productImage.variant2 img {
	/*margin: -20px 0 -20px 20px;*/
	/*width: 260px !important;*/
	/*height: 255px !important;*/
}

div#page.productsDetail div.productData {
	clear: left;
	padding-top: 10px;
	width: 800px;
}

div#page.productsDetail div.productData h3 {
	padding: 6px 0 6px 40px;
	font-weight: normal;
	color: #a6b0c0;
	font-size: 1em;
	background: #093742;
}

div#page.productsDetail div.productData h3.variant2 {
	background: #143e48;
}

div#page.productsDetail div.productData h4 {
	font-size: 0.92em;
	margin: 40px 40px 20px 40px;
	color: #485a61;
}

div#page.productsDetail div.productData p {
	margin: 0 2em 0 40px;
}

div#page.productsDetail div.productData div.leftColumn.full p {
	margin-right: 18em;
}

div#page.productsDetail div.productData div.leftColumn {
	float: left;
	width: 465px;
	background: #dbdede;
	padding-bottom: 2em;
}

div#page.productsDetail div.productData div.leftColumn.full {
	width: 100%;
}

div#page.productsDetail div.productData dl {
	margin: 40px;
}

div#page.productsDetail div.productData dt {
	margin-bottom: 2em;
	font-weight: 700;
}

div#page.productsDetail div.productData dd {
	margin-bottom: 3em;
	padding-right: 18em;
}

div#page.productsDetail div.productData div.rightColumn dt {
	margin-bottom: 1em;
}

div#page.productsDetail div.productData div.rightColumn dd, div#page.productsDetail div.productData div.leftColumn dd {
	padding-right: 1em;
}

div#page.productsDetail div.productData div.leftColumn.full dd {
	padding-right: 18em;
}

div#page.productsDetail div.productData div.rightColumn {
	float: left;
	width: 335px;
	padding-bottom: 80px;
	background: url(../img/bg/bg_product_detail_rightcolumn.png) bottom repeat-x #d3d6d6;
}

div#page.productsDetail div.productData div.rightColumn h3 {
	background: #143e48;
}

div#page.productsDetail div.productData div.rightColumn h3.variant2 {
	background: #184a57;
}

div#page.productsDetail div.productData div.rightColumn p {
	margin: 40px;
}

/* @group table */

div#page.productsDetail div.productData table {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 390px;
}

div#page.productsDetail div.productData table td {
	font-size: 0.92em;
	color: #485a61;
	border-bottom: 1px solid #c4cdd5;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	line-height: 150% !important;
}

div#page.productsDetail div.productData table td.download {
	padding-left: 1em;
	min-width: 18px;
	width: 18px;
}

div#page.productsDetail div.productData table td strong {
	color: #7993b1;
	font-weight: normal;
	padding-right: 1em;
	min-width: 140px;
	width: auto !important;  /* für moderne Browser */
	width: 140px;  /*für den IE */
}

div#page.productsDetail div.productData table td.download a {
	width: 18px;
	height: 18px;
	display: block;
	background: url(../img/buttons/download.png) top;
}

/* @end */

div#page.productsDetail div.productData table td.download a:hover {
	background: url(../img/buttons/download.png) bottom;
}

div#page.productsDetail div.productData table td.download strong {
	display: none;
}

div#page.productsDetail div.productData ul {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 40px;
	width: 250px;
}

div#page.productsDetail div.productData ul li {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.92em;
	color: #485a61;
	border-bottom: 1px solid #c4cdd5;
}

div#page.productsDetail div.productData ul.inlineNav li {
	padding: 0;
}
	
div#page.productsDetail div.productData ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	text-decoration: none;
	color: #485a61;
	background: url(../img/square.png) 5px -7px no-repeat;
	width: 250px;
	font-weight: 700;
}

div#page.productsDetail div.productData ul li a:hover {
	background: url(../img/square.png) 5px -43px #cfd2d2 no-repeat;
}

/* @group product boxes */

div.product {
	float: left;
	overflow: hidden;
	margin: 0 15px 12px -3px;
	text-align: center;
}

div.product a {
	padding: 20px;
	display: block;
	width: 205px;
	height: 195px;
	text-decoration: none;
	color: #647379:;
/*	background: url(../img/bg/bg_product.png) no-repeat;*/
}

div.product a:hover {
	background: url(../img/bg/bg_product_hover.png) no-repeat;
}

div.product h3, div.product p {
	text-align: left;
	margin-left: 5px;
}

div.product img {
	margin: 0 auto;
}

div.product h3 {
	margin-top: 10px;
/*	margin-bottom: 5px;*/
	font-size: 1em;
	color: #45494b;
	font-weight: 700;
	border-bottom: 10px solid #bbc3c6;
}

div.product p {
	font-size: 0.92em;
	color: #647379;
	line-height: 140%;
}

/* @end */

/* footer */

ul#footer {
	float: left;
	padding-top: 15px;
	margin-left: 15px;
	font-size: 0.92em;
	height: 30px;
}

ul#footer li {
	float: left;
	margin-left: 15px;
}

ul#footer li a {
	color: #dceaff;
	text-decoration: none;
}

ul#footer li a:hover {
	text-decoration: underline;
}

div.warning {
	padding-left: 8.33em;
	width: 25em;
	background: url(../img/warning_small.png) center left #fff2ac no-repeat;
	border: 1px solid #ffe451;
	padding-top: 2.5em;
	padding-bottom: 2.5em;
	text-align: left;
}

/* frontpage */
div#left, div#right {
	float: left;
	height: 163px;
	overflow: hidden;
}

div#left h2, div#right h2 {
	font-family: Arial Narrow, Arial, Helvetica, Geneva, sans-serif;
	margin: 20px 30px 10px 30px;
	color: #093742;
	font-size: 1.45em;
	letter-spacing: 0.06em;
	font-weight: normal;
}

div#left p, div#right p {
	margin: 0 50px 0 30px;
}

div#left li, div#right li {
	display: inline;
	margin-left: 20px;
}

div#left {
	width: 425px;
	background: url(../img/bg/bg_left.jpg) no-repeat;
}

div#left img {
	width: 90px;
}

div#left ul {
	float: left;
}

div#right {
	width: 375px;
	background: url(../img/bg/bg_right.jpg) no-repeat;
}

div#right h3 {
	margin: 0 50px 10px 30px;
	font-size: 0.92em;
	font-weight: 700;
}

div#left a.link, div#right a.link {
	position: relative;
	display: block;
	top: -50px;
	left: 355px;
	width: 65px !important;
	height: 175px !important;
	margin-bottom: -175px;
	cursor: pointer;
}

div#right a.link {
	left: 308px;
	top: -86px;
}

div#left a.link strong, div#right a.link strong {
	display: none;
}

.message {
	margin-top: 10em;
}

#dd
{	margin: 0;
	padding: 0}

#dd li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#dd li a.menu
{	display: block;
	text-align: center;
	background: #5970B2;
	padding: 4px 10px;
	margin: 0 1px 0 0;
	color: #FFF;
	width: 60px;
	text-decoration: none}

#dd li a.menu:hover
{	background: #49A3FF}

.submenu
{	background: #EAEBD8;
	border: 1px solid #5970B2;
	visibility: hidden;
	position: absolute;
	z-index: 3}

	.submenu a
	{	display: block;
		font: 11px arial;
		text-align: left;
		text-decoration: none;
		padding: 5px;
		color: #2875DE}

	.submenu a:hover
	{	background: #49A3FF;
		color: #FFF}
		
		
a {
	color: #75A51E;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	font-size: 13px;
	color: #FFFFFF;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
    text-decoration: none;
	color: #FFFFFF;
}
.link2:hover {
	text-decoration: underline;
}	

.link3 {
    text-decoration: none;
	color: #B32019;
}
.link3:hover {
	text-decoration: none;
}	