.product {
	width: 432px; /* 2 Spaltig: 288px */
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.product.last {
	margin-right: 0px !important;
}

.product .image {
	width: 60px;
	height: 100px;
	margin-left: 20px; /* 2 Spaltig: 0px */
}

.product .image .version {
	font-size: 9px;
	color: #979DA3;
	padding-top: 92px;
	padding-left: 10px; /* 2 Spaltig: 3px */
	text-align: left;
}


.product .title {
	height: 37px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px; /* 2 Spaltig: 0px */
}

.product .description {
	font-size: 13px;
	width: 334px; /* 2 Spaltig: 223px; */
	height: 52px;
	overflow: hidden;
	padding-left: 10px; /* 2 Spaltig: 0px */
}

br {
	clear: both;
}

.product .menu {
	padding-left: 10px;
}

.product .menu,
.product .menu a {
	color: #1B538C;
	font-size: 12px;
	text-decoration: none;
}









#productBanner {
	background-image: url('../img/product_banner_bg.jpg');
	height: 362px;
}

#productBanner .left {
	float: left;
	width: 499px;
}

#productBanner .clear {
	clear: both;
}

#productBanner .left .banner {
	margin-top: 95px;
	margin-left: 0px;
	width: 469px;
	height: 236px;
	float: left;
	background: url("../img/products/spaceprofiler/banner_screens.png");
}

#productBanner .right {
	float: right;
}

#productBanner .right .new {
	width: 49px;
	height: 50px;
	float: right;
}

#productBanner .right .new.de {
	background-image: url('../img/product_banner_new_de.png');
}

#productBanner .right .new.en {
	background-image: url('../img/product_banner_new_en.png');
}

#productBanner .right .new.disabled {
	background-image: none !important;
}

#productBanner .right .title {
	width: 425px;
	height: 145px;
	margin-top: 1px;
	background-position: right bottom;
	background-repeat: no-repeat;
}

.shadow {
	background: url('../img/product_banner_button_shadow_new.png') no-repeat;
	padding-top: 32px;
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 46px;
}

.buttonDuo {
	width: 362px;
	height: 50px;
}



.buttonDuo a {
	padding-top: 9px;
	
	display: block;
	width: 180px;
	height: 41px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	text-shadow: 0px 1px 0 #003399;
	line-height: 16px;
}



.buttonDuo .hovered {
	background-position: 0px -50px !important;
}

.buttonDuo .pressed {
	background-position: 0px -100px !important;
}

.buttonDuo .download {
	width: 180px;
	height: 50px;
	background-image: url('../img/product_banner_button_bg_left_new.png');
	background-position: 0px 0px;
	float: left;
}



.buttonDuo span {
	font-size: 11px;
	font-weight: normal;
	margin-left: 2px;
	text-shadow: none;
}

.buttonDuo .buy {
	width: 180px;
	height: 50px;
	background-image: url('../img/product_banner_button_bg_right_new.png');
	background-position: 0px 0px;
	float: left;
}

.buttonDuo .separator {
	width: 2px;
	height: 50px;
	background-image: url('../img/product_banner_button_separator.png');
	float: left;
}

.buttonDuo .info {
	text-align: center;
	clear: both;
	padding-top: 10px;
	font-size: 7pt;
	font-weight: bold;
}


#productBanner .breadcrumb {
	height: 27px;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 15px;
}

#productBanner .breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

#productBanner .breadcrumb a:hover {
	color: #4AA4EB;
	text-decoration: none;
}



.pageContent .contentLeft {
	float: left;
	width: 659px;
}

.pageContent .contentRight {
	float: left;
	width: 210px;
	padding-left: 25px;
	padding-top: 45px;
}

img.language {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 32px;
	height: 32px;
}

ul.operatingSystems {
	list-style: none;
	margin: 10px 0px;
	padding: 10px 10px 10px 0px;
}

ul.operatingSystems li {
	clear: both;
	margin: 0px;
	font-size: 11px;
	color: #333333;
	width: 200px;
}

ul.operatingSystems li span.system {
	float: left;
}

ul.operatingSystems li span.subsystem {
	float: right;
}



.productContent .teaser {
	color: #000;
	font-size: 16px;
}

.productContent .text {
	color: #333333;
	font-size: 14px;
}

.subcontent h1{
	color: #5f5f5f;
	font-size: 16px;
	margin-left: 0px;

}

