


body { 
	font-size: 20px;
	line-height: 28px;
	background-image: url("bg_mini.svg");
	/*background-size: contain;*/
	background-repeat: repeat-y; 
	background-position: top left;
}

div {
	padding-top: 0px; 
	margin-top: 0px;
	padding-bottom: 28px;
	margin-bottom: 0px;
}


.menue {
	line-height: 10px;
}

.menue a {
	line-height: 24px;
}


h1 {
	font-size: 30px;
	line-height: 44px;
	padding-top: 30px; 
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

h2 {
	font-size: 17px;
	line-height: 24px;
	padding-top: 20px; 
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

h3 {
	font-size: 30px;
	line-height: 36px;
	padding-top: 30px; 
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
 	padding-left: 50px;
	text-indent: -50px; 
}

h4 {
	font-size: 20px;
	line-height: 28px;
	padding-top: 12px; 
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


p {
	padding-top: 5px; 
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}


.timetable {
	font-size: 17px;
	line-height: 24px;
	padding-left: 68px;
	text-indent: -68px; 
}

.ticket {
	font-size: 17px;
	line-height: 24px;
}

.tag p {
	font-size: 17px;
	line-height: 24px;
	padding-top: 56px; 
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}


#head { visibility: visible; 
width: auto; 
height: auto;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
z-index: 2; 
}


#content { visibility: visible; 
width: auto; 
height: auto;
padding-top: 15px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 40px;
z-index: 2; 
}
