@charset "UTF-8";


	
.header 
{
	position: relative;
//	position: absolute;
	background-image:url(bilder/header.jpg);
	height: 596px;
	width:867px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
}

.logo
{
	position: absolute;
	background-color: transparent;
	height: 70px;
	width:230px;
	top:0px;
	margin-left:40px;
	z-index:5;
}

.extremelyversatileheader 
{
	position: absolute;
	background-image:url(bilder/extremelyversatile.jpg);
	height: 306px;
	width:862px;
	top:740px;
	margin-left:0px;
	z-index:1;
}



.textbox1 
{
	position: absolute;
	height: 306px;
	width:350px;
	top:330px;
	margin-left:44px;
	z-index:1;
}

.textbox2 
{
	position: absolute;
	height: 306px;
	width:370px;
	top:290px;
	margin-left:444px;
	z-index:1;
}



.download:hover
{
	background-position: 0 29px;
		
	
}

.taskdrivenplugins 
{
	position: absolute;
	background-image:url(bilder/taskdrivenplugins.jpg);
	height: 301px;
	width:680px;
	top:840px;
	margin-left:-60px;
	z-index:1;
}

.textbox3 
{
	position: absolute;
	background-image:url(bilder/taskdrivenplugins-headline.gif);
	background-repeat: no-repeat;
	height: 306px;
	width:350px;
	top:-95px;
	padding-top: 90px;
	margin-left:570px;
	z-index:1;
}


.extendcockpit 
{
	position: absolute;
	background-image:url(bilder/extendcockpit.jpg);
	height: 398px;
	width:680px;
	top:1460px;
	margin-left:270px;
	z-index:1;
}

.textbox4 
{
	position: absolute;
	background-image:url(bilder/extendcockpit-headline.gif);
	background-repeat: no-repeat;
	height: 306px;
	width:350px;
	top:9px;
	padding-top: 90px;
	margin-left:-225px;
	z-index:1;
}


.globalhotkeys 
{
	position: absolute;
	background-image:url(bilder/globalhotkeys.jpg);
	height: 407px;
	width:680px;
	top:2050px;
	margin-left:-70px;
	z-index:1;
}

.textbox5 
{
	position: absolute;
	background-image:url(bilder/globalhotkeys-headline.gif);
	background-repeat: no-repeat;
	height: 306px;
	width:350px;
	top:7px;
	padding-top: 90px;
	margin-left:605px;
	z-index:1;
}


.developingcontrols 
{
	position: absolute;
	background-image:url(bilder/developingcontrols.jpg);
	height: 434px;
	width:784px;
	top:2660px;
	margin-left:47px;
	z-index:1;
}

.textbox6 
{
	position: absolute;
	height: 306px;
	width:350px;
	top:480px;
	margin-left:1px;
	z-index:1;
}

.textbox7 
{
	position: absolute;
	height: 306px;
	width:370px;
	top:381px;
	margin-left:400px;
	z-index:1;
}


.details
{
	position: absolute;
	background-image:url(bilder/details-headline.gif);
	background-repeat: no-repeat;
	height: 434px;
	width:784px;
	top:3630px;
	margin-left:47px;
	z-index:1;
}

.textbox8 
{
	position: absolute;
	height: 306px;
	width:250px;
	top:100px;
	margin-left:1px;
	z-index:1;
}

.textbox9 
{
	position: absolute;
	height: 306px;
	width:250px;
	top:100px;
	margin-left:290px;
	z-index:1;
}


.textbox10 
{
	position: absolute;
	height: 306px;
	width:250px;
	top:100px;
	margin-left:560px;
	z-index:1;
}











.navcontainer
{
position:absolute;
text-align: right;
top:15px;
width: 840px;
margin-left:0px;
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #a2d2ff;
text-shadow: 0px -1px 1px black;
z-index:1;
}

.nav
{
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-shadow: 0px -1px 1px black;

}

.nav:hover
{
color: #a2d2ff;

}

.navactive
{
font-family: Lucida Grande, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
text-shadow: 0px -1px 1px black;
}



