body,
td {
	font-family: helvetica, arial, sans;
	font-size: 13px;
	
}

ul {
	padding-left: 20px;
	margin-bottom: 0px;
}

li {
	margin-bottom: 5px;
}

p {
	margin-top: 0px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: rgb(0, 91, 170);
}

#mainouter {
	height:95%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#maincontainer {
	text-align: center;
	position:relative;
	display:table-cell;
	height: 675px;
	vertical-align:middle;
}

#main {
	position: relative;
	border: solid 2px black;
	width: 900px;
	height: 675px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: rgb(242, 148, 0);
}

#start {
	width: 900px;
	height: 675px;
	vertical-align:middle;
}

a img {
	border: none;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
}

#sidebar {
	position: absolute;
	top: 112px;
	right: 0px;
}

#menu {
	position: absolute;
	top: 107px;
	right: 16px;
}

#menu a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	margin-left: 15px;
}

#menu a.selected {
	color: rgb(255, 218, 150);
}

#content {
	position: absolute;
	top: 140px;
	left: 22px;
	width: 650px;
	height: 480px;
	background-color: white;
	overflow: auto;
	color: rgb(0, 0, 0);
}

#page {
	padding: 7px;
	position: relative;
}

#spon {
	position: absolute;
	left: 22px;
	bottom: 5px;
	width: 750px;
	height: 37px;
	line-height: 37px;
	background-color: white;
	vertical-align: middle;
	text-align: right;
}


#spon_ma {
	margin-left: 30px;
	margin-right: 435px;
}

#spon img {
	vertical-align: middle;
}

.parken {
	margin-top: 8px;
}

.parken img {
	vertical-align: top;
}
	
#parken {
	margin-left: 5px;
}

#plan {
	position: absolute;
	width: 628px;
	height: 458px;
	overflow: hidden;
	right: 10px;
	top: 10px;
}

#plan img {
	position: absolute;
	//cursor: move;
	top: 0px;
	left: 30px;
}

#plan #zelthalle {
	top: 0px;
	left: -400px;
	height: 850px;
}

#plan #freigelaende {
	top: -250px;
	left: -230px;
	height: 700px;
}

#plan #pattberghalle {
	top: -600px;
	left: -0px;
	height: 1146px;
}

#legende {
	position: absolute;
	background: rgb(245, 246, 248);
	border: solid 1px black;
	padding: 8px;
	width: 180px;
	top: 20px;
	left: 20px;
}

.header {
	font-weight: bold;
	color: rgb(0, 91, 170);
	font-size: 14px;
	margin-bottom: 10px;
}

.innerPage {
	height: 100%; 
	overflow: auto; 
	margin: -7px;
}

.innerPage2 {
	padding: 7px;
}

.shortLinks {
	position: absolute;
	top: 10px;
	right: 30px;
	width: 20px;
	height: 460px;
	background-color: rgb(255, 230, 191);
	text-align: center;
	font-size: 12px;
	line-height: 17px;
}

.aussteller {
	width: 580px;
}

.aussteller2 {
	width: 610px;
}

.aussteller2 td,
.aussteller td {
	vertical-align: top;
	border-bottom: solid 1px rgb(255, 218, 150);
	padding-top: 3px;
	padding-bottom: 3px;
}

.aussteller2 td.char,
.aussteller td.char {
	background-color: rgb(230, 230, 230);	
	color: rgb(242, 148, 0);
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
	border-bottom: none;
}

.sub {
	background-color: rgb(255, 250, 235);
	white-space: nowrap;
}

.sub a {
	margin-left: 5px;
	
}

.subheader {
	font-weight: bold;
	background-color: rgb(0, 91, 170);
	color: rgb(255, 255, 255);
	font-size: 14px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.programm {
	width: 618px;
}

.programm td {
	vertical-align: top;
	border-bottom: solid 1px rgb(255, 218, 150);
	padding-top: 3px;
	padding-bottom: 3px;
}

.sub .link {
	width: 157px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sub .linklast {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 471px;
}

.sub .selected {
	background-color: rgb(255, 230, 191);
}

.sub .selected a {
	color: rgb(0, 0, 0);
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#bus1 {
	float: left;
	border: solid 1px rgb(0,0,0);
	padding: 10px;
	width: 140px;
	margin-right: 20px;
	margin-top: 5px;
	vertical-align: middle;
	line-height: 16px;
	background: rgb(245, 246, 248);
}

#bus1 img {
	vertical-align: middle;
}

#bus2 {
	margin-top: 5px;
}

#bus
