body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #DEDEDE;
	margin: 2px;
}

table {
	border: medium solid #FFFFFF;
	border-collapse: collapse;
	width: 75%;
}
table.eins {
	border: medium solid #FFFFFF;
	border-collapse: collapse;
	width: 75%;
}
td {
	border: thin solid #FFFFFF;
	padding:5px;
}

td.eins {
	border: thin solid #FFFFFF;
	padding:5px;
	text-align: center;
}

#bild_hoch {
	height:450px;
	width:336px;
	border: medium solid #FF6600;
}
#bild_quer {
	height:375px;
	width:500px;
	border: medium solid #FF6600;
}
#bild_hoch1 {
	height:600px;
	width:400px;
	border: medium solid #FF6600;
}
#bild_quer1 {
	height:250px;
	width:800px;
	border: medium solid #FF6600;
}
.hpt_ues {
	font-size: 24px;
	font-weight: bold;
	margin-left: 22px;
	color: #FF0000;
	text-align: center;
}
.land_ues_einger {
	font-size: 24px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: -8px;
}

