body {
	overflow-x:hidden;
}
.tx-font {
	color: #707070;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
}

/* Slider */

.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 440px;
  height: 15px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
/*  background: #0FA7E0; */
  background: #d63d2d;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
/*  background: #0FA7E0; */
  background: #d63d2d;
  cursor: pointer;
}


/* Ende Slider */

/* Vakanzergebnis */

.tx-objekt {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 10px 10px 20px silver;
/*	
	border: 1px;
	border-style: solid;
	border-color: #0FA7E0;
*/
	border-radius: 8px;
}

.tx-wohneinheit {
	background-color: #ebe9da;
	padding-left: 20px;
	padding-right: 20px;
}

/* Ende Vakanzergebnis */

.tx-container {
/*	Gesamtcontainer - oberstes Objekt */
	overflow: auto;
	width: 80%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 20px;
	position: relative;
/*	background-color:#D1EDF8; */
	background-color:#ffffff; 
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow-x:hidden;
/*	height: 400px; */
}
.tx-content {
/*	Container fuer die Einzelelobjekte */
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.tx-inner {
	overflow: auto;
	width: 80%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 20px;
	position: relative;
/*	background-color:#D1EDF8; */
	background-color:#ffffff; 
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow-x:hidden;
}
.tx-suchinfo {
	background-color: #0FA7E0;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: relative;
}
.tx-seperator {
/*	background-color: #f7d7ca 83C4E2; */
	background-color:transparent;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: relative;
	border: 0px;
	border-top: 1px;
	border-style: solid;
	border-color: #cccccc;
	z-index: 1;
}
.tx-image {
	border: 0px;
}
.tx-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffffff;
/*	background-color: #0FA7E0; */
	background-color: #d63d2d; 
	border: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	border-radius: 24px;
	cursor:pointer;
}
.tx-button:hover {
/*	color:#CC3300; */
	color:#ffffff;

/*	border: 1px solid #CC3300; */
	border: 1px solid #ffffff;
}
.tx-dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #707070;
	vertical-align: middle;
	position: relative;
	margin-bottom: 8px;
/*	background-color: #DBE9F9; */
/*	border: 1px solid #3959AC; */
}
.tx-checkbox {
	border: 1px #675121;
}
.tx-option {
	border: 1px #675121;
}
.tx-sterne {
	padding-top: 24px;
	padding-bottom: 24px;
}
.tx-float {
	float: left;
/*	background-color: #fece00; */
}
.tx-headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;
/*	background-color: #000000; */
}
.tx-contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #707070;
}
.tx-seperatortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
	z-index: 999;
}
.tx-smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 10px; */
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.tx-boldtext {
	font-weight: bold;
}
.tx-objektname {
	font-size: 24px;
	font-weight: bold;
	color: #d63d2d;
}
.tx-headerstyle-background {
	background: #d63d2d 0% 0% no-repeat padding-box;
	border-top-left-radius: 16px;
	border-top-right-radius: 16px;
	opacity: 1;
}
.tx-space {
	margin-right: 30px;
}
#sep1 {
	line-height: 72px;
}
#sep2 {
	line-height: 72px;
}
#sep3 {
	line-height: 72px;
}
#sep4 {
	line-height: 72px;
}
#sep5 {
	line-height: 72px;
}
#sep6 {
	line-height: 72px;
}
#tx-zimmerart {
	line-height: 72px;
}
#tx-sternwahl {
	vertical-align: middle;
}
#preisslider {
	padding-bottom: 0px;
}
#tx-kriterien {
	line-height: 72px;
	vertical-align: middle;
}
#tx-sub {
	padding-top: 30px;
	padding-bottom: 30px;
}
#tx-bfkriterien {
	line-height: 72px;
	vertical-align: middle;
}
#tx-infotext {
	font-size: 36px;
	font-weight: 300;
	width: 98%;
	text-align: center;
/*	color: #0FA7E0; */
	color: #d63d2d;
	margin-top: 40px;
	margin-bottom: 40px;
}

a:link {
	color: #333333;
}
a:hover {
	color: #CC3300;
}
.tx-kriterium {
	margin-right: 30px;
}
.tx-emptysep {
/*	background-color: #f7d7ca 83C4E2; */
	background-color: #cccccc;
}
.tx-clearfloat {
	clear:both;
}
.tx-spaceline {
	font-size:6px;
}
body,td,th {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body,textarea {
	  scrollbar-base-color:#cccccc;
	  scrollbar-3dlight-color:#cccccc;
	  scrollbar-arrow-color:#FFFFFF;
	  scrollbar-darkshadow-color:#666666;
	  scrollbar-face-color:#cccccc;
	  scrollbar-highlight-color:#ebe9da;
	  scrollbar-shadow-color:#cccccc;
	  scrollbar-track-color:#ebe9da; 
}
select {
	background-color: #ffffff;
	padding: 5px;
	border-radius: 6px;
}
.tx-input {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	width: 360px;
	border: 1px;
	border-color: #d63d2d;
	border-style: solid;
	border-radius: 8px;
	padding:5px;
	margin-bottom: 30px;
	margin-left: 30px;
}
