body {
    margin: 0px;
    padding 0px;
}

body, td, div, p, span {
    font-family: Arial;
	font-size: 12px;
}

img.left-top {
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.left-middle {
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.left-bottom {
	margin: 0px;
	margin-right: 5px;
	margin-top: 5px;
}

img.right-top {
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}

img.right-middle {
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.right-bottom {
	margin: 0px;
	margin-left: 5px;
	margin-top: 5px;
}

h1 {
	font-size: 12px;
	margin-bottom: 10px;
}

a img {
	border: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

table.main {
	width: 1024px;
	height: 768px;
	background: url(/static/i/eventhaus/bg.jpg) left top no-repeat;
}

table.popup {
	background: url(/static/i/eventhaus/bg-popup.jpg) left top no-repeat;
}

td.navi {
	width: 152px;
	vertical-align: top;
	padding-top: 165px;
	padding-left: 90px;
}

div.logo {
	margin-bottom: 10px;
}

td.content {
	vertical-align: top;
}

div.content {
	width: 548px;
	height: 547px;
	background: url(/static/i/eventhaus/bg-content.gif) left top no-repeat;
}

div.content div.c {
	margin: 20px;
	width: 508px;
	height: 507px;
	overflow: auto;
}

div.content div a {
	font-weight: bold;
}

div.navi div.navi-link, div.navi div.navi-link-active {
	background: url(/static/i/eventhaus/bg-navi-left.jpg) right top no-repeat;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	font-size: 12px;
}

div.navi div.navi-link-active {
	font-weight: bold;
}

td.content {
	height: 100%;
}

td.footer {
	text-align: center;
}

div.footer {
	text-align: right;
	width: 548px;
}

div.footer a {
	color: #ffffff;
}

div.footer a:hover {
	color: #ffffff;
}

/* Bildstile */

.pl-img-style2 {
	position: relative;
}

.pl-img-style2-tl {
	position: absolute;
	top: 0px;
	left: 0px;
}

.pl-img-style2-bl {
	position: absolute;
	bottom: 3px;
	left: 0px;
}

.pl-img-style2-tr {
	position: absolute;
	top: 0px;
	right: 0px;
	_right: -1px;
}

.pl-img-style2-br {
	position: absolute;
	bottom: 3px;
	right: 0px;
	_right: -1px;
}

div.content div.c h2.gallery_slide_title {
    display: none;
}
