.hover {
	position: absolute;
	top:-353px;
    left:20px;
	width: 308px;
    z-index:590;
    display:none;
    text-align:left;
}

.hoverTop {
	display:block;
	position: absolute;
	top:0px; left: 0px;
	width: 100%;
	height:23px;
    text-align:left;
	background: transparent url("http://www.wai.de/emailAds/images/hover/top-grey-300.gif") no-repeat;
}

.hoverTopCaption {
	position: relative;
	top:2px; left: 4px;
	width: 300px;
	height: 17px;
	background: #CCCCCC;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 4px;
    text-align:left;
}

.hoverBody {
	display: block;
	width: 100%;
	background: transparent url("http://www.wai.de/emailAds/images/hover/mid-grey-300.gif") repeat-y;
	padding: 0px 4px;
	overflow: hidden;
    text-align:left;
}

.hoverSubject {
	display: block;
	width: 300px;
	background: #CCCCCC;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
    text-align:left;

}
.hoverSubject2 {
	display: block;
	width: 300px;
	background: #CCCCCC;
	color: #000000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
    text-align:left;
	height:50px;
}

.hoverSubject2 div {
	display: block;
	background-color: #fff;
	height:100%;
}

.hoverSubject2 .newstext {
	padding: 4px 8px 4px 8px;
}

.hoverSubject2 A {
	color: #000;
	font-weight: normal;
    text-decoration:none;
    text-align:left;
}

.hoverline {
	display: block;
	height: 5px;
	width: 300px;
	background: #CCCCCC;
}

.hovercenterquestion {
	display: block;
	width: 100%;
	background: transparent url("http://www.wai.de/emailAds/images/hover/mid-grey-300.gif") repeat-y;
	padding: 0px 4px 1px 4px;
	overflow: hidden;
    vertical-align: middle;
    text-align:left;
}

.hoverquestion {
	display: block;
	width: 300px;
	background: #CCCCCC;
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 0px;
    height:25px;
    vertical-align: middle;
    text-align:left;
}

.hoverquestioninside {
	display: block;
    height:23px;
	background-color: #F2F2F2;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: normal;
    vertical-align: middle;
    text-align:center;
}
.hoverquestioninside SPAN {
    float: left;
	position: relative;
    top:4px;
	left:35px;
    color: #000;
    font-weight: normal;
    text-align:center;
    text-decoration: none;
}
.hoverquestioninside SPAN A {
    text-align:center;
    color: #2400FF;
    text-decoration:underline;
}

.hoverBottom {
	display:block;
	width: 100%;
    height:20px;
	background: #F2F2F2 url("http://www.wai.de/emailAds/images/hover/bot-grey-300.gif") no-repeat bottom;
	vertical-align: middle;
    text-align:left;
}

.hoverBottom A.ad {
    float: right;
	position: relative;
	right: 9px;bottom:4px;
}
.hoverBottom span.question A {
    float: left;
	position: relative;
	left:10px;
    font-weight:none;
    color: #0000ff;
    font-family: Arial;
	font-size: 8pt;
}