/* @override http://www.invensor.com/de/css/invensor_tmp.css */


html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}

html {
	background: #e5e5e5 url(http://www.invensor.com/de/img/bg_stripeKachel.gif) repeat-x;
}

body {
    text-align: center;
    min-width: 1024px;
    background: url(http://www.invensor.com/de/img/bg_central.gif) no-repeat scroll center top;
    /*min-height: 800px;*/
    
	/*background: #e5e5e5 url(http://www.invensor.com/de/img/bg_stripeKachel.gif) repeat-x;*/
}

/* @group WRAPPERS */


/*#middle_wrapper {
		background: url(http://www.invensor.com/de/img/bg_central.gif) no-repeat center 0;
}

#middle_wrapperStart {
	background: url(http://www.invensor.com/de/img/bg_central_2.gif) no-repeat center 0;
}*/

#container {
	position: relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width: 862px;
		

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;
	background-color: #ffffff;
}

#the_content {
	/*position: absolute;
	height: 100%;*/
	text-align: left;
	/*background-color: #ffffff;*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%;}

#panel1 {
	/*margin: 40px;*/
	background: #ffffff url(http://www.invensor.com/de/img/start_centerPic.jpg) no-repeat 0 -40px;
	padding: 40px 40px 0;
	margin: 0;
	/*height: 1200px;*/
}

#panel2 {
	padding: 40px 40px 0;
	height: 100%;
	/*min-height: 700px;*/
	background: #ffffff url(http://www.invensor.com/de/img/home_wasserhaehne.gif) no-repeat 465px 34px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#panel3, #panel4, #panel5, #panel6, #panel7 {
	padding: 40px 40px 0;
	background: #ffffff;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;}


#footer {
	background: #ffffff;
	bottom: 0 !important;
	left: 0;
	height: 25px;
	width: 862px;
	border-top: 1px dotted #cccccc;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
	/*
	background-color: #ffffff;
	height: 35px;
	width: 862px;*/
}


#footer a {
	display: inline;
	height: 10px;
	position: relative;
	top: 2px;
	margin-right: 5px;
	margin-left: 3px;
	border: none;
}

#footer img {
	border: none;
}

object {
	margin-top: 35px;
}

#map_canvas {
	margin-top: 70px;
	margin-bottom: 30px;
}

/* @end */

/* @group CONTENT */

#top {
    background: url(http://www.invensor.com/de/img/bg_central.gif) no-repeat scroll center top;
	height: 131px;
	width: 862px;
}


#top img {
	position: relative;
	top: 59px;
}

#nav {
	height: 27px;
	/*background-color: maroon;*/	
}

#panel2 #column_block {
	padding-top: 120px;
	min-height: 770px;
	height: 770px;
	/*padding-bottom: 55px;*/
}

#panel3 #column_block {
	height: 900px;
	padding-bottom: 25px;
	padding-top: 60px;
}

#panel4 #column_block {
	height: 900px;
	padding-bottom: 25px;
	padding-top: 60px;
}

#panel5 #column_block {
	height: 600px;
	padding-bottom: 25px;
	padding-top: 60px;
}


#panel6 #column_block {
	height: 400px;
	/*min-height: 850px;*/
	/*padding-bottom: 25px;*/
	/*padding-top: 60px;*/
}

#panel6 {
	min-height: 1800px;
	height: 1800px;
}

#panel6 hr {
	border-top: 1px dotted #cccccc;
	border-bottom-style: none;
}

.temporary {
	padding-top: 60px;
}

#panel7 #column_block {
	height: 700px;
	min-height: 700px;
	padding-bottom: 25px;
}

.column {
	width: 375px;
	position: relative;
	float: left;
}

#columnleft {
	margin-right: 32px;
		/*height: 100%;*/

}

#iconNav {
	height: 165px;
	width: 782px;
 	margin: 0;
 	list-style: none;
	padding: 239px 0 25px;
	position: relative;
	top: 233px;
	left: 0;
}

/*#iconNav li {
	margin: 0 12px;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
}

#iconNav li, #iconNav a {
	height: 165px;
	width: 235px;
}*/

.fade {
    position: absolute;
    top: 0;
    left: 0;
    /*top: 50px;
    left:50px;*/
    display: inline;
    /*height: 165px;
	width: 235px;
    padding: 239px 0 55px;*/
	cursor: pointer;
    }
    
.fade div {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    }

.fade img {
	border: none;
}

#startIcon2 {
	position: absolute;
	left: 230px;
	margin-left: 40px
	/*display: inline;*/
}

#startIcon3 {
	position: absolute;
	left: 500px;
	margin-left: 40px;
	/*display: inline;*/
}

/*#iconNav a {
	display: none;
}*/

/*#startIcon1  {
	background: url(http://www.invensor.com/de/img/start_icon1.gif) no-repeat;
}

#startIcon1:hover  {
	background: url(http://www.invensor.com/de/img/start_icon1Over.gif) no-repeat;
}

#startIcon2 {
	background: url(http://www.invensor.com/de/img/start_icon2.gif) no-repeat;
}

#startIcon2:hover {
	background: url(http://www.invensor.com/de/img/start_icon2Over.gif) no-repeat;
}

#startIcon3 {
	background: url(http://www.invensor.com/de/img/start_icon3.gif) no-repeat;
}

#startIcon3:hover {
	background: url(http://www.invensor.com/de/img/start_icon3Over.gif) no-repeat;
}*/





/*#startIcon1 a, #startIcon2 a, #startIcon3 a {
	display: none;
}*/

/*#panel2 a {
	list-style: none;
	margin-left: 37px;
	padding-bottom: 60px;
}*/

