/*** TAGS ***/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #232323;
	font-size: 12px;
	background-color: inherit;
}

h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 18px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

h3 {
	margin: 0;
	padding: 10px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #168ef4;
	background-color: inherit;
}

h4 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	color: #ffffff;
	font-weight: normal;
	background-color: inherit;
}

h5 {
	margin: 0;
	padding: 40px 10px;
	font-size: 33px;
	color: #ffffff;
	font-weight: normal;
	background-color: inherit;
}

h6 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 16px;
	font-weight: normal;
	color: inherit;
	background-color: inherit;
}

.h7
{
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #168ef4;
	background-color: inherit;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li {
	line-height: 18px;
}

p {
	line-height: 18px;
}

img {
	border-style: none;
}

fieldset 
{
	margin-bottom: 6px;
	BORDER: 1px SOLID #CCCCCC;
	-moz-border-radius: 4px 4px 4px 4px;
	padding: 4px;
}

legend
{
	color: #168EF4;
}

/*** LINKS ***/
a:hover {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:active {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:link {
	color: #168ef4;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}

a:hover {
	text-decoration: none;
}

textarea {
	resize: none;
}



/*** TOPLINE ***/

.topline {
	margin: 0;
	padding: 0;
	background: url(../img/bg-topline.png) repeat-x;
}

.topline-table {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 110px;
}

.topline-left-td {
	width: 100%;
	vertical-align: top;
}

.topline-right-td {
	vertical-align: top;
	text-align: right;
	padding: 15px 30px 0 0;
}


/** LOGO **/

.logo {
	display: block;
	margin: 24px 0 0 11px;
	padding: 0;
}


/*** LANGUAGE ***/

.language {
	margin: 0 0 15px 410px;
	padding: 0;
	width: 208px;
	height: 22px;
	background: url(../img/arrow-language.png) no-repeat 0 4px;
}

.language3 
{
	margin: 0 0 15px 411px;
	padding: 0;
	width: 207px;
	height: 22px;
}
.language3a 
{
	margin: 0 0 15px 341px;
	padding: 0;
	width: 277px;
	height: 22px;
}
.language5 
{
	margin: 0 0 25px 221px;
	padding: 0;
	width: 397px;
	height: 22px;
}
.weblogin
{
	width:50%;
	text-align:right;
	padding-right:15px;
}
.language5 a, .language5 a:hover, .language3a a, .language3a a:hover {
	font-weight:normal;
	font-size: 11px;
}
.language4 {
	width: 160px;
	height: 22px;
	background: url(../img/arrow-language.png) no-repeat 0 4px;
}

.language_form	{
	display: block;
	margin: 0;
	padding: 0;
}

.language_select	{
	margin: 0;
	padding: 0;
	width: 140px;
	height: 20px;
}

/*** MAINMENU ***/

.mainmenu {
	margin: 0 10px 0 0;
	padding: 0 2px 0 0;
	height: 29px;
	background: url(../img/bg-mainmenu.png) no-repeat right 6px;

}

.mainmenu a:hover {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../img/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:visited {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../img/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:active {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../img/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:link {
	display: block;
	float: right;
	margin: 0;
	padding: 8px 15px 2px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
	background: url(../img/bg-mainmenu.png) no-repeat 0 6px;
	background-color: inherit;
}

.mainmenu a:hover {
	color: #77b800;
}


/*** MAINMENU ACTIVE ***/

.mainmenu-active {
	float: right;
	margin: 0;
	padding: 0 5px 0 6px;
	background: url(../img/bg-mainmenu.png) no-repeat 0 6px;
	position: relative;
}

.mainmenu-active-table {
	height: 31px;
}

.mainmenu-active-td1 {
	width: 10px;
	background: url(../img/bg-mainmenu-active-td1.png) no-repeat;
}

.mainmenu-active-td2 {
	padding: 4px 0 0 0;
	background: url(../img/bg-mainmenu-active-td2.png) repeat-x;
}

.mainmenu-active-td3 {
	width: 10px;
	background: url(../img/bg-mainmenu-active-td3.png) no-repeat;
}

.mainmenu-active-table a:hover {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:visited {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:active {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


.mainmenu-active-table a:link {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #168ef4;
	text-decoration: none;
	background-image: none;
	background-color: inherit;
}


/*** SUBMENU ***/

.submenu-position {
	margin: 0;
	padding: 0;
	position: relative;
}

.submenu-table {
	clear: both;
	margin: 0;
	padding: 0;
	width: 545px;
	position: absolute;
	top: 30px;
	right: 0;
	bottom: auto;
	left: auto;
	z-index:999;
}

.menuwidth-ar {
	width: 425px;
}

.menuwidth-bg {
	width: 615px;
}

.menuwidth-cs {
	width: 615px;
}

.menuwidth-da {
	width: 595px;
}

.menuwidth-de {
	width: 585px;
}

.menuwidth-el {
	width: 590px;
}

.menuwidth-en {
	width: 535px;
}

.menuwidth-es {
	width: 525px;
}

.menuwidth-fr {
	width: 605px;
}

.menuwidth-hr {
	width: 605px;
}

.menuwidth-hi {
	width: 505px;
}

.menuwidth-hu {
	width: 585px;
}

.menuwidth-it {
	width: 545px;
}

.menuwidth-ja {
	width: 625px;
}

.menuwidth-ko {
	width: 435px;
}

.menuwidth-lt {
	width: 575px;
}

.menuwidth-nl {
	width: 575px;
}

.menuwidth-no {
	width: 565px;
}

.menuwidth-pl {
	width: 615px;
}

.menuwidth-ro {
	width: 590px;
}

.menuwidth-ru {
	width: 590px;
}

.menuwidth-sk {
	width: 570px;
}

.menuwidth-sr {
	width: 575px;
}

.menuwidth-fi {
	width: 560px;
}

.menuwidth-tr {
	width: 575px;
}

.menuwidth-uk {
	width: 615px;
}

.menuwidth-vi {
	width: 605px;
}

.menuwidth-zhcn {
	width: 425px;
}

.menuwidth-zhtw {
	width: 400px;
}

.menuwidth-id {
	width: 515px;
}

.menuwidth-th {
	width: 570px;
}

.menuwidth-he {
	width: 475px;
}

.submenu-table td {
	vertical-align: top;
}

.submenu-td1 {
	width: 10px;
	background: url(../img/bg-submenu-td1.png) no-repeat;
}

.submenu-td2 {
	background: url(../img/bg-submenu-td2.png) repeat-x;
}

.submenu-td3 {
	width: 10px;
	background: url(../img/bg-submenu-td3.png) no-repeat;
}

.submenu-table a:hover {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(../img/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:visited {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(../img/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:active {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(../img/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:link {
	display: block;
	float: left;
	margin: 0;
	padding: 6px 11px 8px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	background: url(../img/bg-submenu.gif) no-repeat right 8px;
	background-color: inherit;
}

.submenu-table a:hover {
	color: #168ef4;
}

a.submenu-active:hover {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:visited {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:active {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-active:link {
	color: #168ef4;
	background-color: inherit;
}

a.submenu-last:hover {
	background-image: none;
}


a.submenu-last:visited {
	background-image: none;
}


a.submenu-last:active {
	background-image: none;
}


a.submenu-last:link {
	background-image: none;
}


/*** HEADER ***/

.header-1 {
	margin: 0;
	padding: 0;
	color: inherit;
	background: #118af4 url(../img/bg-header-1.jpg) repeat-x;
}

.header-2 {
	margin: 0;
	padding: 0;
}

.shadow-top {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(../img/shadow-top.png) repeat-x;
}

.shadow-bottom {
	margin: 0;
	padding: 0;
	height: 3px;
	background: url(../img/shadow-bottom.png) repeat-x;
}

.job-shadow-bottom{
	display: none;
}


/*** HEADER TABLE ***/

.header-table {
	/*margin: 0 auto;*/
	padding: 0;
	width: 965px;
	background: url(../img/bg-header-table.jpg) no-repeat 0 -3px;
}

.header-table td {
	vertical-align: top;
}

.header-table img {
	display: block;
	margin: 0;
	padding: 0;
}

.header-left-td {
	width: 469px;
	color: #ffffff;
	padding: 32px 0 32px 10px;
	background-color: inherit;
}

.iphone .header-left-td {
	width: 509px;
}

.header-left-td p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 10px 0;
}

.header-left-td ul {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	list-style: none;
}

.header-left-td li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(../img/list-white.gif) no-repeat 0 5px;
}

.header-left-td-table-1, .header-left-td-table-0 {
	width: 100%;
}

.header-left-td-table-0 td {
	padding: 0 0 0 0;
	background-repeat: no-repeat;
}

.header-left-td-table-1 td {
	padding: 0 0 0 160px;
	background-repeat: no-repeat;
}

.firststeps_flash {
	width: 242px;
}

.header-left-td-table-2 {
	width: 100%;
	margin: 25px 0 0 0;
}
.noMargin
{
	margin:0px;
}

.header-left-td-table-2 a:hover, .startpage-bottomimage-table2 a:hover {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:visited, .startpage-bottomimage-table2 a:visited {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:active, .startpage-bottomimage-table2 a:active {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-left-td-table-2 a:link, .startpage-bottomimage-table2 a:link {
	color: #464646;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

.header-right-td {
	width: 479px;
padding: 0;
}

.iphone .header-right-td {
	width: 449px;
}

.header-left-backimage {
	height: 175px;
}

.header-left-flash {
	height: 175px;
	padding: 0 0 30px 0;
	text-align: right;
}

.demo-hotline {
	margin: 40px 0 0 165px;
	color: #fff;
	font-size: 14px;
}

.demo-hotline2 {
	margin: 71px 0 0 165px;
	color: #fff;
	font-size: 14px;
}

/*** HEADER BUTTON ***/


.header-button-right,.header-button-windows,.header-button-mac {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 225px;
	height: 20px;
	text-align: center;
	background: url(../img/button-arrow-right.png) no-repeat;
}
.header-button-windows {
	width: 260px;
	text-indent: 54px;
	text-align: left;
	background: url(../img/button-windows-startpage.png) no-repeat;
}
.header-button-mac {
	width: 260px;
	text-indent: 54px;
	text-align: left;
	background: url(../img/button-mac-startpage.png) no-repeat;
}

.header-button-left {
	display: block;
	margin: 0;
	padding: 3px 0 0 0;
	width: 225px;
	height: 20px;
	text-align: center;
	background: url(../img/button-arrow-left.png) no-repeat;
}

.header-button-left_dynamic_border-left {
     display: block;
     margin: 0;
     padding: 3px 0 0 0;
     width: 39px;
     height: 20px;
     text-align: center;
     background: url(../img/button-arrow-left_dynamic_border-left.png) no-repeat;
     float: left;
}

.header-button_dynamic_middle {
     display: block;
     margin: 0;
     padding: 3px 15px 0 15px;
     height: 20px;
     text-align: center;
     background: url(../img/button-arrow-left_dynamic_middle.png) repeat-x;
     float: left;
}

.header-button-left_dynamic_border-right {
     display: block;
     margin: 0;
     padding: 3px 0 0 0;
     width: 14px;
     height: 20px;
     text-align: center;
     background: url(../img/button-arrow-left_dynamic_border-right.png) no-repeat;
     float: left;
}

.header-button-right_dynamic_border-left {
     display: block;
     margin: 0;
     padding: 3px 0 0 0;
     width: 14px;
     height: 20px;
     text-align: center;
     background: url(../img/rtl/button-arrow-left_dynamic_border-left.png) no-repeat;
     float: left;
}

.header-button-right_dynamic_border-right {
     display: block;
     margin: 0;
     padding: 3px 0 0 0;
     width: 39px;
     height: 20px;
     text-align: center;
     background: url(../img/rtl/button-arrow-left_dynamic_border-right.png) no-repeat;
     float: left;
}

.button-plus {
	display: block;
	margin: 0;
	padding: 3px 0 0 50px;
	width: 172px;
	height: 20px;
	text-align: left;
	background: url(../img/button-plus.png) no-repeat;
}

.button-minus {
	display: block;
	margin: 0;
	padding: 3px 0 0 50px;
	width: 172px;
	height: 20px;
	text-align: left;
	background: url(../img/button-minus.png) no-repeat;
}

.download-button-windows, .download-button-windows-long, .download-button-mac, .download-button-mac-long, .download-button-linux, .download-button-linux-long {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	text-indent: 48px;
	width: 205px;
	height: 20px;
	text-align: left;
}
.download-button-windows {
	background: url(../img/download-windows.png) no-repeat;
}
.download-button-windows-long {
	width: 235px;
	background: url(../img/download-windows-long.png) no-repeat;
}
.download-button-mac {
	background: url(../img/download-mac.png) no-repeat;
}
.download-button-mac-long {
	width: 280px;
	background: url(../img/download-mac-long.png) no-repeat;
}
.download-button-linux {
	background: url(../img/download-linux.png) no-repeat;
}
.download-button-linux-long {
	width: 235px;
	background: url(../img/download-linux-long.png) no-repeat;
}

.firsteps-menu {
	margin-top: -23px;
}
.firsteps-menu a {
	color: #464646;
}

.firsteps-menu a:hover {
	color: #168ef4;
}

.firsteps-menu .active {
	color: #168ef4;
}

.firststeps-description {
	margin: 15px 0 15px 10px;
	color: #fff;
	font-size: 14px;
}
/*** FLASH ***/

.flash {
	margin: 0;
	padding: 0;
	height: 380px;
	text-align: center;
}

.flash p {
	margin: 100px 0 0 0;
	padding: 30px;
	color: #ffffff;
	font-size: 14px;
	background-color: inherit;
}

.flash a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


.flash a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	background-color: inherit;
}


/*** CONTENT ***/

.content-1 {
	margin: 0;
	padding: 0;
	background: #ffffff url(../img/bg-content-1.png) repeat-x;
}

.content-2 {
	margin: 0 auto;
	padding: 0;
	width: 965px;
	height: 110px;
}

.content-table {
	/*margin: 0 0 110px 0;*/
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}

.startpage-bottomimage-table, .startpage-bottomimage-table2
{
	margin: 0;
	padding: 0;
	width:100%;
}
.startpage-bottomimage-table td
{
	vertical-align:top;
}
.content-table td {
	vertical-align: top;
}

.content-split-left-td {
	padding: 33px 18px 0 10px;
	width: 50%;
}

.content-split-right-td {
	padding: 33px 0 0 18px;
	width: 50%;
}

.use-case-top-remote {
	background: url(../img/bg_use-case-remotecontrol_top.gif) no-repeat left top;
	height:75px;
	width:459px;
}

.use-case-top-meeting {
	background: url(../img/bg_use-case-meetings_top.gif) no-repeat left top;
	height:75px;
	width:459px;
}

.use-case-top-text {
	padding:30px 0 0 15px;
}

.use-case-center {
	background: url(../img/bg_use-case_center.gif) repeat-y left top;
	padding-bottom:5px;
	width:470px;
}

.use-case-center-text {
	padding:0 40px 5px 15px;
}

.use-case-center-text span {
 	background: url(../img/list-white_withoutgrey.gif) no-repeat left 3px;
	display:block;
	padding:0 0 5px 15px;
}

.use-case-bottom {
	background: url(../img/bg_use-case_bottoms.gif) no-repeat left top;
}

/*** CONTENT LEFT ***/

.content-left-td {
	padding: 33px 0 0 10px;
	width: 631px;
}

.smaller {
	width: 518px;
}

.smaller-firststeps {
	width: 565px;
}

.content-left-td p {
	margin: 0;
	padding: 0 0 10px 0;
}

.content-left-td ul, .content-left-td ol {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
}

.content-left-td li {
	margin: 0;
	padding: 0 0 10px 15px;
	list-style: none;
	background: url(../img/list-black.gif) no-repeat 0 6px;
}

.screen-bottom td {
	padding:0 22px;
	vertical-align:bottom;
}

/*** TRIAL LICENSE ***/
.trialpopup {
	padding: 30px 0 0 0px;
	width: 430px;
}
	
/*** DOUBLE COLUMN ***/

.double-column-table {
}

.double-column-left {
	padding: 0 11px 0 0;
	width: 305px;
}

.double-column-right {
	padding: 0 0 0 10px;
	width: 305px;
}


/*** ARTICLE ***/

.article-table {
	margin: 0 0 33px 0;
	width: 100%;
}

.icon-td {
	width: 1px;
	padding: 0 15px 0 0;
}
.reflogo-td {
	width: 1px;
	background: url(../img/bg_references.gif) no-repeat 0px 0px;
}
.reflogo-td img{
	padding-left:13px;
	padding-top:14px;
	padding-bottom:20px;
	padding-right:13px;
}

.box {
	margin: 0 0 10px 0;
	padding: 20px 0;
	text-align: center;
	border: 1px solid #bebebe;
}

/*** BLUE TABLE ***/

.blue-table {
	margin: 0 0 10px 0;
	width: 100%;
}

.blue-table td {
	vertical-align: middle;
}

.blue-table p {
	margin: 0;
	padding: 0;
}

.blue-table-td1 {
	width: 135px;
	padding: 5px;
	font-weight: bold;
}

.blue-table-td2 {
	padding: 10px;
	border-left: 1px solid #ffffff;
}

.table-header{
	color: #ffffff;
	background-color: #67B5F8;
}
.table-row-even{
	color: inherit;
	background-color:#E1F0FE;
}
.table-row-odd{
	color: inherit;
	background-color: #C3E2FC;
}
.table-row-white{
	color: inherit;
	background-color: #FFFFFF;
}
.table-row-bottom td
{
	vertical-align:bottom;
}
.table-row-middle
{
		vertical-align:middle;
}

/*** SHOP TABLE ***/

.shop-table {
	margin: 0 0 10px 0;
	width: 100%;	
}

.shop-table p {
	margin: 0;
	padding: 0;
}

.shop-table-td1 {
	padding: 10px;
	text-align: left;
	border-top: 1px solid #ffffff;	
}

.shop-table-td2, .shop-table-colspan
{
	padding: 10px;
	text-align: center;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

/*** CONTENT RIGHT ***/

.content-right-td {
	width: 265px;
	padding: 0 26px;
}

.bigger {
	padding: 0 10px;
	width: 440px;
}

.bigger-firststeps {
	width: 331px;
}

.content-right {
	margin: 0;
	padding: 50px 20px 0 20px;
	width: 225px;
	background: url(../img/bg-content-right.png) no-repeat 0 35px;
}

.content-right .width-217 {
	width: 217px;
}

.content-right .width-217 .button-standard2 {
	margin-left: 4px;
}

.content-right p {
	margin: 0;
	padding: 20px 0 0 0;
	color: #8c8c8c;
	background-color: inherit;
}

.content-right td {
	margin: 0;
	color: #8c8c8c;
	background-color: inherit;
}

.content-right .pics {
	margin: 7px 0 2px 0;
	border: 1px solid #ccc;
}

.content-right .tightList ul {
	padding: 0;
	margin: 2px 0 0 0;
}

.content-right .tightList li {
	padding-left: 12px;
	color: #8c8c8c;
	background: url(../img/list-white.gif) no-repeat 0 4px;
}

.greyborder {
	border: 1px solid #ccc;
}

.phone {
	color: #77b800;
	background: url(../images/icons/phone.png) no-repeat 0 1px;
	background-color: inherit;
}

.download {
	color: #168ef4;
	background: url(../images/icons/download.png) no-repeat 0 1px;
	background-color: inherit;
}

.info {
	color: #77b800;
	background: url(../images/icons/info.png) no-repeat 0 1px;
	background-color: inherit;
}

.chart {
	color: #77b800;
	background: url(../images/icons/chart.png) no-repeat 0 1px;
	background-color: inherit;
}

.green, .green a {
	color: #77b800;
	font-weight: bold;
	background-color: inherit;
}

.red {
	color: red;
	font-weight: bold;
	background-color: inherit;
}

.green a:visited, .green a:hover, .green a:active, .green a:link 
{
	color: #77b800;
}

.blue {
	color: #168ef4;
	font-weight: bold;
	background-color: inherit;
}

.company-pics {
	margin-top: 30px;
}

.company-pics .single-td {
	width: 1px;
	background: url(../images/jobs/company_pics_bg.gif) no-repeat 0px 0px;
}

.company-pics .single-td img {
	width: 190px;
	height: 127px;
	padding: 5px;
}

/*** BUTTON STANDARD ***/

.button-standard, .button-standard2 {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 189px;
	height: 21px;
	text-align: center;
	background: url(../img/button-standard.png) no-repeat;
	line-height:18px;
}

.button-standard2 {
	width: 100%;
	background: url(../img/button-standard.png) no-repeat center;
}

a.button-a {line-height: 18px;}

a.button-a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:active {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.button-a:link {
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	cursor: pointer;
	background-color: inherit;
}

a.shop-button {
	text-decoration: none;
	color: #464646;
}

/*** BUTTON SMALL ***/

.button-small {
	display: block;
	margin: 0;
	padding: 2px 0 0 0;
	width: 100%;
	height: 21px;
	text-align: center;
	background: url(../img/button-small.png) no-repeat center;
}


/*** FORM ***/

.form	{
	display: block;
	margin: 0;
	padding: 2px;
}

.select	{
	margin: 0;
	padding: 0;
	width: 185px;
	font-size: 12px;
}

.input	{
	margin: 0;
	padding: 0;
	width: 385px;
	font-size: 12px;
}

.textarea	{
	margin: 0;
	padding: 0;
	width: 385px;
	font-size: 12px;
}


/*** MISCS ***/

.spacer-td {
	width: 7px;
}

.spacer-td-2 {
	width: 10px;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.small {
	font-size: 11px;
}

.green2 {
	color: #77b800;
	background-color: inherit;
}

.blue2 {
	color: #168ef4;
	background-color: inherit;
}
.subcontent-table{
}
.subcontent-table-td{
	width:200px;
	padding-top:10px;
}
.table-header a
{
	color:white;
}
.table-row-odd a,.table-row-even a
{
/*	font-weight:normal;*/
}
.tightList p.bold
{
	margin:0px;
	padding:0px;
}
.tightList li{
	margin: 0;
	padding: 0 0 0px 15px;
	list-style: none;
	background: url(../img/list-black.gif) no-repeat 0 4px;
}
.tightList-2 li, .tightList-3 li {
	margin: 0;
	padding: 0 0 0px 20px;
	list-style: none;
	background: url(../img/arrow_small.jpg) no-repeat 0 4px;
}
.tightList-3 li {
	line-height: 22px;
}

.tightList-4 ul, .tightList-4 ol {
	margin: 10px 0 0 0;
	padding: 0;
}

.tightList-4 li {
	margin: 0;
	padding: 0 0 10px 22px;
	list-style: none;
	background: url(../img/tick.jpg) no-repeat 0 2px;
}

.specialPrice
{
	color:#c22700;/*#FAFD00;*/
	font-weight:bold;
}
.specialSubPrice
{
	color:#c22700;/*#FAFD00;*/
	font-weight:normal;
}
.regularPrice
{
	font-weight:normal;
	text-decoration:line-through;
}
.tvBackground
{
	background-image:url(../images/icons/tv_background.gif);
	background-color:white;
	background-repeat:repeat-x;
	background-position:bottom;
}

/*** SHUTDOWN ***/

.shutdown
{
	width:494px;
	height:524px;
	background:url(../images/shutdown/shutdown_bg.jpg) no-repeat;
}
.shutdown a:hover {
	color: #77b800;
}
.shutdown_en{
	width:494px;
	height:524px;
	background:url(../images/shutdown/shutdown_bg_en.jpg) no-repeat;
}
.shutdown_en_long{
	background:url(../images/shutdown/shutdown_bg_en_long.jpg) no-repeat;
}
.shutdown_rtl{
	background:url(../images/shutdown/shutdown_bg_rtl.jpg) no-repeat;
}
.shutdown_en a:hover {
	color: #77b800;
}
.sd_info{	
	position: absolute;
	padding: 5px 0 0 0;
	width: 194px;
	height: 29px;
	top: 110px;
	left: 230px;
	text-align: center;
}
.sd_info_long{
	top: 99px;
	left: 232px;
}
.sd_info a{
	font-size: 15px;
	font-weight: bold;
	color: #168ef4;
	text-decoration:none;
	display: block;
}
.sd_info a:visited{
	text-decoration:none;
}
.sd_info_rtl{
	left: 62px;
}
.sd_news{
	position: absolute;	
	top: 175px;
	left: 211px;
	width: 280px;
}
.sd_news_long{
	top: 165px;
}
.sd_news_rtl{
	left: 0;
}
.sd_buy{
	position: absolute;
	top: 38px;
	left: 212px;
	width: 217px;
	height: 79px;
}
.sd_buy_long{
	top: 27px;
}
.sd_buy_rtl{
	left: 30px;
}
.sd_email{
	width: 239px;
	color: #404040;
}
.sd_features
{
	position: absolute;
	top: 245px;
	left: 29px;
	width: 410px;
	height: 180px;
}
.sd_arrow
{
	margin-top: 1px;
}
.sd_topic
{
	font-size: 15px;
	font-weight:bold;
	color: #168ef4;
}

/*** Startseite ***/

.system-logos2 {
	position: absolute;
	top: 10px;
	right: 0px;
}
.header-left-td-table-3 {
	width: 100%;
}

.download-text, .download-text2, .download-text3 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 172px;
	height: 46px;
	padding: 16px 29px 18px 70px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -0.2px;
}

.download-text2 {
	padding-top: 27px;
	height: 35px;
}

.download-text3 {
	padding-left: 65px;
}

a .arrow-small, a .header-link {
	padding-left: 5px;
	color: #fff;
	text-decoration: underline;
}

a .header-link {
	padding: 0;
}

a:hover .arrow-small, a:hover .header-link {
	text-decoration: none;
}

/*** CSS hover Popup ***/

.preview a:hover { background-color:transparent; }

.preview a span {
	position:absolute;
	top: 0px;
	right: 0px;
	width:150px;
	text-decoration:none;
	display:none;
}

.preview a:hover span { display:block; }

/** mit html>body wird IE<=6 ausgeschlossen **/
html>body .qr-code a span {
	background-color:#FFFFFF;
	position:absolute;
	width: 203px;
	padding: 10px;
	bottom: -75px;
	left: -50px;
	text-decoration:none;
	display:none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #232323;
	font-size: 12px;
	font-weight: normal;
}

html>body .qr-code a:hover span {
	display: block;
	cursor: none;
}

/** UpdateShop **/
.usTableHeader
{
	width:202px; 
	float:left; 
	margin-right:5px;
}

.usBuyButton
{
	margin-top:6px;
	padding-top:10px;
	margin-left: 28px;  
	height: 30px; 
	width: 145px;
	cursor:pointer;
	color:White;
	font-weight:bold;
}

.usBuyButtonPrice
{
	height: 66px; 
	width: 202px; 
	font-weight: bold;
	font-size:18px;
	cursor:pointer;
	color:White;
	background-image:url(../images/shop/backgroundPrice.png);
	text-align:center;
	vertical-align:top;
}

.usBuyButtonHeader
{
	background-image:url(../images/shop/backgroundHeader.png);
	height: 40px;
	width: 202px; 
	font-weight: bold;
	font-size:14px;
	cursor:pointer;
	color:White;
	text-align:center;
}
/** Tooltip **/
/*.tooltip 
{
	position: absolute;
	margin: 10px 0 0 -13px;
	z-index:100;
}*/

.tooltip 
{
	position: absolute;
	margin: 10px 0 0 -2px;
	z-index:100;
}

.tooltipTopLeft 
{
	background: url(../images/tooltip/top_left.png) no-repeat;
	height: 16px;
	width: 16px;
}

.tooltipTopRight 
{
	background: url(../images/tooltip/top_right.png) no-repeat;
	height: 16px;
	width: 16px;
}

.tooltipTop 
{
	background: url(../images/tooltip/top.png) repeat-x;
	height: 16px;
}

.tooltipLeft 
{
	background: url(../images/tooltip/left.png) repeat-y;
	width: 16px;
}

.tooltipRight 
{
	background: url(../images/tooltip/right.png) repeat-y;
	width: 16px;
}

.tooltipContentBackground 
{
	background-color: White;
}

.tooltipContent
{
	display:none;
}

.tooltipContent-2 img
{
	margin: 0 10px 10px 0;
}

.tooltipBottomLeft 
{
	background: url(../images/tooltip/bottom_left.png) no-repeat;
	height: 35px;
	width: 16px;
}

.tooltipBottomRight 
{
	background: url(../images/tooltip/bottom_right.png) no-repeat;
	height: 35px;
	width: 16px;
}

.tooltipBottom 
{
	background: url(../images/tooltip/bottom.png) repeat-x;
	height: 35px;
}

.tooltipPointer 
{
	background: url(../images/tooltip/pointer.png) no-repeat;
	height: 35px;
	width: 35px;
}

/*.tooltipFlip 
{
	position: absolute;
	margin: 3px 0 0 -17px;
	z-index:100;
}
*/

.tooltipFlip 
{
	position: absolute;
	margin: 12px 0 0 -2px;
	z-index:100;
}

.tooltipBottomLeftFlip 
{
	background: url(../images/tooltip/bottom_left_flip.png) no-repeat;
	height: 16px;
	width: 16px;
}

.tooltipBottomRightFlip 
{
	background: url(../images/tooltip/bottom_right_flip.png) no-repeat;
	height: 16px;
	width: 16px;
}

.tooltipBottomFlip 
{
	background: url(../images/tooltip/bottom_flip.png) repeat-x;
	height: 16px;
}

.tooltipTopLeftFlip 
{
	background: url(../images/tooltip/top_left_flip.png) no-repeat;
	height: 35px;
	width: 16px;
}

.tooltipTopRightFlip 
{
	background: url(../images/tooltip/top_right_flip.png) no-repeat;
	height: 35px;
	width: 16px;
}

.tooltipTopFlip 
{
	background: url(../images/tooltip/top_flip.png) repeat-x;
	height: 35px;
}

.tooltipPointerFlip 
{
	background: url(../images/tooltip/pointer_flip.png) no-repeat;
	height: 35px;
	width: 35px;
}

.helpTargetInner
{
	position:absolute;
	border:1px solid gray;
	font-size:10px;
	color:#696969;
	background-color:#fafafa;
	width:100%;
	padding:2px;
	left:8px;
}

#helpTarget
{
	position:relative;
}

#lProductChoice table
{ 
	width: 100%; 
}

/** Footer **/
.footer {
	width:100%; 
	/*border-top: 1px solid #8c8c8c;*/
	color: #8c8c8c;
	padding-bottom: 80px;
	font-size: 11px;
}

.footer a:hover, .footer a:visited, .footer a:active, .footer a:link {
	color: #8c8c8c;
	text-decoration: none;
	font-weight:normal;
	background-color: inherit;
	margin: 0 10px 0 10px;
	/*vertical-align:bottom;*/
	/*border-right: 1px solid #8c8c8c;*/
}

.feedbackError 
{
	color: #cd0000;
	font-weight: bold;
}

.feedbackErrorBox 
{
	border-color: #cd0000;
	border-style: solid;
	border-width: 2px;
}
	
.feedbackSuccessBox 
{
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	background-color: #f2ffd0;
	border-color: #739829;
	border-style: solid;
	border-width: 2px;
}

.errorH1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 22px;
	font-weight: normal;
	color: #cd0000;
	background-color: inherit;
}
