* {
	margin: 0;
	padding: 0;
	min-height:0%;
}

body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 25px;
}

#header, #breadcrump, #main, #footer {text-align: center;}

#header {
	background: url('../images/header.jpg') repeat-x;
	height:440px;
	overflow: hidden;
}

#main {
	background: url('../images/main.jpg') repeat-x;
}

#smallboxholder {
	overflow: hidden; 
	height: 263px;
}

#smallboxholdershop {
	overflow: hidden; 
	height: 233px;
}

#footer {
	background: url('../images/footer.jpg') repeat-x;
}

#title {
	width: 350px;
	height: 60px;
	position: relative;
	top: 3px;
	overflow: hidden;
}

#title h1 {
	margin: 0;
	padding: 0;
	line-height:30px;
	font-size: 35px;
	font-weight: bold;
	color: #396a9e;
}

#title h2 {
	margin-top: 5px;
	font-size: 15px;
	line-height:18px;	
	font-weight: bold;
}

#content {
	width: 950px;
	margin: auto;
	text-align: left;
}

#header #content {height:440px;}
#footer #content {height:494px;}

#menu {
	position: relative;
	overflow: hidden;
	width:950px;
	height:47px;
	top: -3px;	
}

#ulmenu {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	height:47px;
}

#ulmenu li {
	background: url('../images/tab.gif') right 0px no-repeat;
	float: left;
	font-size: 15px;
	line-height:18px;		
	height:47px;	
	margin: 0;
	padding: 0;
	margin-right: 6px;
}

#ulmenu li.last {margin:0;}

#ulmenu a {
	background: url('../images/tabl.gif') no-repeat;
	color: #928f8f;
	display: inline-block;
	float: left;
	margin: 0;
	height: 47px;
	padding: 15px 23px;
	text-decoration: none;
}

#ulmenu a:hover, #ulmenu a.active {color: #333333;}

#langbox {
	width: 950px;
	height: 26px;
}

#lang {
	background: url('../images/lang.gif') no-repeat;
	width: 208px;
	height: 26px;
	float: right;	
}

#lang a {
	display: inline-block;
	font-size: 14px;
	line-height:18px;		
	color: #928f8f;
	text-decoration: none;
	margin-top: 3px;
}

#lang a:hover, #lang a.active {color: #333333;}

#lang a.de {
	background: url('../images/flag_de.gif') 0px 3px no-repeat;
	padding-left: 22px;
	margin-left: 15px;
}

#lang a.en {
	background: url('../images/flag_en.gif') 0px 3px no-repeat;
	padding-left: 22px;
	margin-left: 25px;
}

#imgbox {
	position: relative;
	top:-32px;
	left:0px;
	width:320px;
	height: 338px;
	overflow: hidden;
}

img.box {margin-left: 15px;}

#boxcontent {
	position: relative;
	top: -320px;
	left:330px;
	width: 620px;
	height:288px;
	font-size: 19px;	
	color: #ffffff;
}

#boxcontent ul {
	list-style-type: none;	
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin: 20px 0 25px 0px;

list-style-position: inside;
}

#checkbox {
	overflow: hidden;
	float: left;
	margin-bottom:15px;
}

#checkbox.top {
	margin-top: 30px;
}

#checkbox img {
	float: left;
	position: relative;
	top:6px;
}

#checkboxcontent  {
	float: left; 
	margin-left:13px; 
	font-weight: bold; 
	font-size: 18px;
	width: 589px;
}

#checkboxcontentright {
	float: left; 
	margin-left:13px; 
	font-weight: bold; 
	font-size: 18px;
	width: 553px;
	margin-right:-12px;
	overflow: visible;
}
/*	list-style-image: url('../images/check.png'); */

#boxcontent ul li {
	background: url('../images/check.png') no-repeat 0px 5px;
	padding-left: 29px;
	margin-bottom: 15px;
}

#boxcontent #leftspace ul {margin-left:27px;}

#boxcontent #rightspace {
	overflow: hidden;
	margin-left:25px;
}

#preload {
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#boxcontent p.right {text-align: right;}

a.bt_download, a.bt_more, a.bt_more_information, a.bt_download_big, a.bt_inbasket, a.bt_activate, a.bt_download_small, a.bt_inbasket_volume, a.bt_inbasket_business {
	display: block;
	cursor: pointer;
}

a.bt_download_header {
	background: url(../images/bt_download_header.jpg) no-repeat;
	width: 192px;
	height: 51px;
	margin-left: auto;	
	display: block;
	cursor: pointer;
}

a.bt_download_header:hover  {background: transparent url(../images/bt_download_header_hover.jpg) no-repeat;}

