* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #000 url(pattern_BG.jpg) repeat;
}

#page {
	width: 3100px;
	height: 800px;
	position: absolute;
	top: 50%;
	margin-top: -400px;
	padding-left: 140px;
}

li {
	position: relative;
	width: 188px;
	height: 795px;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	text-transform: uppercase;
	font: normal 11px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

li a {
	text-decoration: underline;
	color: #000;
}

li.firstchild {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 0px;
}

li {
	list-style: none;
	display: inline;
}

.gelbmarkiert {
	background: #f4e727;
	font-size: 14px;
	line-height: 15px;
}

.abstandoben {
	padding-top: 572px;
}

#schmutztitel p {
	margin: 0 0 18px;
	width: 180px;
	padding-left: 10px;
}

#kalendertitel {
	background: url(Kal2010_titel.jpg) no-repeat;
}

#schmutztitel {
	background: url(Kal2010_schmutztitel.jpg) no-repeat;
}


#jan {
	background: url(Kal2010_jan.jpg) no-repeat;
}

#feb {
	background: url(Kal2010_feb.jpg) no-repeat;
}

#mar {
	background: url(Kal2010_maerz.jpg) no-repeat;
}

#apr {
	background: url(Kal2010_apr.jpg) no-repeat;
}

#mai {
	background: url(Kal2010_mai.jpg) no-repeat;
}

#jun {
	background: url(Kal2010_juni.jpg) no-repeat;
}

#jul {
	background: url(Kal2010_juli.jpg) no-repeat;
}

#aug {
	background: url(Kal2010_aug.jpg) no-repeat;
}

#sep {
	background: url(Kal2010_sep.jpg) no-repeat;
}

#okt {
	background: url(Kal2010_okt.jpg) no-repeat;
}

#nov {
	background: url(Kal2010_nov.jpg) no-repeat;
}

#dez {
	background: url(Kal2010_dez.jpg) no-repeat;
}

#jup {
	background: url(Kal2010_mond.jpg) no-repeat;
}


.namebadge {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.namebadge a {
	text-decoration: underline;
	font-weight: bold;
	color: black;
	display: block;
	padding: 4px 12px 8px 8px;
	height: 11px;
}

.namebadge a:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

a:hover {
	text-decoration: none;
}

.januar {
	background-color: #6fa923;
}

.februar {
	background-color: #a50020;
}

.maerz {
	background-color: #4da9ad;
}

.april {
	background-color: #ffff00;
}

.mai {
	background-color: #91d0ef;
}

.juni {
	background-color: #d3001b;
}

.juli {
	background-color: #008bd7;
}

.august {
	background-color: #ffff00;
}

.september {
	background-color: #b80047;
}

.oktober {
	background-color: #861fa2;
}

.november {
	background-color: #afdf2e;
}

.dezember {
	background-color: #3386c3;
}

.jupiter {
	background-color: #008bd7;
}
