body {
	margin: 40px 0px;
	padding: 0px;
	background: #fff url('images/bk.jpg') repeat-x top left;
}
td {
	text-align: left;
	vertical-align: top;
	background: #fff;
}
h1, h2, h3, h4 {
	padding-left: 20px;
}
td.top {
	height: 50px; 
	border-style: solid; 
	border-color: #000; 
	border-width: 0px 2px 0px 2px;
	padding-bottom: 9px;
	background: #fff url('images/menubk.gif') no-repeat bottom left;
}
div.menu {
	margin-top: 80px;
	text-align: center;
	margin-left: 280px;
	margin-right: 20px;
}
div.menu a {
	color: #fff;
	text-decoration: none;
	margin: 0px 10px;
}
div.menu a:hover {
	text-decoration: none;
	color: #ccf;
}
td.flash {
	border-style: solid; 
	border-color: #000; 
	border-width: 0px 2px 0px 2px;
	padding-bottom: 9px;
	background: #fff url('images/flashbk.gif') no-repeat bottom left;

}
td.contents {
	height: 400px; 
	width: 500px;
	border-style: solid; 
	border-color: #000; 
	border-width: 0px 0px 0px 2px;
	padding: 20px 30px 0px 90px;
	background: #fff url('images/contbk.gif');
	background-repeat: no-repeat;
	background-position: 70px 0px;
}
td.contents p, td.contents ul, td.contents ol, td.contents table {
	margin-left: 20px;
}
div.news h2 {
	margin-bottom: 3px;
	background: #fff url('images/note.gif');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
div.news p {
	margin-top: 3px;
}
div.gallery a.item {
	display: block;
	padding: 5px; 
	margin: 5px;
	color: #000; 
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 150px;
	width: 140px;
	text-decoration: none;
	font-weight: normal;
	background: #f3f3f3;
}
div.gallery a.item img {
	border: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.gallery a.item:hover {
	background: #e3e3e3;
}
div.navicont {
	color: #f00;
	text-align: center;
}
td.right {
	padding: 20px 5px 10px 0px;
	border-style: solid; 
	border-color: #000; 
	border-width: 0px 2px 0px 0px;
	width: 200px;
}
div.box {
	background: #fff url('images/boxbk.gif') no-repeat top left; 
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 4px;
	margin: 0px;
	height: 205px;
}
div.box h2 {
	color: #fff;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
div.box div.offerlist {
	padding-top: 6px;
	padding-left: 10px;
	width: 150px;
}
div.box div.offerlist a {
	display: block;
	color: #f00;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 4px;
	background: url('images/dashedbk.gif') repeat-x left bottom;

}
div.box div.offerlist a span {
	color: #242879;
}
div.box div.offerlist a:hover {
	color: #242879;
	text-decoration: none;
	background: #eef url('images/dashedbk.gif') repeat-x left bottom;

}
div.box img {
	display: block;
	margin: 0px auto;
}
td.aboutxrem {
	border-style: solid; 
	border-color: #000; 
	border-width: 0px 0px 0px 2px;
	padding-left: 110px;
	vertical-align: bottom;
	height: 50px;
}
td.footer {
	background: #fff url('images/footer.jpg') no-repeat top left; 
	width: 888px; 
	height: 27px;
}
div.xpicinfo {
	font: normal 8pt/16pt Tahoma;
	color: #333;
	background: #fff;
	text-align: center;
	margin: 3px auto;
	width: 450px;
	border: solid 1px #ccc;
}
/*********************** grafik **************************/
.schedule {
	position: relative;
	background: #eef;
}
.schedule .day {
	position: absolute;
	border: solid 1px #242879;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #242879;
}	
.schedule a.item {
	display: block;
	text-decoration: none; 
}
.schedule .item {
	position: absolute;
	border: solid 1px #99b;
	text-align: center;
	color: #000;
	background: #cce;
}

/************************** FORMULARZE **********************************/
td form {
	margin: 0px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

input.btn {
	font-weight: bold;
	margin-top: 10px;
}
input.text, select, textarea {
	background: #f5f5ff url('images/bg-input.gif') no-repeat;
	border-style: solid;
	border-color: #999;
	border-width: 1px;
	color: #000000;
}
input.text {
	padding-left: 2px;
}
textarea {
	padding-left: 2px;
	margin: 1px 0px 1px 0px;
}
td.label {

}
td.label, td.element {
	text-align: left;
}
td.header {
	font-weight: bold;
	padding: 4px 0px;
	text-align: left;
}