.screenshots
{
	position:absolute;
	background-image:url(bilder/screenshotsbutton.png);
	background-position: 0 0px;
	background-color:transparent;
	height: 29px;
	width:132px;
	margin-top:30px;
	margin-left:0px;
	z-index:1;
}

.screenshots:hover
{
	background-position: 0 29px;
}

.download
{
	position:absolute;
	background-image:url(bilder/downloadbutton.png);
	background-position: 0 0px;
	background-color:transparent;
	height: 29px;
	width:132px;
	margin-top:530px;
	margin-left:290px;
	z-index:1;
}

.download:hover
{
	background-position: 0 29px;
		
	
}

#downloadbox-off
{
	position: absolute;
	background-image:url(bilder/downloadbox.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 0px;
	width:176px;
	margin-top:-140px;
	margin-left:-23px;
	padding-top: 0px;
	display:  block;
	text-decoration:none;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: opacity 200ms ease, margin 200ms ease, height 200ms ease;
	-webkit-transition-delay: 0,0, 200ms;
	z-index:6;
	padding-left: 20px;
	
	font-family: "Arial";
	font-size: 14px;
	color: #a2d2ff;
	text-shadow: 0px -1px 1px black;
	
}

#downloadbox-on
{
	position: absolute;
	background-image:url(bilder/downloadbox.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 123px;
	width:176px;
	margin-top:-120px;
	margin-left:-23px;
	overflow: hidden;
	z-index:1;
	text-align: left;
	padding-left: 20px;
	
	-webkit-transition: opacity 200ms ease, margin 200ms ease;
	-webkit-transition-delay: 0,0;
	
	font-family: "Arial";
	font-size: 14px;
	color: #a2d2ff;
	text-shadow: 0px -1px 1px black;
	
}

#downloadboxtext
{
	font-family: "Arial";
	font-size: 13px;
	color: #0040c1;
	font-weight: bold;
	text-shadow: 0px 1px 1px #ffffff;
	line-height: 150%;
}

#downloadboxtextbold
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #1d1d1d;
	text-shadow: 0px 1px 1px #ffffff;
}

#downloadboxlink
{
	font-family: "Arial";
	font-size: 13px;
	color: #0040c1;
	text-decoration: underline;
	text-shadow: 0px 1px 1px #ffffff;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
}

#downloadboxlink:hover
{
	font-family: "Arial";
	font-size: 13px;
	font-weight: bold;
	color: #007eff;
	text-decoration: underline;
	text-shadow: 0px 1px 1px #ffffff;
	line-height: 150%;
	text-align: center;
}

.buy
{
	position:absolute;
	background-image:url(bilder/buybutton.png);
	background-position: 0 0px;
	height: 29px;
	width:132px;
	margin-top:530px;
	margin-left:440px;
	z-index:1;
}

.buy:hover
{
	background-position: 0 29px;
}


#textheadlinegrey
{
	color: #9a9a9a;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5em;
	
}

#textheadlinewhite
{
	color: #ffffff;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	line-height:1.5em;
	
}


#text
{
	color: #9a9a9a;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	
}


.divider 
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:640px;
	margin-left:245px;
	z-index:1;

}

.divider1 
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:620px;
	margin-left:245px;
	z-index:1;

}

.divider2
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:490px;
	margin-left:303px;
	z-index:1;

}

.divider3
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:450px;
	margin-left:-22px;
	z-index:1;

}

.divider4
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:500px;
	margin-left:318px;
	z-index:1;

}

.divider5
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:880px;
	margin-left:200px;
	z-index:1;

}

.divider6
{
	position:absolute;
	background-image:url(bilder/divider.gif);
	background-color: transparent;
	background-repeat:no-repeat;
	height: 25px;
	width:368px;
	top:640px;
	margin-left:200px;
	z-index:1;

}

.footer 
{
	position:absolute;
	height: 43px;
	width:857px;
	margin-top:4320px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
	text-align:center;
	color: #9a9a9a;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
	z-index:0;

}

.footertext
{
	color: #ffffff;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	
}

.footertext:hover
{
	color: #a2d2ff;;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	
}





a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:active {text-decoration:none;}
a:hover {text-decoration:none;}
.aboutusmiddle .textbox11 table {
	text-align: center;
}

