a{
	color: #CC0000;
}

a:visited{
	color: #999999;
}

body, div, td{
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

p, p.bodytext{
	line-height: 19px;
	margin-bottom: 1px;
	margin-top: 0px;
}

div#fuss{
	background-color: #FFFFFF;
	bottom: 0;
	font-size: 11px;
	height: 30px; /*position: absolute;*/
	left: 0;
	padding-top: 5px;
	text-align: center;
	z-index: 900;
}

div#menuinhalt{
	left: 120px;
	top: 220px;
}

div#menustart{
	left: 270px;
	top: 280px;
}

div#sternenzeichnung{
	left: 0;
	position: absolute;
	top: 0;
	z-index: 50;
}

div#map{
	z-index: 1000;
	left: 0;
	position: absolute;
	top: 0;
}

div#titelinhalt{
	background-image: url(Logo_Sternen.gif);
	left: 330px;
	padding-left: 28px;
	padding-top: 55px;
	top: 80px;
}

div#titelstartseite{
	background-image: url(Logo_Sternen.gif);
	height: 80px;
	left: 450px;
	padding-left: 50px;
	padding-top: 60px;
	top: 130px;
}

div.menu{
	position: absolute;
	z-index: 2000;
}

div.menu a{
	background-image: url(wegweiser.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 12px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	width: 192px;
}

div.menu a#sub1_active {
	background-image: url(wegweiser_kleinactive.gif);
}

div.menu a#sub1_inactive {
	background-image: url(wegweiser_klein.gif);
}

div.menu a#sub1_inactive:hover, div.menu a#sub1_active:hover {
	background-image: url(wegweiser_kleinover.gif);
}

div.menu a.active{
	background-image: url(wegweiser_active.gif);
	background-repeat: no-repeat;
	color: White;
}

div.menu a.sub1{
	font-size: 11px;
	height: 20px;
	padding-bottom: 1px;
	padding-left: 25px;
}

div.menu a:visited{
	color: #000000;
}

div.menu a:link{
		color: #000000;
}

div.menu a:hover{
	background-image: url(wegweiser_over.gif);
	background-repeat: no-repeat;
}

div.titel{
	background-repeat: no-repeat;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 65px;
	position: absolute;
	z-index: 700;
}

h1 {
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 18px;
	line-height: 16px;
}

h2{
	font-size: 16px;
	margin-bottom: 2px;
	margin-top: 15px;
	line-height: 16px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom:2px;
	margin-top: 10px;
}

h4{
	font-size: 10px;
	font-weight: normal;
	margin-top: 2px;
	padding: 2px;
}

hr{
	color: #999999;
	height: 1px;
}

li{
	margin: 0;
	padding-bottom: 1px;
	}


ol, ul{
	list-style-position: outside;
	list-style: disc;
	margin-left: 20px;
	margin-top: 2px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

p{
	margin-bottom: 2px;
	margin-top: 4px;
}

table{
	border: 0;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table#inhaltseite{
}

table#inhaltseite td.inhalt{
	padding-left: 360px;
	padding-top: 200px;
	padding-right: 50px;
	vertical-align: top;
	}

table#inhaltstart td.start{
	padding-left: 500px;
	padding-top: 245px;
	padding-right: 50px;
	padding-bottom: 50px;
}

table.inhalt{
	left: 0;
	position: absolute;
	top: 0;
	z-index: 200;
}


table.inhalt td.fuss{
	background-color: #FFFFFF;
	font-size: 10px;
	padding-top: 10px;
	height: 30px;
	text-align: center;
}

table.tx-juhuiliste-pi1-listrow{
	width: 480px;
	margin-top: 8px;
}

table.tx-juhuiliste-pi1-listrow td{
	padding-bottom: 7px;
}

td.tx-juhuiliste-pi1-listrowField-text{
	padding-right: 3px;

}

td.tx-juhuiliste-pi1-listrowField-preis{
	text-align: right;
	white-space: nowrap;
	vertical-align: bottom;
}


@media print{
	div.titel{
		top:0;
		left: 0;
		white-space: nowrap;
	}
	body, div, td{
		font-size: 13px;
	}
	div#map{
		display: none;
	}
	table.inhalt{
		position: relative;
		overflow: visible;
		left:0cm;
		bottom: 2cm;
	}	
	table#inhaltstart{
		top:100px;
	}
	div#menuinhalt{
		left:0px;
		top:350px;
	}		
	div#menustart{
		left:0px;
		top:350px;
	}	
	table.tx-juhuiliste-pi1-listrow{
		width: 12cm;
	}
}
table.resform td.resutitel{
	padding-right: 5px;
}
table.resform td.reskommentar{
	font-size: 11px;
}
