.tx-container {
/*	Gesamtcontainer - oberstes Objekt */
	overflow: auto;
	width: 650px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 20px;
	position: relative;
	background-color:#D1EDF8;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	height: 400px; */
}
.tx-trenner-ort {
	margin-bottom: 0px;
	visibility: hidden;
}
.tx-trenner-ortsteil {
	margin-bottom: 0px;
	visibility: hidden;
}
.tx-content {
/*	Container fuer die Einzelelobjekte */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.tx-suchinfo {
	background-color: #83C4E2;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: relative;
}
.tx-seperator {
	background-color: #83C4E2;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	position: relative;
}
.tx-image {
	border: 0px;
}
.tx-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #DBE9F9;
	border: 1px solid #3959AC;
}
.tx-button:hover {
	color:#CC3300;
	border: 1px solid #CC3300;
}
.tx-dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	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-headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
/*	background-color: #000000; */
}
.tx-contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tx-seperatortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tx-smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.tx-boldtext {
	font-weight: bold;
}
.tx-smalltext {
	font-size: 11px;
}
a:link {
	color: #333333;
}
a:hover {
	color: #CC3300;
}
.tx-emptysep {
	background-color: #83C4E2;
}
.tx-clearfloat {
	clear:both;
}
.tx-spaceline {
	font-size:6px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body,textarea {
	  scrollbar-base-color:#83C4E2;
	  scrollbar-3dlight-color:#cccccc;
	  scrollbar-arrow-color:#FFFFFF;
	  scrollbar-darkshadow-color:#666666;
	  scrollbar-face-color:#83C4E2;
	  scrollbar-highlight-color:#D1EDF8;
	  scrollbar-shadow-color:#cccccc;
	  scrollbar-track-color:#D1EDF8; 
}
.tx-input {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #83C4E2;
	width: 114px;
	border: 0px;
	padding: 3px;
	margin-bottom: 3px;
}
