input[type=text], input[type=submit], input[type=button], select {
	padding:0;
	font-size:11px;
	margin:0;
}
input[type=text] {
	width:80px;
	padding-left:2px;
}
input[type=submit] {
	padding:1px 5px;
	margin:1px 0;
}
input[type=button] {
	width:15px;
	padding-left:1px;
}
select {
	width:37px;
}
select.selectbreit {
	width:50px;
}
#astro {
	position:relative;
	font-size:11px;
}
#astro img {
	padding:2px;
	border:1px solid #950c00;
}
#auswahl {
	position:absolute;
	top:33px;
	left:560px;
}
#auswahl td {
	padding-left:2px;
}
.tl {
	text-align:right;
	vertical-align:top;
}
#tlsb {
	position:absolute;
	top:350px;
	left:570px;
	white-space:nowrap;
}
#astrolegende {
	position:absolute;
	top:450px;
	left:570px;
}
#astrolegende li {
	list-style-type:none;
	white-space:nowrap;
}
#astrolegende img {
	border:0;
	padding:0;
	padding-right:11px;
}
#astroaktuell {
	position:absolute;
	top:0;
	left:560px;
}
#weltkarte {
	position:absolute;
	top:560px;
	left:0;
	border:1px solid #950c00;
}
#uhr {
	position:absolute;
	top:560px;
	left:370px;
	border:1px solid #950c00;
}
#hinweisku {
	position:absolute;
	top:560px;
	left:570px;
	min-width:110px;
}
#astroinfos {
	position:absolute;
	top:715px;
	left:570px;
	min-width:95px;
	line-height:15px;
}

