.tooltipslogo {
	display:block;
	padding:1px;
	/*height:56px;*/
	overflow:hidden;
	/*width:62px;*/
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
}
.tooltipwhitebig {
	background:url(../images/white_arrow_big.png) no-repeat top left;
	height:134px;
	padding:16px 16px 16px 16px;
	width:177px;
        display: none;
}
.tooltipwhitebig div {
	height:134px;
	width:175px;
	font-size:7pt;
	font-family:tahoma,verdana;
	color:#000;
	overflow: hidden;
}





#tblstruct td {width:62px;}


.structbox1 {
	display:block;
	padding:1px;
	height:56px;
	overflow:hidden;
	width:62px;
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
	background:url('../images/struc1.gif') no-repeat top left;
	margin-bottom:0px;
}

.structbox2 {
	display:block;
	padding:1px;
	height:56px;
	overflow:hidden;
	width:62px;
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
	background:url('../images/struc2.gif') no-repeat top left;
	margin-bottom:0px;
}

.structbox3 {
	display:block;
	padding:1px;
	height:56px;
	overflow:hidden;
	width:62px;
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
	background:url('../images/struc3.gif') no-repeat top left;
	margin-bottom:0px;
}

.structbox4 {
	display:block;
	padding:1px;
	height:56px;
	overflow:hidden;
	width:62px;
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
	background:url('../images/struc4.gif') no-repeat top left;
	margin-bottom:0px;
}

.structbox5 {
	display:block;
	padding:1px;
	height:56px;
	overflow:hidden;
	width:62px;
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
	background:url('../images/struc5.gif') no-repeat top left;
	margin-bottom:0px;
}

.structbox6 {
	display:block;
	padding:1px;
	height:56px;
	overflow:hidden;
	width:62px;
	cursor:pointer;
	color:#fff;
	font-size:7pt;
	font-family:tahoma,verdana;
	vertical-align:middle;
	background:url('../images/struc6.gif') no-repeat top left;
	margin-bottom:0px;
}



.structline01 {
	background:url('../images/linie_1.gif') no-repeat center;
	height:32px;
}
.structline02 {
	background:url('../images/linie_2.gif') no-repeat center;
	height:32px;
}
.structline03 {
	background:url('../images/linie_3.gif') no-repeat center;
	height:32px;
}
.structline04 {
	background:url('../images/linie_4.gif') no-repeat center;
	height:32px;
}
.structline05 {
	background:url('../images/linie_5.gif') no-repeat center;
	height:32px;
}
.structline06 {
	background:url('../images/linie_6.gif') no-repeat center;
	height:32px;
}
.structline07 {
	background:url('../images/linie_7.gif') no-repeat center;
	height:32px;
}
.structline08 {
	background:url('../images/linie_8.gif') no-repeat center;
	height:32px;
}
.structline09 {
	background:url('../images/linie_9.gif') no-repeat center;
	height:32px;
}
.structline10 {
	background:url('../images/linie_10.gif') no-repeat center;
	height:32px;
}
.structline11 {
	background:url('../images/linie_11.gif') no-repeat center;
	height:32px;
}



/* tooltip styling */
/*
.tooltipwhite {
	background:url(../images/white.png) no-repeat top left;
	height:80px;
	padding:16px 16px 16px 16px;
	width:177px;
        display: none;
}
*/
.tooltipwhite {
	background:url(../images/white_arrow.png) no-repeat top left;
	height:84px;
	padding:16px 16px 16px 16px;
	width:177px;
        display: none;
}

/*
* html .tooltipwhite {
border:1px solid red;
position:absolute;
}
*/

.tooltipwhite div {
	height:77px;
	width:177px;
	font-size:12px;
	color:#000;
	overflow: hidden;
}

