/* CSS Document */
/*This is the core style sheet of the site.*/


/*portions of this style sheet adapted from:*/

/* ======================================================
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout_4level.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
========================================================= */
.menu {
	margin: 0px;
	height: 100px;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 0px;
	top: 50px;
	text-align: center;
	z-index: 100;
}
.menu ul { margin: 0pt; padding: 0pt; position: relative; z-index: 0; list-style-type: none; width: 169px; }
.menu li { background-color: #493DC2; float: left; }
.menu li.sub { background-color: #493DC2; }
.menu table { position: absolute; border-collapse: collapse; top: 0pt; left: 0pt; font-size: 1em; margin-top: -1px; }
.menu a, .menu a:visited {
	border: 1px solid #000000;
	border-width:1px 1px 1px 0px;
	display: block;
	text-decoration: none;
	width: 169px;
	color: #ffffff;
	padding-left: 0px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 22px;
	letter-spacing: 1PX;
}
.menu b { float: right; margin-right: 5px; }
* html .menu a, * html .menu a:visited { width: 169px; }
* html .menu a:hover { border-color: #000000; color: #ffffff; background-color: #ff0000; position: relative; 
font-weight: bold; font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover { position: relative; }
.menu a:active, .menu a:focus { border-color: #000000; color: #ffffff; background-color: #ff0000; font-weight: bold; 
font-style: normal; font-variant: normal; text-decoration: none; text-transform: none; }
.menu li:hover > a { border-color: #000000; color: #ffffff; background-color: #ff0000; font-weight: bold; font-style: normal; 
font-variant: normal; text-decoration: none; text-transform: none; }
.menu li ul { padding: 0; visibility: hidden; position: absolute; top: 0; left: 170px; background-color: transparent; }
.menu li:hover > ul { visibility: visible; }
.menu ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul a:hover ul a:hover ul ul { visibility: hidden; }
.menu ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul { visibility: visible; }
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility: visible; }





body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
}


h1 {
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: .6em;
	font-weight: bold;
}


.inlineImageRight{
	float: right;
	margin-top: 1px;
}

.picInHeadline{
	align="absmiddle";
	margin-right: 20px;
}

.headlineWithPicContainer{
}

#upLtile{
	position: absolute;
	top: 0px;
	left: 0px;
}
#rTile{
	position: absolute;
	top: 0px;
	left: 245px;
	z-index: 0;
}
#loLtile{
	position: absolute;
	top: 129px;
	left: 0px;
}


#backgrd{
	position: static;
	top: 0px;
	left: 0px;
	z-index: 120;
	width: auto;
	height: auto;
	visibility: visible;
	background: image;
}

#foregrd {
	position: absolute;
	top: 0px;
	padding: 0;
	margin: 0;
	width: 1000px;
	visibility: visible;
	z-index: 100;
}

#headline {
	background-color: #493DC2;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 45px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	top: -25px;
	visibility: visible;
	}

#leftCol {
	position: absolute;
	width: 170px;
	left: 0px;
	top: 0px;
	z-index: 100;
	}

#navbar {
	position: relative;
	top: 50px;
	left: 0px;
	width: 170px;
	font-size: 12px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	visibility: visible;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
#onThisPage {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	top: 70px;
	color: #000000;
	text-align: center;
	width: 170px;
	background-color: #FFFFFF;
}

#subNavBar {
	position: relative;
	left: 0px;
	width: 170px;
	font-size: 12px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	top: 70px;
}

#navbar ul li {
	list-style-type: none;
}

#subNavBar ul li {
	list-style-type: none;
}

#navbar ul {
	margin: 0;
	padding: 0;
}

#subNavBar ul {
	margin: 0;
	padding: 0;
}

#navbar ul li a:link, #navbar ul li a:visited {
	display: block;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	letter-spacing: 1px;
	text-align: center;
	color: #FFFFFF;
	background-color: #493DC2;
	padding-right: 10px;
}

#subNavBar ul li a:link, #subNavBar ul li a:visited {
	display: block;
	text-decoration: none;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 10px;
	text-align: center;
	color: #493DC2;
	background-color: #FFFFFF;
	padding-right: 10px;
}

#navbar ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}

#subNavBar ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}

.currentLink{
	background-color: #1534B6;
	color: #FFFFFF;
}

#XMiLlogoUL{
	position: relative;
	padding-left: 15px;
	top: 20px;
	
}

#MPTlogo{
	left: 28px;
	position: relative;
	top: 30em;
	
}

#main {
	width: 550px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	position: relative;
	left: 170px;
	top: 70px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 80;
	}

#rightCol {
	position: absolute;
	width: 170px;
	top: 0px;
	left: 770px;
	margin-top: 70px;
	text-align: center;
	z-index: 31;
	visibility: visible;
	background-image: url(imagesNew/BG-wip4Small.jpg);
}

#footer {
	position: relative;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 3em;
	color: #493DC2;
}

#NAB {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main .headlineAndPicContainer .picInHeadline a:link, #main .headlineAndPicContainer .picInHeadline a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
}

#main .headlineAndPicContainer .picInHeadline a:hover, #main .headlineAndPicContainer .picInHeadline a:active {
	color:#1534B6;
	text-decoration: none;
	background-color: #FFFFFF;
}

