@charset "utf-8";
/* Steyls */

body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #333;
	line-height: 130%;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	text-indent: 0,9;
	
}
.eintritttabelle {
	height: 250px;
	width: 540px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1, h2, h3 , h4{
	font-family: Tahoma, Geneva, sans-serif;
	color: #930;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 10px;
	line-height: 110%;
}
h1 {
	font-size: 28px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-size: 23px;
	text-align: center;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	text-align: left;
}
h4 {
	font-size: 1.4em;
	color: #646464;
}

h6 {
	font-size: 0.8em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h7 {
	font-size: 0.8em;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

p {
	text-indent: 0.7em;
	margin-bottom: 9px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #333;
	border:none;
	
}
a:hover {
	text-decoration: underline;
	text-align: right;
}

