body {
	background-image: url("../img/bg.gif");
	background-repeat: repeat;
	font-family: Arial;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	behavior: url("../htc/csshover.htc");
}

#header {
	height: 102px;
	max-height: 102px;
	width: 100%;
	background-image: url("../img/header/header-bg.gif");
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float: inherit;
}

.header-left {
	height: 102px;
	width: 7px;
	background-image: url("../img/header/header-left.gif");
	background-repeat: no-repeat;
}

.header-middle {
	height: 102px;
	width: 721px;
	background-image: url("../img/header/header-middle.gif");
	background-repeat: repeat-x;
	padding: 0px;
}

.header-right {
	height: 102px;
	width: 7px;
	background-image: url("../img/header/header-right.gif");
	background-repeat: no-repeat;
}

.werbung-top {
	height: 73px;
	width: 721px;
	vertical-align: middle;
	text-align: center;
	margin-top: 5px;
}

.search-top {
	height: 24px;
	max-height: 24px;
	width: 721px;
	vertical-align: top;
	padding: 0px;
}

#main-content {
	height: 500px;
	padding: 0px;
	margin: 0px;
	width: 735px;
	border: 1px;
}

td.mapInBackground {
	background-image: url("../img/main-content/karte-table.jpg");
	background-repeat: no-repeat;
}

td.mapInFront {
	background-image: url("../img/main-content/karte.jpg");
	background-repeat: no-repeat;
}

#flashcontent {
	border: 0px;
	width: 149px;
	height: 149px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	padding: 0px;
	}

#content-table-background {
	height: 450px;
	width: 530px;
	padding-top: 27px;
	margin-left: 20px;
	font-size: 11px;
}

.title {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.list {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

#footer {
	background-image: url("../img/main-content/bottom.gif");
	background-repeat: repeat-x;
	height: 18px;
	width: 735px;
	padding: 0px;
	margin: 0px;
}