#main .inPgHeadingForPic a:link, #main .inPgHeadingForPic a:visited {
	text-decoration: none;
}

#main .inPgHeadingForPic a:hover, #main .inPgHeadingForPic a:active {
	background-color: #3228B8;
	color: #FFFFFF;
	text-decoration: none;
}

#main a:link, #main a:visited {
	color: #1534B6;
	text-decoration: underline;
}

#main a:hover, #main a:active {
	background-color: #3228B8;
	color: #FFFFFF;
	text-decoration: none;
}

#frontPageProductTable a:link, #main #frontPageProductTable a:visited, #main #frontPageProductTable a:hover, #main #frontPageProductTable a:active {
	text-decoration: none;
	background-color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
}


#main .inPgHeadingForPic a:hover, #main .inPgHeadingForPic a:active {
	background-color: #3228B8;
	color: #FFFFFF;
	text-decoration: none;
}

.filmTitle {
	font-style: italic;
	line-height: normal;
	font-weight: 500;
}

.headlineAndPicContainer{
	margin-left: 42px;
	position: relative;
	padding-top: 20px;
}
.picInHeadline{
	float: none;
	vertical-align: middle;
}




.frontPgProductTagline
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.frontPgProductName 
 {
	color: #493DC2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.inPgHeading {
	font-size: 16px;
	font-style: normal;
	color: #1534B6;
	margin-left: 20px;
	padding-left: 20px;
	font-weight: bold;
}

.inPgHeadingDownloadPage {
	font-size: 16px;
	font-style: normal;
	color: #1534B6;
	margin-left: 12px;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: -10px;
}

.inPgHeadingWithBox {
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 40px;
	margin-bottom: 0px;
	background-color: #493DC2;
	width: 450px;
	margin-left: 30px;
}

.inPgHeading2 {
	font-size: 14px;
	font-style: normal;
	color: #000000;
	margin-left: 0px;
	padding-left: 20px;
	font-weight: bold;
}

.inPgHeadingForPic {
	position: absolute;
	top: 35px;
	left: 40px;
}


.parNoIndent {
	text-indent: 0px;
	text-align: left;
}
.parIndent {
	text-indent: 10px;
}
.parTech {
	padding-left: 2em;
	margin-top: 0.2em;
	margin-bottom: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.parTechPicLeft {
	padding-left: 2em;
	margin-top: 0.2em;
	margin-bottom: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

.parPicCenteredNG {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: none;
	position: relative;
	left: 24px;
}

.parPicCentered {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: none;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}


/* the '#main' is needed here, otherwise the tag '.parPicCenteredNoBorder' isn't found by the style sheet.
the repetition of the base-tag '#main .parPicCenteredNoBorder' may or may not be necessary.
it's important to wrap the link inside the tag .parPicCenteredNoBorder, won't work otherwise.
*/
#main .parPicCenteredNoBorder a:link, #main .parPicCenteredNoBorder a:visited, #main .parPicCenteredNoBorder a:hover, #main .parPicCenteredNoBorder a:active  {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	float: none;
	border-style: none;
	background-color: #FFFFFF;
}

.parTechNoIndent {
	margin-top: .8em;
	margin-bottom: 10px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}


.parTechHead {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #1534B6;
}

.impressum{
	font-size: 0.8em;
	}


.impressumUndL{
	font-size: 0.8em;
	text-decoration: underline;
}

.attention1 {
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	border-color: #0033CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 20px;
}

#image{
	z-index: 31;
	position: absolute;
	left: 22em;
	top: 21em;
}

.imageCentered{
}

.picText{
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 30px;
}

.picText2{
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
	font-size: 12px;
}

.picNoText{
	margin-top: 0px;
	margin-bottom: 0px;
	position: static;
	text-align: center;
}

.image1{
	position: absolute;
	width: 300px;
	top: 16em;
	left: 20em;
	
}
#text{
	z-index: 40;
}

#imgLeft{
	float: left;
}

#textPicLeft{
	position: relative;

}

#textblockPicLeft {
	position: static;
	vertical-align: middle;
}

.box1 {
	width: 100px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

.box2 {
	width: 300px;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border-width: 2;
	border-left-style: none;
	border-style: solid;
	border-color: #000000;
	font-style: italic;
	padding: 10;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.box3 {
	position: relative;
	vertical-align: middle;
}

.box4 {
	position: absolute;
	vertical-align: middle;
	margin-top: 18px;
	margin-left: 10px;
	left: 50px;
}

.box5BuyNow
 {
	position: relative;
	margin-bottom: 50px;
}

.boxBuyNow
 {
	position: relative;
	margin-bottom: 50px;
	margin-left: 30px;
	margin-top: -15px;
}

.priceImageInBuyNowReg1{
	position: relative;
	left: 270px;
	top: 0px;
	visibility: -50;
}

.priceImageInBuyNowSale{
	position: relative;
	left: 250px;
	top: -70px;
}

.introPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #493DC2;
	font-weight: bold;
}

.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #493DC2;
	font-weight: bold;
	position: absolute;
	left: 133px;
	top: 4px;
}

.productNameForPrice1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #493DC2;
	font-weight: bold;
}