a.bt_download {
	background: url(../images/bt_download.jpg) no-repeat;
	width: 192px;
	height: 51px;
	margin-left: auto;	
}

a.bt_download:hover  {background: transparent url(../images/bt_download_hover.jpg) no-repeat;}

a.bt_download_small {
	background: url(../images/bt_download_small.jpg) no-repeat;
	width: 112px;
	height: 30px;
}

a.bt_download_small:hover  {background: transparent url(../images/bt_download_small_hover.jpg) no-repeat;}

a.bt_inbasket {
	background: url(../images/bt_inbasket.jpg) no-repeat;
	width: 328px;
	height: 51px;
	margin: auto;	
}

a.bt_inbasket:hover  {background: transparent url(../images/bt_inbasket_hover.jpg) no-repeat;}

a.bt_activate {
	background: url(../images/bt_activate.jpg) no-repeat;
	width: 297px;
	height: 51px;
	margin: auto;	
}

a.bt_activate:hover  {background: transparent url(../images/bt_activate_hover.jpg) no-repeat;}

a.bt_inbasket_volume {
	background: url(../images/bt_inbasket_volume.jpg) no-repeat;
	width: 403px;
	height: 51px;
	margin: auto;	
}

a.bt_inbasket_volume:hover  {background: transparent url(../images/bt_inbasket_volume_hover.jpg) no-repeat;}

a.bt_inbasket_business {
	background: url(../images/bt_inbasket_business.jpg) no-repeat;
	width: 397px;
	height: 51px;
	margin: auto;	
}

a.bt_inbasket_business:hover  {background: transparent url(../images/bt_inbasket_business_hover.jpg) no-repeat;}

a.bt_more {
	background: url(../images/bt_more.jpg) no-repeat;
	width: 140px;
	height: 51px;
	margin-left:auto;	
}

a.bt_more:hover  {background: transparent url(../images/bt_more_hover.jpg) no-repeat;}

a.bt_more_information {
	background: url(../images/bt_more_information.jpg) no-repeat;
	width: 191px;
	height: 51px;
	margin-left:auto;	
}

a.bt_more_information:hover  {background: transparent url(../images/bt_more_information_hover.jpg) no-repeat;}


a.bt_download_big {
	background: url(../images/bt_download_big.jpg) no-repeat;
	width: 247px;
	height: 65px;
}

a.bt_download_big:hover  {background: transparent url(../images/bt_download_big_hover.jpg) no-repeat;}

#clearfix {
	clear: both;
	width:0px;
	height:0px;
	font-size:0px;
	line-height:0px;
}

#smallbox {
	width:300px;
	overflow: hidden;
	margin: 25px 0;
	border-right: 1px solid #e2e3e3;
	float: left;
	margin-left:16px;
}

#smallbox.left {
	margin-left: 0;
	width:312px;
}

#smallboxright {
	overflow: hidden;
	margin: 25px -20px 0 16px;
	float: left;
	width:306px;
}

#smallbox img, #smallboxright img {float: left;}

#smallboxcontent {
	float: left;
	width:230px;
	overflow: hidden;
	margin-left:10px;
	margin-bottom: 4px;
}

#smallboxright #smallboxcontent {width:250px;}

#smallboxcontent h1 {
	font-weight: normal;
	font-size: 27px;
	line-height: 30px;
	margin: 6px 0 23px 0;
}

a {
	text-decoration: none;
	color: #1f6ab9;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a.nav {
	display: inline-block;
	background: url('../images/link.gif') no-repeat 0px 9px;
	padding-left: 10px;
}

a.nav:hover {background: url('../images/link_hover.gif') no-repeat 0px 9px;}

a.level2 {margin-left: 30px;}
a.level3 {margin-left: 60px;}

a.active {
	background: url('../images/link_active.gif') no-repeat 0px 10px;
	color: #333333;
}

a.active:hover {
	background: url('../images/link_active.gif') no-repeat 0px 10px;
	text-decoration: none;
}

#main h1 {
	font-size:27px;
	color: #3c6c9f;
	margin-bottom: 29px;
}

#main h2 {
	font-size:15px;
	color: #3c6c9f;
	margin-bottom: 0px;
}

#main p {margin-bottom: 25px;}

p.top {margin-top: 7px;}

#container {
	float: left;
	background: url('../images/line.gif') 629px repeat-y;	
	margin: 45px 0 0 0;
	width:950px;
}

#leftbox {
	overflow: hidden;
	width: 619px;
	float: left;
	margin-left: 10px;	
}

#rightbox {
	float: right;
	overflow: hidden;
	width: 240px;
	margin-right:8px;
}

