a {
	text-decoration:none;
}
body {
	margin:0;
	padding:0;
	background:#036;
	color:#036;
}
img {
	border:none;
}
img.trans {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.trans50 {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
}
div,table {
	padding:0;
	margin:0;
	border:0;
}
table.outside {
	position:relative;
	left:-300px;
}
table.main {
	padding:0;
	margin:0;
	width:910;
	height:100%;
	border-left:#7FB2FF 3px solid;
	border-right:#0048B3 3px solid;
	background:url('img/festhalle.gif');
}
td.main {
	padding:0;
	margin:0;
	text-align:left;
	vertical-align:top;
	border-left:1px solid white;
	border-right:1px solid white;
	color:#036;
	font-family:verdana, arial, helvetica, sans-serif;
}
td.top {
	text-align:center;
	vertical-align:top;
	height:90;
	background:url('img/sky-tile.gif') repeat-x top center;
}
td.bottom {
	text-align:center;
	vertical-align:bottom;
	height:90;
	background:url('img/grass-tile.png') repeat-x bottom center;
}
.cenmid {
	text-align:center;
	vertical-align:middle;
}
.desc {
	font-family:verdana, arial, helvetica, sans-serif;
	font-style:italic;
}
