@charset "utf-8";
.wisehome {
	background-image: url(b/home_wise_de.png);
	height: 260px;
	width: 370px;
	padding-left:240px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-top: -10px;
	
}



.wisedwl  {
	background-image: url(b/dwl_wise_de.png);
	height:auto;
	width: 470px;
	padding-left:160px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	min-height:150px;
}

body {
	padding:0;
}
img {
	border:0;
}
#scroll {
	position:relative;
    height:;
	overflow:hidden;
	border:1px solid #ddd;
	width:616px;
	padding:10px;
	height:363px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#thumbs {
	height:160px;
	position:absolute;
	top:325px;
	width:745px;
	left:-8px;
	background-image: url(b/q/navi_wise.gif);
	background-repeat: no-repeat;
}
.t {
	padding:0 !important;
	border:0 !important;
}
.t a {
	margin-left:7px;
	display:block;
	width:98px;
	float:left;
	height:60px;
	cursor:pointer;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(b/q/navi_wise.gif);
	background-repeat: no-repeat;
	background-position: -20px -60px;
}
.t a.active {
	cursor:default !important;
}
.navi {
	margin-left:212px;
	_margin-left:202px; /*abstand zum linken thumb*/
}
/* CSS sprite for the navigation */
#t0 {
	margin-left:20px;
	_margin-left:10px;
}
#t0.active {
	background-position:-20px 0 !important;
}
#t0:hover {
	background-position:-20px -120px;
}
#t0:active {
	background-position:-20px -180px;
}
#t1 {
	background-position:-219px -60px;
}
#t1:hover {
	background-position:-219px -120px;
}
#t1:active {
	background-position:-219px -180px;
}
#t1.active {
	background-position:-219px 0 !important;
}
#t2 {
	background-position:-324px -60px;
}
#t2:hover {
	background-position:-324px -120px;
}
#t2:active {
	background-position:-324px -180px;
}
#t2.active {
	background-position:-324px 0 !important;
}
#t3 {
	background-position:-429px -60px;
}
#t3:hover {
	background-position:-429px -120px;
}
#t3:active {
	background-position:-429px -180px;
}
#t3.active {
	background-position:-429px 0 !important;
}
#t4 {
	background-position:-534px -60px;
}
#t4:hover {
	background-position:-534px -120px;
}
#t4:active {
	background-position:-534px -180px;
}
#t4.active {
	background-position:-534px 0 !important;
}


#tools {
	width:9999em;
	position:absolute;
	height:400px;
}
.tool {
	float:left;
	width:638px;
	height:340px;
	text-align:center;
}

.details {
	font-size:14px;
	color:#555;
	margin-top:-1px;
	background-color:transparent;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	vertical-align: middle;
}

