h2.wtgallery_list {
	display:none;
}
.wtgallery_list {
padding-bottom:2px;
padding-right:2px;
}
body {
	background-image: url(images/main-background.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-color: #afb0b2;
}

.cont-header {
	width: 100%; 
	height: 92px; 
	background-image: url(images/header-bg.jpg); 
	background-repeat: repeat-x;
	height: 177px;
}

.img-logo {
	margin-left: 35px; 
	border: 0px; 
	margin-top: 12px;
}

.cont-navigation {
	width: 130px; 
	position: absolute; 
	left: 17px; 
	top: 150px;
	z-index: 11;
}

.cont-main {
	width: 550px; 
	position: absolute; 
	left: 0px; 
	margin-left: 250px;
	top: 150px;
	color: #555555; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-align: justify;
	z-index: 2;
}

.navi-bottom:link, .navi-bottom:active, .navi-bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.navi-bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.btn-button {
	float: left; 
	padding: 3px;
}

.headline, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #c71026;
	font-weight: bold;
	padding-bottom: 20px;
}

h5 {
	padding-bottom: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	color: #818181;
	font-size: 14px;
	font-weight: bold
	text-align: justify;
}

.csc-header csc-header-n1 {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active, a:hover {
	color: #555555;
	text-decoration: underline;
}

fieldset {
	border: none;
}

legend {
	margin-left: -13px;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 10px;
}

.csc-mailform {
	border: none;
}

.csc-mailform input, .csc-mailform textarea {
	padding: 3px;
}

submit {
	width: auto;
}

.csc-mailform-submit {
	width: auto;
}

.csc-mailform-field label {
	width: 250px;
	display: block;
	float: left;
	font-weight: bold;
}

.csc-mailform-field {
	padding-bottom: 10px;
	font-weight: bold;
}

.csc-mailform-radio {
	border: none;
	margin-left: -9px;
	padding-bottom: 10px;
}

img {
	border: none;
}

.mailform-label-alternativ {
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 250px;
}

.mailform-checkbox {
	padding-left: 250px;
}

.selectCategory, .selectCountry, selectCategory * {
	display: none;
}

.formHeader, .searchCityHeader, .tx_locator_results, .mapHeader  {
	margin-top: 30px;
}

.mapHeader {
	margin-bottom: 50px;
}

#map {
	margin-top: 80px;
}

.phone {
	padding-bottom: 10px;
}

p.bodytext {
	margin-top: 0px;
	text-align: justify;
}

.csc-textpic-image {
	padding-bottom: 10px;
}

td {
	padding-left: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

td * {
	margin: 0px;
	padding: 0px;
}

#watermark {
	background-image: url(images/WP_Header_rechts_ohne.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: fixed;
	left: 0px;
	width: 995px;
	bottom: 0px;
	height: 435px;
	z-index: 1;
}

p.align-left {
	text-align: left !important;
}

#packerl {
	position: absolute;
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-image: url(images/Packerl.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 1;
}

.searchResultTable {
	z-index: 12;
	background-color: #FFFFFF;
	position: absolute;
}

.searchResultHeader {
	width: 100%;
}

p.align-justify {
	z-index: 2;
}

td.align-right {
	text-align: right;
}

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.align-justify { text-align: justify; }

td.align-left { text-align: left; }
td.align-right { text-align: right; }
td.align-center { text-align: center; }
td.align-justify { text-align: justify; }

td.align-center .bodytext { text-align: center; }
td.align-right .bodytext { text-align: right; }
td.align-left .bodytext { text-align: left; }