body {



}



#content-wrap {


    /*width:860px; changed to fit headline*/
    /*width:950px;*/
    padding-top:30px;
    margin: 0 auto;
    height:100%!important;

    /*padding-left:60px; changed to fit headline*/

    /*padding-left:10px;*/

}

#teaser-wrap {
    background: #b9dfff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5ZGZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjExJSIgc3RvcC1jb2xvcj0iI2I5ZGZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iI2M1ZTRmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMWYxZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #b9dfff 0%, #b9dfff 11%, #c5e4ff 44%, #e1f1ff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b9dfff), color-stop(11%,#b9dfff), color-stop(44%,#c5e4ff), color-stop(100%,#e1f1ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #b9dfff 0%,#b9dfff 11%,#c5e4ff 44%,#e1f1ff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #b9dfff 0%,#b9dfff 11%,#c5e4ff 44%,#e1f1ff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #b9dfff 0%,#b9dfff 11%,#c5e4ff 44%,#e1f1ff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #b9dfff 0%,#b9dfff 11%,#c5e4ff 44%,#e1f1ff 100%); /* W3C */
    filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9dfff', endColorstr='#e1f1ff',GradientType=0 )"; /* IE6-8 */

    height:168px;
    border-bottom: 1px solid #c9c9c9;
}


#teaser {
    height:166px;
}


.lightboxwrap {
    display:block;
    position:absolute;
    z-index:300;
}

#content {

    /*width:860px; changed to fit headline*/
    width:980px;
    margin: 0 auto;
    /*padding-left:60px; changed to fit headline*/
    /*padding-left:80px;*/
    padding-left:10px!important;
}
#content h1 {
    font-size:36px;
    color:#666666;
    font-family:Georgia, Times, serif;
    line-height:45px;
    margin-bottom:10px;
}

#content h2 {
    font-family:Georgia, Times, serif;
    font-size:18px;
    line-height:24px;
    color:#333333;
    margin-bottom:15px;
    font-weight:normal;
}

#content h3 {
    font-family:Georgia, Times, serif;
    font-size:18px;
    line-height:24px;
    color:#333333;
    margin-bottom:5px;
    font-weight:normal;
}

#normal {
    margin-right:0px!important;
    padding-right:10px!important;
    width:700px;
}

#normal p{

    font-size:14px;
}

#normal.three-columns {
    width:500px!important;
}

#normal ul h2{
    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding-top:0px;
    margin-bottom: 0px !important;

}

#normal h3{

    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding-bottom:0px;
}

#normal h3 a {color: #AA5522;}

#normal .overview h2{

    font-size:14px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding-bottom:0px;
    margin-bottom:5px;
    line-height:12pt;
}

#normal .topfeatures h2
{
    font-weight:normal;
    line-height:20px;
    display:inline;
}

#content h4 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    line-height:28px;
    color:#333333;
    font-weight:bold;
}

#content h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height:26px;
    color:#333333;
    font-weight:bold;
}

#left .windows-store h5 {

    margin-top:10px;
    padding-top:5px;
    padding-bottom:7px;
}


#left .dark-blue h5 {
    background-image:url('../img/static/bg-dark-blue_220.png');
    background-repeat:no-repeat;
    margin-top:15px;
    padding-top:10px;
    padding-bottom:7px;
}

#left .light-blue h5 {
    background-image:url('../img/static/bg-light-blue_220.png');
    background-repeat:no-repeat;
    margin-top:15px;
    padding-top:10px;
    padding-bottom:7px;
}

#left h5 a {
    color:white;
    text-decoration:none;
}

#comp-logos {
	padding-left:2px;
}
#comp-logos-centered {
	padding-left:45px;
}

.textboxInline{
	width:670px;
	float:left;
	border: 1px solid #c9c9c9!important;
	box-shadow: 10px 10px 10px lightgrey!important;
	margin-bottom:50px;
	padding:20px 15px 15px 15px;
}

.tableboxInline{
	width:685px;
	float:left;
	border: 1px solid #c9c9c9!important;
	box-shadow: 10px 10px 10px lightgrey!important;
	margin-bottom:50px;
	padding:0px 0px 0px 15px!important;
}

.tableboxInline table {
	width:670px!important;
	padding-left:0px;
	padding-bottom:15px!important;
}

.tableboxInline th {
	padding-bottom:15px!Important;
	border: none!important;
}

.general-width{
	font-size:16px!important;
}

.tableboxInline td sup{
	margin-right:-25px;
}
.tableboxInline td img{
	padding-top:5px;
}

.tableboxInline td.firstcol {
	text-align:left!important;
	background-color:#f5f5f5!important;
}

.tableboxInline td{
	border: 1px solid darkgrey!important;
	font-size:14px!important;
	text-align:center;
	background-color:white!important;
}

.tableboxInline td.no-top-border {
	border: none!important;
	background-color:white!important;
}


.table_small{
	width:605px!important;
	padding-bottom:15px!important;
	margin-bottom:25px!important;
}

.table_small table {
	width:590px!important;
	
}

