/*    Humor                                       */
/* ============================================== */

#humor-1 {
	position: absolute;
	left: 190px;
	top: 53px; /* Höhe von ganz oben */
	width: 574px;
	height: 845px;
	background-color: #99CCFF;
	padding: 6px;
	text-align: center;
}
#humor-1-text {
	position: absolute;
	left: 590px;
	top: 120px; /* Höhe von ganz oben */
	width: 150px;
	font-size: 14px;
	text-align: center;
	color: #000066;
}


#humor-2 {
	position: absolute;
	left: 201px;
	top: 270px; /* Höhe von ganz oben */
}
#humor-1-text-links {
	position: absolute;
	left: 208px;
	top: 328px; /* Höhe von ganz oben */
	width: 150px;
	font-size: 14px;
	text-align: center;
	color: #000066;
}
#humor-1-text-rechts {
	position: absolute;
	left: 620px;
	top: 350px; /* Höhe von ganz oben */
	width: 150px;
	font-size: 14px;
	text-align: center;
	color: #000066;
}


#humor-3 {
	position: absolute;
	left: 201px;
	top: 482px; /* Höhe von ganz oben */
}
#humor-3-text {
	position: absolute;
	left: 510px;
	top: 550px; /* Höhe von ganz oben */
	width: 250px;
	font-size: 14px;
	text-align: center;
	color: #000066;
}


#humor-4 {
	position: absolute;
	left: 201px;
	top: 694px; /* Höhe von ganz oben */
}
#humor-4-text-links {
	position: absolute;
	left: 328px;
	top: 728px; /* Höhe von ganz oben */
	width: 150px;
	font-size: 14px;
	text-align: center;
	color: #000066;
}
#humor-4-text-rechts {
	position: absolute;
	left: 470px;
	top: 790px; /* Höhe von ganz oben */
	width: 150px;
	font-size: 14px;
	text-align: center;
	color: #000066;
}