#bottomspace {
	float:left;
	overflow:hidden;
	width:100%;
	height: 59px;
}

#leftbox #tube {
	width: 575px;
	overflow: hidden;
}

#footer #tube {
	margin: 15px;
	overflow: hidden;
}

#footer #tube.topspace {margin-top: 25px;}

p.buttons {margin-top:39px;}

p.centerbutton {
	text-align: center;
	margin-top: 56px;
}

a.right {
	margin:0; 
	float: right; 
	margin: 0 43px 10px 0;
}

a.left {
	float: left;
	margin: 0;
}

#tags {
	overflow: hidden;
	height:155px;
}

#tags p {
	text-align: center;
	margin-top: 17px;
	margin-bottom: 13px;
}

p.center  {text-align: center;}

#hsep {
	display:block;
	width:240px;
	height: 74px;
	overflow: hidden;
	background: url('../images/line.gif') 0px 24px repeat-x;
}

#footer #tube h3 {
	font-size: 18px;
	color: #87898f;
	margin-bottom: 3px;
}

.tagcloud {
	text-align: justify;
	line-height: 20px;
	margin-bottom: 5px;
	float: left;
}

.tagcloud a {
	font-weight: normal;
	line-height: 10px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	margin: 4px;
	margin-left: 0;
	padding: 0;
}

.tagcloud a:hover {text-decoration: underline;}

.tagcloud a.tag0 {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	color: #999;
}

.tagcloud a.tag1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	text-align: center;
	color: #666;
}

.tagcloud a.tag2 {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #666;
}

.tagcloud a.tag3 {
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

#footermenu {
	overflow: hidden;
	margin-top:34px;
}

#footermenu h1 {
	font-weight: normal;
	font-size: 27px;
	color: #ffffff;
	margin-bottom: 5px;
}

#footermenu a {
	font-size: 12px;
	color: #8ba2bd;
}

#footermenu a:hover {text-decoration: underline;}

#footerboxleft, #footerboxmiddle, #footerboxright {
	width:200px;
	overflow: hidden;
	float: left;
	position: relative;
}

#footerboxleft {left: 145px;}
#footerboxmiddle {left: 196px;}
#footerboxright {left: 240px;}

#social {
	overflow: hidden;
	text-align: center;
	margin-top: 38px;
	margin-bottom: 10px;
}

a.facebook, a.googleplus, a.twitter, a.youtube {
	display: inline-block;
	width: 46px;
	height: 46px;
	margin-left: 14px;
	background: url('../images/facebook.jpg') no-repeat 0px top;
}

a.facebook {margin-left: 0px;}
a.googleplus {background-image: url('../images/googleplus.jpg');}
a.twitter {background-image: url('../images/twitter.jpg');}
a.youtube {background-image: url('../images/youtube.jpg');}

a.facebook:hover, a.googleplus:hover, a.twitter:hover, a.youtube:hover {
	background-position: 0px bottom;
}

#copyright {
	overflow: hidden;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	margin-top: 9px;
}


#tabs {
	list-style: none;
	height:47px;
	margin-top: 1px;
	position: absolute;	
}

#tabs li {
	background: url('../images/tabs.gif') right 0px no-repeat;
	float: left;
	font-size: 14px;
	line-height:18px;		
	height:47px;	
	margin: 0;
	padding: 0;
	margin-right: 6px;
}

#tabs li.last {margin: 0;}

#tabs a {
	background: url('../images/tabsl.gif') no-repeat;
	color: #928f8f;
	display: inline-block;
	float: left;
	margin: 0;
	height: 17px;
	padding: 15px 18px;
	text-decoration: none;
}

#tabs a:hover, #tabs a.active {color: #333333;}

#boxcontent h2 {margin-top: 30px}

#boxcontent p.bold {
	font-weight: bold;
	margin-top: 30px;
}

#boxcontent p.small {
	font-size: 14px;
	margin-top: 60px;
}

#smallboxright.large {
	float: left;
	width: 650px;
	margin: 20px 0 20px 0;
}

#smallboxright.large img {float: left;}

#smallboxright.large #smallboxcontent {
	margin-left: 30px;
	width: 470px;
}

#breadcrump {
	overflow: hidden;
	float: left;
	width:100%;	
}

#breadcrump #download {
	float: left;
	margin-left: 50px;
	width: 250px;
	text-align: left;
}

#breadcrump #download img {margin-top: 30px;}

#breadcrump #download p {
	margin: 80px 0 0 0;
	text-align: right;
}

#breadcrump #download span {margin-right: 6px;}

#breadcrump  #menubox {
	height: 47px;
	overflow: hidden;
}