#start_centerPic {
	margin: 0;
	position: absolute;
	top: 162px;
	left: 0;
}

/* @end */

/* @group TYPE */

html {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333333;
}

a {
	outline-style: none;
	outline-width: 0;
}

a:link {
	border: none;
	text-decoration: none;
}

#jumper {
	/*width:  800px;
	height: 200px;
	background: #00f72d url(http://www.invensor.com/de/img/sapcer.gif) repeat;*/
	position: absolute;
	}


p {
	font-size: 11px;
	margin: 0;
}

p.intro {
	font-variant: normal;
	color: #333333;
	margin-bottom: 25px;
	line-height: 19px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

p.fliesstext, p.machineText {
	color: #484848;
	line-height: 19px;
	font-size: 11px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

p.fliesstext a {
	color: #999;
	text-decoration: none;
}

p.fliesstext a:hover {
	color: #666;
	text-decoration: underline;
}

p.caption {
	color: #999999;
	/*text-align: right;*/
	letter-spacing: 1px;
	margin-bottom: 28px;
	line-height: 16px;
	/*border-bottom-style: dotted;
	border-bottom-width: 1px;*/
	padding-bottom: 4px;
	padding-top: 1px;
}

.caption strong, .fliesstext strong {
	color: #333;
	/*display: inherit;*/
	padding-bottom: 1px;
}

.machineText {
	border-bottom: 1px dotted #999;
	padding-bottom: 1px;
	margin-bottom: 10px;
	margin-top: 25px;
}

.machineTitle {
	/*text-transform: uppercase;
	font-weight: bold;
	display: block;
	background-color: #0066b3;
	text-indent: 5px;
	color: #ffffff;
	margin-bottom: 7px;
	padding: 1px;*/
	display: block;
	/*border-bottom: 1px solid #0066b3;*/
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	background-color: #ccc;
	padding: 3px;
	text-indent: 5px;
}

/*.download {
	display: block;	
	color: #aaa;
	background-color: #eee;
	text-indent: 5px;
	height: 20px;
	padding: 3px;
	margin-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
}*/

.extLink, .download, .downloadSpec {
	display: block;	
	color: #888;
	/*height: 20px;*/
	padding: 4px 5px 4px 10px;
	margin-top: 5px;
	font-size: 10px;
	line-height: 20px;
	background-color: #eee;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

a.extLink, a.download {
	text-decoration: underline;
}

.downloadSpec {
	background-color: #0066b3;
	color: #fff;
	text-decoration: underline;
}

.downloadSpec:link {
	
}

.downloadSpec:hover, .downloadSpec:link {
	text-decoration: underline;
}

.extLink:hover, .download:hover {
	color: #333;
}

.download {
}

hr {
	margin-bottom: 30px;
	border: 1px solid #b8beb0;
}

#footer p {
	margin: 7px 0 0;
	color: #aaa;
	letter-spacing: 0.1em;
	font-size: 10px;
	text-align: center;
	display: inline;
}

h1,h2 {
	font: 27px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 {
	color: #0066b3;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
}

h1 .capitals {
	font-size: 34px;
	font-weight: bold;
}

h2 {
	color: #f0591c;
	letter-spacing: 3px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}

h2 .capitals {
	font-size: 19px;
	font-weight: normal;
}

h3 {
	font: 15px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #929292;
}

h4 {
	color: #f0591c;
	letter-spacing: 0.2em;
	line-height: 23px;
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 14px;
	text-transform: uppercase;
}

/*.bluer {
	color: #0066b3;
}*/

#bolder {
	font-weight: bold;
}

/* @end */

/* @group NAV */

#spriteNav {
	width: 862px;
	height: 27px;
	background: url(http://www.invensor.com/de/img/sprites.gif);
	position: relative;
 	margin: 0;
 	padding: 0;
}

#spriteNav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#spriteNav li, #spriteNav a {
	height: 27px; 
	display: block;
}

/* @group BTN 1 */

#btn1 {
	left: 0;
	width: 118px;
}

#btn1 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -189px;
}

#btn1.active, #btn1.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -378px;
}

/* @end */

/* @group BTN 2 */

#btn2 {
	left: 118px;
	width: 99px;
}

#btn2 a {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -27px;
}

#btn2 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -216px;
}

#btn2.active a, #btn2.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -405px;
}

/* @end */

/* @group BTN 3 */

#btn3 {
	left: 217px;
	width: 122px;
}

#btn3 a {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -54px;
}

#btn3 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -243px;
}

#btn3.active a, #btn3.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -432px;
}

/* @end */

/* @group BTN 4 */

#btn4 {
	left: 339px;
	width: 113px;
}

#btn4 a {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -81px;
}

#btn4 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -270px;
}

#btn4.active a, #btn4.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -459px;
}

/* @end */

/* @group BTN 5 */

#btn5 {
	left: 452px;
	width: 177px;
}

#btn5 a {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -108px;
}

#btn5 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -297px;
}

#btn5.active a, #btn5.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -486px;
}

/* @end */

/* @group BTN 6 */

#btn6 {
	left: 629px;
	width: 119px;
}

#btn6 a {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -135px;
}

#btn6 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -324px;
}

#btn6.active a, #btn6.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -513px;
}


/* @end */

#btn7 {
	left: 748px;
	width: 114px;
}

#btn7 a {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -162px;
}

#btn7 a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -351px;
}

#btn7.active a, #btn7.active a:hover {
	background: url(http://www.invensor.com/de/img/sprites.gif) no-repeat 0 -540px;
}

/* @end */