﻿/*******/
/* VMS */
/*******/
.ExhibitionProductsMenuContent
{
    width: 750px;
    height: 423px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #505050;
}

.ExhibitionSampleImage
{
    width: 435px;
    height: 375px;
	border: solid 1px black;
	background-color: #fcdb00;
	position: absolute;
	left: 302px;
	top: 20px;
}
.DepartmentProductsMenuContent
{
    width: 746px;
	top: 0px;
	left: 0px;
	padding-left: 4px;
	background-color: #505050;
}
/*******/
/* VLS */
/*******/
.InteriorDesignProductsMenuContent
{
    width: 750px;
    height: 423px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #505050;
}
/*******/
/* VPS */
/*******/
.PresentationProductsMenuContent
{
    width: 750px;
    height: 423px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #505050;
}
/*******/
/* VRS */
/*******/
.CleanroomProductsMenuContent
{
    width: 750px;
    height: 423px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #505050;
}
/*******/
/* VSS */
/*******/
.SoftwareServiceProductsMenuContent
{
    width: 750px;
    height: 423px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color: White;
}

.SoftwareService
{
    width: 117px;
    height: 327px;
	border: solid 1px black;
	background-color: #1f1a17;
	position: absolute;
	left: 0px;
	top: 0px;
}
.SoftwareServiceSampleImage1
{
    width: 285px;
    height: 182px;
	border: solid 1px black;
	position: absolute;
	left: 155px;
	top: 20px;
}
.SoftwareServiceSampleImage2
{
    width: 285px;
    height: 182px;
	border: solid 1px black;
	position: absolute;
	right: 10px;
	top: 20px;
}
.SoftwareServiceSampleImage3
{
    width: 285px;
    height: 182px;
	border: solid 1px black;
	position: absolute;
	left: 155px;
	bottom: 26px;
}
.SoftwareServiceSampleImage4
{
    width: 285px;
    height: 182px;
	border: solid 1px black;
	position: absolute;
	right: 10px;
	bottom: 26px;
}
.VSSText
{
	width: 365px;
	height: auto;
	margin: 10px;
	float: left;
}
.VSSImage
{
	width: 365px;
	height: auto;
	float: left;
}
.ForumText
{
	width: 365px;
	height: 423px;
	padding: 10px;
	background-color: #000;
	color: #fff;
	float: left;
}
.ForumText a
{
    color: White;
}
.ServiceText
{
	width: 365px;
	height: 403px;
	float: left;
}
.ServiceButton
{
	width: 365px;
	height: 20px;
	padding-bottom:10px;
	float: left;
}
.ModulContent
{
	width: 750px;
	height: auto;
	min-height: 430px;
	position: relative;
}
.Moduls
{
	width: 200px;
	height: 100%;
	background-color: #cccccc;
	border-right: solid 1px black;
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
}
.ModulsHeader
{
	width: 200px;
	height: 188px;
	text-align: center;
	background-color: #da221d;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	float: left;
}
.ModulsText
{
	width: 195px;
	height: auto;
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: right;
	letter-spacing: 0.1em;
	padding: 5px 5px 0px 0px;
	background-color: #cccccc;
	border-right: solid 1px black;
	float: left;
}
.ModulImage
{
	width: 549px;
	height: 188px;
	border-bottom: solid 1px black;
	position: relative;
	left: 201px;
	float: left;
}
.ModulDetails
{
	width: 539px;
	height: auto;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
	left: 201px;
	float: left;
}
.SelectedModuleDiv
{
	width: auto;
	height: auto;
	background-color: #da221d;
	padding:  0px 5px 0px 0px;
	margin-right: -5px;
}
.SelectedModule
{
	color: White;
	letter-spacing: 0.1em;
}
.VersionsTable
{
	width: 650px;
	height: auto;
	text-align: left;
	border-collapse:collapse;
	margin-left:50px;
	float: left;
/*	border: solid 1px black;*/
}
.VersionsTable th
{
	background-color: #7f7f7f;
	padding: 3px;
	color: White;
	border: none;
}
.VersionsTable td
{
	padding: 3px;
	
}
.VSSDownloadHeaderL
{
	width: 256px;
	height: 51px;
	padding: 10px 0px 0px 5px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.VSSDownloadHeaderR
{
	width: 483px;
	height: 51px;
	padding: 10px 0px 0px 5px;
	border-bottom: solid 1px black;
	float: left;
}
.VSSDownloadTitle
{
	width: 745px;
	height: 25px;
	padding-left: 5px;
	padding-top: 4px;
	background-color: #A0A0A0;
	border-bottom: solid 1px black;
	font-size: 1.3em;
	font-weight: bold;
	color: Black;
	float: left;
}
.VSSDownloadRow
{
	width: 750px;
	height: 25px;
	float: left;
	border-bottom: solid 1px black;
}
.VSSDownloadFileName
{
	width: 256px;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	border-right: solid 1px black;
	background-color: #DA221D;
	float: left;
}
.VSSDownloadFileName a
{
	color: White;
}
.VSSDownloadBuildNr
{
	width: 202px;
    height : 22px;
	padding-top: 3px;
	padding-left: 5px;
	border-right: solid 1px black;
	float: left;
}
.VSSDownloadLanguage
{
	width: 87px;
    height : 22px;
	padding-top: 3px;
	padding-left: 5px;
	border-right: solid 1px black;
	float: left;
}
.VSSDownloadBitVers
{
	width: 63px;
    height : 22px;
	padding-top: 3px;
	padding-left: 5px;
	border-right: solid 1px black;
	float: left;
}
.VSSDownloadFileSize
{
	width: 113px;
    height : 22px;
	padding-top: 3px;
	padding-left: 5px;
	float: left;
}
/* Price */
.VSSPriceContent
{
    width: 750px;
    height: 100%;
    min-height: 423px;
    position: relative;
    overflow: hidden;    
}
.VSSPriceForm
{
    width: 261px;
    height: 100%;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
    border-right: solid 1px black;
    background-color: #E2E3E4;
    position: absolute;
    top: 0px;
    left: 0px;
}
.VSSPriceInfoContent
{
    width: 478px;
    height: 100%;
    min-height: 423px;
    border-left: solid 1px black;
    float: left;
    position: relative;
    top: 0px;
    left: 261px;
}
.VSSPriceInfo
{
    width: 489px;
    height: auto;
    padding: 5px 0px 5px 0px;
    margin-bottom: 10px;
}
.VSSPriceInfo td
{
    vertical-align: text-top;
}
.VSSPriceInfoHeadline
{
    width: 482px;
    height: auto;
    padding: 3px;
    background-color: #DA221D;
    color: White;
    font-weight: bold;
}
.VSSPriceInfoZusatz
{
    width: 478px;
    height: auto;
    font-size: 0.8em;
    padding: 0px 5px 0px 6px;
    background-color: #E2E3E4;
    color: Black;
}
.VSSSummary
{    
    width: 488px;
    height: auto;
    padding: 0px 5px 0px 5px;
    border-top: double 3px black;
    margin-bottom: 10px;
}
.VSSCMAppList
{
    padding: 10px; 
    background-color: #d0d0d0; 
    border-bottom: solid 2px black;
    font-size: 1.1em;
    font-weight: bold;
}
.VSSPriceAnswer
{
    width: auto;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    font-size: 1.3em;
    text-align: center;
}
.ODVersionsContent
{
    height: 100%;
}

/******************************************************************/
/* Produktseite                                                   */
/******************************************************************/

.ProductContent
{
    min-height: 424px;
    height: 100%;
    width: 750px;
    position: relative;
    color: Black;
    z-index: 0;
}

.ProductGroup
{
    height: 83px;
    width: 750px;
    border-bottom: solid 1px black;    
    float: left;
    position: relative;
    /*margin-top: -55px;*/
}
.ProductGroupColor
{
    height: 28px;
    width: 265px;
    position: absolute;    
    left: 200px;
    border-left: solid 1px black;    
    border-right: solid 1px black;
    padding-top: 13px;
    margin-bottom:10px;   
    padding-left: 2px;  
    font-size: 8pt;
    font-weight: bold; 
}

.ProductGroupDot_1
{
    height: 41px;
    width: 2px;
    position: absolute;    
    left: 194px;
    padding-top: 10px;  
    font-weight: bold; 
}

.ProductGroupDot_2
{
    height: 41px;
    width: 2px;
    position: absolute; 
    top: 41px;   
    left: 194px;
    padding-top: 10px;  
    font-weight: bold; 
}

.ProductGroupName
{
    height: 30px;
    width: 265px;
    position: absolute;
    top: 41px;    
    left: 200px;
    border-left: solid 1px black;    
    border-right: solid 1px black;
    padding-top: 13px;   
    padding-left: 2px;  
    font-size: 8pt;
    font-weight: bold; 
}

.ProductGroupSpace
{
    height: 83px;
    width: 32px;
    position: absolute;
    top: 0px;
    left: 531px;
    border-right: solid 1px black;    
}
.Product
{
    height: 100%;
    width: 750px;
    float: left;
    position: relative;
}
.ProductHeaderLeft
{
    height: 25px;
    width: 200px;
    border-right: solid 1px black;
    float:left;
}
/*-------------------------------------------*/
.Product02
{
    min-height: 314px;
    width: 750px;
}
.ProductPictureLeft
{
    width: 198px;
    border-right: solid 1px black;
}
.ProductText
{
    width: 261px;
    font-size: 8.5pt;
    padding-left: 2px;   
}
.ProductFinish
{
    width: 91px;
    height: auto;
    border-left: solid 1px #303030;
    border-right: solid 1px #303030;
    font-size: 8pt;
    padding-left: 3px;
}
.ProductPictureRight
{
    width: 154px;
    padding-left: 10px;    
}
/*-------------------------------------------*/
.ProductTextShort
{
    width: 263px;
    height: 19px;
    background-color: #E2E3E4; 
    font-size: 8pt;
    font-weight: bold;
    padding: 2px;
    padding-top: 4px;
    float: left;
}

.ProductNumber
{
    width: 89px;
    height: 21px;
    background-color: black;
    color: White;
    font-size: 8pt;
    font-weight: bold;
    padding: 2px;
    padding-left: 5px;
    float: left;
}
.ProductDescription
{
    min-height: 291px;
    height: 100%;
    width: 363px;
    padding-left: 2px;
    float: left;
}
.ProductNeighbours
{
    height: 69px;
    width: 750px;
    position: absolute;
    top: 356px;
	border-top: solid 1px black;   
}

.ProductNavButtons
{
    height: 32px;
    width: 55px;
    position: absolute;
    top:  390px;
    left: 680px;
}

.ProductNavButtonLeft
{
    position: absolute;
    top:  0px;
    left: 0px;
}

.ProductNavButtonRight
{
    position: absolute;
    top:  0px;
    right: 0px;
}

.TechInfoHyperlink
{
	font-weight: normal;
	font-size: smaller;
}

/* GoogleMap */
.GoogleMapSearch
{
    vertical-align: middle;
    margin-top: 5px;
    margin-left: 10px;
}
.GoogleMap
{
    border-top: solid 1px black;
    margin-top: 10px;
}
span.GoogleMapSearchInput
{
    padding: 5px;
    margin-bottom: 10px;
}

.ProductFamilyContentDiv
{
    min-height: 422px;
    height: auto;
    width: 750px;
    position: relative;
}

#productFamilySlideshow
{
    height: 100%;
    width: 100%;
    position: relative;
}

div.transOFF {width: 100%; background-color: white;}
div.transON  {width: 100%; background-color: white; opacity:.45; filter: alpha(opacity=45); -moz-opacity: 0.45;}

.ProductMenuSampleImage
{
	border: solid 1px black;
}


.VSSModuleFileUploadDiv
{
	width: 100%;
	height: auto;
	float: left;
	border-top: solid 2px black;
}

.VSSModuleFileUploadImage
{
	width: 549px;
	height: 188px;
	background-color: Gray;
}

.ProductFamilyHeader
{
    width: 750px;
    height: 60px;
    border-bottom: solid 1px black;    
}
.ProductFamilyFamily
{
    width: 264px;
    height: 27px;
    border-left: solid 1px black;
    border-right: solid 1px black;
    padding: 5px 0px 0px 3px;
    float: left;
}
.ProductFamilyDot
{
    width: 199px;
    height: 27px;
    padding: 5px 1px 0px 0px;
    text-align: right;
    float: left;
}
.ProductFamilySpace
{
    width: 200px;
    height: 30px;
    float: left;
}


/* VSS Download - Neu */
.SoftDownRow    {width: 590px;border-bottom: solid 1px #878787}
.SoftDownRowNoB    {width: 590px;border-bottom: none}
.SoftDownRow01, .SoftDownRow02, .SoftDownRow03, .SoftDownRow04, .SoftDownRow05
{   
	padding: 2px 0px;
	float: left;
}
.SoftDownRow01  {width: 210px;padding-left:10px}
.SoftDownRow02  {width: 170px}
.SoftDownRow03  {width: 60px}
.SoftDownRow04  {width: 60px}
.SoftDownRow05  {width: 80px;text-align:right}