#functionbox {
	overflow: hidden;
	float: left;
	width: 100%;
}

#functionbox #image {
	overflow: hidden;
	float: left;
	width:85px;
}

#functionbox #content {
	float: left;
	overflow: hidden;
	width:486px;
	margin-right: -20px;
}

#thumbnails {
	padding-top: 30px;
	border-top: 1px solid #e2e3e3;	
}

a.thumb {
	display: inline-block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	vertical-align: middle;
	background: #fff;
	margin-right: 15px;
	margin-bottom: 15px;	
	color: #aeaeae;
	text-decoration: none;
	cursor: pointer;	
}

#in.zoomThumbActive {border: 1px solid #1f6ab9;}

a.thumb:hover {
/*	border-color: #1f6ab9;*/
	text-decoration: none;
}

a.thumb:hover #in {
	border: 1px solid #1f6ab9;
	text-decoration: none;
}

#in {
	height: 98px;
	display: table;
	text-align:center;
	margin: auto;
	cursor: pointer;
	border: 1px solid #c2c2c2;
}

#in #im {
	display: table-cell;
	cursor: pointer;	
}

.zoomThumbActive #in {
	border: 1px solid #1f6ab9;
}

#tube #imgbox {
	width: 300px;
	height: auto;
	margin-top:36px;
	overflow: visible;
	float: left;
}

#tube #imgbox a {display: inline-block;}

#shotContainer {
	float: left; 
	width:100%;
	overflow: visible;
	margin-top: -4px;
}

#shotText {
	float: left;
	overflow: hidden;
	width: 250px;	
	margin: 0 -20px 30px 25px;
}

/* Jqzoom:
******************************************************************************/

.zoomPad{
	position: relative;
	float: left;
	z-index: 99;
	cursor: crosshair;
}

.zoomPreload{
	opacity: 0.8;
	filter:alpha(opacity=80);	
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 8px;
	text-align: center;
	background-image: url(../images/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	z-index: 110;
	width: 90px;
	height: 43px;
	position: absolute;
	top: 0;
	left: 0;
}

.zoomPup{
	overflow: hidden;
	background-color: #1f6ab9;
	opacity: 0.3;
	filter:alpha(opacity=30);
	z-index: 120;
	position: absolute;
	border: 1px solid #3c6c9f;
	z-index: 101;
	cursor: crosshair;
}

.zoomOverlay{
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 5000;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 101;
}

.zoomWindow{
	position: absolute;
	left: 10px;
	top: 40px;
	background: #fff;
	height: auto;
	z-index: 11020;
}

.zoomWrapper{
	position: relative;
	border: 1px solid #cecece;
	z-index: 110;
	top: -1px;
}

.zoomWrapperTitle{display:none;}

.zoomWrapperImage{
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

.zoomWrapperImage img{
	border: 0;
	display: block;
	position: absolute;
	z-index: 101;
}

.zoomIframe{
	z-index: -1;
	opacity: 0.80;
	position: absolute;
	display: block;
	zoom: 1;	
	filter: alpha(opacity = 80);
}


table.pro th {
	padding-right: 30px;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

table.pro tr th.left {text-align:left;}

table.pro td {
	padding-right: 30px;
	padding-bottom: 5px;	
}

table.pro td.center {text-align: center;}

#main ul {
	list-style-type: none;
	padding-left: 20px;
	margin-bottom: 30px;
}

#main ul li {
	margin: 5px 0;
	background: url('../images/bullet.gif') no-repeat 0 10px;
	padding-left: 15px;
}

#main ul.system {margin-bottom: 0;}

h4 {
	font-size: 27px;
	color: #333333;
	font-weight: normal;
}

h4.bottom {margin-bottom: 20px;}
h4.top {margin-top: 30px;}

#functionbox #content img {
	position: relative;
	top: 1px;
}

#breadcrumptext {
	font-size: 12px;
	margin-left: 10px;
}

span.title, span.product, span.pro,
span.version, span.bracket, span.link {
	position: absolute;
	font-size: 25px;
	font-weight: bold;
}

span.title {margin-top: 20px;}
span.product {margin-top: 70px;}

span.pro {
	margin-left: -5px;
	margin-top: 89px;
	font-size: 94px;
	line-height:94px;
}

span.version {
	margin-left: 2px;
	margin-top: 173px;
	font-size: 42px;
	line-height: 42px;	
}

span.bracket {
	margin-left: 220px;
	margin-top: 48px;
	font-size: 145px;
	font-weight: normal;
	line-height:160px;
}

span.link {
	margin-left: 2px;	
	margin-top: 233px;
	font-size: 14px;
	font-weight: normal;	
}

