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

img {
	border: 0px;
}

body {
	background-color: #C00;
	color: #FFF;
	font-family: sans-serif;
	font-size: 1em;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#head {
	position: relative;
	font-size: 0.8em;
	height: 70px;
	background-image: url(/gfx/top.gif);
	background-repeat: no-repeat;
	width: 525px; /* IE 5.5 */
	margin-left: auto;
	margin-right: auto;
}

#headlinks {
	position: absolute;
	width: 234px;
	height: 60px;
	right: 8px;
	bottom: 1px;
}

#headlinks a:before {
	content: "";
}

#foot {
	background-image: url(/gfx/snowrow.gif);
	background-repeat: repeat-x;
	font-size: 0.8em;
	padding-top: 1em;
	width: 525px; /* IE 5.5 */
	margin-left: auto;
	margin-right: auto;
}

#footlinks {
	font-size: 0.7em;
	margin-top: 1em;
	text-align: center;
	width: 525px; /* IE 5.5 */
	margin-left: auto;
	margin-right: auto;
}

#kalender_tag {
	background-image: url(/gfx/schnee01.jpg);
	background-color: #FFF;
	color: #000;
	width: 505px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#kalender_tag a {
	color: #000;
}

#kalender_seite {
	background-image: url(/gfx/schnee01.jpg);
	background-color: #FFF;
	color: #000;
	width: 505px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}

#kalender_seite a {
	color: #000;
}

#kalender_napping {
	background-color: #FFF;
	color: #000;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;

}

#kalender_napping a {
	color: #000;
}

#kalender_container {
	background-image: url(/gfx/bg.1.jpg);
	height: 375px;
	border: 1px solid #FFF;
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	width: 525px; /* IE 5.5 */
	margin-left: auto;
	margin-right: auto;
}

#kalender_container div {
	position: absolute;
}

#kalender_container div a:before {
	content: "";
}

#kalender_container div a {
	color: #000;
}

#t1 {
	top: 1px;
	left: 19px;
}

#t2 {
	top: 320px;
	left: 492px;
}

#t3 {
	top: 337px;
	left: 312px;
}

#t4 {
	top: 1px;
	left: 365px;
}

#t5 {
	top: 129px;
	left: 1px;
}

#t6 {
	top: 1px;
	left: 471px;
	font-size: 2em;
}

#t7 {
	top: 209px;
	left: 142px;
}

#t8 {
	top: 86px;
	left: 273px;
}

#t9 {
	top: 300px;
	left: 102px;
}

#t10 {
	top: 81px;
	left: 86px;
}

#t11 {
	top: 225px;
	left: 485px;
}

#t12 {
	top: 250px;
	left: 54px;
}

#t13 {
	top: 241px;
	left: 331px;
}

#t14 {
	top: 65px;
	left: 216px;
}

#t15 {
	top: 81px;
	left: 455px;
}

#t16 {
	top: 145px;
	left: 331px;
}

#t17 {
	top: 209px;
	left: 250px;
}

#t18 {
	top: 129px;
	left: 142px;
}

#t19 {
	top: 1px;
	left: 248px;
}

#t20 {
	top: 177px;
	left: 86px;
}

#t21 {
	top: 145px;
	left: 445px;
}

#t22 {
	top: 1px;
	left: 142px;
}

#t23 {
	top: 305px;
	left: 399px;
}

#t24 {
	top: 262px;
	left: 182px;
	font-size: 2.5em;
}

option, input {
	padding: 0.2em;
}

textarea {
	background-color: #DDD;
}

/*Linkformatierungen*/
a:before {
	content: url(/gfx/link.gif)" ";
}

a:link, a:visited,a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #3186D6;
	text-decoration: underline;
}

li {
	margin-left: 3em;
	margin-bottom: 0.5em; 
}