.subcontent h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.lupenbox {
	float: left;
	width: 206px;
	height: 109px;
	background: url("../images/lupenbox.gif") top right no-repeat;
	margin-right: 17px;
	text-align: center;
}

.lupenbox img {
	margin-top: 23px;
	width: 80px;
	height: 60px;
}


.lupenbox_des {
	float: right;
	width: 211px;
	height: 109px;
	background: url("../images/lupenbox.gif") no-repeat;
	
}

.content_colright h3 {
	margin-left: 50px;
	font-size: 11px;
	color: #000000;

}

.content_colright img {
	float: right;
}









/*
	Slideshow
*/

#productSlides {

	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.productSlides_container {
	width: 140px;
	height: 103px;
	overflow:hidden;
	position:relative;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.productSlides_container a {
	width: 140px;
	height: 103px;
	display:block;
}

.productSlides_container a img {
	width: 140px;
	height: 103px;
	display:block;
	border: 0px;
}





/********************************************************/
/*********************** Klappbox ***********************/
/********************************************************/


.box_header {
	height: 30px;
	cursor: pointer;
	cursor: hand;
}

.box_header_zu {
	background: url("../img/gradientsmall.gif") repeat-x;
}

.box_header .text {
	color: #38620f;
	margin-top: 3px;
	margin-left: 2px;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}

.box_header .button {
	background-color: #000000;
	width: 15px;
	height: 15px;
	margin-top: 8px;
	margin-right: 5px;
	display: inline-block;
	float: right;
}

.box_header .button_down {
	background: url('../images/arrow_down.png');
}

.box_header .button_up {
	background: url('../images/arrow_up.png');
}



/********************************************************/
/**********************    FAQ    ***********************/
/********************************************************/

.faq {
	font-size: 14px;
}


.faq .question {
	color: #38620F;
	margin-left: 5px;
	margin-top: 5px;
}

.faq .answer {
	margin-top: 10px;
}

.faq .answer .caption {
	width: 100px;
	height: 100%;
	vertical-align: top;
	margin-left: 40px;
	display: inline-block;
}

.faq .answer .text {
	width: 500px;
	display: inline-block;
}

/********************************************************/
/********************    History    *********************/
/********************************************************/

.history .text {
	float: left;
}

.history .datum {
	margin-top: 8px;
	float: left;
	color: #0089f1;
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
}

.history .category {
	font-size: 14px;
	font-weight: bold;
	color: #38620F;
	margin-left: 5px;
	margin-top: 5px;
}

..history li.list {
}

.history .list li {
	font-size: 14px;
}




/********************************************************/
/******************    Functions    *********************/
/********************************************************/

.functions .table_col1 {
	text-align: left;
	width: 669px;
}

.functions .table_col2 {
	width: 105px;
}

.functions .table_col3 {
	width: 105px;
}

.functions .category {
	margin-top: 0px;
	margin-left: 5px;
	color: #60823f;
	font-size: 18px;
}

.functions .editions {
	text-align: center;
	
	color: #996600;
	font-size: 12px;
}


.functions .caption {
	margin-top: 5px;
	margin-left: 5px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.functions .description {
	margin-left: 5px;
	color: #5c5c5c;
	font-size: 11px;
	margin-bottom: 5px;	
}

.functions .valid {
	background: url("../img/file_valid.png");
	margin: auto;
	margin-top: 0px;
	width: 30px;
	height: 29px;
}

.functions .invalid {
	background: url("../img/file_invalid.png");
	margin: auto;
	margin-top: 13px;
	width: 34px;
	height: 16px;
}

.functions .condition {
	font-size: 6pt;
	font-weight: bold;
}


.btn {
  background: #3D7BBB;
  background-image: -webkit-linear-gradient(top, #3D7BBB, #2980b9);
  background-image: -moz-linear-gradient(top, #3D7BBB, #2980b9);
  background-image: -ms-linear-gradient(top, #3D7BBB, #2980b9);
  background-image: -o-linear-gradient(top, #3D7BBB, #2980b9);
  background-image: linear-gradient(to bottom, #3D7BBB, #2980b9);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3D7BBB);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3D7BBB);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3D7BBB);
  background-image: -o-linear-gradient(top, #3cb0fd, #3D7BBB);
  background-image: linear-gradient(to bottom, #3cb0fd, #3D7BBB);
  text-decoration: none;
  color: #ffffff;
}