span.link a {
	color: #fff;
	text-decoration: underline;
}

span.link a:hover {color: #ffff00;}

#advantages {
	position: absolute;
	margin-left: 292px;
	margin-top: 84px;	
	font-weight: bold;
	line-height: 28px;
	font-size: 21px;
}

table.pop {margin: 5px;}

#leftspace {
	overflow: hidden;
	margin-left: 30px;
	width: 570px;
	height: 288px;
}

input.text{
	font-size: 14px;
	background: #fff;
	border: 1px solid #c0c0c0;
	height: 16px;
	margin: 0 10px 0 0;
	padding: 2px 2px 2px 3px;
}

select {
	font-size: 14px;
	border: 1px solid #c0c0c0;
	width: 140px;
	height: 22px;
	z-index: 99999;
}

select:hover{border-color: #1f6ab9}

input.text:hover, textarea:hover, textarea.instyle_error:hover, select.instyle_error:hover{border:1px solid #1f6ab9}

input.instyle_error, textarea.instyle_error, select.instyle_error {
	background: #fceded;
	border: 1px solid #cf1c1c;
}

label.instyle_error {color: #cf1c1c;}

textarea {
	border: 1px solid #c6c3c3;
	width: 410px;
	height: 240px;
	margin: 0 10px 0 0;
	padding: 2px 2px 2px 3px;
}

table.contact {width: 575px;}

table.contact td {
	text-align: left;
	padding: 5px;
	padding-left: 0;
}

table.contact td.left {width: 190px; padding-right:20px}

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

table.contact label.bold {font-weight: bold;}

table.contact td input.text {width: 410px;}

.bt_send {
	background: transparent url('../images/bt_send.jpg') no-repeat;
	width: 142px;
	height: 51px;
	float: right;
	margin: 20px 8px 20px 0px;
}

.bt_send:hover {background: url('../images/bt_send_hover.jpg') no-repeat;}

.bt_send_EN {
	background: transparent url('../images/bt_send_EN.jpg') no-repeat;
	width: 120px;
	height: 51px;
	float: right;
	margin: 20px 8px 20px 0px;	
}

.bt_send_EN:hover {background: url('../images/bt_send_EN_hover.jpg') no-repeat;}

#error {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: #fceded;
	border: 2px solid #cf1c1c;
	margin: 0px 15px 35px 0;
	color: #cf1c1c;
	overflow: hidden;
	width: 556px;
}

#error #tube {
	margin: 15px;
	overflow: hidden;
	width: 550px;
}

#error h2 {
	color: #cf1c1c;
	margin-bottom: 10px;
}

#error p {margin-bottom: 5px;}

a.bt_prev {
	background: transparent url('../images/bt_prev.jpg') no-repeat;
	width: 136px;
	height: 51px;
	float: left;
	display: inline-block;	
}

a.bt_prev:hover {background: url('../images/bt_prev_hover.jpg') no-repeat;}

a.bt_prev_EN {
	background: transparent url('../images/bt_prev_EN.jpg') no-repeat;
	width: 121px;
	height: 51px;
	float: left;
	display: inline-block;	
}

a.bt_prev_EN:hover {background: url('../images/bt_prev_EN_hover.jpg') no-repeat;}

#main h2.help {
	font-size: 20px;
	margin-bottom:20px;
}

#hint {
	background: #f8f9fb;
	border: 1px solid #e2e4e3;
	padding: 15px;
	margin-bottom: 25px;
}

table.help {margin-bottom:30px;}

table.help th {
	padding-right: 30px;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 5px;
}

/*table.help td {vertical-align: top;}
table.help td.middle {vertical-align: middle;}*/
table.help td.top {vertical-align: top;}

table.help th.option {width: 110px;}

table.help td.center {
	text-align: center;
	padding: 10px;
	padding-right: 40px;
}

img.button {
	position: relative;
	top: 3px;
	margin: 0 2px;
}

p.help {margin-top: 30px;}

#poptube {
	margin: 15px;
	float: left;
	text-align: left;
}

#poptube ul {margin-bottom: 0;}

#main table.terms {margin-bottom: 30px;}

#main table.terms td {
	padding-bottom: 5px;
	vertical-align: top;
}

#main table.terms td.par {
	width: 50px;
	font-weight: bold;
}

#main table.terms tr.par td {
	font-weight: bold;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#main ul.privacy {padding-left:15px;}

#sysbox {
	float: left;
	width: 250px;
}

#sysbox #lside {
	float: left;
	margin-right: 4px;
}

#sysbox #rside {
	float: left;
	width: 180px;
}
