.mydiv {
	width: 320px;
	padding: 0px 0 15px 0;
	margin-left: 226px;
	margin-top: -5px;
	position: relative;
	position: absolute;
	display: block;
	background: #fff;
	background: url(/images/fly_bg01.png);
	border: 2px solid #024901;
	
/*fonts*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	color: #2B2B2B;
	overflow: hidden;
}

.mydiv span.ae_top {
	width: 100%;
	background: url(/images/fly_bg02.png);
	display: block;
	line-height: 24px;
}

.mydiv span.ae_top b {
	padding-left: 10px;
}


.mydiv span.ae_link {
	width:  100%;
	border-bottom: #c0c0c0 1px dotted;
}

.mydiv span.ae_about {
	width: 310px;
	display: block;
	padding: 15px 10px 0px 10px;
}

.mydiv span.ae_body {
	width: 300px;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.mydiv span.ae_close {
	background: #024901;
	color: #ffffff;
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	padding: 2px 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
}

.mydiv span.ae_close a {
	color: #ffffff !important;
	text-decoration: none !important;
}

/* Gravatar Photo */

.mydiv img {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 4px !important;
	background: #fff !important;
	margin: 0 !important;
	border: 0 !important;
	
}

/* Link Styling */

.mydiv a {
	background: none !important;
	border: 0 !important;
	text-decoration: none !important;
	border-bottom: dotted;
	color: #b32c19;
}

.mydiv a:hover {
	text-decoration: underline !important;
}


/* Zum Tage Flyout */


.mydiv2 {
	width: 220px;
	padding: 0px 0 15px 0;
	margin-left: 36px;
	margin-top: -5px;
	position: relative;
	position: absolute;
	display: block;
	background: #fff;
	background: url(/images/fly_bg01.png);
	border: 2px solid #024901;
	
/*fonts*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: normal;
	color: #2B2B2B;
	overflow: hidden;
}

.mydiv2 span.ae_top {
	width: 100%;
	background: url(/images/fly_bg02.png);
	display: block;
	line-height: 24px;
}

.mydiv2 span.ae_top b {
	padding-left: 10px;
}


.mydiv2 span.ae_link {
	width:  100%;
	border-bottom: #c0c0c0 1px dotted;
}

.mydiv2 span.ae_about {
	width: 230px;
	display: block;
	padding: 15px 10px 0px 10px;
}

.mydiv2 span.ae_body {
	width: 200px;
	display: block;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.mydiv2 span.ae_close {
	background: #024901;
	color: #ffffff;
	position: absolute;
	display: block;
	bottom: 0;
	right: 0;
	padding: 2px 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
}

.mydiv2 span.ae_close a {
	color: #ffffff !important;
	text-decoration: none !important;
}

/* Gravatar Photo */

.mydiv2 img {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 4px !important;
	background: #fff !important;
	margin: 0 !important;
	border: 0 !important;
	
}

/* Link Styling */

.mydiv2 a {
	background: none !important;
	border: 0 !important;
	text-decoration: none !important;
	border-bottom: dotted;
	color: #b32c19;
}

.mydiv2 a:hover {
	text-decoration: underline !important;
}