#annotation {
	width:650px;
}
.screenshotsInlineWrap{
	width:670px;
	float:left;
	border: 1px solid #c9c9c9!important;
	box-shadow: 10px 10px 10px lightgrey!important;
	margin-bottom:50px;
	padding:20px 15px 15px 15px;
}
.screenshotsInline {
	float:left;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
}

.screenshotsInline img{
	border: 1px solid #c9c9c9!important;
}


#compatibility_inline{
float:right;
  width:220px!important;
  padding: 15px!important;
  border: 1px solid #c9c9c9!important;
  background-color:white!important;
  box-shadow: 10px 10px 10px lightgrey!important;
  margin: 0px 30px 35px 20px!important;
}

#compatibility_inline h2 {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#compatibility_inline ul
{
	  font-size:12px!important;
	  padding-top:0px;
	  padding-bottom:0px;
}

#compatibility_inline p
{
	  font-size:12px!important;
	  text-align:left;
	  line-height:16px;
	  padding-bottom:0px;
	  /*margin-bottom:5px!important;*/
}
#compatibility_inline p a
{
	  font-size:12px!important;
	  font-weight:bold;
	  text-align:left;
	  line-height:16px;
	  padding-bottom:0px;
}

#compatibility_inline ul li
{
  list-style-type:none;
  font-size:12px!important;
  background-image:url('../img/static/bullet-arrow-single-grey.png');
  background-repeat:no-repeat;
  background-position: 0px 6px;
  padding-left: 10px;
  padding-bottom:0px;
  padding-top:2px;
  line-height:16px;
}

