/* CSS Document */
#juniangebot {
	position:absolute;
	width:299px;
	height:420px;
	z-index:1;
	left: 24px;
	top: 109px;
	background-color: #FFEFCE;
	padding:10px;
	color: #663300;
	text-align: center;
	border: 5px;
	border-style: ridge;
	border-color: #990000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	visibility: hidden;
}


#xlarge {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
	color: #993300;
}

#bold {
	font-weight: bold;
	font-size: 0.9em;
}

#junilink {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #993300;
}
li.juniangebot {
	text-align: left;
	font-weight: bold;
	font-size: 0.9em;
	list-style-position: inside;
	text-indent: 5px;
}

.topright {
	float: right;
	margin-top: -10px;
	vertical-align: text-top;
	position: relative;
	right: -10px;
}
.closetext {
	float: right;
	vertical-align: text-top;
	margin-top: -10px;
	font-size: 0.8em;
}

