/* CSS Datein */
a.ltm {
	width: 210px;
	height: 30px;
}
img.bhoch {
/*Bild hoch */
	width: 210px;
	height: 280px;
}
img.bbreit {
/*Bild breit */
	width: 280px;
	height: 210px;
}
* {
	font-family:  arial, courier, verdana, Helvetica;
	color: rgb(50,50,50);
	/*#333320;
*/
	font-size:  12px;
	font-weight: bold;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 100px;
	margin-bottom: 100px;
	margin: 0px;
/* keinen Rahmen */
	background-color:  rgb(255,255,175);
}
td {
	/* border: 2px solid red;
*/
	border: 0px solid red;
	font-size: 14px;
	font-weight: bold;
}
table {
	/* border: 2px solid red;
*/
	border: 0px solid blue;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
h3.fehlertext {
	font-size: 12px;
	text-align: left;
	color: rgb(250,0,0);
}
h1.kzgross {
	font-size: 18px;
	text-align: center;
	color: rgb(0,145,0);
}
h1.ganzgross {
	font-size: 25px;
	text-align: center;
}
h1.gross {
	font-size: 18px;
	text-align: center;
}
h1.mittel {
	font-size: 16px;
	text-align: center;
}
h1.mittel_links {
	font-size: 16px;
	text-align: left;
}
h1.klein_links {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
h1.mitte_ueberschrift {
	font-size: 22px;
	text-align: left;
}
h1.klein {
	font-size: 12px;
	text-align: center;
	text-align: left;
}
h1.sklein {
	font-size: 9px;
	text-align: center;
	text-align: left;
	color: rgb(0,0,0);
}
li {
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
ul.links {
	/*   background-color: #ffffdd;
*/
	text-align: left;
/*geändert20080407*/
}
table.navi {
	background-color:  rgb(250,0,0);
}
a.ltm {
/* hohen und weiteneinstellung oben */
	text-decoration: none;
	text-align: middle;
	padding-left: 5px;
	padding-top: 10px;
/* !!!!Ansehen und prfüfen */
	display: block;
	font-size: 14px;
	color: rgb(0,145,0);
	font-weight: bold;
	background-color:  rgb(250,150,100);
	background-color:  rgb(250,0,0);
}
a.karte {
/* hohen und weiteneinstellung oben */
	text-decoration: none;
	text-align: middle;
	padding-left: 5px;
	padding-top: 10px;
/* !!!!Ansehen und prfüfen */
	display: block;
	font-size: 14px;
	color: rgb(0,145,0);
	font-weight: bold;
	background-color:  rgb(200,200,200);

}
a:hover {
	color: rgb(199,87,22);
	background-color: silver;
	display: block;
	padding-top: 10px;
}
a.besucher {
	text-decoration: none;
	text-align: middle;
	text-align: left;
	padding-left: 5px;
	padding-top: 10px;
	display: block;
	font-size: 17px;
	color: rgb(152,152,152);
	font-weight: bold;
	/*background-color: rgb(200,10,10);
*/
	font-weight: bold;
}
table.mitte {
	width: 660px;
}
table.formular {
	text-align: left;
	font-size:  14px;
	font-weight: bold;
}
table.karte {
	width: 300px;
	height: 20px;
}
td.karte_hinweis{
	font-size: 17px;
  color: rgb(0,0,245);
 	font-weight: bold;
}
table.abschluss {
	text-align: center;
	font-size:  14px;
	font-weight: bold;
}