.teal-body p a {

    background-image: url("../img/static/bg-linktext.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    color: #000000;
    display: inline;
    font-weight: bold;
    padding-left: 16px;
    text-decoration: none;
}

.padding-left_15 {
   padding-left:15px!important;
}
.padding-left_40 {
   padding-left:40px!important;
}
.padding-left_brackets {
	padding-left:24px!important;
}

.compBoxLinkStyle {
    background-image:none!important;
    padding-left:0px!important;
    color: #AA5522!important;
}

#changes
{
    font-size:14px !important;
    line-height:21px !important;
    width:700px;
}

#changes h2
{
 	padding-top:10px!important;
}

p.x_code {
	background-color:black;
	color:white;
    padding-left:25px;
    font-family:"Courier new";
    font-size: 12px;
	padding: 15px!important;
	margin-left:20px;
	margin-right:20px;
}
p.x_code_inverted {
	background-color:#e6e6e6!important;
	color:black;
	line-height:30px !important;
    padding-left:25px;
    font-family:"Courier new";
    font-size: 12px;
	padding: 15px!important;
	border: 1px solid #c9c9c9!important;
}

.styledPopupHint {
    position:absolute;
	text-align:left;
	font-size:11px;
    background-image:url("../img/static/bg-popup-hint.png")!important;
    background-repeat: no-repeat!important;
    width:180px!important;
    height:35px!important;
    margin-top:-35px!important;
    margin-left:-50px!important;
    padding-left:12px!important;
    padding-top:8px!important;
    z-index:1!important;
}
.styledPopupHint a {
    font-weight:bold!important;
	text-align:left;
	font-size:11px;
}
.centeredImage {
    text-align:center!important;
}
.centeredImage img{
max-width: 100%;
}

.leftFloatingImage {
	float:left;
	margin-right:15px;
}

.rightFloatingImage{
	float:right;
	margin-left:15px;	
}

.rightFloating{
	float:right;	
}

.product_ordered_list {
    list-style-type:decimal;
    font-size:12px;
    padding-left:20px;
    line-height:18px;
}
.componentsThumbnails {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
}

.inlineTabNav ul li a{
    background-repeat: no-repeat!important;
    font-size:12px!important;
    color:#AA5522!important;
    font-weight:bold!important;
}
.inlineTabNav .current{
   background-position: 0px 6px!important;
   font-size:12px!important;
   color:#000000!important;
   text-decoration: underline!important;
   font-weight:bold!important;
}

#single-white-arrow .greyArrow ul li
{
    list-style-type:none !important;
    background-image:url('../img/static/bullet-arrow-single-grey.png');
    background-repeat:no-repeat;
    background-position:0 4px !important;
    padding-left:20px !important;
    font-size:12px !important;
}
#single-white-arrow .greyArrow ul ul li
{
    background: none;
    list-style-image:none;
    list-style-type:disc !important;
    margin-left:15px;
    padding-left:5px !important;
}

.single{
    padding-bottom:15px;
}


a.lizenzkaufen {
    background-image:url(../img/static/btn-license-de_150.gif) !important;
    width:150px;
    height:25px;
    float:right;
    margin-right:12px;
    background-position:5px 2px !important;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF !important;
    font-weight:bold;
    font-size:12px;
    padding:4px 0 0 20px;
    background-repeat:no-repeat;
}
.en-paddingDemo {
    padding-left:35px!important;
}
.en-paddingBuy {
    padding-left:25px!important;
}
a.more_information_DE {
    background-image:url(../img/static/180px/blue-bg_grey.gif) !important;
    width:180px;
    height:25px;
    float:left;
    margin-right:10px;
    background-position:5px 2px !important;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFFFFF !important;
    font-weight:bold;
    font-size:12px;
    padding:4px 0 0 30px;
    background-repeat:no-repeat;
}

a.more_information_EN {
    background-image: url(../img/static/130px/blue-bg_grey.gif) !important;
    width: 115px;
    height: 25px;
    float: left;
    margin-right: 0px;
    background-position: 5px 2px !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 11px;
    padding: 4px 0 0 26px;
    background-repeat: no-repeat;
}
.noHover{
	text-decoration: none!important;
}

.referenceInlineWrap{
	width:650px;
	float:left;
	border: 1px solid #c9c9c9!important;
	box-shadow: 10px 10px 10px lightgrey!important;
	margin-bottom:50px;
	padding:5px 10px 10px 15px;
}
.referenceInline {
	padding:30px;
}

.cite
{
	float:right;
}

p.cite
{
    background-image: url("../img/static/quotes_light_blue.png");
    background-repeat:no-repeat;
    /*background-position:90% 75%;*/
    background-position:left bottom;
    padding-bottom:35px;
	width:550px!important;
	padding-left:55px!important;
}

p.cite span
{
    background-image: url("../img/static/quotes_top_light_blue.png");
    background-repeat:no-repeat;
    background-position:top right;
    display: block;
    padding-right:50px;
    padding-top:25px;
    text-align: justify;
    vertical-align:top;
}
p.referee
{
	float:right;
    font-style:italic;
	padding-left:55px;
	text-align: left!important;
}


.boxed
{
  padding: 15px!important;
  border: 1px solid #c9c9c9!important;
  background-color:white!important;
  box-shadow: 10px 10px 10px lightgrey!important;
  margin: 0px 0px 35px 0px!important;
}

.boxed img
{
	float:left; 
	margin-right:7px;	
}

.time_hint
{
 	text-align: right; 
 	color:#bfbfbf; 
 	font-size:10px;
 	margin-right:20px;
 	margin-top:-10px;
}

.small_black_hint
{
   	color:black; 
 	font-size:12px;
}

.small_grey_hint
{
   	color:#bfbfbf; 
 	font-size:12px;
}
.small_grey_hint a
{
   	color:#bfbfbf; 
 	font-size:12px;
	text-decoration: underline!important;
}


.recipe
{
	width:650px;
	border: 1px solid #c9c9c9!important;
	box-shadow: 10px 10px 10px lightgrey!important;
	margin-bottom:50px;
	padding:5px 10px 10px 15px;
	display: block;
	height: 100%;
}
.recipe .headline
{
	font-weight:bold;
	padding-top:15px;
}
.recipe .description
{
	padding-top:5px;
	padding-left:5px;
	font-size:12px!important;
	line-height:18px!important;
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}
.if
{
	float: left;
	width:260px;
	margin-right:20px;
}
.then
{
float: left;
width:260px;
}
.gt
{
	float: left;
	font-size:60px;
	margin-right:20px;
	height: 100%;
	padding-top:55px;
}

.if
{
	margin-top:10px;
	height: 100%;
	/*border: 1px solid #1F4395!important;*/
	border: 1px solid #d5dff6!important;
	background-color:#eaeffb;
	padding:5px 5px 5px 5px;
}

.then
{
	margin-top:10px;
	height: 100%;
	/*border: 1px solid #1C7BC0!important;*/
	border: 1px solid #d2e9f9!important;
	background-color:#e9f4fc;
	padding:5px 5px 5px 5px;
}

.this_inline
{
	/*border: 1px solid #1F4395!important;*/
	padding:15px 15px 5px 15px;
		
		/*text-align:center;*/
}
.that_inline
{
	/*border: 1px solid #1C7BC0!important;*/
	padding:15px 15px 5px 15px;
		
		/*text-align:center;*/
}
.this .img, .that .img
{
	padding:5px 5px 5px 0px;
	text-align:center;
	float: left;
}

.only_image
{
	width:100%;
}	

.with_condition img
{
	padding-left:50px!important;
	margin-right:10px;
}	


.this .img_or_txt, .that .img_or_txt
{
	padding-top:24px;
	font-size:16px;
}

.this .name, .that .name
{ 
	padding-top:5px;
	text-align:center;
	clear:both;
}		
.divpart:hover
{
	opacity:0.4;
	background-color:#6E818F;
	filter:alpha(opacity=40);
}
#click_image_frame {  
  height:40em;
  max-width: 100%;
  max-height: 90%;
  position: relative;
}

#source_image,
#click_boxes {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.divpart_top {
	float:left;
	width:20%;
	height:50%;
	max-width:100%;
	margin-top:0.8em;
	max-height:100%;
}
.divpart_bottom {
	float:left;
	width:20%;
	height:40%;
	max-width:100%;
	max-height:100%;
}
.divpart_bottom.first { 
	margin-left:10%;
}

.download-link {
    background-image: url("/img/static/bg-li-home.png") !important;
    background-position: 0px 1px;
    background-repeat: no-repeat !important;
    color: #333333;
    display: block !important;
    font-size: 12px !important;
    margin-top: -20px;
    text-decoration: none;
}